Public bug reported:

Binary package hint: human-theme


The notification windows are white-on-white.  This makes them unreadable.  If 
you install the python-notify package you can create one with this test case.

$ python
Python 2.5.2 (r252:60911, Aug  6 2008, 09:17:42) 
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pynotify
>>> pynotify.init("Test App")
True
>>> pynotify.Notification("Test", "More Text").show()
True
>>> quit()

** Affects: human-theme (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Notification Windows are white-on-white in NewHuman
https://bugs.launchpad.net/bugs/269470
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to