2010 ...  Didn't even remember this bug... Good luck getting it fixed
:-/ I don't need it fixed anymore.

Mit freundlichem Gruß
Dominik Fischer

Am 04.03.2012 um 22:51 schrieb Launchpad Bug Tracker
<663...@bugs.launchpad.net>:

> Status changed to 'Confirmed' because the bug affects multiple users.
> 
> ** Changed in: notify-python (Ubuntu)
>       Status: New => Confirmed
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/663726
> 
> Title:
>  pynotify.set_timeout() ignores timeout
> 
> Status in “notify-python” package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  We have to display notifications longer than 10 seconds. But pynotify
>  seems to ignore the timeout.
> 
>  Here's my sample code:
> 
>  #!/usr/bin/python
>  # -*- coding: utf-8 -*-
> 
>  import pynotify
>  pynotify.init("Test")
>  n = pynotify.Notification("Test", "<b>Test</b>")
>  n.set_urgency(pynotify.URGENCY_NORMAL)
>  n.set_timeout(5000) # 60 seconds
>  n.show()
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/notify-python/+bug/663726/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663726

Title:
  pynotify.set_timeout() ignores timeout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-python/+bug/663726/+subscriptions

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

Reply via email to