[Glade-users] stock imagen & others.



El 01/06/2011, a las 02:32, Dieter Verfaillie escribi?:

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.


thats correct, your example is exactly the trouble I saw . how can make them
appear in my GtkButton?



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.


am using windows 7 enterprise on a 6,2 macbook pro bootcamp partition .

am using a all-in-one-pygtk2.2.xx for win32 installation, basically you just
need

to run glade ui  and do any stuff you want until it crashes if you try to
save or

open a .glade you already have  you will accelerate it. i runned depends.exe
2 times.

both times i got crashes


also  i couldn't open  a glade ui i already have .. only show widget tree


i uploaded 2 rar archives to dropbox :


http://dl.dropbox.com/u/23736221/glade-3-dwi.rar

http://dl.dropbox.com/u/23736221/glade-3-dwi-2.rar


i already filed a bug report on bugzilla


[1] http://www.dependencywalker.com/depends22_x86.zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20110601/315fac7a/attachment-0001.html 




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