[Bug 485844] Re: finch - debug text frequently dumped to screen

2011-10-04 Thread Brian Poole
It appears the correct fix is to not install the pidgin-libnotify plugin into the purple-2 lib directory as this plugin relies on GTK+ for alerts. That doesn't make sense for non-GTK purple-based apps (e.g., finch) and per the plugin guide this should not be installed as a core module. See: http://

[Bug 862061] Re: No handlers could be found for logger "softwarecenter.distro.Ubuntu"

2011-09-29 Thread Brian Poole
I also have seen this since upgrading from natty to oneiric. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862061 Title: No handlers could be found for logger "softwarecenter.distro.Ubuntu" To mana

[Bug 485844] Re: finch - debug text frequently dumped to screen

2011-08-26 Thread Brian Poole
Less broken patch. This applies against the existing indicate.patch file. I'm sure it's not a proper Ubuntu patch but at least it should apply correctly, unlike the previous. It is also tested and working (i.e., not spamming my finch console.) ** Patch added: "Patch to existing indicate.patch to

[Bug 485844] Re: finch - debug text frequently dumped to screen

2011-08-26 Thread Brian Poole
** Patch removed: "Comment out g_debug statements causing issue." https://bugs.launchpad.net/ubuntu/+source/pidgin-libnotify/+bug/485844/+attachment/2314829/+files/patch-debian_patches_indicate.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 485844] Re: finch - debug text frequently dumped to screen

2011-08-25 Thread Brian Poole
Can we get this fixed? orzo's comment back on 2010 seems on the money. Ubuntu's pidgin-libnotify patches add g_debug statements that cause this message to randomly corrupt the finch screen. It makes the interface pretty much unusable. To fix it, either finch needs to catch those messages or we sho