[Bug 357825] Re: foggify.py crashed with RuntimeError in foggify()

2009-10-02 Thread Dave Jeffery
The Foggify filter passes its turbulence setting to the the Plasma
filter. However the Plasma filter can only accept turbulence >=0.1

It can be fixed by changing line 69 in file /usr/lib/gimp/2.0/plug-
ins/foggify.py from:

(PF_SLIDER, "turbulence", _("_Turbulence"), 1.0, (0, 10, 0.1)),

to this:

(PF_SLIDER, "turbulence", _("_Turbulence"), 1.0, (0.1, 10, 0.1)),

-- 
foggify.py crashed with RuntimeError in foggify()
https://bugs.launchpad.net/bugs/357825
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/mailman/listinfo/ubuntu-bugs


[Bug 416312] Re: Upgrade maven to 2.2.1

2009-10-02 Thread fabrice_sp
Hi,

As this bug report is dependent on Bug #427539, and there is nothing to sponsor 
at the moment, I'll unsubscribe u-u-s for the moment.
Please subscribe again  Ubuntu Sponsors for Universe when all dependencies 
required for Maven2 are uploaded to Ubuntu.

Thanks,
Fabrice

-- 
Upgrade maven to 2.2.1
https://bugs.launchpad.net/bugs/416312
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/mailman/listinfo/ubuntu-bugs


[Bug 436972] Re: Udev fails to detect my soundcard

2009-10-02 Thread Scott James Remnant
** Package changed: udev (Ubuntu) => alsa-driver (Ubuntu)

** Summary changed:

- Udev fails to detect my soundcard
+ soundcard not working

-- 
soundcard not working
https://bugs.launchpad.net/bugs/436972
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/mailman/listinfo/ubuntu-bugs


[Bug 423842] Re: kcm does not reflect the current active settings

2009-10-02 Thread Richard Johnson
I just fired up a Live CD and didn't get this. Have you witnessed this
issue on any of the newer releases? Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
kcm does not reflect the current active settings
https://bugs.launchpad.net/bugs/423842
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 437801] Re: often fails to fsck /home on dm-crypt/lvm

2009-10-02 Thread Scott James Remnant
The important error here appears to be the failure to insert that module

** Package changed: mountall (Ubuntu Karmic) => cryptsetup (Ubuntu
Karmic)

** Changed in: cryptsetup (Ubuntu Karmic)
 Assignee: Scott James Remnant (scott) => (unassigned)

-- 
often fails to fsck /home on dm-crypt/lvm 
https://bugs.launchpad.net/bugs/437801
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/mailman/listinfo/ubuntu-bugs


[Bug 438114] Re: rule UDEV for printers in the file 50-udev-default.rules

2009-10-02 Thread Scott James Remnant
** Changed in: udev (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: udev (Ubuntu)
   Status: New => Incomplete

** Changed in: udev (Ubuntu)
   Importance: Undecided => Medium

-- 
rule UDEV for printers in the file 50-udev-default.rules
https://bugs.launchpad.net/bugs/438114
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/mailman/listinfo/ubuntu-bugs


[Bug 439779] Re: Sound mixer problems with Realtek ALC889A

2009-10-02 Thread Toby Murray
Thinking about it some more, I am guessing you mean that the Front and
Master channels may be intentionally linked together. I was thinking of
"Front" as meaning the center channel of a surround sound system but I
see there is a separate channel for that so I assume it means the
headphone jack on the front of the case. So yes, it would indeed usually
make sense to make "Master" and "Front" synonymous.

However if this is the case, then the bug would be that if muting one
mutes both then unmuting one should also unmute both which isn't
happening. It looks like I did not explicitly mention this detail in my
first post but if I mute Front (which also mutes Master) then unmuting
Front does NOT unmute Master. And of course point c) from my original
post also remains.

-- 
Sound mixer problems with Realtek ALC889A
https://bugs.launchpad.net/bugs/439779
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/mailman/listinfo/ubuntu-bugs


[Bug 441119] Re: telepathy-butterfly crashed with UnicodeDecodeError in _print_MSG()

2009-10-02 Thread Apport retracing service
*** This bug is a duplicate of bug 432558 ***
https://bugs.launchpad.net/bugs/432558

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #432558, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   http://launchpadlibrarian.net/32899500/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   http://launchpadlibrarian.net/32899501/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   http://launchpadlibrarian.net/32899502/ProcStatus.txt

** This bug has been marked a duplicate of bug 432558
   telepathy-butterfly crashed with UnicodeDecodeError in _print_MSG()

** Visibility changed to: Public

-- 
telepathy-butterfly crashed with UnicodeDecodeError in _print_MSG()
https://bugs.launchpad.net/bugs/441119
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/mailman/listinfo/ubuntu-bugs


[Bug 419054] Re: kdeinit4: plasma-desktop takes 60-90% of CPU

2009-10-02 Thread Richard Johnson
Confirming due to comments, however I do not have this issue. Is this
reproducible in Karmic with KDE 4.3.1 at all? Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

-- 
kdeinit4: plasma-desktop takes 60-90% of CPU
https://bugs.launchpad.net/bugs/419054
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/mailman/listinfo/ubuntu-bugs


[Bug 398238] Re: jaunty ltsp - Usb printer local - not print

2009-10-02 Thread Anton S. Ustyuzhanin
I have found cause of my problem.
1. I edited /usr/sbin/jetpipe, to preven it from forking.
2. I launched /usr/sbin/jetpipe -b 9600 -y 8 -p none -x /dev/usblp0 9100 on TC
3. I send some jobs to printer.
4. While printing i swiched off an on printer.
5. I sow the following in terminal:\

r...@ltsp26:/usr/sbin# /usr/sbin/jetpipe -b 9600 -y 8 -p none -x /dev/usblp0 
9100
/dev/usblp0 9100
Waiting for connection
Connected by ('192.168.50.1', 41319)
in writer loop
Disconnected
Waiting for connection
Connected by ('192.168.50.1', 41361)
in writer loop
Traceback (most recent call last):
  File "/usr/sbin/jetpipe", line 207, in 
redir.shortcut()
  File "/usr/sbin/jetpipe", line 66, in shortcut
self.writer()
  File "/usr/sbin/jetpipe", line 84, in writer
self.device.flush()  # parallel device
IOError: [Errno 19] No such device


Unfortunately i'm not familiar with python, but i think that there
should be exeption handling cunstruction (like try-catch) in this
snippet of /usr/sbin/jetpipe:

(line 28)self.device.write(data).

-- 
jaunty ltsp - Usb printer local - not print
https://bugs.launchpad.net/bugs/398238
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/mailman/listinfo/ubuntu-bugs


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-10-02 Thread fabrice_sp
Uploaded. Thanks for your contribution!

** Changed in: vdr-plugin-burn (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: vdr-plugin-burn (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
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/mailman/listinfo/ubuntu-bugs


[Bug 441121] [NEW] seahorse sucks CPU, and RAM, causes swap storm, makes system completely unresponsive

2009-10-02 Thread Stephen Warren
Public bug reported:

Binary package hint: seahorse

I've been attempting to get "bzr viz" to show GPG signatures on
revisions. So, I ran "bzr viz" against a small local branch (or a branch
from http://bazaar.launchpad.net/~bzr/bzr-stats/trunk/), selected
various revisions, and also selected the "Signature" tab. Most of the
time, bzr-gtk will simply say "Signature key not available" (that seems
like another bug...) when switching to view a revision with a signature.
However, sometimes, bzr-gtk will hang, and after a few seconds spew the
following backtrace:

[swar...@esk test1]$ bzr viz
No handlers could be found for logger "bzr"
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/revisionview.py", 
line 486, in _switch_page_cb
self.signature_table.set_revision(self._revision)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/revisionview.py", 
line 210, in set_revision
self.show_signature(crypttext)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/revisionview.py", 
line 229, in show_signature
(cleartext, key) = seahorse.verify(crypttext)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/seahorse.py", line 
83, in verify
keyset[key] = Key(key)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/seahorse.py", line 
99, in __init__
fields = openpgp.GetKeyFields(key, ['fingerprint', 'trust', 'flags', 
'display-name', 'location'])
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in 
__call__
**keywords)
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.

Right after this happens, seahorse-agent (or seahorse-daemon, whichever
it is) will start sucking a lot of CPU, and also growing its RAM usage
very fast. If it isn't killed quickly, it'll consume all physical RAM
and grow into swap. The CPU usage and resulting swap storm make the
system almost entirely unresponsive; even switching VTs and text-mode
login doesn't work. Sometimes, switching VTs and CTRL-ALT-DEL will
gracefully restart. (As an aside, epic fail for the kernel; OOM killer
ended up killing some completely irrelevant and tiny Apache process,
then not bothering to ever kill anything else, like the runaway seahorse
process)

Final note: I have the WAR from
https://bugzilla.gnome.org/attachment.cgi?id=135042&action=edit applied,
so as to avoid https://bugs.launchpad.net/bzr-gtk/+bug/377476. I don't
expect this makes a difference, but you never know.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: seahorse 2.26.1-0ubuntu1 [modified: 
usr/share/dbus-1/services/org.gnome.seahorse.service]
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: seahorse
Uname: Linux 2.6.28-15-generic i686

** Affects: seahorse (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
seahorse sucks CPU, and RAM, causes swap storm, makes system completely 
unresponsive
https://bugs.launchpad.net/bugs/441121
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/mailman/listinfo/ubuntu-bugs


[Bug 417307] Re: Slow keys disable keyboard

2009-10-02 Thread Richard Johnson
I just tried various keys and key combinations, holding them all for at
least 10 seconds and I couldn't even get the popup window that you are
talking about. Can you reproduce this and if so provide more info so I
can try to reproduce this as well?

Also, does the popup say "Slow keys" or "Sticky keys"? I remember seeing
"Sticky keys" somewhere a long time ago and I can't remember right now
:)  Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
Slow keys disable keyboard
https://bugs.launchpad.net/bugs/417307
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/mailman/listinfo/ubuntu-bugs


[Bug 438561] Re: package gdm 2.28.0-0ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-10-02 Thread caillean
I can confirm that the problem during the gdm update still exists.
Switching into tty1, stopping gdm and running the update again did help at all.

-- 
package gdm 2.28.0-0ubuntu8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/438561
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/mailman/listinfo/ubuntu-bugs


[Bug 417651] Re: Battery monitor applet no longer controls brightness on Samsung NC10

2009-10-02 Thread Richard Johnson
Is this still reproducible with a newer release of KDE, preferably
Karmic and KDE 4.3.1? I don't have the NC10, but all of my machines work
correctly using the battery monitory for screen brightness. Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
Battery monitor applet no longer controls brightness on Samsung NC10
https://bugs.launchpad.net/bugs/417651
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/mailman/listinfo/ubuntu-bugs


[Bug 441121] Re: seahorse sucks CPU, and RAM, causes swap storm, makes system completely unresponsive

2009-10-02 Thread Stephen Warren

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32899564/Dependencies.txt

-- 
seahorse sucks CPU, and RAM, causes swap storm, makes system completely 
unresponsive
https://bugs.launchpad.net/bugs/441121
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/mailman/listinfo/ubuntu-bugs


[Bug 440924] Re: ufraw 0.15-2 FTBFS (const char *)

2009-10-02 Thread fabrice_sp
Hi,

Please adopt the upstream fix (even if it's less clean), and redo the
debdiff.

Thanks,
Fabrice

** Changed in: ufraw (Ubuntu)
   Status: Confirmed => Incomplete

-- 
ufraw 0.15-2 FTBFS (const char *)
https://bugs.launchpad.net/bugs/440924
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/mailman/listinfo/ubuntu-bugs


[Bug 415768] Re: funny alt/meta mapping with sun type 7 keyboards

2009-10-02 Thread Richard Johnson
Hey Xorg peeps, I have included xserver-xorg-input-keyboard seeing as
this is a funky keyboard, and according to the little bit of research I
have done, this keyboard, Sun Type 7, seems to have issues with other
DEs as well. If this isn't a Xorg issue, I am hoping you might be able
to at least help a bit. Thanks!

-- 
funny alt/meta mapping with sun type 7 keyboards
https://bugs.launchpad.net/bugs/415768
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 440442] Re: Mutt ignores mailcap for HTML

2009-10-02 Thread Steve Langasek
Thank you for taking the time to report this bug and help to improve
Ubuntu.

This has been fixed with the upload of mutt 1.5.20-4ubuntu1 to karmic.
Changelog entry:

mutt (1.5.20-4ubuntu1) karmic; urgency=low

  * Revert upstream/393926-internal-viewer.patch, which introduces
regressions in the support for all text/* types that have interactive
external handlers in mailcap (e.g., text/html).  The regression is being
tracked as Debian bug #546760.


** Changed in: mutt (Ubuntu)
   Status: New => Fix Released

-- 
Mutt ignores mailcap for HTML
https://bugs.launchpad.net/bugs/440442
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/mailman/listinfo/ubuntu-bugs


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package vdr-plugin-burn -
0.1.0~pre21-29ubuntu1

---
vdr-plugin-burn (0.1.0~pre21-29ubuntu1) karmic; urgency=low

  * debian/pxsup2dast.c: Fix FTBFS on POSIX.1-2008 systems (glibc >= 2.10) by
renaming getline() to get_line()
  * Use ttf-dejavu instead of ttf-bitstream-vera as it has been
removed from karmic (LP: #434176)
- debian/control: Change dependencies
- debian/links: Symlink DejaVuSans.ttf instead of Vera.ttf

 -- Felix GeyerSat, 26 Sep 2009 21:39:34 +0200

** Changed in: vdr-plugin-burn (Ubuntu)
   Status: In Progress => Fix Released

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
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/mailman/listinfo/ubuntu-bugs


[Bug 415768] Re: funny alt/meta mapping with sun type 7 keyboards

2009-10-02 Thread Richard Johnson
It seems there are various issues with Sun Type 7 Keyboard, and I am not
positive this is a KDE issue, but more so a Xorg issue. Seeing as you
have gone with such a funky keyboard, I know they rock for writing code,
I am taking it you have also probably researched the issues that are out
there. Is there anyone around here with some experience on this keyboard
and maybe work arounds if there are any? Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

** Also affects: xserver-xorg-input-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

-- 
funny alt/meta mapping with sun type 7 keyboards
https://bugs.launchpad.net/bugs/415768
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 440830] Re: Error message "Try (hd0, 0):NTFS5" on failed startup.

2009-10-02 Thread Luís Carlos
I forgot to mention that i'm running a 64 bit Windows 7

-- 
Error message "Try (hd0,0):NTFS5" on failed startup.
https://bugs.launchpad.net/bugs/440830
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/mailman/listinfo/ubuntu-bugs


[Bug 76489] Re: network device, module r8169, fails with NETDEV WATCHDOG: eth0: transmit timed out

2009-10-02 Thread Bug Watch Updater
*** This bug is a duplicate of bug 347711 ***
https://bugs.launchpad.net/bugs/347711

** Changed in: linux
   Status: Confirmed => Fix Released

-- 
network device, module r8169, fails with NETDEV WATCHDOG: eth0: transmit timed 
out 
https://bugs.launchpad.net/bugs/76489
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/mailman/listinfo/ubuntu-bugs


[Bug 423045] Re: package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 22

2009-10-02 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve
Ubuntu.

Please attach your /etc/exports file.  If it does contain broken
entries, it's reasonable for the package to refuse to configure until
these are resolved.

** Changed in: nfs-utils (Ubuntu)
   Importance: Undecided => Low

** Changed in: nfs-utils (Ubuntu)
   Status: New => Incomplete

-- 
package nfs-kernel-server 1:1.1.4-1ubuntu1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 22
https://bugs.launchpad.net/bugs/423045
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/mailman/listinfo/ubuntu-bugs


[Bug 429913] Re: phatch doesn't save EXIF data on 9.10 Karmic IA-64

2009-10-02 Thread sierdzio
Yes, I've noticed that a while ago. Congrats on getting the exception :)

It's OK, metadata is being saved. Action list from previous version is
not compatible, though (not a big problem for me, I've made another
one).

-- 
phatch doesn't save EXIF data on 9.10 Karmic IA-64
https://bugs.launchpad.net/bugs/429913
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Re: Softreset failed (device not ready)

2009-10-02 Thread Shaved Wookie
For the record I'm getting this after GRUB but before the login screen, thus 
why it's being tagged as ubuntu-boot-experience as per Jono's request:
http://www.jonobacon.org/2009/10/02/ubuntu-9-10-karmic-koala-beta-released-testers-needed/

** Tags added: karmic ubuntu-boot-experience

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 353278] Re: [jaunty] kpackagekit doesn't prompt for user password

2009-10-02 Thread Douglas
This happened to me on a fresh install of Kubuntu 9.10.  No updates
possible through kpackagekit but still able to apply updates through
aptitude.  Noticed previous users had disappear with installing
policykit-kde.  No such package installed or available however there was
one for just a policykit which I installed through aptitude and it
resolved the kpackagekit and Policykit Authorization (in system
settings) issues.

-- 
[jaunty] kpackagekit doesn't prompt for user password
https://bugs.launchpad.net/bugs/353278
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/mailman/listinfo/ubuntu-bugs


[Bug 413230] Re: krandr is poorly displayed on kubuntu-netbook-edition

2009-10-02 Thread Richard Johnson
I am unable to reproduce this one Dave with my Dell Mini 10v, as it
displays normally, and not all squished up like the one you had. Does
this still occur with any of the latest updates? If it does, that could
very well be do to some botched conf file in ~/.kde/share/config if that
window size stuff is saved at all, though I doubt it would be, or at
least hope it wouldn't. thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
krandr is poorly displayed on kubuntu-netbook-edition
https://bugs.launchpad.net/bugs/413230
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/mailman/listinfo/ubuntu-bugs


[Bug 415200] Re: kde power devil fails to suspend if screensaver is active

2009-10-02 Thread Richard Johnson
Confirming due to upstream report and comments. Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Importance: Undecided => Medium

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

-- 
kde power devil fails to suspend if screensaver is active
https://bugs.launchpad.net/bugs/415200
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/mailman/listinfo/ubuntu-bugs


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-10-02 Thread fabrice_sp
Hi,

According to version number, vdr-plugin-burn comes from somewhere else. A 
comment in the changelog speaks about e-tobi.net. Can you check and report 
there?
This way, we would be able to sync the packages in the next development cycle. 
In the meantime, I'll upload the fix in Ubuntu.

Thanks,
Fabrice

** Changed in: vdr-plugin-burn (Ubuntu)
   Status: New => In Progress

** Changed in: vdr-plugin-burn (Ubuntu)
 Assignee: (unassigned) => fabrice_sp (fabricesp)

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
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/mailman/listinfo/ubuntu-bugs


[Bug 27287] Re: external firewire sbp2 login timeout

2009-10-02 Thread Stefan Richter
I don't see anything related to 1394 in david's comments.  Wrong bug
number?

-

Those who still have sbp2 login failures should please try the following:
  - Make sure to have a somewhat recent kernel package which has 
firewire-ohci.ko installed in parallel with ohci1394.ko.
  - Switch from the drivers ohci1394 + ieee1394 + sbp2 to the drivers 
firewire-ohci + firewire-core + firewire-sbp2 by editing a module blacklist 
file:
http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#How_to_suppress_auto-loading

This suggestion is because firewire-core + firewire-sbp2 bring
enhancements WRT SBP-2 login (and further enhancements, e.g. to
1394a/S400 throughput).  Alas I cannot be more specific which kernel
package version is minimally required for this and which particular
modprobe configuration file to edit since I don't have Ubuntu installed
myself.

-- 
external firewire sbp2 login timeout
https://bugs.launchpad.net/bugs/27287
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 340778] Re: Crashes when using horizontal mouse scroll

2009-10-02 Thread Niels Kristian Bech Jensen
gtkimageview should be updated to version 1.6.2 or newer to fix this
bug.


** Changed in: gtkimageview (Ubuntu)
   Status: New => Confirmed

-- 
Crashes when using horizontal mouse scroll
https://bugs.launchpad.net/bugs/340778
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/mailman/listinfo/ubuntu-bugs


[Bug 392836] Re: grub not adding correct uuid to grub.cfg

2009-10-02 Thread der_vegi
You have to change the UUID in 'root=UUID=89c07ebd-cc8e-4d65-be8d-
e4db7fbfef06 ro quiet splash' to match your Jaunty's UUID. But every
time, your kernel in Karmic gets updated and the grub.cfg is updated as
well, this setting gets lost and is overwritten with Karmic's UUID.

-- 
grub not adding correct uuid to grub.cfg
https://bugs.launchpad.net/bugs/392836
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/mailman/listinfo/ubuntu-bugs


[Bug 408234] Re: ksysguard: GUI glitches, invalid units in graphs, not saving auto-scale, etc

2009-10-02 Thread Richard Johnson
I can not reproduce any of this, can you confirm that this is still an
issue with a later release of KDE 4, preferably KDE 4.3.1 or later in
Karmic? Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
ksysguard: GUI glitches, invalid units in graphs, not saving auto-scale, etc
https://bugs.launchpad.net/bugs/408234
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Re: Softreset failed (device not ready)

2009-10-02 Thread Shaved Wookie
Getting this on Kubuntu Karmic AMD64 Beta along with occasional hangs.
When it hangs nothing but F-lock works. Not even alt+sysrq+rseinub.

I have an IDE drive and DVD RW drive and a SATA 1.5gig Seagate drive.

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 398238] Re: jaunty ltsp - Usb printer local - not print

2009-10-02 Thread Anton S. Ustyuzhanin
I confirm this bug.
After a while printer is not printing, and status is "Processing - Recoverable: 
Network host 'ws001' is busy; will retry in xx seconds..."
I checking if jetpipe is running on 'ws001' - and there is no jetpipe. After TC 
reboot jetpipe is launched and printer working for a while. After some time 
error is repeat.

-- 
jaunty ltsp - Usb printer local - not print
https://bugs.launchpad.net/bugs/398238
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/mailman/listinfo/ubuntu-bugs


[Bug 408110] Re: System access without login under kubuntu

2009-10-02 Thread Richard Johnson
Can you please provide more detail concerning this? I have searched
upstream and was unable to find a report like yours, however I did fine
one with a similar result, though I don't know the path you took to
create this problem. It looks somewhat similar to the upstream report
https://bugs.kde.org/show_bug.cgi?id=152161. Could you please provide
more information concerning this issue, and let me know if it is the
same issue as the one reported upstream. Thanks!

** Bug watch added: KDE Bug Tracking System #152161
   http://bugs.kde.org/show_bug.cgi?id=152161

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
System access without login under kubuntu
https://bugs.launchpad.net/bugs/408110
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 418514] Re: linux-image-2.6.31-7.27-generic fails to boot lvm

2009-10-02 Thread Luka Renko
neferty: this is false alarm and not a bug as such. Kernel tries to load
paddlock_sha module, which fails to load as it does not find appropriate
HW (some VIA crypto HW module). I agree that it should fail more
gracefully (FATAL sounds scary), but this does not cause any problem.

-- 
linux-image-2.6.31-7.27-generic fails to boot lvm
https://bugs.launchpad.net/bugs/418514
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/mailman/listinfo/ubuntu-bugs


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-10-02 Thread fabrice_sp
Uploaded. Thanks for your contribution!

I added some stuff to your debdiff to make the package lintian error
free (and bumped the Standards-version, as it's an Ubuntu package).

Thanks!

Fabrice

** Changed in: mythtv-theme-metallurgy-wide (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: mythtv-theme-metallurgy-wide (Ubuntu)
 Assignee: fabrice_sp (fabricesp) => (unassigned)

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
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/mailman/listinfo/ubuntu-bugs


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package mythtv-theme-metallurgy-wide -
1.0-0ubuntu2

---
mythtv-theme-metallurgy-wide (1.0-0ubuntu2) karmic; urgency=low

  [ Felix Geyer ]
  * Use ttf-dejavu instead of ttf-bitstream-vera as it has been
removed from karmic (LP: #434176)
- debian/control: Change dependencies
- base.xml, theme.xml: Replace font names

  [ Fabrice Coutadeur ]
  * debian/control:
- Added a Depends: ${misc:Depends} in all packages to get rid of
  "debhelper-but-no-misc-depends" lintian warnings
- bumped Standards-Version to 3.8.3

 -- Felix GeyerSat, 26 Sep 2009 21:50:59 +0200

** Changed in: mythtv-theme-metallurgy-wide (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
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/mailman/listinfo/ubuntu-bugs


[Bug 251154] Re: [needs-packaging] paint-mono

2009-10-02 Thread Mantas Kriaučiūnas
I've found Paint-mono packages for Ubuntu 8.10-9.10 (Intrepid, Jaunty and 
Karmic) at these Personal Archives repositories:
https://edge.launchpad.net/~zachanimerulz/+archive/ppa 
https://edge.launchpad.net/~xmlich02/+archive/ppa

-- 
[needs-packaging] paint-mono
https://bugs.launchpad.net/bugs/251154
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] WifiSyslog.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/32898887/WifiSyslog.txt

** Tags added: apport-collected

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] UdevLog.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/32898885/UdevLog.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] UdevDb.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/32898884/UdevDb.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] ProcModules.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/32898883/ProcModules.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] ProcInterrupts.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/32898881/ProcInterrupts.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] ProcCpuinfo.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/32898880/ProcCpuinfo.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] PciMultimedia.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/32898878/PciMultimedia.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Lsusb.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/32898877/Lsusb.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Lspci.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/32898876/Lspci.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] IwConfig.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/32898875/IwConfig.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] CurrentDmesg.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/32898874/CurrentDmesg.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Card1.Codecs.codec.0.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "Card1.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/32898864/Card1.Codecs.codec.0.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Card0.Codecs.codec.0.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/32898852/Card0.Codecs.codec.0.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] Card0.Amixer.values.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/32898851/Card0.Amixer.values.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] BootDmesg.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/32898849/BootDmesg.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] ArecordDevices.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/32898846/ArecordDevices.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] AplayDevices.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/32898842/AplayDevices.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] AlsaDevices.txt

2009-10-02 Thread Shaved Wookie

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/32898841/AlsaDevices.txt

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 285392] apport-collect data

2009-10-02 Thread Shaved Wookie
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user   1559 F kmix
 /dev/snd/controlC0:  user   1538 F knotify4
  user   1559 F kmix
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe8f4000 irq 16'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe9ec000 irq 19'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100100'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [off]
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=c2040270-0c2a-42b1-b268-2b10201269cb
MachineType: System manufacturer System Product Name
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-11-generic 
root=UUID=1fdc1c99-54d8-4df2-b618-749e5791b30e ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_CA.UTF-8
 LANGUAGE=
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-11-generic N/A
 linux-firmware 1.20
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Uname: Linux 2.6.31-11-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 10/30/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0502
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M3A78-T
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0502:bd10/30/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3A78-T:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

-- 
Softreset failed (device not ready)
https://bugs.launchpad.net/bugs/285392
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/mailman/listinfo/ubuntu-bugs


[Bug 364617] Re: Ubuntu 9.04 installer's width increases too much in partitioning step if computer has other OS installed

2009-10-02 Thread nick parlante
Still seeing this with Karmic beta 1 on a eepc with the standard netbook
screen size: 1024 x 600

-- 
Ubuntu 9.04 installer's width increases too much in partitioning step if 
computer has other OS installed
https://bugs.launchpad.net/bugs/364617
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/mailman/listinfo/ubuntu-bugs


[Bug 309897] Re: mount.nfs4: Cannot allocate memory

2009-10-02 Thread Steve Langasek
** Changed in: nfs-utils (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nfs-utils (Ubuntu)
   Status: New => Triaged

-- 
mount.nfs4: Cannot allocate memory
https://bugs.launchpad.net/bugs/309897
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/mailman/listinfo/ubuntu-bugs


[Bug 408002] Re: Text is over buttons in updates notification, and buttons are not clickable.

2009-10-02 Thread Richard Johnson
Confirming due to image, plus I can reproduce this, as well as it is
also reported upstream. Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

** Bug watch added: KDE Bug Tracking System #204702
   http://bugs.kde.org/show_bug.cgi?id=204702

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=204702
   Importance: Unknown
   Status: Unknown

-- 
Text is over buttons in updates notification, and buttons are not clickable.
https://bugs.launchpad.net/bugs/408002
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/mailman/listinfo/ubuntu-bugs


[Bug 441111] Re: Keyboard indicator doesn't have transparent background

2009-10-02 Thread Roman Khatko

** Attachment added: "keyboard_applet.png"
   http://launchpadlibrarian.net/32898746/keyboard_applet.png

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32898747/Dependencies.txt

-- 
Keyboard indicator doesn't have transparent background
https://bugs.launchpad.net/bugs/44
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/mailman/listinfo/ubuntu-bugs


[Bug 441111] [NEW] Keyboard indicator doesn't have transparent background

2009-10-02 Thread Roman Khatko
Public bug reported:

Binary package hint: gnome-applets

The keyboard indicator applet does not have the ability to make its background
transparent and allow it to fit in with the karmic default theme.

Karmic Beta

ProblemType: Bug
Architecture: i386
Date: Sat Oct  3 10:07:59 2009
DistroRelease: Ubuntu 9.10
Package: gnome-applets 2.28.0-0ubuntu1
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: gnome-applets
Uname: Linux 2.6.31-11-generic i686

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Keyboard indicator doesn't have transparent background
https://bugs.launchpad.net/bugs/44
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/mailman/listinfo/ubuntu-bugs


[Bug 441112] Re: Got black screen when set to dual monitor mode

2009-10-02 Thread Sunner Sun

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/32898853/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/32898854/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32898855/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/32898856/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/32898857/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/32898858/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/32898859/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/32898860/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/32898861/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/32898862/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/32898863/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/32898865/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/32898866/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/32898867/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/32898868/Xrandr.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/32898869/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/32898870/monitors.xml.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/32898871/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/32898872/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/32898873/xkbcomp.txt

-- 
Got black screen when set to dual monitor mode
https://bugs.launchpad.net/bugs/441112
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/mailman/listinfo/ubuntu-bugs


[Bug 441112] [NEW] Got black screen when set to dual monitor mode

2009-10-02 Thread Sunner Sun
Public bug reported:

Binary package hint: x11-xserver-utils

When in jaunty, dual monitor works well. After upgrading to karmic, I
can't use both xrandr and gnome-display-properties to set dual monitor
mode. If I do that, I got two black screens. Sometimes the mouse pointer
is freezed also. Ctrl+alt+backspace doesn't work. If I can input xrandr
command blinkly to turn off one screen, everything is ok. Otherwise, I
must power off the computer by long-press the power button.

ProblemType: Bug
Architecture: i386
Date: Sat Oct  3 14:04:27 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 20021,2959
NonfreeKernelModules: wl
Package: x11-xserver-utils 7.4+2ubuntu3
ProcCmdLine: root=UUID=809ca3b9-3057-4cb6-941a-cf1109c7d9bb ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu6
 libdrm2 2.4.13-1ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu2
SourcePackage: x11-xserver-utils
Uname: Linux 2.6.31-11-generic i686
dmi.bios.date: 05/13/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 19CN16WW
dmi.board.name: MoutCook
dmi.board.vendor: LENOVO
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnLENOVO:bvr19CN16WW:bd05/13/2009:svnLENOVO:pn20021,2959:pvrLenovoIdeapadS12:rvnLENOVO:rnMoutCook:rvrNotApplicable:cvnLENOVO:ct10:cvrN/A:
dmi.product.name: 20021,2959
dmi.product.version: Lenovo Ideapad S12
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-11-generic

** Affects: x11-xserver-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Got black screen when set to dual monitor mode
https://bugs.launchpad.net/bugs/441112
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/mailman/listinfo/ubuntu-bugs


[Bug 40367] Re: ggcov: Incorrect library version dependency

2009-10-02 Thread Phil M
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 Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 441109] Re: Width is too big with Russian translation, resize isn't allowed

2009-10-02 Thread Roman Khatko

** Attachment added: "width is too big"
   http://launchpadlibrarian.net/32898568/empathy-too-big.png

-- 
Width is too big with Russian translation, resize isn't allowed
https://bugs.launchpad.net/bugs/441109
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/mailman/listinfo/ubuntu-bugs


[Bug 406154] Re: [karmic] plasma panel freezes for a few seconds when opening a usb drive

2009-10-02 Thread Richard Johnson
Confirming due to upstream, even though most of the comments relate to
NFS, it also occurs with some pluggable devices, in this case a large
usb drive. My 120GB I don't notice this, but my 1TB I do.

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=184062
   Importance: Unknown
   Status: Unknown

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

-- 
[karmic] plasma panel freezes for a few seconds when opening a usb drive
https://bugs.launchpad.net/bugs/406154
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 441109] [NEW] Width is too big with Russian translation, resize isn't allowed

2009-10-02 Thread Roman Khatko
Public bug reported:

Binary package hint: empathy

Width of main windows is too big with russian translation and resize
isn't allowed.

Ubuntu Karmic Beta

** Affects: empathy (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Width is too big with Russian translation, resize isn't allowed
https://bugs.launchpad.net/bugs/441109
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/mailman/listinfo/ubuntu-bugs


[Bug 441110] Re: package memtest86+ 2.11-3ubuntu1 failed to install/upgrade:

2009-10-02 Thread sanktnelson

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/32898688/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/32898689/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/32898690/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/32898691/VarLogDistupgradeTermlog.gz

-- 
package memtest86+ 2.11-3ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/441110
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/mailman/listinfo/ubuntu-bugs


[Bug 441110] [NEW] package memtest86+ 2.11-3ubuntu1 failed to install/upgrade:

2009-10-02 Thread sanktnelson
Public bug reported:

Binary package hint: memtest86+

during upgrade to karmic beta

ProblemType: Package
Architecture: i386
Date: Sat Oct  3 07:53:58 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: package memtest86+ is already installed and configured
Package: memtest86+ 2.11-3ubuntu1
ProcVersionSignature: Ubuntu 2.6.28-15.49-generic
SourcePackage: memtest86+
Title: package memtest86+ 2.11-3ubuntu1 failed to install/upgrade:
Uname: Linux 2.6.28-15-generic i686
XsessionErrors:
 (gnome-settings-daemon:3491): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-panel:3499): libglade-WARNING **: Unexpected element  
inside .
 (bluetooth-applet:3517): Gdk-CRITICAL **: 
gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private->update_and_descendants_freeze_count > 0' failed
 (padevchooser:3528): Gdk-CRITICAL **: 
gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private->update_and_descendants_freeze_count > 0' failed
 (nautilus:3724): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

** Affects: memtest86+ (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package memtest86+ 2.11-3ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/441110
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/mailman/listinfo/ubuntu-bugs


[Bug 414810] Re: Brightness control not working on Vaio TT with 2.6.31 rc6 kernel

2009-10-02 Thread Eric Donkersloot
Is is possible to find out what patch made it into this kernel that made
it work again ?

-- 
Brightness control not working on Vaio TT with 2.6.31 rc6 kernel
https://bugs.launchpad.net/bugs/414810
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/mailman/listinfo/ubuntu-bugs


[Bug 441107] Re: TypeError: coercing to Unicode: need string or buffer, NoneType found

2009-10-02 Thread Barnabas
I prepared screenshot

** Attachment added: "Screenshot for the error"
   http://launchpadlibrarian.net/32898333/kubuntu_9.10_beta_bug_01.jpg

** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Description changed:

+ On Windows 7 the wubi installer.
+ Kubuntu 9.10 beta.
+ 
  When the installer creating the files on the filesystem, I receive this
  error and if i press the confirmation button the installer is exiting.
  After the kubuntu is not in the bootmenu, becasue the installer wasn't
  done.
  
- "An error occurred 
+ "An error occurred
  TypeError: coercing to Unicode: need string or buffer, NoneType found
  For more informations,please see the log file..."

-- 
TypeError: coercing to Unicode: need string or buffer, NoneType found
https://bugs.launchpad.net/bugs/441107
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/mailman/listinfo/ubuntu-bugs


[Bug 190791] Re: Please re-add cinepaint to Ubuntu

2009-10-02 Thread Mantas Kriaučiūnas
Savvas Radevic  wrote on 2009-09-27:
> If someone wants to take and fix the packages (names, dependencies, etc) 
> please do!
> I might not have the time for about 6 months.

It seems you don't need to maintain libelektra packages -Christophe
Mehay already packaged libelektra, see https://launchpad.net/~goldy-
goldenfish/+archive/ppa , please use these packages instead repackaging
libelekra by yourself.

-- 
Please re-add cinepaint to Ubuntu
https://bugs.launchpad.net/bugs/190791
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/mailman/listinfo/ubuntu-bugs


[Bug 40367] Re: ggcov: Incorrect library version dependency

2009-10-02 Thread Phil M
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: Incorrect library version dependency
https://bugs.launchpad.net/bugs/40367
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 392940] Re: Plasma chrashed while plugging in an external drive

2009-10-02 Thread sputnik
Hi Richard!

Thanks for asking!

I don't think that this crash occurred again in the meantime. - I am
sorry but I guess this bug is too old to be remembered well...

My current package version is now: 4:4.3.1-0ubuntu1~jaunty1~ppa2

I still think it is a remarkable bug, though. Is there any way to get a
text list of running plasma applications?

-- 
Plasma chrashed while plugging in an external drive
https://bugs.launchpad.net/bugs/392940
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/mailman/listinfo/ubuntu-bugs


[Bug 423489] Re: cannot set mountd port from nfs-kernel-server

2009-10-02 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve
Ubuntu.

The reason you're unable to change the RPCMOUNTDOPTS in /etc/init.d/nfs-
kernel-server is that the value of this variable is immediately
overridden by including /etc/defaults/nfs-kernel-server, which sets this
variable.  You should adjust the mountd options in this latter file.

** Changed in: nfs-utils (Ubuntu)
   Status: New => Invalid

-- 
cannot set mountd port from nfs-kernel-server
https://bugs.launchpad.net/bugs/423489
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/mailman/listinfo/ubuntu-bugs


[Bug 441101] Re: package nfs-common 1:1.2.0- 2ubuntu1 failed to install/upgrade: Unterprozess install iertes post-installation-Skript gab den Fehlerwert 1 zur ück

2009-10-02 Thread Steve Langasek
*** This bug is a duplicate of bug 441055 ***
https://bugs.launchpad.net/bugs/441055

Thank you for taking the time to report this bug and help to improve
Ubuntu.

This is a duplicate of bug #441055, which has been fixed with the upload
of nfs-utils 1:1.2.0-2ubuntu2.

** Changed in: nfs-utils (Ubuntu)
   Status: New => Fix Released

** This bug has been marked a duplicate of bug 441055
   package nfs-common 1:1.2.0-2ubuntu1 failed to install/upgrade:

-- 
package nfs-common 1:1.2.0-2ubuntu1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/441101
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/mailman/listinfo/ubuntu-bugs

[Bug 383511] Re: apt_check.py crashed with SIGSEGV in strlen()

2009-10-02 Thread Roman Khatko
Confirm this bug on Karmic Beta with all updates.

The bug appear after finished command:
sudo aptitude update && sudo aptitude dist-upgrade

-- 
apt_check.py crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/383511
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/mailman/listinfo/ubuntu-bugs


[Bug 397374] Re: Plasma crashes on an X11-display without RENDER extension ( fix included )

2009-10-02 Thread Richard Johnson
Filed this report upstream. Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

** Bug watch added: KDE Bug Tracking System #209271
   http://bugs.kde.org/show_bug.cgi?id=209271

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=209271
   Importance: Unknown
   Status: Unknown

-- 
Plasma crashes on an X11-display without RENDER extension ( fix included )
https://bugs.launchpad.net/bugs/397374
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/mailman/listinfo/ubuntu-bugs


[Bug 395079] Re: [KDE4][Karmic] Error mounting ntfs volume from dolphin's resources panel

2009-10-02 Thread Shaved Wookie
Easy workaround. In a console/terminal type:

KUBUNTU VERSION:
sudo apt-get install ntfs-cong && kdesudo ntfs-config

UBUNTU VERSION:
sudo apt-get install ntfs-cong && gtksudo ntfs-config


*Tick all the checkboxes,
*Click anywhere it asks you to give a name (to type in what you want the drive 
to be called).
*Click OK.
*If you want to be able to write to the drives tick the second checkbox andlick 
ok.

Problem solved. Man, I'm getting tired of this bug regressing over and
over. *sigh*

Hope this helps someone.

-- 
[KDE4][Karmic] Error mounting ntfs volume from dolphin's resources panel
https://bugs.launchpad.net/bugs/395079
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/mailman/listinfo/ubuntu-bugs


[Bug 441104] Re: usb-creator should scan Download directory for .iso files

2009-10-02 Thread Neil Wilson

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32898100/Dependencies.txt

-- 
usb-creator should scan Download directory for .iso files
https://bugs.launchpad.net/bugs/441104
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/mailman/listinfo/ubuntu-bugs


[Bug 441104] [NEW] usb-creator should scan Download directory for .iso files

2009-10-02 Thread Neil Wilson
Public bug reported:

Binary package hint: usb-creator

Chances are that the user has downloaded the CD image on the Ubuntu
machine and that file is in the new Download directory. This program
should look there and pick up the isos automatically.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: b382bfda81c9c56d0d686a30b144ce04
CheckboxSystem: 1e431fa57f6647496385ab519e345dd7
Date: Sat Oct  3 06:45:56 2009
DistroRelease: Ubuntu 9.10
Package: usb-creator-gtk 0.2.6
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SourcePackage: usb-creator
Uname: Linux 2.6.31-10-generic x86_64

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
usb-creator should scan Download directory for .iso files
https://bugs.launchpad.net/bugs/441104
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/mailman/listinfo/ubuntu-bugs


[Bug 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-10-02 Thread Richard Johnson
I just tried to reproduce this by using Konqueror and saving a large
file...as soon as that happened I opened up the device notifier popup,
then the Konqueror popups came in without closing the other. I then
tried it with the quickaccess one and wasn't able to reproduce.

I am running Karmic with KDE 4.3.1, so if you could, please confirm this
is still an issue with a newer release of KDE, and provide any further
information which may help me recreate this issue. Thanks!

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Incomplete

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
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/mailman/listinfo/ubuntu-bugs


Re: [Bug 433925] Re: Karmic livecd wont boot due to graphics card not working with opensource nvidia drivers

2009-10-02 Thread Tim
nope, still not working here using the beta live CD.

unfortunately havent been able to get it to boot up at all, so have no
way to get at the xorg logs, since everything just freezes when X tries
to start. I did try Qprime's suggestion but that did not work.


On Sat, 03 Oct 2009 00:55 +, "QPrime" 
wrote:
> Appears to be working correctly for
> 
> 01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2
> MX200] (rev b2)
> 
> Will test on an NV40 shortly.
> 
> -- 
> Karmic livecd wont boot due to graphics card not working with opensource
> nvidia drivers
> https://bugs.launchpad.net/bugs/433925
> You received this bug notification because you are a direct subscriber
> of the bug.
-- 
  Tim Lunn
  dark...@fastmail.fm

-- 
Karmic livecd wont boot due to graphics card not working with opensource nvidia 
drivers
https://bugs.launchpad.net/bugs/433925
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/mailman/listinfo/ubuntu-bugs


[Bug 403610] Re: kde 4.3 Multiple Monitors tells lies

2009-10-02 Thread Richard Johnson
I think it is about time we confirm this one. Thanks for linking the
upstream report, as I have added it as a watch for this report. Thanks
again, and hopefully someone will start fixing the dual monitor stuff so
it "just works".

** Bug watch added: KDE Bug Tracking System #180437
   http://bugs.kde.org/show_bug.cgi?id=180437

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=180437
   Importance: Unknown
   Status: Unknown

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

-- 
kde 4.3 Multiple Monitors tells lies
https://bugs.launchpad.net/bugs/403610
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/mailman/listinfo/ubuntu-bugs


[Bug 441102] Re: Xorg fails to start when xserver-xorg-input-wacom is installed

2009-10-02 Thread Ryan

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/32897697/Xorg.0.log

** Attachment added: "BootDmesg.gz"
   http://launchpadlibrarian.net/32897698/BootDmesg.gz

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/32897699/CurrentDmesg.txt

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/32897700/GdmLog.txt

** Attachment added: "GdmLogOld.txt"
   http://launchpadlibrarian.net/32897701/GdmLogOld.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/32897702/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/32897704/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/32897707/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/32897708/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/32897709/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/32897710/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/32897711/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/32897712/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/32897713/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/32897714/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/32897715/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/32897716/Xrandr.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/32897717/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/32897718/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/32897719/xkbcomp.txt

-- 
Xorg fails to start when xserver-xorg-input-wacom is installed
https://bugs.launchpad.net/bugs/441102
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/mailman/listinfo/ubuntu-bugs


[Bug 441103] [NEW] Juk doesn't read .aac/m4a meta data

2009-10-02 Thread naught101
Public bug reported:

Binary package hint: kdemultimedia

JuK won't read artist/album/title/etc. tags from .aac files (I'm
guessing they're m4a, can't remember, I ripped them ages ago).

It plays the files fine, and I can tell what the file is by looking at
the tag editor, which tells me the filename, but it's really annoying,
since I can't see any relevant information in the playlist.

I've tried installing libmp4v2-0, libmpeg4ip-0, faac, mpeg4ip-utils and
libfaac0, but no joy.

Running Kubuntu karmic, with everything fully up to date.

ProblemType: Bug
Architecture: i386
Date: Sat Oct  3 15:29:18 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/juk
Package: juk 4:4.3.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: kdemultimedia
Uname: Linux 2.6.31-11-generic i686

** Affects: kdemultimedia (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug audio data i386 juk meta multimedia music tags

-- 
Juk doesn't read .aac/m4a meta data
https://bugs.launchpad.net/bugs/441103
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/mailman/listinfo/ubuntu-bugs


[Bug 25798] Re: NFSv3 large gids seem to not be recognized on breezy

2009-10-02 Thread Steve Langasek
As noted in the last comment, the limit on the number of groups is a
protocol limitation, not a bug in the nfs-utils package.  Other
protocols are available that don't suffer from this limit.

So I'm closing this as invalid (it's possible the original bug report
was about a real bug, but I think that's been fixed in the years since
breezy).

** Changed in: nfs-utils (Ubuntu)
   Status: Confirmed => Invalid

-- 
NFSv3 large gids seem to not be recognized on breezy
https://bugs.launchpad.net/bugs/25798
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 441103] Re: Juk doesn't read .aac/m4a meta data

2009-10-02 Thread naught101

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32897703/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/32897705/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/32897706/ProcStatus.txt

-- 
Juk doesn't read .aac/m4a meta data
https://bugs.launchpad.net/bugs/441103
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/mailman/listinfo/ubuntu-bugs


[Bug 395079] Re: [KDE4][Karmic] Error mounting ntfs volume from dolphin's resources panel

2009-10-02 Thread Shaved Wookie
This still exists in Karmic Beta for locale=en_CA.UTF-8... :$

-- 
[KDE4][Karmic] Error mounting ntfs volume from dolphin's resources panel
https://bugs.launchpad.net/bugs/395079
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/mailman/listinfo/ubuntu-bugs


[Bug 433562] Re: [karmic] Cannot mount ntfs volume in KDE

2009-10-02 Thread Shaved Wookie
*** This bug is a duplicate of bug 395079 ***
https://bugs.launchpad.net/bugs/395079

** This bug has been marked a duplicate of bug 395079
   [KDE4][Karmic] Error mounting ntfs volume from dolphin's resources panel

-- 
[karmic] Cannot mount ntfs volume in KDE
https://bugs.launchpad.net/bugs/433562
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/mailman/listinfo/ubuntu-bugs


[Bug 441102] [NEW] Xorg fails to start when xserver-xorg-input-wacom is installed

2009-10-02 Thread Ryan
Public bug reported:

Binary package hint: xserver-xorg-input-wacom

Ubuntu Karmic, up to date as of 10-02-2009.

HP TX2 1020us tablet with N-trig digitizer.

After performing a do-release-upgrade to karmic, Xorg failed to start
after first boot. See attached Xorg.0.log for error details.
Specifically lines 732-788.

After 'aptitude remove xserver-xorg-input-wacom', X starts successfully.

ProblemType: Bug
Architecture: amd64
Date: Fri Oct  2 21:05:37 2009
DistroRelease: Ubuntu 9.10
MachineType: Hewlett-Packard HP TouchSmart tx2 Notebook PC
NonfreeKernelModules: wl
Package: xserver-xorg-input-wacom (not installed)
ProcCmdLine: root=UUID=cf378b06-0657-4fee-b3f0-2807d06bd372 ro quiet nosplash 
resume=/dev/mapper/swap i8042.reset
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu6
 libdrm2 2.4.13-1ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu2
SourcePackage: wacom-tools
Uname: Linux 2.6.31-11-generic x86_64
XsessionErrors:
 (claws-mail:4019): Gtk-CRITICAL **: gtk_text_view_scroll_mark_onscreen: 
assertion `get_buffer (text_view) == gtk_text_mark_get_buffer (mark)' failed
 (claws-mail:4019): Gtk-CRITICAL **: gtk_text_view_scroll_mark_onscreen: 
assertion `get_buffer (text_view) == gtk_text_mark_get_buffer (mark)' failed
 (rhythmbox:4041): Rhythmbox-WARNING **: Unable to grab media player keys: 
Could not get owner of name 'org.gnome.SettingsDaemon': no such name
dmi.bios.date: 02/17/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3045
dmi.board.vendor: Quanta
dmi.board.version: 16.09
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.12:bd02/17/2009:svnHewlett-Packard:pnHPTouchSmarttx2NotebookPC:pvrRev1:rvnQuanta:rn3045:rvr16.09:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP TouchSmart tx2 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard
fglrx: Not loaded
glxinfo: Error: command ['glxinfo'] failed with exit code -11: Xlib:  extension 
"ATIFGLRXDRI" missing on display ":0.0".
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-11-generic

** Affects: wacom-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Xorg fails to start when xserver-xorg-input-wacom is installed
https://bugs.launchpad.net/bugs/441102
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/mailman/listinfo/ubuntu-bugs


[Bug 441101] [NEW] package nfs-common 1:1.2 .0-2ubuntu1 failed to install/upgrade: Unterprozess in stalliertes post-installation-Skript gab den Fehlerwert 1 zurück

2009-10-02 Thread Into the Pit
Public bug reported:

Package nfs-common could not upgrade and turned into an Error.

ProblemType: Package
Architecture: i386
Date: Sat Oct  3 07:30:39 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
Package: nfs-common 1:1.2.0-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: nfs-utils
Title: package nfs-common 1:1.2.0-2ubuntu1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Uname: Linux 2.6.31-11-generic i686

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package nfs-common 1:1.2.0-2ubuntu1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/441101
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/mailman/listinfo/ubuntu-bugs

[Bug 377476] Re: bzr visualize crashed with DBus error

2009-10-02 Thread Stephen Warren
How come this is marked "Fix Released" for "Seahorse (Ubuntu)"? I'm
still seeing it on Jaunty with the bzr PPA enabled:

bzr 1.13.1-1
bzr-dbus 0.1~bzr36-3
bzr-gtk0.97.0-1~bazaar1~jaunty1
bzrtools 1.13.0-1
seahorse 2.26.1-0ubuntu1
seahorse-plugins 2.26.1-0ubuntu1

Note: The upstream bug report says the fix will be in Gnome 2.26.3,
which as far as I can tell has been released containing seahorse 2.26.2,
so this could be included in Jaunty?

-- 
bzr visualize crashed with DBus error
https://bugs.launchpad.net/bugs/377476
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/mailman/listinfo/ubuntu-bugs


[Bug 441101] Re: package nfs-common 1:1.2.0- 2ubuntu1 failed to install/upgrade: Unterprozess install iertes post-installation-Skript gab den Fehlerwert 1 zur ück

2009-10-02 Thread Into the Pit

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/32897646/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32897647/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/32897648/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/32897649/DpkgTerminalLog.gz

-- 
package nfs-common 1:1.2.0-2ubuntu1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/441101
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/mailman/listinfo/ubuntu-bugs

[Bug 405792] Re: acer 4810T the drive cd /dvd does not work

2009-10-02 Thread executorvs
I can confirm this issue still exist.

** This bug is no longer a duplicate of bug 412527
   Cannot mount media in DVD rom drive, Acer Timeline 4810T. Drive is detected, 
and media only detected if placed in the drive when machine suspended. Even 
then DVD movies (purchased) are not recognised - error message that media is 
unknown. Audio cd's sometimes play. When trying to unmount, I am asked for my 
password - message given that another user mounted the media.

-- 
acer 4810T the drive cd /dvd does not work
https://bugs.launchpad.net/bugs/405792
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/mailman/listinfo/ubuntu-bugs


[Bug 441099] Re: package libdbus-1-3 1.2.16-0ubuntu8 failed to install/upgrade: error writing to '': Success

2009-10-02 Thread Pablo

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/32897426/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/32897427/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/32897429/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/32897430/DpkgTerminalLog.txt

-- 
package libdbus-1-3 1.2.16-0ubuntu8 failed to install/upgrade: error writing to 
'': Success
https://bugs.launchpad.net/bugs/441099
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/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >