Bug#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-10-08 Thread Andreas Noteng
Can you please try deleting or moving the file ~/.pyspreadrc and see if the problem persists? Andreas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-09-30 Thread Giacomo Boffi
Dear Andreas, I executed the code you forwarded to me From upstream: Could you ask the OP to try out the following: import wx a = wx.App() i = wx.SYS_COLOUR_GRAYTEXT c = wx.SystemSettings.GetColour(i) rgb = c.GetRGB() without any error, the response from wx.version() is '3.0.0.0 gtk2

Bug#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-09-27 Thread Andreas Noteng
On 24. sep. 2014 14:38, giacomo boffi wrote: This behaviour makes pyspread completely unsuitable for my purposes. Is it possible that a desktop environment is REQUIRED to run the program? Thank you in advance, From upstream: Could you ask the OP to try out the following: import wx a =

Bug#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-09-24 Thread giacomo boffi
Package: pyspread Version: 0.3.3-1 Severity: important Dear Maintainer, I started pyspread from bash, typing pyspread RET at the shell prompt in a xterm, but pyspread didn't start and the python interpreter produced the following backtrace in the terminal emulator: