This bug was fixed in the package gnome-osd - 0.12.2-1.1
---
gnome-osd (0.12.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "TypeError: integer argument expected, got float":
add patch integer_division.patch from Thibaut Girka:
- Fix type mismatch by using ex
** Changed in: gnome-osd (Debian)
Status: Fix Committed => 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/688138
Title:
gnome-osd always crash
To manage notifications about this
** Branch linked: lp:debian/gnome-osd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688138
Title:
gnome-osd always crash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
** Changed in: gnome-osd (Debian)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688138
Title:
gnome-osd always crash
To manage notifications about this bug go to
** Changed in: gnome-osd (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688138
Title:
gnome-osd always crash
To manage notifications about this bug go to:
http
** Bug watch added: Debian Bug tracker #648892
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648892
** Also affects: gnome-osd (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648892
Importance: Unknown
Status: Unknown
--
You received this bug notification because
Probably down to a change in Python 2.7. Up until 2.6, if you passed a
float to a function that was defined as taking an int, the float would
automatically be converted, though possibly with a DeprecationWarnng. In
2.7 (and Python 3000) it's now a TypeError. So, you have to put in an
explicit conve
Sorry to mention that my distro is Arch Linux.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688138
Title:
gnome-osd always crash
To manage notifications about this bug go to:
https://bugs.launchpa
Got the same problem.
myhost ~$ gnome-osd-client "Hello,World"
ServerError: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gnomeosd/server.py", line 323, in
message_show_cb
osd_msg.show(message, timeout)
File "/usr/lib/python2.7/site-packages/gnomeosd/server.py
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688138
Title:
gnome-osd always crash
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
10 matches
Mail list logo