[Glade-users] stock imagen & others.



Quoting "Tristan Van Berkom" <tristanvb at openismus.com>:

On Tue, 2011-05-31 at 20:49 -0500, luis carvajal wrote:
stock images does not work on glade UI 3.8 ? am using
all-in-one-pygtk2.2.xx for win32
which install this version of glade  but it gets really buggy and
force closes really frecuently.

Missing stock images sounds like the installer is missing
'hicolor-icon-theme' directories/files.

No, I've always included the 'hicolor-icon-theme' package with the PyGTK
All-in-one installer specifically because it's needed for the icons glade
uses in the toolbox. The glade-3.8 that's included is the same package
I've built and linked to in bug 634978. Stock images also work fine (for
the record, the gtkrc file used in the PyGTK aio installer specifies
gtk-icon-theme-name = "Tango", gtk-fallback-icon-theme = "hicolor").

But remember, GTK+ no longer shows the images by default for all
widgets (ie a GtkButton with use_stock=True and label=gtk-close only
show the text "Close" but not the image that goes with the text), so
that might be giving the impression something doesn't function correctly.

If you have crashes/force quits with 3.8, it would be nice if you
could collect a stack trace or describe how to reproduce it and
file a bug here:
    http://bugzilla.gnome.org/enter_bug.cgi?product=glade

I've not yet experienced crashes with 3.8 (on Windows XP), and this
is the first report of such behavior, so how is Glade being started?
You're using the shortcut in the start menu (in the "Python 2.X PyGTK"
folder) ,right? Also, what Windows version are you using and could you:

- launch the "PyGTK Command Prompt" (it lives in the start menu right
   next to the "Glade UI Designer" shortcut)
- start depends.exe [1] from the "PyGTK Command Prompt", for example
   type C:\depends.exe and then hit the return or enter key
- File>Open>"C:\Python27\Lib\site-packages\gtk-2.0\runtime\bin\glade-3.exe"
- hit F7
- check all the checkboxes, except "Clear the log window"
- click "OK"
- Glade now starts. Do your thing until it crashes
- Back in Dependency Walker click File>Save As...>glade-3.dwi
- Upload the (compressed!) glade-3.dwi file somewhere and let us
   know where we can get it.

mvg,
Dieter

[1] http://www.dependencywalker.com/depends22_x86.zip


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]