On Sun, 4 Oct 2020 11:36:55 -0400, Ken Brown via Cygwin-apps > On 10/4/2020 9:24 AM, Lemures Lemniscati via Cygwin-apps wrote: > > Hi! > > > > I've compiled inkscape 1.0.1 with an CMake option -DWITH_DBUS:BOOL=OFF. > > But I need some help. > > > > The cygport file and patches are placed at > > https://github.com/cygwin-lem/inkscape-cygport/tree/n_1.0.1p7-1 . > > > > Test packages of inkscape are placed at > > https://cygwin-lem.github.io/inkscape-cygport/ , > > or > > https://github.com/cygwin-lem/inkscape-cygport/tree/n_1.0.1p7-1_gh-pages > > . > > > > > > > > (1) A simple invocation of inkscape brings a warning relating to DBus, and > > I fail to avoid it: > > > > > > $ inkscape --version > > > > ** (inkscape:8847): WARNING **: Error retrieving accessibility bus address: > > org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from > > message bus without replying > > Inkscape 1.0.1 (2a5465c730, 2020-09-20) > > Pango version: 1.40.14 > > > > > > > > > > (2) It brings many warnings, although it seems to work well. > > > > When I invoked inkscape from XDG Menu and subsequently closed it, > > ~/.xsession-errors caught such logs. And, I don't know whether they > > are ignorable or causing any troubles. > > > > > > executing 'inkscape ', pid 8836 > > (pid 8836 stderr) ** (inkscape:8836): WARNING **: Error retrieving > > accessibility bus address: org.freedesktop.DBus.Error.NoReply: Message > > recipient disconnected from message bus without replying > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Parameter > > 'dpi_swicher' in extension 'org.inkscape.dpi90to96' is visible but does not > > have a 'gui-text'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Parameter > > 'dpi_swicher' in extension 'org.inkscape.dpi96to90' is visible but does not > > have a 'gui-text'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('0') for parameter 'bw' in extension > > 'org.greygreen.inkscape.effects.edge3d' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('True') for parameter 'path-to-gcode-sort-paths' in > > extension 'ru.cnc-club.filter.gcodetools_area_area_fill_area_artefacts_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'comment-gcode-from-properties' in > > extension 'ru.cnc-club.filter.gcodetools_area_area_fill_area_artefacts_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'comment-gcode-from-properties' in > > extension 'ru.cnc-club.filter.gcodetools_engraving' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'comment-gcode-from-properties' in > > extension 'ru.cnc-club.filter.gcodetools_graffiti_orientation' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('True') for parameter 'path-to-gcode-sort-paths' in > > extension 'ru.cnc-club.filter.gcodetools_lathe_lathe_modify_path_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'comment-gcode-from-properties' in > > extension 'ru.cnc-club.filter.gcodetools_lathe_lathe_modify_path_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('True') for parameter 'path-to-gcode-sort-paths' in > > extension 'ru.cnc-club.filter.gcodetools_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'comment-gcode-from-properties' in > > extension 'ru.cnc-club.filter.gcodetools_ptg' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('True') for parameter 'in-out-path' in extension > > 'ru.cnc-club.filter.gcodetools_plasma-prepare-path_no_options_no_preferences' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter 'in-out-path-replace-original-path' > > in extension > > 'ru.cnc-club.filter.gcodetools_plasma-prepare-path_no_options_no_preferences' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('False') for parameter > > 'in-out-path-do-not-add-reference-point' in extension > > 'ru.cnc-club.filter.gcodetools_plasma-prepare-path_no_options_no_preferences' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('True') for parameter 'plasma-prepare-corners' in extension > > 'ru.cnc-club.filter.gcodetools_plasma-prepare-path_no_options_no_preferences' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Duplicate > > page name ('settings') for parameter 'tab' in extension > > 'jessyink.keyBindings'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Duplicate > > page name ('settings') for parameter 'tab' in extension > > 'jessyink.keyBindings'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('0') for parameter 'showOuterBox' in extension > > 'org.greygreen.inkscape.effects.nup' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Duplicate > > option text ('9600') for parameter 'serialBaudRate' in extension > > 'org.ekips.filter.plot'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Duplicate > > option value ('9600') for parameter 'serialBaudRate' in extension > > 'org.ekips.filter.plot'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Duplicate > > page name ('misc') for parameter 'tab' in extension 'org.ekips.filter.plot'. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('0') for parameter 'cw_wound' in extension > > 'math.polyhedron.3d' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('1') for parameter 'shade' in extension 'math.polyhedron.3d' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Invalid > > default value ('0') for parameter 'back' in extension 'math.polyhedron.3d' > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Attempting > > to translate an empty string in extension 'org.inkscape.filter.restack', > > which is not supported. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Attempting > > to translate an empty string in extension 'org.inkscape.filter.restack', > > which is not supported. > > (pid 8836 stderr) ** (org.inkscape.Inkscape:8836): WARNING **: Fonts dir > > '/home/lem/.config/inkscape/fonts' does not exist and will be ignored. > > (pid 8836 stderr) (org.inkscape.Inkscape:8836): Gtk-WARNING **: Allocating > > size to SelectToolbar 0x801f312b0 without calling > > gtk_widget_get_preferred_width/height(). How does the code know the size to > > allocate? > > (pid 8836 stderr) (org.inkscape.Inkscape:8836): Gtk-WARNING **: Allocating > > size to AuxToolbox 0x801446cc0 without calling > > gtk_widget_get_preferred_width/height(). How does the code know the size to > > allocate? > > (pid 8836 stderr) (org.inkscape.Inkscape:8836): Gtk-WARNING **: Allocating > > size to AuxToolbox 0x801446cc0 without calling > > gtk_widget_get_preferred_width/height(). How does the code know the size to > > allocate? > > pid 8836 exited with status 0 > > > > > > > > (3) If warnings of (1) and (2) are inevitable and causing no harm, > > I would like to upload the packages. > > I don't know anything about inkscape, but my experience with the gtk build of > emacs is that such warnings are harmless and hard to avoid. > > Ken
Thank you, Ken. May I update https://cygwin.com/git/?p=git/cygwin-packages/inkscape.git, and upload the packages? Regards, Lem
