Still broke in Ubuntu 14.10.
network-manager 0.9.8.8-0ubuntu28
network-manager-openvpn 0.9.8.4-2ubuntu1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/91389
Title:
Please add support for more than
I just ripped open both the amd64 package and the i386 package... these
file '/etc/java-7-openjdk/fontconfig.bfc' is actually "in sync" between
the two packages, but both are files of 0 length. I think this may be a
compare bug in the pre/postinst files? Or a bug in dpkg itself?
--
You received
Yeah, looks like this may be an issue in dpkg...
# strings /usr/bin/dpkg | grep is\ not\ in
conffile '%s' is not in sync with other instances of the same package
%.250s is not installed.
Package %s which provides %s is not installed.
Package %s is not installed.
# dpkg -S /usr/bin/dpkg
dpkg
Actually, I WAS running with i915.i915_enable_fbc=0 when this happened,
so that is not a fix for me...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/853525
Title:
kernel BUG at
/build/buildd/linux
I'm now booting with i915.i915_enable_fbc=0 kernel param to see if I
still have trouble, per https://lkml.org/lkml/2011/10/20/392
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/853525
Title:
kernel B
Tripped exactly when power management blanked screen and turned off the
backlight. I was dead in the water, sshd was listening but I couldn't
get in, standard power button hit did not work (I let it sit for a few
minutes), only hard reset (hold down power button) would do.
>From most recent 3.0.0
Absolutely quick and dirty fix for this...
$ apt-get source gnome-settings-daemon
...
$ sudo apt-get build-dep gnome-settings-daemon
...
$ sudo apt-get devscripts build-essential fakeroot patch patchutils
...
$ cd gnome-settings-daemon-3.2.0
$ patch -p1 < 0001-change.patch
$ debuild -uc -us -b
...
VLAN interfaces (e.g., eth0.2) work for me in 2.6.35-28-generic, but are
broken past that. 2.6.37-* is broken as well as 2.6.38-* in (soon to be
released) natty. Sporadic packet loss in reception of packets. Seems
they get lost in the stack somewhere. Turning off generic-segmentation-
offload a
Was going to open a new bug, but the title does cover 2.6.38 as well...
This still isn't working for me. Getting a protection fault when
calling afs_fill_super. Both 1.4.14 and 1.6.0-pre2 are giving me this
error when AFS starts, linux-image-2.6.38-6-generic...
Anybody else seeing this?
Mar 10
And the only thing that is saving face (with me) right now is this in a
terminal window:
$ while [ 1 ] ; do compiz --replace; done
It is crashing and restarting (per the loop) with no discernible
pattern.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Having the same problem, but I cannot find a reproducable set of
steps... yet. Compiz segfaults in libregex library:
Versions, from natty:
$ COLUMNS=160 dpkg -l | grep compiz
ii compiz 1:0.9.2.1+glibmainloop4-0ubuntu3
OpenGL window and compositing manager
ii comp
I pulled the packages from the PPA and latest 2.6.37-11-generic
(~lucid1) kernel, all works fine! No Oops. Of course, it needs broader
testing since this is roughly RC quality... would be good to release
1.4.14 for the less adventurous and close this bug specifically. Let me
know if you want any
Nope... all is matched up.
$ dpkg -l | grep openafs
ii libpam-openafs-session 1.7-1build1 PAM module to obtain PAGs
and AFS tokens (transitional package)
ii openafs-client 1.6.0~pre1-1 AFS distributed
filesystem client support
ii openafs-krb5
FWIW, openafs-modules-dkms from debian experimental (1.6.0~pre1-1)
builds on 2.6.37-11-generic and 2.6.25-23-generic, but when the module
is loaded into 2.6.37-11-generic, it segfaults and pretty much locks up
the vfs subsystem. Here's the segfault from kern.log:
(after # /etc/init.d/openafs-clie
--
Missing read access in apparmor profile for /proc/net/dev
https://bugs.launchpad.net/bugs/680387
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://lists.ubuntu.com/mailm
Public bug reported:
I upgraded to isc-dhcp-server 4.1.1 and found the server wouldn't start.
Tracked it down to missing read permissions in the shipped apparmor
profile. After strace-ing, added the following quick change and
restarted apparmor to allow access to /proc/{pid}/net/dev so dhcpd can
The error is a typo in slapd.templates, so I guess this goes upstream.
Here's a quick patch. My package version is 2.4.23-0ubuntu3.2
(maverick) on AMD64. This file gets installed in
/var/lib/dpkg/info/slapd.templates if you want to hand edit, dpkg-
reconfigure, and move on with life...
# diff -u
This does fix this particular bug (not recognizing the iSight camera),
but there unfortunately are still more problems with the uvcvideo driver
for this camera (No valid video chain found). Here is output from doing
"rmmod uvcvideo && modprobe uvcvideo trace=15" using your kernel:
$ tail /var/log
Jeremy, yes. Full SHA1 is 68f194e027ecfbbc8d5515bc40787e542eed59e9
--
fix for iSight cameras not being recognized
https://bugs.launchpad.net/bugs/544740
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
*** This bug is a duplicate of bug 544469 ***
https://bugs.launchpad.net/bugs/544469
Jeremy, I did test the latest upstream release. This was fixed in
commit 68f194e0 in the mainline Linux kernel tree.
--
fix for iSight cameras not being recognized
https://bugs.launchpad.net/bugs/544740
You
See bug 544740. There is an upstream fix for it, commit 68f194e0.
The iSight camera *sometimes* reports it's format as below, note the
-8000- in the format string instead of -- as it should be.
Mar 22 18:52:27 localhost kernel: [ 9417.193438] uvcvideo: Unknown video format
32595559--001
Specifically fixes this error message:
Mar 22 18:52:27 localhost kernel: [ 9417.193438] uvcvideo: Unknown video format
32595559--0010-8000-00359b71
Mar 22 18:52:27 localhost kernel: [ 9417.193443] uvcvideo: Found UVC 1.00
device Built-in iSight (05ac:8507)
Mar 22 18:52:27 localhost kerne
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/41672557/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/41672558/AplayDevices.txt
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/41672559/ArecordDevices.t
Public bug reported:
fixed in upstream commit 68f194e0
ProblemType: Bug
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: milli 2066 F pulseaudio
CRDA: Error: [Errno 2] No suc
I'm seeing similar behavior where the icon appears and disappears in the
Notification area. Attached is a full strace from running it for less
than a minute and disconnecting and reconnecting power. Each time there
is an event or a poll, the icon disappears and reappears often expanding
the size
I can confirm I'm seeing the same issue with gnome-settings-daemon after
update to 2.27.4-0ubuntu1 WITHOUT pulseaudio installed and running.
When I install pulseaudio, pulseaudio-esound-compat, , pulseaudio-
module-hal, and pulseaudio-module-x11, then gnome-settings-daemon stops
looping and is "hap
My problem looks a lot like bug #393069 too...
$ dpkg -l | grep devicekit-disk
ii devicekit-disks 005-0ubuntu1
abstraction for enumerating block devices
/var/log/kern.log:
Jun 28 02:42:24 cheetah kernel: [15991.940116] usb 1-2: new high s
I also updated earlier today to latest karmic bits and I now get the
same error as above with my crypto USB drive when I plug it in. It is
detected properly and I am prompted for the passphrase to decrypt, but
then I get an error dialog with the same error message as above.
Interesting in that eve
** Description changed:
Binary package hint: libgconf2-4
This is against Karmic Alpha 1.
After upgrading and rebooting, when Xorg started (via gdm), I got an
error dialog "/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with code
256" to which I clicked the Close button. Display
Public bug reported:
Binary package hint: libgconf2-4
This is against Karmic Alpha 1.
After upgrading and rebooting, when Xorg started (via gdm), I got an
error dialog "/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with code
256" to which I clicked the Close button. Display manager failed to
This doesn't much matter to me anymore, I use FreeBSD now for servers
when I have a choice.
--
Initial install, RAID; use --assume-clean with mdadm, and prompt for chunk size
https://bugs.launchpad.net/bugs/77470
You received this bug notification because you are a member of Ubuntu
Bugs, which is
And there was much rejoicing.
--
Please sync openafs 1.4.8.dfsg1-1 from unstable, for Jaunty kernel 2.6.28
support
https://bugs.launchpad.net/bugs/303112
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Another data point. I'm having the same overall issue using the
radeonhd driver on my laptop, so there may or may not really be an issue
with leaks in the nvidia driver. It sure seems to be related to firefox
and flash content as the memory usage of the xorg process ramps up when
I run firefox (1
"dpkg --purge uswsusp" fixes the problem for me. After doing that and
rebooting (update-initramfs is run), I have suspend back in the Gnome
power manager and suspend works too.
--
suspend button disappears after pm-utils upgraded to 1.1.2.4-1ubuntu2
https://bugs.launchpad.net/bugs/267141
You re
This is a regression from previous behavior, which I got used to as the
reporter mentions. Under Hardy/Gutsy, you only got one nm-managed
interface brought up out of several available (wired and wireless), with
wired preferred. When you unplug wired, it brings up wireless.
So, it's doing it for
I upgraded to linux-image-2.6.27-4-generic and found that e1000e has
been removed, but the PCI IDs were not added back to the e1000 driver...
:-/ Can we get a -4-generic with an e1000 with PCI IDs from e1000e
added back in?
--
Thinkpad T60 hard hang after upgrade to LTS 8.04
https://bugs.launchp
William, I hope you've used a package management tool other than the new
GUI-based system upgrade utility, otherwise this is going to feel like
being taught how to run butterfly time trials when you don't know how to
swim yet... i.e., you need to know how to drive 'aptitude' in a
terminal window.
I am seeing this as well after an upgrade to 8.04 in OpenOffice when
select Open (a file):
$ openoffice
$
GLib-GObject-ERROR **: g_type_plugin_*() invalidly modified type `GFileInfo'
aborting...
And now OpenOffice is just hung with the File menu open and had to be
killed.
Restarting soffice.bi
** Changed in: mozilla (Ubuntu)
Status: New => Invalid
--
Crash when printing HTML page with frames/iframes
https://bugs.launchpad.net/bugs/74083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
*** This bug is a duplicate of bug 201673 ***
https://bugs.launchpad.net/bugs/201673
I can confirm on an AMD64 system as well. Only 6 or so packages updated
in the last couple of hours and left my system in a dead state. (I was
testing to see if the latest 2.6.24.12.22 version of linux-
imag
This bug is not really related to bug 184225. That bug has a simple
fix.
>From the Debian bug 444697, there apparently is an ABI change in Xorg
1.4 that breaks this. The xorg-xerver bits in this package are too old
(1.0.2) to work with 1.4.1 that is in the Hardy xserver-xorg-core
package now.
-
Simple fix to get this one to compile, patch attached. Verified it
builds now.
Still does NOT solve bug #180619. This package needs the xorg-server
bits updated to match xserver-xorg-core package version (1.4.1 in Hardy)
and some input refactoring done, per Debian bug 444697.
** Attachment add
This directly affects me as well. I can confirm this problem with alpha
5 and latest updates through today for Hardy. I have an amd64 platform
(Athlon X2 3800.. dual core) that I'm testing Hardy on.
--
Xorg module VNC cores on keyboard input
https://bugs.launchpad.net/bugs/180619
You received t
Additional patch to source from debian package to make it build... also
attaching new diff.gz
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "patch-cp-fix"
http://launchpadlibrarian.net/12375967/patch-cp-fix
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "rails_2.0.2-1.diff.gz"
http://launchpadlibrarian.net/12375973/rails_2.0.2-1.diff.gz
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Changelog for railties component
** Attachment added: "CHANGELOG.railties"
http://launchpadlibrarian.net/12373259/CHANGELOG.railties
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member of Ubu
Changelog for activesupport component
** Attachment added: "CHANGELOG.activesupport"
http://launchpadlibrarian.net/12373257/CHANGELOG.activesupport
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are
Changelog for activeresource component
** Attachment added: "CHANGELOG.activeresource"
http://launchpadlibrarian.net/12373252/CHANGELOG.activeresource
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you a
Changelog for activerecord component
** Attachment added: "CHANGELOG.activerecord"
http://launchpadlibrarian.net/12373250/CHANGELOG.activerecord
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a m
Changelog for activemodel component
** Attachment added: "CHANGELOG.activemodel"
http://launchpadlibrarian.net/12373248/CHANGELOG.activemodel
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a memb
Changelog for actionpack component
** Attachment added: "CHANGELOG.actionpack"
http://launchpadlibrarian.net/12373245/CHANGELOG.actionpack
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member
Changelog for actionmailer component
** Attachment added: "CHANGELOG.actionmailer"
http://launchpadlibrarian.net/12373243/CHANGELOG.actionmailer
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a m
diffstat
** Attachment added: "diffstat.txt"
http://launchpadlibrarian.net/12373207/diffstat.txt
--
Please sync package 'rails' 2.0.2-1 from debian sid
https://bugs.launchpad.net/bugs/198160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Public bug reported:
Binary package hint: rails
1.2.6 is a bit long in the tooth... 2.0 (and 2.0.2) was release in
December 2007 and I've been using it since then with no problems. Would
be nice to have a recent version of rails included in Hardy.
I've started playing with Alpha 5 and noticed
This bug can be closed. It cannot be reproduced in Firefox 2.
--
Crash when printing HTML page with frames/iframes
https://bugs.launchpad.net/bugs/74083
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
This bug can be closed.
--
Gusty upgrade: update-manager -d fails (Gutsy beta), downloads pkgs, skips
over installing them and asks to reboot
https://bugs.launchpad.net/bugs/145740
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
Update... dist-upgrade from command line had a conflict... so this may
be a non-issue for Gutsy.
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
gnome-th
contents of /var/log/dist-upgrade
FYI, this is an AMD64 box.
** Attachment added: "dist-upgrade.tar.gz"
http://launchpadlibrarian.net/9525146/dist-upgrade.tar.gz
--
Gusty upgrade: update-manager -d fails (Gutsy beta), downloads pkgs, skips
over installing them and asks to reboot
https://b
Public bug reported:
Binary package hint: update-manager
I blindly rebooted the first time (as the notice was posted over the
"checklist") and got back a 7.04 Feisty system... it did download all
the packages, it just didn't install them.
Will attach /var/log/dist-upgrade output... nothing obvi
Public bug reported:
Binary package hint: git-core
Data loss issue in 1.5.2.3 Feisty backport of git-core. Loss problem is
fixed in git-core 1.5.2.5 source (upstream).
** Affects: feisty-backports
Importance: Undecided
Status: New
** Affects: git-core (Ubuntu)
Importance: Un
Martin, is it not supposed to work with pmount? Like it did in Dapper?
I know the whole gnome-mount / gnome-volume-manager interaction
changed...
Using mount as root works for me, but that is very inconvenient. I got
used to the nice way it detected the LUKS volume (on my SD memory card
via USB
Sorry, not in Dapper, but in Edgy...
--
Feisty does not mount encrypted partition
https://launchpad.net/bugs/88213
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Sorry, not in Dapper, but in Edgy...
--
Feisty does not mount encrypted partition
https://launchpad.net/bugs/88213
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Sigh, I can't reproduce it now... I tried running firefox with gdb
attached, same web sites... it wouldn't crash this time. Sorry. :(
If it happens again, I'll restart with gdb attached and select Restore
Session and try to reproduce...
This could very well be flash related, could be anything
This happened to me. I've moved tabs before, so it doesn't happen all
the time...
I was able to reproduce though... If you try to move the First tab
(left-most tab) to a different place, you'll get a crash. If you try to
move any other tab, even to be in first position (left-most), no crash.
Ve
This is fixed for me in Feisty... OO 2.1. But, I'm only using (full)
hinting... no "smoothing" / anti-aliasing in the Feisty version. Sure
looks like it's using the full byte code interpreter in libfreetype
properly again.
--
[Edgy] font hinting does not work with libfreetype6 v. 2.2.1
https://
Public bug reported:
Binary package hint: base-installer
Using Edgy to build a couple servers, amd64 and i386... found that I
had to fool around in a shell to adjust the chunksize of the RAID 5
arrays I built on these servers, and also found that mdadm is being
called without the --assume-clean
I also don't know if the "-R stride=X" parameter is being passed to
mke2fs either, but that also needs to be adjusted based on the
chunksize.
--
Initial install, RAID; use --assume-clean with mdadm, and prompt for chunk size
https://launchpad.net/bugs/77470
--
ubuntu-bugs mailing list
ubuntu-bu
Oh, and I tried taking the latest 2.0.4-0ubuntu4, noticed it has a patch
that's a subset of the Fedora hinting patch... Didn't fix the problem
for me. Perhaps because I have anti-aliasing turned off.
--
[Edgy] font hinting does not work with libfreetype6 v. 2.2.1
https://launchpad.net/bugs/5477
The fontconfig patch from Fedora still doesn't fix the problem. I tried
that. It seems that somehow, even with the bytecode interpreter turned
on in libfreetype6 (as it is in Debian/Ubuntu), OO doesn't use it. I
had looked at this in some depth but the water went over my head and I
gave up the h
** Attachment added: "Mozilla print crash dump"
http://librarian.launchpad.net/5233396/_usr_lib_mozilla_mozilla-bin.1000.crash
--
Crash when printing HTML page with frames/iframes
https://launchpad.net/bugs/74083
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
Public bug reported:
I know the page had frames and/or iframes in it (JetBlue
purchase/itinerary confirmation page with ads for rental cars and
hotels), but I can't reproduce unless I buy another ticket, which I
don't need to do right now. :-/ Retrieving the itinerary page to print
again after r
Well, same problem here. Fonts are fine in all other apps except OO.
They looked really terrible in OO after first upgrading from dapper to
edgy.
After reading all the comments here, I grabbed libfreetype6 from dapper
(2.1.10-1ubuntu2.2), unpacked it (dpkg -x ...), copied
libfreetype6.so.6.3.8 to
Well, same problem here. Fonts are fine in all other apps except OO.
They looked really terrible in OO after first upgrading from dapper to
edgy.
After reading all the comments here, I grabbed libfreetype6 from dapper
(2.1.10-1ubuntu2.2), unpacked it (dpkg -x ...), copied
libfreetype6.so.6.3.8 to
A "me too"... trying out Edgy Beta on an AMD64 box. I recall this
happened in the past in Debian, so it's a regression. I'm guessing it
snuck back into upstream.
--
uninstallable: 'rep' manpage is also in librep9.deb
https://launchpad.net/bugs/57035
--
ubuntu-bugs mailing list
ubuntu-bugs@li
I think this particular bug can be closed. We're just stuck with using
ATI's proprietary fglrx driver on laptops with recent ATI chipsets, as
supplied in Dapper by an appropriate linux-restricted-modules-* package,
along with xorg-driver-fglrx and fgrlx-control.
--
New ATI chipset not recognized
77 matches
Mail list logo