On Sun, 06 Jan 2008 01:59:54 -0500, Ales Hvezda wrote: > I'm sending out this e-mail because I would like people to try it out > and let me know if it works for you. I do expect there to be quirks > here and there, so please report those as well.
Tried it on Debian/testing. I extracted the zip file to /tmp/geda-test. The gschem binary generally works, but I get messages on startup: /------------------------------- [EMAIL PROTECTED]:/tmp/geda-test/bin$ ./gschem Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory gEDA/gschem version PRERELEASE1-1.3.1.20080110 gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details. This is free software, and you are welcome to redistribute it under certain conditions; please see the COPYING file for more details. (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", (gschem.x:14971): Gtk-WARNING **: Unable to locate theme engine in module_path: "smooth", [EMAIL PROTECTED]:/tmp/geda-test/bin$ \------------------------------- I have libgnomebreakpad.so sitting in /usr/lib/gtk-2.0/modules . So gschem should be able to find it. The rest of the warnings look like some theme cannot be found. Consequently, the app uses the metacity default icons in file selector dialogs rather those of my local gnome theme. gattrib and pcb yield the same warnings on start-up. If I press the units button on the upper right corner of the pcb window, I get the following message on the command window: /----------------- handle_grid_units_change() get_grid_value_index() get_grid_value_index() (pcb.x:16601): Gtk-CRITICAL **: gtk_toggle_action_set_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed \----------------- However, toggle of units seems to be fine. (By the way, I noticed, the nasty bug when closing the preference dialog with the window handle window has been fixed :-) I have yet to do some "real" work with the binary distribution. ---<(kaimartin)>--- -- Kai-Martin Knaak http://lilalaser.de/blog _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
