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
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
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
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
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
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
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
** 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
*** 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
*** 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
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
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
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
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
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
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
...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
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@
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
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
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
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
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
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
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/
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]
** 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
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
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
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,
30 matches
Mail list logo