View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000255 | ascend | pygtk gui | public | 2006-04-04 16:39 | 2008-02-10 13:03 |
Reporter | krishnan | ||||
Assigned To | john | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 0.9.6 | |||
Summary | 0000255: pyGTK - ascend (does not run) | ||||
Description | Traceback (most recent call last): File "pygtk/interface/gtkbrowser.py", line 1138, in ? test() File "pygtk/interface/gtkbrowser.py", line 1134, in test b = Browser(); File "pygtk/interface/gtkbrowser.py", line 116, in __init__ self.icon = _icon.get_pixbuf() ValueError: image should be a GdkPixbuf or empty WRITING CONFIG to /home/kchittur/.ascend.ini | ||||
Tags | No tags attached. | ||||
|
Hi Krishnan Please svn update and try this again. Please try running the PyGTK as follows: cd ~/src/ascend/trunk scons cd pygtk/interface ./ascend What do you get? |
|
Krishnan writes: John. cd pygtk/interface ./ascend (works - i.e. need to be in directory) |
|
Hi Krishnan FYI I have added some extra behaviour to the 'ascend' shell script now. If you define: export ASC_DEVELOPING then run ./ascend then it will expect you to be in the ~/src/ascend/trunk/pygtk/interface and will look for bitmaps and GLADE files using relative paths. If ASC_DEVELOPING is not defined, then the paths defined with your SCons options, ie INSTALL_DATADIR etc, will be used when looking for these things. That should make it simple for us to do testing during the development cycle. Please let me know if you can think of a better way of doing this. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-04-04 16:39 | krishnan | New Issue | |
2006-04-04 16:39 | krishnan | Status | new => assigned |
2006-04-04 16:39 | krishnan | Assigned To | => john |
2006-04-04 16:39 | krishnan | Target release | => 0.9.6 |
2006-04-05 01:10 | john | Note Added: 0000315 | |
2006-04-05 02:01 | john | Note Added: 0000316 | |
2006-04-06 01:20 | krishnan | Status | assigned => resolved |
2006-04-06 01:20 | krishnan | Resolution | open => fixed |
2006-04-06 01:39 | john | Note Added: 0000317 | |
2006-06-22 07:30 | john | Fixed in Version | => 0.9.6 |
2008-02-10 13:03 | john | Status | resolved => closed |