[Bug 572627] Re: ftdetect scripts not loaded from directories added to runtimepath

2012-07-09 Thread Garrison Hoffman
Unsurprisingly, this is still an issue in Ubuntu 12.04--is there a suggested workaround? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/572627 Title: ftdetect scripts not loaded from directories adde

[Bug 412920] Re: XdgUtils is not properly configured to handle trash:// urls

2012-06-09 Thread Garrison Hoffman
Please clarify "fixed"; I have the same issue on my desktop system: x86_64 Ubuntu 12.04 LTS (xdg-utils 1.1.0~rc1-2ubuntu6) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/412920 Title: XdgUtils is no

[Bug 894544] Re: action plugin regex failure

2011-11-28 Thread Garrison Hoffman
I spent an hour or so tinkering with python this morning (GMT-5), but I'm learning as I go. It would be useful to know whether whether a numeric value is returned by clipboard.wait_for_text(), self.unicode_or_none(), or is converted at some later point. If you want to send me a patch or script to

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Garrison Hoffman
Update: Same issue on another Oneiric machine running XFCE, so I guess that lets Unity off the hook. Meanwhile I've been reading up on python — the language is both strongly and dynamically typed (with duck typing, no less), shouldn't you always ensure you are passing a string where strings are req

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Garrison Hoffman
Well that is certainly curious. Based on available information I'm inclined to believe Unity may be involved somehow; however, unless you are under the impression that your input is forever guaranteed to be a string, I don't see that it much matters that in some cases it works. If there is some dis

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Garrison Hoffman
Only because I'm not terribly familiar with python did I do some further testing to try to discover how it might be possible to not reproduce this, but all my testing indicates you've done something wrong in testing, or we're using different sources. To eliminate this possibility, here's a simple t

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Garrison Hoffman
I'm not sure how I can be more specific than "attempts to match all digit strings always fail". Did you try the expression I gave as an example? It doesn't seem especially like the sort of issue to be specific to architecture or library dependencies. In any case, unicode() works just as well, whic

[Bug 894544] Re: action plugin regex failure

2011-11-26 Thread Garrison Hoffman
** Tags added: patch ** Tags added: plugin regex ** Also affects: glipper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894544 Title: action pl

[Bug 799964] Re: Spaces in filenames are badly handled

2011-06-20 Thread Garrison Hoffman
*** This bug is a duplicate of bug 761859 *** https://bugs.launchpad.net/bugs/761859 ** This bug has been marked a duplicate of bug 761859 Filenames and paths are URL encoded -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 799964] [NEW] Spaces in filenames are badly handled

2011-06-20 Thread Garrison Hoffman
*** This bug is a duplicate of bug 761859 *** https://bugs.launchpad.net/bugs/761859 Public bug reported: Binary package hint: nautilus-actions This bug is apparently fixed upstream in 3.1.2, and wasn't an issue in 2.x, but the current stable version is broken. The sensible thing would seem

[Bug 623609] Re: grub-pc needs some help in uec instances

2011-01-17 Thread Garrison Hoffman
I can confirm that 'rm /boot/grub/video.lst' works on Ubuntu 10.04.1 LTS (Lucid). Thanks for the tip, Scott. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/623609 Title: grub-pc needs some help in ue

[Bug 537472] Re: upgrade from hardy to lucid fails

2010-05-23 Thread Garrison Hoffman
You don't actually need to wipe your white list with --purge -- upgrade from hardy to lucid fails https://bugs.launchpad.net/bugs/537472 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.ubunt

[Bug 438892] Re: Vocoder plugin doesn't work with non-English locale: "Nyquist didn't return audio"

2010-05-12 Thread Garrison Hoffman
This still appears to be broken in audacity 1.3.12-2 on x86_64 Ubuntu 10.04 (lucid). Same output as original report. -- Vocoder plugin doesn't work with non-English locale: "Nyquist didn't return audio" https://bugs.launchpad.net/bugs/438892 You received this bug notification because you are a m

[Bug 273294] Re: Rhythmbox can not use smb:// as library location

2009-01-15 Thread Garrison Hoffman
Works for me on Ubuntu 8.10 x86_64 -- Rhythmbox can not use smb:// as library location https://bugs.launchpad.net/bugs/273294 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

[Bug 96091] Re: Broken libpam-mysql in Edgy

2007-12-02 Thread Garrison Hoffman
Even easier, after reading the man page for ld.so, I simply added /lib/libpam.so.0 to /etc/ld.so.preload. Now I don't need to worry about init scripts being overwritten during upgrades. -- Broken libpam-mysql in Edgy https://bugs.launchpad.net/bugs/96091 You received this bug notification because

[Bug 96091] Re: Broken libpam-mysql in Edgy

2007-12-02 Thread Garrison Hoffman
Naturally the problem exists on Gutsy as well. The LD_PRELOAD trick works better as: export LD_PRELOAD=/lib/libpam.so.0 libpam.so.0 should be a symlink pointing to the correct lib. Perhaps if no better fix is forthcoming we could get this added to /etc/init.d/courier-authdaemon? -- Broken libp

[Bug 55723] Re: Missing X-Spam-* headers

2007-07-19 Thread Garrison Hoffman
...or you could do as specified in the top post. -- Missing X-Spam-* headers https://bugs.launchpad.net/bugs/55723 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://li

[Bug 58883] Re: find -regex sometimes ignores case

2007-05-08 Thread Garrison Hoffman
This bug is on all my Dapper & Edgy installations but not Feisty. -- find -regex sometimes ignores case https://bugs.launchpad.net/bugs/58883 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@

[Bug 110103] Re: gDesklets on AMD64 Feisty will not start/work

2007-05-07 Thread Garrison Hoffman
Is Benoît having a bad week or is he this way naturally? -- gDesklets on AMD64 Feisty will not start/work https://bugs.launchpad.net/bugs/110103 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-bu

[Bug 110103] Re: gDesklets on AMD64 Feisty will not start/work

2007-05-03 Thread Garrison Hoffman
Dizzi's package works for me. (thanks, Dizzi) -- gDesklets on AMD64 Feisty will not start/work https://bugs.launchpad.net/bugs/110103 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.ub

[Bug 110103] Re: gDesklets on AMD64 Feisty will not start/work

2007-05-02 Thread Garrison Hoffman
This is already reported there http://bugzilla.gnome.org/show_bug.cgi?id=434397 -- gDesklets on AMD64 Feisty will not start/work https://bugs.launchpad.net/bugs/110103 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 96091] Re: Broken libpam-mysql in Edgy

2007-05-02 Thread Garrison Hoffman
This appears to still be a problem on Feisty, I wonder if it will have the Unconfirmed/Undecided status updated before a Debian fix comes along. -- Broken libpam-mysql in Edgy https://bugs.launchpad.net/bugs/96091 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 96091] Re: Broken libpam-mysql in Edgy

2007-04-05 Thread Garrison Hoffman
I think you should definitely post it on Debian, I felt like I was the only fellow doing MySQL auth via pam. -- Broken libpam-mysql in Edgy https://bugs.launchpad.net/bugs/96091 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 96091] Re: Broken libpam-mysql in Edgy

2007-03-25 Thread Garrison Hoffman
Lots of reading and fiddling led me to this workaround: export LD_PRELOAD=/lib/libpam.so.0.79 /etc/init.d/courier-authdaemon restart I still don't know what's up with the pam libs, but at least users can now access their e-mail. -- Broken libpam-mysql in Edgy https://launchpad.net/bugs/96

[Bug 96091] Broken libpam-mysql in Edgy

2007-03-25 Thread Garrison Hoffman
Public bug reported: Binary package hint: libpam-mysql Steps to reproduce: 1. install libpam-mysql 2. ldd -r /lib/security/pam_mysql.so undefined symbol: pam_get_item (/lib/security/pam_mysql.so) undefined symbol: pam_set_data (/lib/security/pam_mysql.so) undefined symbol: pam_strerror (/lib/

[Bug 68766] Re: Djvulibre Plugin

2006-11-02 Thread Garrison Hoffman
I have the same problem in AMD64 Dapper. Launch firefox from a terminal and you will see the following when djvulibre fails: LoadPlugin: failed to initialize shared library /usr/lib/netscape /plugins-libc6/nsdejavu.so [/usr/lib/netscape/plugins-libc6/nsdejavu.so: undefined symbol: XtShellStrings]

[Bug 58883] Re: find -regex sometimes ignores case

2006-09-04 Thread Garrison Hoffman
** Summary changed: - find -regex ignores case + find -regex sometimes ignores case ** Description changed: Binary package hint: findutils find /usr/bin -regex '[/A-Z]+' prints everything in /usr/bin instead of - just files with upper case characters. In other words it functions - exactl

[Bug 58883] find -regex ignores case

2006-09-04 Thread Garrison Hoffman
Public bug reported: Binary package hint: findutils find /usr/bin -regex '[/A-Z]+' prints everything in /usr/bin instead of just files with upper case characters. In other words it functions exactly like -iregex. ** Affects: findutils (Ubuntu) Importance: Untriaged Status: Unconfi

[Bug 55723] Re: Missing X-Spam-* headers

2006-08-10 Thread Garrison Hoffman
The default config fails to define @local_domains_maps, ergo no recipient is considered local. This is bad. Adding either @local_domains_acl = ( ".$mydomain" ); or @local_domains_maps = ( [".$mydomain"] ); to the config will fix this problem. -- Missing X-Spam-* headers https://launchpad.ne

[Bug 55723] Missing X-Spam-* headers

2006-08-08 Thread Garrison Hoffman
Public bug reported: Binary package hint: amavisd-new amavisd-new does not produce X-Spam-Level and X-Spam-Status headers even when $sa_spam_report_header and $sa_spam_level_char are explicitly set in /etc/amavis/conf.d/50-user X-Spam-* headers normally appear when X-Virus-Scanned does, that is,