absolutelinux.org
June 19, 2013, 06:01:22 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 13.1.6 has been released,
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Do you get the following when running pysol.py on the latest AL?  (Read 201 times)
vtailor
Full Member
***
Posts: 123


View Profile
« on: August 29, 2012, 09:47:36 AM »

This may be an artifact caused by using too much updated Slackware14 in updated AL:

bash-4.2# python /usr/bin/pysol.py
/usr/lib/python2.6/site-packages/pysollib/init.py:156: DeprecationWarning: os.popen3 is deprecated.  Use the subprocess module.
  pin, pout, perr = os.popen3(settings.FCS_COMMAND+' --help')
Traceback (most recent call last):
  File "/usr/bin/pysol.py", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.6/site-packages/pysollib/main.py", line 374, in main
    app.mainloop()
  File "/usr/lib/python2.6/site-packages/pysollib/app.py", line 514, in mainloop
    compound=self.opt.toolbar_compound)
  File "/usr/lib/python2.6/site-packages/pysollib/tile/toolbar.py", line 225, in __init__
    self.setCompound(compound, force=True)
  File "/usr/lib/python2.6/site-packages/pysollib/tile/toolbar.py", line 457, in setCompound
    w.config(compound=compound)
  File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1202, in configure
    return self._configure('configure', cnf, kw)
  File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1193, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
_tkinter.TclError: image "pyimage237" doesn't exist
bash-4.2#
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.17 | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!