
Hi,
I just got an error while building the latest trunk revision of inkscape.
extension/internal/ps.cpp:46:36: error: gtk/gtkprintunixdialog.h: Datei oder Verzeichnis nicht gefunden
Sorry, this was my fault; I incorrectly #ifdef'd some new features that appear in GTK 2.10. I've committed some fixes. Can you try the build again now?
Now (rev. 14054), it compiled without a fatal error. And after installing, it works great.
While compiling, I get some other errors, just for info:
Somewhere in the C++, I just noticed this by acident:
./pedro/pedroconfig.h: In copy constructor 'Pedro::XmppConfig::XmppConfig(const Pedro::XmppConfig&)': ./pedro/pedroconfig.h:181: warning: base class 'class Pedro::XmppEventTarget' should be explicitly initialized in the copy constructor
And while the work on the .po:
Merging translations into inkscape.desktop. eo.po: Unmatched closing </b>: #: ../src/gradient-drag.cpp:678 #, c-format msgid "Gradient point shared by <b>%d</b> gradient; drag with <b>Shift</b> to separate" msgid_plural "Gradient point shared by <b>%d</b> gradients; drag with <b>Shift</b> to separate" msgstr[0] "Punkto de gradiento kunhavita kun <b>%d</b> gradientoj; trenu kun b>Åvkl</b> por disigi" msgstr[1] "Punkto de gradiento kunhavita kun <b>%d</b> gradientoj; trenu kun b>Åvkl</b> por disigi"
eo.po: unclosed <b>: #: ../src/tools-switch.cpp:139 msgid "<b>Drag</b> to create a rectangle. <b>Drag controls</b> to round corners and resize. <b>Click</b> to select." msgstr "<b>Trenu</b> por krei rektangulon. <b>Trenu regilojn/b> por rondigi angulojnkaj readapti. <b>Klaku</b> por elekti."
eo.po: unclosed <b>: #: ../src/tools-switch.cpp:145 msgid "<b>Drag</b> to create an ellipse. <b>Drag controls</b> to make an arc or segment. <b>Click</b> to select." msgstr "<b>Trenu</b> por krei elipson. <b>Trenu regilojn/b> por krei arkon aÅ segmenton. <b>Klaku</b> por elekti."
eo.po: unclosed <b>: #: ../src/tools-switch.cpp:151 msgid "<b>Drag</b> to create a star. <b>Drag controls</b> to edit the star shape. <b>Click</b> to select." msgstr "<b>Trenu</b> por krei stelon. <b>Trenu regilojn/b> por redakti la formon de la stelo. <b>Klaku</b> por elekti."
eo.po: unclosed <b>: #: ../src/tools-switch.cpp:157 msgid "<b>Drag</b> to create a spiral. <b>Drag controls</b> to edit the spiral shape. <b>Click</b> to select." msgstr "<<b>Trenu</b> por krei spiralon. <b>Trenu regilojn/b> por redakti la formon de la spiralo. <b>Klaku</b> por elekti."
eo.po: parsing error for `> aÅ <': #: ../src/ui/dialog/inkscape-preferences.cpp:183 msgid "Pressing > or < scales selection up or down by this increment (in px units)" msgstr "Per premo de > aÅ <, vi povas laÅskale aranÄi elekton je Äi kvanto (en bilderoj)"
WARNING: Bad markup found in translations. Please consider fixing the above problems. make[2]: Leaving directory `/home/loi/src/inkscape/inkscape' make[1]: Leaving directory `/home/loi/src/inkscape/inkscape'
Thanks reporting the issue!
No problem ... I like to do such things ...
-- Loi