[Bug 367990] Re: Program crashes on startup

2011-08-11 Thread Bug Watch Updater
** Changed in: pyroom (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/367990 Title: Program crashes on startup To manage notifications about this bug

[Bug 367990] Re: Program crashes on startup

2010-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package pyroom - 0.4.1-2ubuntu0.1 --- pyroom (0.4.1-2ubuntu0.1) lucid-proposed; urgency=low * debian/patches: + Added patch to fix crash when LANGUAGE is set. Thanks to Jakub Wilk jw...@debian.org for patch (LP: #367990) -- Philip Muskovac

[Bug 367990] Re: Program crashes on startup

2010-09-16 Thread Philip Muškovac
Works fine for me with the package from lucid-proposed. ** Tags added: verification-done ** Tags removed: verification-needed -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 367990] Re: Program crashes on startup

2010-09-16 Thread Martin Pitt
Accepted pyroom into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 367990] Re: Program crashes on startup

2010-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/pyroom -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2010-09-05 Thread Stefano Rivera
** Also affects: pyroom (Ubuntu Lucid) Importance: Undecided Status: New -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 367990] Re: Program crashes on startup

2010-09-05 Thread Stefano Rivera
Uploaded and pending review by ubuntu-sru. (Subscribed ubuntu-release by accident, sorry) ** Changed in: pyroom (Ubuntu Lucid) Status: New = Fix Committed ** Changed in: pyroom (Ubuntu Lucid) Importance: Undecided = Medium -- Program crashes on startup

[Bug 367990] Re: Program crashes on startup

2010-09-01 Thread Philip Muškovac
Fixed in maverick: pyroom (0.4.1-4) unstable; urgency=low * debian/patches: + Added patch to fix crash when LANGUAGE is set. Thanks to Jakub Wilk jw...@debian.org for patch (Closes: #584478) -- Kartik Mistry kar...@debian.org Fri, 04 Jun 2010 09:16:07 +0530 ** Bug watch added:

[Bug 367990] Re: Program crashes on startup

2010-09-01 Thread Philip Muškovac
Fix in lp:pyroom is different from the patch. ** Tags added: patch-rejected-upstream ** Tags removed: patch -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 367990] Re: Program crashes on startup

2010-09-01 Thread Philip Muškovac
** Description changed: - I downloaded pyroom 0.4.1, and when I start the program I get this - message: + PyRoom crashes on startup. + The bug is fixed in maverick as the patch was applied in debian and the + packaged synced from there. + + TEST CASE: + 1) install pyroom + 2) start if from

[Bug 367990] Re: Program crashes on startup

2010-09-01 Thread Philip Muškovac
Filed a merge request for a lucid SRU. -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2010-08-30 Thread Yalçın Can
I have the same problem, I'm using Ubuntu Lucid. -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 367990] Re: Program crashes on startup

2010-08-30 Thread Adam Rooke
Could you try using the trunk version of pyroom? We have made some changes recently to the locale handling that may have fixed this. bzr branch lp:pyroom cd pyroom ./pyroom On 30 August 2010 09:05, Yalçın Can 367...@bugs.launchpad.net wrote: I have the same problem, I'm using Ubuntu Lucid.

[Bug 367990] Re: Program crashes on startup

2010-08-30 Thread Florian Heinle
it's fixed in trunk for quite a while now, however we haven't made any release since then. The current translations situation is blocking new releases for now. C.f. http://blog.pyroom.org/2010/03/help-wanted-translations- management.html -- Program crashes on startup

[Bug 367990] Re: Program crashes on startup

2010-08-30 Thread Brian Murray
** Tags added: patch -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2010-06-28 Thread Juan Carlos Rodrigo
Slackware 13.1 64 bits and pyroom-0.4.1 $ env | grep LANGUAGE LANGUAGE=es_ES $ python --version Python 2.6.4 # Debugging a bit in /usr/lib64/python2.6/site-packages/PyRoom/__init__.py print languages_used ['es_ES', ['es_ES']] # Ooops not a plain list Patch attached. ** Patch added: Patch

[Bug 367990] Re: Program crashes on startup

2010-06-28 Thread Juan Carlos Rodrigo
Slackware 13.1 64 bits and pyroom-0.4.1 $ env | grep LANGUAGE LANGUAGE=es_ES $ python --version Python 2.6.4 # Debugging a bit in /usr/lib64/python2.6/site-packages/PyRoom/__init__.py print languages_used ['es_ES', ['es_ES']] # Ooops not a plain list Patch attached. ** Patch added: Patch

[Bug 367990] Re: Program crashes on startup

2010-06-01 Thread Christian Niemeyer
Thanks to Csomortáni Hunor. This worked for me. You can easily workaround this bug by starting pyroom the following way: From a Terminal: LANGUAGE='' pyroom In Gnome via ALT+F2 you type in: sh -c LANGUAGE='' pyroom And all your pyroom menu entries change to: sh -c LANGUAGE='' pyroom Worked

[Bug 367990] Re: Program crashes on startup

2010-06-01 Thread Christian Niemeyer
$ cat /etc/environment PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANGUAGE=de_DE:de:en LANG=de_DE.UTF-8 DISPLAY=:0.0 MANWIDTH=80 __GL_SYNC_TO_VBLANK=1 I guess this really depends on the LANGUAGE-variable. What's the difference between LANG and LANGUAGE? I can't

[Bug 367990] Re: Program crashes on startup

2010-06-01 Thread Christian Niemeyer
To stick with the original menu entry its: sh -c LANGUAGE='' pyroom %F -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 367990] Re: Program crashes on startup

2010-05-16 Thread Scott Severance
This bug is not fixed in 0.4, unless 0.4.1 contains a regression. I have 0.4.1 and am affected by this bug. ** Changed in: pyroom/0.4 Status: Fix Committed = Confirmed -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are

[Bug 367990] Re: Program crashes on startup

2010-05-08 Thread Daniel Kessler
Bug reproduced on fresh install of Xubuntu Lucid 10.04 Here's the output: --- Traceback (most recent call last): File /usr/bin/pyroom, line 35, in module import sys, PyRoom.cmdline File /usr/lib/python2.6/dist-packages/PyRoom/__init__.py, line 34, in module fallback=True) File

[Bug 367990] Re: Program crashes on startup

2010-03-30 Thread ifj . Kálmán Tarnay
I have just experienced this in Lucid beta. I installed from Ubuntu's repositories. ** Changed in: pyroom (Ubuntu) Status: New = Confirmed -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 367990] Re: Program crashes on startup

2010-01-22 Thread Csomortáni Hunor
Same error. PyRoom 0.4.1 Ubuntu 9.10 Error occurred after changing desktop language from en-us to hungarian and persisted even after switching back to en-us. Don't know it it was a good idea but I managed to get rid of it by setting a $LANGUAGE from en_US.UTF-8 to nothing. -- Program crashes

[Bug 367990] Re: Program crashes on startup

2010-01-12 Thread massula
Yep. I have the same problem of Aslam. Ubuntu 9.10 amd64 PyRoom 0.4.1 -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 367990] Re: Program crashes on startup

2010-01-10 Thread aslam karachiwala
Ubuntu 9.10 amd64 PyRoom 0.4.1-1 This problem persists. -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2009-11-17 Thread kernel_script
I got the exact same error on my updated Ubuntu Karmic Koala 9.10 -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 367990] Re: Program crashes on startup

2009-10-29 Thread Vladimir
** Changed in: pyroom Status: Fix Committed = Fix Released ** Changed in: pyroom Status: Fix Released = Fix Committed -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 367990] Re: Program crashes on startup

2009-10-29 Thread Vladimir
Sorry... It was a pure accident with status change. -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2009-10-24 Thread Ludwin Janvier
** Package changed: ubuntu = pyroom (Ubuntu) -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 367990] Re: Program crashes on startup

2009-10-18 Thread Max Noel
** Also affects: ubuntu Importance: Undecided Status: New -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list