View Issue Details

IDProjectCategoryView StatusLast Update
0000463ascendgeneralpublic2011-04-04 16:41
Reportersamh 
Assigned Tojohn 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product Version 
Target Version1.0Fixed in Version 
Summary0000463: Cannot start Ascend in GTK+
DescriptionTraceback (most recent call last):
  File "C:\Program Files\ASCEND\ascend", line 191, <module>()
      os.chdir(INSTALL_ASCDATA)
      from gtkbrowser import *
      os.chdir(olddir)
  variables: {'gtkbrowser': (None, None)}
  File "C:\Program Files\ASCEND\python\gtkbrowser.py", line 92, <module>()
      print "\n\nPress ENTER to close this window."
      sys.stdout.flush()
      sys.stdin.readline();
  variables: {'sys': ('local', None)}
IOError: [Errno 9] Bad file descriptor
TagsNo tags attached.

Relationships

Activities

john

2010-07-11 18:14

administrator   ~0000651

Thanks for the report. What version of ASCEND were you running here? Was it 0.9.7, or did you build your own? Did you have GTK+ installed already? What version of Windows?

john

2011-04-04 16:41

administrator   ~0000712

no information received, closing.

Issue History

Date Modified Username Field Change
2010-06-07 14:08 samh New Issue
2010-07-11 18:14 john Note Added: 0000651
2010-07-11 18:14 john Status new => assigned
2010-07-11 18:14 john Assigned To => john
2011-02-22 17:34 john Target Version => 1.0
2011-04-04 16:41 john Note Added: 0000712
2011-04-04 16:41 john Status assigned => closed
2011-04-04 16:41 john Resolution open => unable to reproduce