
Mmmh, too bad. Except the 2nd pango error and the last line I get all errors too but they're not crashing the app. Below some annotations what I know about this output ... maybe a developer could have a look and tell me to what file or part the parts I have no clue about originate from? Annotations after the relevant line with "<--" Oh and about the small window: i believe that's an error message that just doesn't get drawn. And thanks for the screenshot. I made one myself, it shows what it should look like :)
1/8/09 1:49:08 PM [0x0-0x44044].org.inkscape.Inkscape[801] cp: /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/etc/pango/pangox.aliases: No such file or directory <---- Expected, I get them too 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] (process:804): Gtk-WARNING **: Locale not supported by C library. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] Using the fallback 'C' locale. <--- Not sure about this, didn't set any special locale 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:54: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:55: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:56: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. <--- Those I get too, and expected 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] ** (inkscape-bin:804): CRITICAL **: Inkscape::XML::Document* sp_repr_read_file(const gchar*, const gchar*): assertion `Inkscape::IO::file_test( filename, G_FILE_TEST_EXISTS )' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] ** (inkscape-bin:804): WARNING **: Unable to read keys file /Users/florian/Documents/inkscape/packaging/macosx/../../Build/share/inkscape/keys/default.xml <-- I could now reproduce this error by moving keys.xml to keys.orig but it doesn't crash the app 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_widget_show_all: assertion `GTK_IS_WIDGET (widget)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_box_pack: assertion `GTK_IS_WIDGET (child)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_widget_show_all: assertion `GTK_IS_WIDGET (widget)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed <--- Those are expected again, I get them too 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Pango-WARNING **: couldn't load font "ClearlyU Alternate Glyphs 12", falling back to "Sans 12", expect ugly output. <--- Couldn't reproduce this one so far ... 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated <--- This I get too, repeats countless times, but doesn't crash anything 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed <-- This I get too, but again, doesn't crash 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] Emergency save activated! 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] Emergency save completed. Inkscape will close now. 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] If you can reproduce this crash, please file a bug at www.inkscape.org 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] with a detailed description of the steps leading to the crash, so we can fix it. 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-WARNING **: g_main_loop_run(): called recursively from within a source's check() or prepare() member, iteration not possible. <--- Those I can't reproduce either ...obviously
On Thu, Jan 8, 2009 at 8:08 PM, Jamie Kimberley <jamie.kimberley@...1884...> wrote:
Hello,
I've tried to run your latest native mac build. Thus far it is not working properly on my machine. After launch It spawns two windows: 1) is the expected inkscape window (though many of the icons are missing). 2) is a smaller window with nothing in it. see attached image.
After these appear, it all seems to hang. neither process are taking any CPU cycles, but inkscape-bin is unresponsive
FYI os 10.5 Intel
Here is my the console output: 1/8/09 1:49:08 PM [0x0-0x44044].org.inkscape.Inkscape[801] cp: /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/etc/pango/pangox.aliases: No such file or directory 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] (process:804): Gtk-WARNING **: Locale not supported by C library. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] Using the fallback 'C' locale. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:54: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:55: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. 1/8/09 1:49:10 PM [0x0-0x44044].org.inkscape.Inkscape[801] /Users/jkimber2/Desktop/Inkscape.app/Contents/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc:56: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] ** (inkscape-bin:804): CRITICAL **: Inkscape::XML::Document* sp_repr_read_file(const gchar*, const gchar*): assertion `Inkscape::IO::file_test( filename, G_FILE_TEST_EXISTS )' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] ** (inkscape-bin:804): WARNING **: Unable to read keys file /Users/florian/Documents/inkscape/packaging/macosx/../../Build/share/inkscape/keys/default.xml 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_widget_show_all: assertion `GTK_IS_WIDGET (widget)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_box_pack: assertion `GTK_IS_WIDGET (child)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-CRITICAL **: gtk_widget_show_all: assertion `GTK_IS_WIDGET (widget)' failed 1/8/09 1:49:11 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Pango-WARNING **: couldn't load font "ClearlyU Alternate Glyphs 12", falling back to "Sans 12", expect ugly output. 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated 1/8/09 1:49:14 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] Emergency save activated! 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] Emergency save completed. Inkscape will close now. 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] If you can reproduce this crash, please file a bug at www.inkscape.org 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] with a detailed description of the steps leading to the crash, so we can fix it. 1/8/09 1:49:15 PM [0x0-0x44044].org.inkscape.Inkscape[801] (inkscape-bin:804): GLib-WARNING **: g_main_loop_run(): called recursively from within a source's check() or prepare() member, iteration not possible.
Hope that helps. Thanks, Jamie
"It is a mistake to think you can solve any major problems with just potatoes."--Douglas Adams __________________ Jamie Kimberley Postdoctoral Fellow Department of Mechanical Engineering The Johns Hopkins University Office: 410.516.5162 Mobile: 217.621.8272 Fax: 410.516.4316 E-Mail:jamie.kimberley@...1884...
On Thu, 8 Jan 2009, step21 wrote:
hey, I think the first build is in a stage where it coud be uploaded. (unless you run it and run into anything major) It should be revision 20474. The theme is working, it should run w/o macports and most of the X11 stuff has been removed. (so I'm not sure if we even still need the launcher) However, so far it still shows two dock icons, inkscape and inkscape-bin, I'm not really sure how to fix that yet. Download link is: http://rapidshare.com/files/180909265/Inkscape.dmg
On Wed, Jan 7, 2009 at 12:46 PM, jiho <jo.irisson@...400...> wrote:
On 2009-January-07 , at 04:42 , step21 wrote:
So anyway on irc verbalshadow just told me to say hi to the list and that eventual problems / upload possibilities would/could be handled here better.
Hi,
it's good to hear that some people are working on that. I haven't had time to do anything for a few months now, so the devel builds lag very much behind. If you got it native, that's even better.
I think Michael answered your specific problems. I would just point this python script:
http://lists.macosforge.org/pipermail/macports-users/2007-February/001727.ht... that seems to more or less do what osx-app.sh does. There does not seems to be a standard way of packaging stuff from macports into an osx .app bundle since Gimp is doing something different yet: http://darwingimp.sourceforge.net/buildgimp.html but exploring both possibilities to find the best one (osx-app.sh, the python script and possibly what gimp does) is probably worth it.
As for the uploading, I can help with that, that's easy. Just let me know when you are ready.
JiHO
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel