[Bug 158095] Re: Adjusting volume level crashes PySol

2011-08-11 Thread Bug Watch Updater
** Changed in: pysol (Debian)
   Status: New => 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/158095

Title:
  Adjusting volume level crashes PySol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pysol/+bug/158095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2009-07-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/pysol

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-11-03 Thread dAniel hAhler
pysol (4.82.1-4.1ubuntu7) hardy; urgency=low

  * debian/patches/02_set_sound_as_int.dpatch:
Set "Enable sound" sound option as integer, to fix
AssertionError (LP: #158095).

 -- dAniel hAhler <[EMAIL PROTECTED]>   Sun, 28 Oct 2007 21:39:03 +0100

** Changed in: pysol (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-11-03 Thread Andrea Veri
The fix works great for me as well, uploading. Thanks for your work.

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-10-29 Thread Bug Watch Updater
** Changed in: pysol (Debian)
   Status: Unknown => New

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-10-28 Thread Jesse Burt
dAniel,

This fix works for me. Thanks!

Cheers,
Jesse

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-10-28 Thread dAniel hAhler

** Attachment added: "debdiff for hardy"
   http://launchpadlibrarian.net/10198718/pysol_4.82.1-4.1ubuntu7.dsc.diff

** Bug watch added: Debian Bug tracker #363444
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363444

** Also affects: pysol (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363444
   Importance: Unknown
   Status: Unknown

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-10-28 Thread dAniel hAhler
JFI: this is the traceback, after adding a "raise" at the right place.
Traceback (most recent call last):
  File "/usr/share/games/pysol/pysol.py", line 121, in 
sys.exit(main(sys.argv))
  File "/usr/share/games/pysol/main.py", line 431, in main
r = pysol_main(args)
  File "/usr/share/games/pysol/main.py", line 377, in pysol_main
app.mainloop()
  File "/usr/share/games/pysol/app.py", line 491, in mainloop
self.runGame(id, random)
  File "/usr/share/games/pysol/app.py", line 604, in runGame
self.top.mainloop()
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1026, in mainloop
self.tk.mainloop(n)
  File "/usr/share/games/pysol/tk/tkinit.py", line 186, in CallWrappercall__
return apply(self.func, args)
  File "/usr/share/games/pysol/actions.py", line 756, in mOptSoundDialog
self.tkopt.sound.set(self.app.opt.sound)
  File "/usr/share/games/pysol/tk/tkwrap.py", line 56, in set
assert type(value) is types.IntType and 0 <= value <= 1


** Changed in: pysol (Ubuntu)
 Assignee: dAniel hAhler (blueyed) => (unassigned)
   Status: In Progress => Confirmed

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158095] Re: Adjusting volume level crashes PySol

2007-10-28 Thread dAniel hAhler
Confirmed.
The assertion error gets thrown, if you enable sound (or it's already enabled), 
when closing the Options dialog.
Note: you'll need the pysol-sound-server to have this menu entry available.

** Changed in: pysol (Ubuntu)
   Status: New => Confirmed

** Changed in: pysol (Ubuntu)
 Assignee: (unassigned) => dAniel hAhler (blueyed)
   Status: Confirmed => In Progress

-- 
Adjusting volume level crashes PySol
https://bugs.launchpad.net/bugs/158095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs