Il giorno 17/set/11, alle ore 23:31, ~suv ha scritto:
On 17/9/11 13:43, daniele rossi wrote:
- when I launch the macport version (the binary is in
/opt/local/bin/inkscape, the no X11 version ) it unstable and hangs sometimes! Xterms gives following error message and and MACOSX write a similar crash report the case n° 2.
Xterm message: (inkscape:14758): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /opt/local/share/gvfs/remote-volume-monitors: Errore nell'aprire la directory "/opt/local/share/gvfs/remote-volume- monitors": No such file or directory
(...)
You didn't provide the full crash report (which includes the backtrace) of the crash of the MacPorts binary (only from the downloaded Inkscape.app).
plase find enclosed that report in the previous message,
It doesn't seem to be related to the GVFS warning but I'll ask you anyway: do you have a port installed in MacPorts which actually depends on gvfs? Note that the port 'gvfs' [1] is not the same as 'gnome-vfs' (which is a dependency of the inkscape port).
-bash-3.2$ port search gvfs gvfs @1.6.7 (devel) The Gnome Virtual File System.
I do remember that at one point (while testing a branch for a new gallery dialog) I had the port gvfs installed and activated, and after that did get crashes with Inkscape packages (app-bundles) I had created of the 0.48.x branch based on the MacPorts state at the time.
After deactivating the 'gvfs' port, the application package worked flawlessly again.
-bash-3.2$ port search gvfs gvfs @1.6.7 (devel) The Gnome Virtual File System. -bash-3.2$ sudo port deactivate gvfs Password: ---> Deactivating gvfs @1.0.2_1 ---> Unable to deactivate gvfs @1.0.2_1, the following ports depend on it: ---> gnome-desktop @2.24.0_0 Error: port deactivate failed: Please uninstall the ports that depend on gvfs first. -bash-3.2$ sudo port deactivate gnome-desktop ---> Deactivating gnome-desktop @2.24.0_0 ---> Unable to deactivate gnome-desktop @2.24.0_0, the following ports depend on it: ---> eel @2.24.0_0 Error: port deactivate failed: Please uninstall the ports that depend on gnome-desktop first. -bash-3.2$ sudo port deactivate eel ---> Deactivating eel @2.24.0_0 -bash-3.2$ sudo port deactivate gnome-desktop ---> Deactivating gnome-desktop @2.24.0_0 -bash-3.2$ sudo port deactivate gvfs ---> Deactivating gvfs @1.0.2_1 -bash-3.2$ inkscape
(It works flawlessly until - but not always- I open the preferences dialog:)
Emergency save activated!
Emergency save document locations: /Users/dr/New document 1.2011_09_17_23_41_15.0.svg Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it. Segmentation fault
Then it crashes! (I can send full report if needed)
I'm not sure for what I use gnome-desktop and eel, so I deactiveted them for now.
When Inkscape do not crashes, this the error in the dialog:
(inkscape:30701): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed
~suv
[1] MacPorts ports: gvfs: http://www.macports.org/ports.php?by=name&substr=gvfs gnome-vfs: <http://www.macports.org/ports.php?by=name&substr=gnome- vfs>