Also gcc-6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1762683
Title:
AddressSanitizer CHECK failed:
../../../sanitizer/asan/asan_interceptors.cc:384
"((__interception::real___cxa_throw)) != (
Please change the state back to 'Incomplete', since I don't have the
privileges to do so
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1762683
Title:
AddressSanitizer CHECK failed:
../../../saniti
I'm still seeing this problem for both 7.4.0-1ubuntu1~18.04.1 and
8.3.0-6ubuntu1~18.04.1.
I've confirmed with the reproduction case posted on the GCC bug as well:
phil@machine:~/python_module$ g++ --version
g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc
The message for SystemGroup (and any other affected parameters) should
be modified to refer explicitly to USN-1654-1 and to cups-files.conf.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088448
Title
** Changed in: linux (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988008
Title:
[precise] screen locks up with mouse cursor moving
To manage notificati
As another workaround that seems to suffice (no serious stability
testing, yet), and allows use of the newer kernels, one can pull
packages from the x-updates PPA:
https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
--
You received this bug notification because you are a member of Ubuntu
Bugs
Is there any technical barrier to uploading the patched version of
nvidia-current in Lucid updates or backports? I could really benefit
from having working Nvidia drivers on the 3.0 kernel, as I run a large
lab full of workstations used by researchers, whose work is easier on
the newer kernel.
I'd
This is still biting me on Lucid, with texlive 2009-7, based on a long
recursive dump of these stat calls from strace:
stat("$HOME/.texmf-config/web2c/pdftex", 0xdeadbeef) = -1 ENOENT (No
such file or directory)
Once I fixed the home directory entry in LDAP to not have a trailing /,
it was fine,
** Description changed:
When I try to build on Lucid, I get the following compiler errors:
- CC openconnect-dtls.o
+ CC openconnect-dtls.o
dtls.c: In function ‘dtls_try_handshake’:
dtls.c:310: error: ‘struct dtls1_state_st’ has no member named ‘next_timeout’
dtls.c:311: erro
Public bug reported:
When I try to build on Lucid, I get the following compiler errors:
CC openconnect-dtls.o
dtls.c: In function ‘dtls_try_handshake’:
dtls.c:310: error: ‘struct dtls1_state_st’ has no member named ‘next_timeout’
dtls.c:311: error: ‘struct dtls1_state_st’ has no member name
Here's a patch to move Adobe Reader's _filedir() function to a
different name, so that it doesn't interfere with the one provided in
/etc/bash_completion.
** Patch added: "acroread_tab.patch"
https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/769866/+attachment/2660422/+files/acroread_ta
*** This bug is a duplicate of bug 507089 ***
https://bugs.launchpad.net/bugs/507089
Looks like a dupe of #507089
** This bug has been marked a duplicate of bug 507089
thunderbird shredder always segfaults on startup with LDAP auth in nsswitch
* You can subscribe to bug 507089 by followin
I just reproduced the segfault at startup as an LDAP user with
thunderbird version 3.1.7+build3+nobinonly-0ubuntu0.10.04.1 from lucid-
update/lucid-security.
I can confirm that installing and starting nscd lets Thunderbird start,
and purging it restores the segfault.
--
You received this bug not
I'm seeing this exact issue on Lucid amd64. This is an LTS release, and
a rather useful library. Any chance we'll see this corrected?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689480
Title:
pack
I'm seeing similar behavior on a desktop with a Radeon HD 4870. However,
the 'multiples of 64' bit seems to be a red herring.
I have a pair of 1920x1080 displays, and when I set "Virtual 3840 1080",
the maximum detected resolutions are 1440x900 and 1400x1050. If I set
"Virtual 3840 1088" (multiple
I just noticed this on a Hardy server installation while investigating a
network outage. It's apparently unrelated, since this bug has been
appearing at least a week (according to syslog), while problems only
cropped up today.
I have dhcp3-client version 3.0.6.dfsg-1ubuntu9.1 installed.
Syslog en
Also, could you post the 64-bit version of the latest driver? Does it
just need the skb->tail patch, or is there something more?
--
Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
https://bugs.launchpad.net/bugs/401126
You received this bug notification because you are a m
@david woo:
What is the license on the driver packages you've been linking? I couldn't find
an over-arching one in the tarball itself. It would be nice if other people
were able to package this and perhaps arrange it as a DKMS module, so that
kernel upgrades don't break wireless.
--
Realtek RT
Day by day Grubs is getting me more and more doubtful...
I added:
loopback loop1 = /ubuntu/disks/boot.disk
and edited:
root (loop0) -> root (loop1)
the last two lines where without /boot:
linux /vmlinuz-2.6.31-14-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk
ro single
initrd /initrd.img-
UPDATES:
1) I succeeded in updating Grub with grub-install.
** Useful info for Mark **
I solved the error above substituting target=${host_mountpoint}/wubildr with
the full path to wubildr.
Consider that I installed wubi in a partition different from the first
partition, therefore my wubildr i
Hi Mark! Thanks for your help.
I've done all you said in #84, but when doing grub-install hd0 I get:
grub-probe: error: Cannot find a GRUB drive for /dev/loop1. Check your
device.map.
My device.map in /boot/grub contains only:
(hd0) /dev/sda.
What may be wrong?
--
Wubi/Karmic boot: kernel
Public bug reported:
I'm running a server (alas, not installed as such) on 8.04.3. I just
needed to change its network configuration from DHCP to a static
address. I found this page, and tried to follow it:
https://help.ubuntu.com/8.04/serverguide/C/network-configuration.html
Following the instr
Public bug reported:
Binary package hint: ubuntu-docs
I'm running a server (alas, not installed as such) on 8.04.3. I just
needed to change its network configuration from DHCP to a static
address. I found this page, and tried to follow it:
https://help.ubuntu.com/8.04/serverguide/C/network-confi
And I can confirm that a simple package rebuild on my Intrepid system
eliminates this error. This should be a quick point for some MOTU to
rack up.
--
ggcov: Incorrect library version dependency
https://bugs.launchpad.net/bugs/40367
You received this bug notification because you are a member of U
And, 6 months later, it has still not been rebuilt and uploaded to
intrepid-updates.
To be clear, I just installed ggcov today and got the same error:
ggcov: error while loading shared libraries: libbfd-2.18.50.20080610.so: cannot
open shared object file: No such file or directory
--
ggcov: Inc
This same typo is repeated in
/usr/share/doc/unattended-upgrades/README
That file also references gutsy, at least on my Hardy system. It should
probably be updated to refer to the current release, or some measure
taken to make this not problematic in the future.
--
Spelling Mistake in 50unatten
I can confirm Chucky's statement that this bug is present in 8.04 x86_64, up to
date as of today. My version of trac is 0.10.4-2. I was able to resolve it by
installing python-clearsilver version 0.10.4-1.3 from Debian sid:
http://http.us.debian.org/debian/pool/main/c/clearsilver/python-clearsilv
That's not a usable workaround - menus should be completely configurable
on a per-user basis. It's particularly bad for users who legitimately
don't have administrative privileges, and so want to make all that crap
they can't use not appear in their menus.
--
Unable to configure Administration me
I'm seeing this same problem in part in 8.10, and saw it in 8.04. I'm
running on x86, with alacarte version 0.11.6-0ubuntu2. I have full sudo
privs here (I'm the only user), but I'm not prompted at any point.
Here's what doesn't work:
- In the Applications menu, I cannot enable items (submenus) th
29 matches
Mail list logo