[Bug 151900] Re: USB UPS device causes slowness

2007-12-11 Thread Loïc Minier
I can't really test it regularly since bug #174367 prevents regular of
this kernel on my system.

-- 
USB UPS device causes slowness
https://bugs.launchpad.net/bugs/151900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175815] Can not forward X over ssh

2007-12-11 Thread Bodhi
Public bug reported:

Version : Gutsy 7.10 :


I can not forward X over ssh. The problem is not with the lo device. 
(https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/136947)

I can forward X from Feisty without any problem.

Here is what happens, this is ssh into the live cd (I set a password for
"ubuntu")

ssh connection :

[EMAIL PROTECTED]:~$ ssh -l ubuntu -vv 192.168.1.3
OpenSSH_4.6p1 Debian-5build1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.1.3 [192.168.1.3] port 22.
debug1: Connection established.
debug1: identity file /home/bodhi/.ssh/identity type -1
debug2: key_type_from_name: unknown key type '-BEGIN'
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug2: key_type_from_name: unknown key type '-END'
debug1: identity file /home/bodhi/.ssh/id_rsa type -1
debug1: identity file /home/bodhi/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.6p1 
Debian-5build1
debug1: match: OpenSSH_4.6p1 Debian-5build1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.6p1 Debian-5build1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 143/256
debug2: bits set: 521/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '192.168.1.3' is known and matches the RSA host key.
debug1: Found key in /home/bodhi/.ssh/known_hosts:1
debug2: bits set: 517/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/bodhi/.ssh/identity ((nil))
debug2: key: /home/bodhi/.ssh/id_rsa ((nil))
debug2: key: /home/bodhi/.ssh/id_dsa ((nil))

debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/bodhi/.ssh/identity
debug1: Trying private key: /home/bodhi/.ssh/id_rsa
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type 
Enter passphrase for key '/home/bodhi/.ssh/id_rsa': 
debug2: no passphrase given, try next key
debug1: Trying private key: /home/bodhi/.ssh/id_dsa
debug2: we did not send a packet, disable method
debug1: Next authentication method: pas

[Bug 160592] Re: UPnP plugin fails to load: missing python-coherence

2007-12-11 Thread Juergen Beckmerhagen
Same here:

Gutsy version:  2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
i686 GNU/Linux

Rhythmbox version: 0.11.2-0ubuntu4

Python Coherence not in Repository!

-- 
UPnP plugin fails to load: missing python-coherence 
https://bugs.launchpad.net/bugs/160592
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175813] Re: Sponsor catfish_0.3-ubuntu2

2007-12-11 Thread Cody A.W. Somerville
debdiff catfish_0.3-0ubuntu1.dsc catfish_0.3-0ubuntu2.dsc

** Attachment added: "debdiff catfish_0.3-0ubuntu1 -> catfish_0.3-0ubuntu2"
   http://launchpadlibrarian.net/10854651/catfish_0.3-0ubuntu2.debdiff

** Changed in: catfish (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
Sponsor catfish_0.3-ubuntu2
https://bugs.launchpad.net/bugs/175813
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175813] Sponsor catfish_0.3-ubuntu2

2007-12-11 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: catfish

Please sponsor catfish 0.3-ubuntu2

Format: 1.7
Date: Wed, 12 Dec 2007 02:59:53 -0400
Source: catfish
Binary: catfish
Architecture: all
Version: 0.3-0ubuntu2
Distribution: hardy
Urgency: low
Maintainer: Cody A.W. Somerville <[EMAIL PROTECTED]>
Changed-By: Cody A.W. Somerville <[EMAIL PROTECTED]>
Description: 
 catfish- file search tool that support several different engines
Changes: 
 catfish (0.3-0ubuntu2) hardy; urgency=low
 .
   * debian/watch: Created watchfile.
   * debian/rules:
 - Removed unrequired debhelper comments
 - Removed unneeded spaces at eol
 - Fix clean target
 - README now passed to dh_installdocs
   * debian/patches/10Disable_compile.dpatch:
 - Updated patch header
   . Added name before e-mail
   . Added patch description
   * debian/control:
 - Removed build-depends-indep python (not required)
 - Added homepage field (removed from long description)
 - Removed 'a' from start of package synopsis
 - Removed unneeded whitespace
 - Removed X[BS]-Python-Version fields
   * debian/docs: REMOVED (installed directly in debian/rules now).
   * debian/menu:
 - No longer uses absolute path
 - Updated to conform to new Debian menu policy
Files: 
 2b3cb809f4d6b8928255f1ae8d4f9716 30120 utils optional 
catfish_0.3-0ubuntu2_all.deb

** Affects: catfish (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sponsor catfish_0.3-ubuntu2
https://bugs.launchpad.net/bugs/175813
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175814] sync request

2007-12-11 Thread Matthias Klose
Public bug reported:

Binary package hint: python-crypto

please sync python-crypto (2.0.1+dfsg1-2.1) from unstable, Ubuntu
changes integrated in the Debian package.

+python-crypto (2.0.1+dfsg1-2.1) unstable; urgency=low
+
+  * Non-Maintainer upload.
+  * Build the python-crypto-dbg binary package (patch from Matthias Klose).
+(Closes: #437808)
+
+ -- Fabio Tranchitella <[EMAIL PROTECTED]>  Tue, 04 Sep 2007 20:42:37 +0200
+
+python-crypto (2.0.1+dfsg1-2ubuntu1) gutsy; urgency=low
+
+  * Merge from Debian unstable.
+  * Remaining Ubuntu changes:
+- Add -dbg package.
+- Bump debhelper compat level to 5.
+- Set Ubuntu maintainer address.

** Affects: python-crypto (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sync request
https://bugs.launchpad.net/bugs/175814
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145929] Re: Preference setting for browser may cause exception in certain condition

2007-12-11 Thread Zhao Fan
Carl, this bug was not fixed for me with the latest image, but the
behavior changed, the midbrowser will not crash with the same reproduce
steps, but the preference dialog can not pop up again if I close it with
feeds tab activated. So I need to reopen this bug, could you try to
reproduce it in your environment? Thanks.

** Changed in: moblin-browser
   Status: Fix Committed => New

-- 
Preference setting for browser may cause exception in certain condition
https://bugs.launchpad.net/bugs/145929
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157603] Re: [gutsy] rtl8185L WPA not working but WEP works

2007-12-11 Thread Shawn vega
ok i just tested it on hardy alpha 1 and it behaves with the same
problem.

-- 
[gutsy] rtl8185L WPA not working but WEP works
https://bugs.launchpad.net/bugs/157603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148154] Re: Kubuntu storage media applet in Gutsy beta not showing drives

2007-12-11 Thread wonderdrug
I think this is only a partial fix.  If I set the "Mount automatically"  option
for the drive, the drive will not automatically mount on login: the drive
will appear in the applet as unmounted.  If I power down/unplug the drive
and then plug it back in, it will auto-mount.

-- 
Kubuntu storage media applet in Gutsy beta not showing drives
https://bugs.launchpad.net/bugs/148154
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103210] Re: ipw3945 Wifi connection is very slow

2007-12-11 Thread [EMAIL PROTECTED]
Here an addition. I'm not sure, if no one has tested this before, but it does 
not seem to be mentioned here. 
The connection  is not slow if I am not using WPA. Connecting via WEP to a 
Linksys 802.11bg Router / AP works fine. Connecting to a 802.11a unencrypted 
network is very fast, too. 

Does anyone else notice this behaviour?

-- 
ipw3945 Wifi connection is very slow
https://bugs.launchpad.net/bugs/103210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155150] Re: adept fails to upgrade distribution when already at 7.10

2007-12-11 Thread Prodigal
Ok how exactly did any of you manage to update when the update manager
itself will not work?

Console apt-get update? If so which program are you updating? I'm
getting security errors when I try to run apt-get install or apt-get
update no matter which package I try to update/install.

-- 
adept fails to upgrade distribution when already at 7.10
https://bugs.launchpad.net/bugs/155150
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175810] Re: No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)

2007-12-11 Thread Shawn vega

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/10854487/lspci-vvnn.log

-- 
No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)
https://bugs.launchpad.net/bugs/175810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175810] Re: No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)

2007-12-11 Thread Shawn vega

** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/10854486/uname-a.log

-- 
No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)
https://bugs.launchpad.net/bugs/175810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175810] Re: No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)

2007-12-11 Thread Shawn vega

** Attachment added: "autogenerated_alsa-info.txt"
   http://launchpadlibrarian.net/10854485/alsa-info.txt

-- 
No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)
https://bugs.launchpad.net/bugs/175810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175810] No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)

2007-12-11 Thread Shawn vega
Public bug reported:

i don't get any sound at all I have a gateway mx3414 ubuntu 8.04 hardy
and I am attaching a few files for bug reporting. thank you for taking a
look at this

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

-- 
No sound with nVidia Corporation MCP51 High Definition Audio (rev a2)
https://bugs.launchpad.net/bugs/175810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 174512] Re: [network-admin] UI file not found

2007-12-11 Thread Kow
Problem upon further investigation is not that network-admin doesnt see
network.ui, its that there is a patch in gnome-system-tools that adds
some lines to network.ui that network-manager does not like. This patch
would be 83_network-locations-apply-button.dpatch IE, its an Ubuntu
change leading to this trouble. I kind of figured that after searching
the initially reported error and found nothing except for the Ubuntu bug
reports.

-- 
[network-admin] UI file not found
https://bugs.launchpad.net/bugs/174512
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 160900] Re: partition ignorance

2007-12-11 Thread Frank
Hello Paul

Sadly I have no more info for you, because Ubuntu didn't last very long 
on my computer after this debacle.

I managed to recover a fair bit, but also lost some stuff which I 
thought I had backed up (the backup turned out to be too old).

The scenario was:

Three physical drives in the same machine (all with 2 partitions. Drive 
two had two valid partitions (both Windows XP).

The intended Ubuntu to install on the first (physical partition). For 
some time I couldn't get it to install, but after a while (using 
different choices during the install), I managed to to get a clean install.

However, when I booted back into windows, the second (Windows XP) 
partitition had also been claimed by Ubuntu and overwritten part of it.

In my books any OS should respect the partition table and refuse to 
overwrite another OS's partition.

Clearly some work to do yet ;-)

Paul Dufresne wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. Unfortunately we can't start working on it yet, because
> your description didn't include enough information.
>
> Please include the information requested at [WWW]
> https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs as separate
> attachments by visiting your bug's web page.
>
> The following files seems the most important:
> /var/log/partman
> /var/log/syslog
>
> Thanks in advance.
>
> ** Changed in: ubiquity (Ubuntu)
>Status: New => Incomplete
>
>   


-- 
Frank Fontein

23 Rossmore Terrace
Christchurch 8022
New Zealand 

PO Box 22-196 
Christchurch 8142
New Zealand 

Phone: +64  3 351 1945
Fax: +64  3 351 1948 
Mobile: +64 27 351 1945

-- 
partition ignorance
https://bugs.launchpad.net/bugs/160900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130299] Re: please update package coreutils

2007-12-11 Thread Cruncher
I have a problem with du from 5.97 on vfat filesystems (#53388), which
is fixed in more recent versions of coreutils (e.g., 6.9.x). Please
upgrade this package in Ubuntu.

-- 
please update package coreutils
https://bugs.launchpad.net/bugs/130299
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175738] Re: (hardy) network-admin can't load due to missing /usr/share/gnome-system-tools/ui/network.ui

2007-12-11 Thread Kow
*** This bug is a duplicate of bug 174512 ***
https://bugs.launchpad.net/bugs/174512

** This bug has been marked a duplicate of bug 174512
   [network-admin] UI file not found

-- 
(hardy) network-admin can't load due to missing 
/usr/share/gnome-system-tools/ui/network.ui
https://bugs.launchpad.net/bugs/175738
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53388] Re: du reports existing files as missing

2007-12-11 Thread Cruncher
I posted this problem to the coreutils mailing list and got a response.
The du from the current 6.9 version of coreutils is working nicely, so it 
doesn't seem to be a kernel problem.

http://www.gnu.org/software/coreutils/
(Note: coreutils 6.9 won't compile directly, due to a more recent change in 
glibc. Either use the current 6.9.90, or replace all occurences of "futimens" 
by "gl_futimens" (src/touch.c src/copy.c lib/utimens.c lib/utimens.h))

-- 
du reports existing files as missing
https://bugs.launchpad.net/bugs/53388
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175808] Re: alacarte crashed on revert to original

2007-12-11 Thread Apport retracing service
*** This bug is a duplicate of bug 175602 ***
https://bugs.launchpad.net/bugs/175602

** Tags removed: need-duplicate-check

** Attachment removed: "ProcMaps.txt"

   http://launchpadlibrarian.net/10854236/ProcMaps.txt

** Attachment removed: "Dependencies.txt"

   http://launchpadlibrarian.net/10854235/Dependencies.txt

** Attachment removed: "ProcStatus.txt"

   http://launchpadlibrarian.net/10854237/ProcStatus.txt

** This bug has been marked a duplicate of bug 175602
   [apport] alacarte crashed with TypeError in on_item_tree_cursor_changed()

-- 
alacarte crashed on revert to original
https://bugs.launchpad.net/bugs/175808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 29798] Re: enable NaN support

2007-12-11 Thread William Grant
** Bug watch added: Debian Bug tracker #452437
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452437

** Also affects: pdl (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452437
   Importance: Unknown
   Status: Unknown

-- 
enable NaN support
https://bugs.launchpad.net/bugs/29798
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 175807] Re: Font size in gnome keeps changing, settings not honoured

2007-12-11 Thread unikob
This shows how the window title font is larger than other system fonts
when it should be smaller.

** Attachment added: "window title example"
   http://launchpadlibrarian.net/10854256/window-title.png

-- 
Font size in gnome keeps changing, settings not honoured
https://bugs.launchpad.net/bugs/175807
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175802] Re: Sponsor gfceu_0.6.0-0ubuntu2

2007-12-11 Thread Cody A.W. Somerville
** Changed in: gfceu (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Confirmed

-- 
Sponsor gfceu_0.6.0-0ubuntu2
https://bugs.launchpad.net/bugs/175802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175808] Re: alacarte crashed on revert to original

2007-12-11 Thread John Metcalfe
*** This bug is a duplicate of bug 175602 ***
https://bugs.launchpad.net/bugs/175602


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

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

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

** Visibility changed to: Public

-- 
alacarte crashed on revert to original
https://bugs.launchpad.net/bugs/175808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175808] alacarte crashed on revert to original

2007-12-11 Thread John Metcalfe
*** This bug is a duplicate of bug 175602 ***
https://bugs.launchpad.net/bugs/175602

Public bug reported:

Binary package hint: alacarte

When right clicking on items and selecting "revert to original" alacarte
crashes

ProblemType: Crash
Architecture: amd64
Date: Wed Dec 12 00:37:40 2007
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/alacarte
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: hsfengine nvidia
Package: alacarte 0.11.3-1ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python -OOt /usr/bin/alacarte
ProcCwd: /home/john
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/alacarte']
SourcePackage: alacarte
Title: alacarte crashed with TypeError in on_item_tree_cursor_changed()
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 424, in 
on_item_tree_cursor_changed
 item = items[iter][3]
 TypeError: could not parse subscript as a tree path
Uname: Linux ronin-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev powerdev pulse-rt sambashare scanner tape video

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


** Tags: apport-crash

-- 
alacarte crashed on revert to original
https://bugs.launchpad.net/bugs/175808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151684] Re: Camera Detection Issues

2007-12-11 Thread CompDan
Thank you for this fix, it is rather a disable for the driver that
supports webcams and digital cameras, but does the job for me as well!

-- 
Camera Detection Issues
https://bugs.launchpad.net/bugs/151684
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175807] Re: Font size in gnome keeps changing, settings not honoured

2007-12-11 Thread unikob

** Attachment added: "Font settings"
   http://launchpadlibrarian.net/10854181/Kuvakaappaus-Ulkoasun%20asetukset.png

-- 
Font size in gnome keeps changing, settings not honoured
https://bugs.launchpad.net/bugs/175807
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175807] Font size in gnome keeps changing, settings not honoured

2007-12-11 Thread unikob
Public bug reported:

Binary package hint: gnome-control-center

The settings I have made in gnome-control-center Appearance Fonts are
ignored after a few restarts. Font size setting for window title seems
to revert to whatever is default in gnome. Eg. I have set the window
title font to be DejaVu Sans Bold size 9 and this morning the window
title font has again changed and grown in size. This has happened quite
a many times. Also, if I make changes now to Fonts they don't affect
current session in anyway.

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

-- 
Font size in gnome keeps changing, settings not honoured
https://bugs.launchpad.net/bugs/175807
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 27200] Re: Adding taskbar items in multi-head configuration resizes taskbar

2007-12-11 Thread Bert
Works fine for me on Kubuntu 32-bit 7.10, (upgraded from Ubuntu about
5.10). I'm using xinerama Twinview on the nvidia driver. I added and
removed applications a couple times with no ill effects.

-- 
Adding taskbar items in multi-head configuration resizes taskbar
https://bugs.launchpad.net/bugs/27200
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 159363] Re: Ubiquity-frontend-gtk shouldn't depend on metacity window manager

2007-12-11 Thread Paul Dufresne
I have verified and this is true according to:
http://packages.ubuntu.com/gutsy/admin/ubiquity-frontend-gtk

This is also true in Hardy right now:
http://packages.ubuntu.com/hardy/admin/ubiquity-frontend-gtk

Confirming the bug, as I believe there is enough info for a developer to
respond.

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

-- 
Ubiquity-frontend-gtk shouldn't depend on metacity window manager
https://bugs.launchpad.net/bugs/159363
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 107820] Re: powernowd: "cannot create /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory nonexistent"

2007-12-11 Thread Ed C
dAniel,

The only time I recall experiencing the problem was when I upgraded to
Feisty.  I did not have the problem when I upgraded to Gutsy. 

I noticed that there is a double forward slash "//" before "cpufreq" in
the directory path that is giving the "Directory nonexistent" error.  Any
idea of the purpose for the "//"?  It seems to work if I cd to that path.

Also I noticed that on my machine the directory
/sys/devices/system/cpu/cpu1/cpufreq is a symbolic link to the same
directory for cpu0.  Is this directory a symbolic link on your machine?

--- dAniel hAhler <[EMAIL PROTECTED]> wrote:

> Oh... I've missed the point that it fails apparently only during upgrade
> for you. Is this correct?
> 
> I don't know why this may happen during upgrade, but it should be
> covered then by the set of fixes, which are attached to bug 67341 -
> there's a check added, which prevents the "cannot create" error and
> therefor the failure of the script.
> 
> ** Summary changed:
> 
> - powernowd: "cannot create
> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory
> nonexistent"
> + powernowd upgrade fails: "cannot create
> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory
> nonexistent"
> 
> -- 
> powernowd upgrade fails: "cannot create
> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory
> nonexistent"
> https://bugs.launchpad.net/bugs/107820
> You received this bug notification because you are a direct subscriber
> of the bug.
> 


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

-- 
powernowd upgrade fails: "cannot create 
/sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory nonexistent"
https://bugs.launchpad.net/bugs/107820
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175803] Re: Prioritize goals for Ubuntu

2007-12-11 Thread Saïvann Carignan
+1

I also think that this would make more sense. Launchpad already has the
Blueprint section which is used to work on goals for ubuntu and I'm
pretty sure that Blueprint aims to get always better. It just needs well
though ideas discussed by people who are in charge, your ideas will
probably be welcome if you have time to speaks about it with developers
and if your ideas are quite clear.

-- 
Prioritize goals for Ubuntu
https://bugs.launchpad.net/bugs/175803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175805] Re: firefox crashes when I post to my blogger

2007-12-11 Thread tioedong

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

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/10854174/ExtensionSummary.txt

** Attachment added: "pluginreg.dat.txt"
   http://launchpadlibrarian.net/10854175/pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/10854176/profiles.ini.txt

-- 
 firefox crashes when I post to my blogger
https://bugs.launchpad.net/bugs/175805
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175805] firefox crashes when I post to my blogger

2007-12-11 Thread tioedong
Public bug reported:

Binary package hint: firefox

After I'm on line for a couple hours I will post to my blogger.com blog
and firefox disappears. I pull it back up and it disappears again. It
seems to work fine if I reboot.

ProblemType: Bug
Architecture: i386
Date: Wed Dec 12 14:40:47 2007
DistroRelease: Ubuntu 7.10
Package: firefox 2.0.0.11+2nobinonly-0ubuntu0.7.10
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux nancy-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
 firefox crashes when I post to my blogger
https://bugs.launchpad.net/bugs/175805
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175806] dhclient tries to chmod /etc/resolv.conf only before it creates it

2007-12-11 Thread Peter Cordes
Public bug reported:

Binary package hint: dhcp3-client

I booted the Ubuntu Gutsy i386 livecd on an old machine, and switched to
tty1 to run dhclient, because NetworkManager apparently didn't want to
bother.  This uncovered a funny corner-case in dhclient:

...
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.0.0.1
chown: failed to get attributes of `/etc/resolv.conf': No such file or directory
chmod: failed to get attributes of `/etc/resolv.conf': No such file or directory
bound to 10.0.0.18 -- renewal in 18184 seconds.
...

 /etc/resolv.conf was created fine, with mode 644, but owned by
root:dhcp instead of root:root.

 This is a very minor bug.

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

-- 
dhclient tries to chmod /etc/resolv.conf only before it creates it
https://bugs.launchpad.net/bugs/175806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 43589] Re: [totem-gstreamer] wont play vcd for "unknown reason"

2007-12-11 Thread Onkar Shinde
The VCD plugin has been ported from gstreamer 0.8 to 0.10. But it is not
yet available in a gst-plugins-bad release. It is there in CVS. Once it
is available in a release, it will land up in hardy and hopefully the
VCD problem will be solved.

-- 
[totem-gstreamer] wont play vcd for "unknown reason"
https://bugs.launchpad.net/bugs/43589
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 164295] Re: external monitor doesn't "work" on laptop

2007-12-11 Thread lars_stefan_axelsson
Thanks for asking. I'm using the 'nvidia' driver in the 'nvidia-glx-new'
package (acording to aptitude). I'm attaching my xorg.conf for good
measure.

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/10854167/xorg.conf

-- 
external monitor doesn't "work" on laptop
https://bugs.launchpad.net/bugs/164295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 164507] Re: misleading error message in terminal when trying to chmod on fat32

2007-12-11 Thread Peter Cordes
This is one of those parts of Unix that you're probably just going to
have to get used to.

 Unfortunately, there are standards (e.g. POSIX.1) that say what possible error 
codes a system call is allowed to return, and what they imply for that system 
call.  run
man 2 chmod
to see the manual for the chmod system call (which the chmod(1) program is 
built around).  Or online at e.g.
http://linux.die.net/man/2/chmod
It's unfortunate, because none of them are really appropriate for the 
situation.  EIO could make sense, but it usually implies serious/unexpected 
problems (e.g. hard drive failure or network outage).  EROFS (read only 
filesystem) is only true in so far as file permissions aren't modifiable.

 So for chmod(1) (the program) to print a better error message:
1. it would have to try to find out if the filesystem was FAT or similar if it 
saw an EPERM error code.  Not going to happen;  Programs usually just print the 
standard text for an error message and print what they were trying to do when 
it happened.  The user can tell exactly what's going on (even in a program more 
complicated than chmod).  If programs tried to diagnose problems further, 
they'd all print different error messages, so it would be hard to tell what 
actually happened in the probably common case that the program misdiagnosed the 
problem.  (and programs would be twice as big, and people would have to spend 
lots of time fixing bugs in the error-diagnosing code, esp. since most error 
handling code in most programs doesn't get much testing even currently.  Think 
about how bad it would be if lots of programs tried to have special handling 
for strange corner cases.  (I realize you weren't arguing for this whole 
strawman I've put up, I'm just trying to explain why Unix is how it is.  The 
point is that chmod would have to be a much fancier program to do what you 
suggest, but Unix (esp. traditional command line) is all about small, sharp 
tools that do one thing well.))

or 2. Linux (the kernel) could return an error code not allowed by the
standards for chmod(2) (the system call).  This could happen;  GNU = GNU
is Not Unix, so they're not afraid to violate Unix standards when the
standards suck.  (Linux tries pretty hard to conform to most standards,
though.)  fat isn't POSIX compliant, (e.g. it doesn't support chmod), so
one could argue that Linux doesn't need to be POSIX-compliant when using
it.  ENOTSUP (Operation not supported) would seem the most appropriate
error code.  EINVAL (Invalid argument) would work too.  (see the
errno(3) manpage)

 Yeah, that's actually not a bad idea.  I can hardly imagine it breaking
anything to return ENOTSUP from chmod, since almost everything deals
with errno by just looking up the associated string and printing it.
Since there is just one global table, not per-system call or anything,
programs would just print out "operation not supported".  So I vote for
changing fat's chmod handler function.

 This bug should be assigned to the linux-source package, since that's
the only sensible place to change anything to fix it.

-- 
misleading error message in terminal when trying to chmod on fat32
https://bugs.launchpad.net/bugs/164507
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 135911] Re: [gutsy] request for Tex Gyre fonts to be added to texlive-fonts-extra

2007-12-11 Thread Norbert Preining
On Di, 11 Dez 2007, N7DR wrote:
> What's the status of this for hardy?

They are not present in Debian, but sources are available in my private
repository. We are still waiting for a clarification of the license
chaos.

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
CORRIEDOO (n.)
The crucial moment of false recognition in a long passageway
encounter. Though both people are perfectly well aware that the other
is approaching, they must eventually pretend sudden recognition. They
now look up with a glassy smile, as if having spotted each other for
the first time, (and are particularly delighted to have done so)
shouting out 'Haal!' as if to say 'Good grief!! You!!
Here!! Of all people! Will I never. Coo. Stab me vitals, etc.'
--- Douglas Adams, The Meaning of Liff

-- 
[gutsy] request for Tex Gyre fonts to be added to texlive-fonts-extra
https://bugs.launchpad.net/bugs/135911
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159698] Re: system installation stops at 46% on partitioner step 3 of 7

2007-12-11 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Confirming, as all needed info seems to have been attached.

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

-- 
system installation stops at 46% on partitioner step 3 of 7
https://bugs.launchpad.net/bugs/159698
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175800] Re: No connection with ssh over nautilus

2007-12-11 Thread Saïvann Carignan
Thanks for your bug report.

I'm not a expert with ssh but the debug outputs seems to demonstrate
that nautilus didn't have necessary files for authentication with the
server.

Since SSH is a encrypted communication protocol that can be used for a
lot of purpose, can you be more specific about the configuration of the
server? Did you use sshfs to share files through SSH?

Unless someone that have more knowledge than me on this point, I would
suggest you to ask a question in https://answers.launchpad.net/ to see
if you get clues or answers that could help finding more informations
about that bug/problem.

-- 
No connection with ssh over nautilus 
https://bugs.launchpad.net/bugs/175800
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175797] Re: Please sync omniorb4 4.1.1-1 (universe) from Debian unstable (main)

2007-12-11 Thread William Grant
** Changed in: omniorb4 (Ubuntu)
   Status: New => Confirmed

-- 
Please sync omniorb4 4.1.1-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/175797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175803] Re: Prioritize goals for Ubuntu

2007-12-11 Thread Cody A.W. Somerville
This isn't a bug that exists within the Ubuntu distribution but instead
an idea that should be discussed else where (maybe the ubuntu-devel-
discuss or community council mailing list). Marking invalid.

** Changed in: ubuntu
   Status: New => Invalid

-- 
Prioritize goals for Ubuntu
https://bugs.launchpad.net/bugs/175803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123914] Re: KNetworkManager doesn't initially connect to wired network

2007-12-11 Thread Mitch Golden
I think I have an idea some of what is going on.

The old card I am using shows up in KNetworkManager as not supporting
Carrier Detect.  Somehow the older versions detected that the card was
there and tried it.  The new version sees the wired network, and though
it *can* connect to it, it doesn't initially do it.  If I use a network
card that does support Carrier Detect, it does properly connect.

-- 
KNetworkManager doesn't initially connect to wired network
https://bugs.launchpad.net/bugs/123914
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 159701] Re: [apport] ubiquity crashed with ValueError in command()

2007-12-11 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Confirming this bug as it has all needed info attached.

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

-- 
[apport] ubiquity crashed with ValueError in command()
https://bugs.launchpad.net/bugs/159701
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175803] Prioritize goals for Ubuntu

2007-12-11 Thread Danny Piccirillo
Public bug reported:

I'd like something like Pligg ( http://www.pligg.com/ ) to be adopted as
an IdeaStorm-esque way of prioritizing goals for Ubuntu. It could also
be used for ideas like IdeaStorm, but i think that we're more in need of
something to prioritize what we want out of Ubuntu and focus our efforts
more appropriately.

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid

-- 
Prioritize goals for Ubuntu
https://bugs.launchpad.net/bugs/175803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175796] Re: file reports wrong mime type for .xls files!

2007-12-11 Thread Saïvann Carignan
Thanks for this bug report.

I can confirm this bug on a brand new xls file. I can't say what would
be *Exactly* the good name but it seems clear to me that "msword" isn't
a appropriate name for a xls file since only excel can open these files.

** Changed in: file (Ubuntu)
   Importance: Undecided => Low
   Status: New => Confirmed

-- 
file reports wrong mime type for .xls files!
https://bugs.launchpad.net/bugs/175796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175802] Re: Sponsor gfceu_0.6.0-0ubuntu2

2007-12-11 Thread Cody A.W. Somerville
debdiff gfceu_0.6.0-0ubuntu1.dsc gfceu_0.6.0-0ubuntu2.dsc

** Attachment added: "debdiff gfceu_0.6.0-0ubuntu1 -> gfceu_0.6.0-0ubuntu2"
   http://launchpadlibrarian.net/10854153/gfceu_0.6.0-0ubuntu2.debdiff

-- 
Sponsor gfceu_0.6.0-0ubuntu2
https://bugs.launchpad.net/bugs/175802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175802] Sponsor gfceu_0.6.0-0ubuntu2

2007-12-11 Thread Cody A.W. Somerville
Public bug reported:

Binary package hint: gfceu

Please sponsor gfceu_0.6.0-0ubuntu2

Format: 1.7
Date: Wed, 05 Dec 2007 01:18:08 +1100
Source: gfceu
Binary: gfceu
Architecture: all
Version: 0.6.0-0ubuntu2
Distribution: hardy
Urgency: low
Maintainer: Cody A.W. Somerville <[EMAIL PROTECTED]>
Changed-By: Cody A.W. Somerville <[EMAIL PROTECTED]>
Description: 
 gfceu  - Graphical front-end using GTK2 for the FCE Ultra NES emulator
Changes: 
 gfceu (0.6.0-0ubuntu2) hardy; urgency=low
 .
   * debian/watch: Added watch file.
   * debian/rules: Removed call to dh_python
   * debian/control:
 - Updated maintainer fields
 - Removed build-depend on python-all-dev
 - Added build-depend on python-dev
 - Upgraded python-support depend to >= 0.6
   * Removed:
 - debian/pycompat
Files: 
 e02dc0cee0ef1821cd445de8e2580d57 34170 games optional 
gfceu_0.6.0-0ubuntu2_all.deb
Original-Maintainer: Lukas Sabota <[EMAIL PROTECTED]>

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

-- 
Sponsor gfceu_0.6.0-0ubuntu2
https://bugs.launchpad.net/bugs/175802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149252] Re: Shift Switcher preview vanishes after a few seconds

2007-12-11 Thread abhijit.bera
Even I'm using a Dell Vostro like eylk and facing the same problem. The
problem doesn't disappear if i remove the standard application switcher.
It disappears after I disable reflections in the shift switcher. I just
started facing this problem. I wasn't facing it during the first few
hours of using compiz fusion.

-- 
Shift Switcher preview vanishes after a few seconds
https://bugs.launchpad.net/bugs/149252
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175800] No connection with ssh over nautilus

2007-12-11 Thread Kristian Kißling
Public bug reported:

Have 2 computers connected by cable. Try to reach the other via Nautilus and 
SSH, 
it fails with a timeout. Using SSH on bash works, using Konqueror and Fish 
works too.
This is where it hangs:

debug2: key: /home/zap/.ssh/identity ((nil))
debug2: key: /home/zap/.ssh/id_rsa ((nil))
debug2: key: /home/zap/.ssh/id_dsa ((nil))

Connection is indeed a bit slow. Can I change the timeout for SSH 
connections in Nautilus?

br
Kris

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

-- 
No connection with ssh over nautilus 
https://bugs.launchpad.net/bugs/175800
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151252] Re: USB Stops Working (Disabling IRQ #19) Gutsy Gibbon Beta

2007-12-11 Thread Ani
This bug is still present in Gutsy kernel 2.6.22-14-generic

[  795.006105] irq 19: nobody cared (try booting with the "irqpoll" option)
[  795.006118] 
[  795.006120] Call Trace:
[  795.006124][] __report_bad_irq+0x1e/0x80
[  795.006170]  [] note_interrupt+0x283/0x2c0
[  795.006188]  [] handle_fasteoi_irq+0xdd/0x110
[  795.006202]  [] do_IRQ+0x7b/0x100
[  795.006212]  [] ret_from_intr+0x0/0xa
[  795.006218][] 
:processor:acpi_processor_idle+0x25f/0x456
[  795.006264]  [] :processor:acpi_processor_idle+0x255/0x456
[  795.006281]  [] :processor:acpi_processor_idle+0x0/0x456
[  795.006293]  [] cpu_idle+0x70/0xc0
[  795.006324] 
[  795.006326] handlers:
[  795.006330] [] (usb_hcd_irq+0x0/0x60 [usbcore])
[  795.006364] Disabling IRQ #19

-- 
USB Stops Working (Disabling IRQ #19) Gutsy Gibbon Beta
https://bugs.launchpad.net/bugs/151252
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175798] chuck is not 64-bit compatible.

2007-12-11 Thread rubberglove
Public bug reported:

As detailed on the chuck mailing list, chuck will not run (produces
nothing but segmentation faults), even in 'silent' mode.

https://lists.cs.princeton.edu/pipermail/chuck-
users/2007-October/002275.html

$ chuck -s  foo.ck
Segmentation fault (core dumped)

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

-- 
chuck is not 64-bit compatible. 
https://bugs.launchpad.net/bugs/175798
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175797] Re: Please sync omniorb4 4.1.1-1 (universe) from Debian unstable (main)

2007-12-11 Thread Saïvann Carignan
** Changed in: omniorb4 (Ubuntu)
   Importance: Undecided => Wishlist
   Status: Confirmed => New

-- 
Please sync omniorb4 4.1.1-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/175797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 3222] Re: gvim is hidden in menu despite popup indicating it could be found in menu

2007-12-11 Thread weijie90
I can confirm this bug, in Gutsy.

To show the launcher, use System->Preferences->Main
Menu->Accessories->Check "GVim Text Editor".

-- 
gvim is hidden in menu despite popup indicating it could be found in menu
https://bugs.launchpad.net/bugs/3222
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 160059] Re: ValueError: invalid literal for int() (maybe dup of #42774)

2007-12-11 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't start working on it yet, because
your description didn't include enough information.

Please include the information requested at [WWW]
https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs as separate
attachments by visiting your bug's web page. Thanks in advance.

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

-- 
ValueError: invalid literal for int() (maybe dup of #42774)
https://bugs.launchpad.net/bugs/160059
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175797] Please sync omniorb4 4.1.1-1 (universe) from Debian unstable (main)

2007-12-11 Thread William Grant
Public bug reported:

 affects ubuntu/omniorb4
 status confirmed
 subscribe ubuntu-archive

Please sync omniorb4 4.1.1-1 (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
There were no Ubuntu changes other than the new upstream version.

Changelog since current hardy version 4.0.7-0ubuntu1:

omniorb4 (4.1.1-1) unstable; urgency=low

  [ Thomas Girard ]
  * Move omnicpp man page to section 1.

  [ Floris Bruynooghe ]
  * New upstream release.
  * No longer modify configure.ac and configure, upstream caters for
kfreebsd now.  Thanks to Duncan Grisby for accepting the patch.
  * No longer create omniNames.html, shipped by upstream now.
  * Bump shlibs version for libomniorb4-1 and libcos4-1 to 4.1.1 due to
ABI change in the internal header files (which are used by
python-omniorb and omnievents).

 -- Floris Bruynooghe <[EMAIL PROTECTED]>  Mon, 26 Nov 2007
00:44:09 +

omniorb4 (4.1.0-1) unstable; urgency=low

  [ Floris Bruynooghe ]
  * Package taken over by CORBA team, with blessing from Bastian Blank.
  * New upstream release (Closes: #398462, #430422).
  * Patch for kfreebsd, thanks Petr Salinger (Closes: #341089).
  * Include examples (Closes: #197061).
  * Change persistent data directory of omniNames (Closes: #282811).
  * Enable all COS stubs to be build (Closes: #107107).
  * Removed omniidl4.prerm as pycentral does that job now.
  * Replace ${Source-Version} by ${binary:Version} in debian/control.
  * Remove the #! line from omniidl's main.py in site-packages.
  * Add manpages for omniMapper, omniNames and omnicpp.
  * Increased the debhelper compat level to 5.
  * Increased Standards-Version: to 3.7.2.
  * Binary package name changes due to new ABIs: libcos4 -> libcos4-1,
libomniorb4 -> libomniorb4-1 (Closes: #430281).
  * Removed obsolete Conflicts: and Provides: in debian/control.
  * Moved the errorlog to a Policy compliant location.

  [ Thomas Girard ]
  * Give --build and --host flags to configure script.
  * Add -dbg packages based on Floris' work (Closes: #42953).
  * Tighten dh_pycentral invocation to omniidl4 only.
  * Rework short descriptions.
  * Add Vcs-Svn:, Vcs-Browser: and Homepage: debian/control fields.

 -- Thomas Girard <[EMAIL PROTECTED]>  Sat, 17 Nov 2007 18:54:58
+0100

** Affects: omniorb4 (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync omniorb4 4.1.1-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/175797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162083] Re: macbook3, 1 and apple aluminum keyboards fn key does not work

2007-12-11 Thread Chris Irwin
Mario

I had thought that the wireless devices would still go through the
usbhid as there seems to be no other applicable quirks file. I did not
have an apple bluetooth keyboard to test, and it never occurred to me
that it may not.

Do you know what driver handles your keyboard then?

-- 
macbook3,1 and apple aluminum keyboards fn key does not work
https://bugs.launchpad.net/bugs/162083
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159434] Re: Unable to set legacy subpixel rendering

2007-12-11 Thread Igor Goldenberg
Oh, thanks for pointing to that message! It seems to there is a real bug
in the libcairo patches. "In fact, the original Ubuntu-modified
changeset to Cairo has a significant error where they use
FC_LCD_FILTER_* definitions where they should be using FT_LCD_FILTER_*
to pass to FT_Library_SetLcdFilter. I checked the headers, and the
definitions don't correspond. This leads me to believe that their
changes never did what they were supposed to in the first place." So
this problem relates to cairo package more. But there are small changes
for the fontconfig package have described in another bugreport on
freedesktop: https://bugs.freedesktop.org/show_bug.cgi?id=13566

It will be good if these fixes will be applied to ubuntu packages.

-- 
Unable to set legacy subpixel rendering
https://bugs.launchpad.net/bugs/159434
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175796] file reports wrong mime type for .xls files!

2007-12-11 Thread Edgard Pineda
Public bug reported:

Binary package hint: file

In Gutsy when I try execute "file -bi" over any .xls file I always get: "\012- 
application/msword".
This would have to be "application/vnd.ms-excel", or I'm wrong?

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

-- 
file reports wrong mime type for .xls files!
https://bugs.launchpad.net/bugs/175796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175793] qdvdauthor no ac3 support

2007-12-11 Thread Kristian Kißling
Public bug reported:

Qdvdauthor doesnt support AC3 sound files.
1) made file with ffmpeg -i original.mp3 -ar 48000 -ab 224k new.ac3
2) play it with mplayer, works fine
3) add it to qdvdauthor, it appears, but seems to be 0 seconds long
4) when you transcode it anyway (at least with transcode), menu stops playing, 
VLC hangs

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

-- 
qdvdauthor no ac3 support
https://bugs.launchpad.net/bugs/175793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160059] Re: ValueError: invalid literal for int() (maybe dup of #42774)

2007-12-11 Thread Paul Dufresne
** Summary changed:

- Installer Python crash
+ ValueError: invalid literal for int() (maybe dup of #42774)

** Description changed:

+ Possible dup of bug #42774.
+ 
  Binary package hint: ubiquity
  
  Traceback (most recent call last):
File "/usr/bin/ubiquity", line 130, in ?
  install(sys.argv[1])
File "/usr/bin/ubiquity", line 55, in install
  ret = wizard.run()
File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
309, in run
  self.progress_loop()
File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
520, in progress_loop
  ret = dbfilter.run_command(auto_process=True)
File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 
128, in run_command
  self.start(auto_process=auto_process)
File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 
45, in start
  self.db = DebconfCommunicator(PACKAGE, cloexec=True)
File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
  write=self.dccomm.tochild)
File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
  self.setUp(title)
File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
  self.version = self.version(2)
File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in 
  lambda *args, **kw: self.command(command, *args, **kw))
File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
  status = int(status)
  ValueError: invalid literal for int():

** Tags added: likely-dup

-- 
ValueError: invalid literal for int() (maybe dup of #42774)
https://bugs.launchpad.net/bugs/160059
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160796] Re: dpkg: error processing console-setup caused installer crash on Edgy (=Ubiquity 1.2.5)

2007-12-11 Thread Paul Dufresne
** Summary changed:

- dpkg: error processing console-setup caused installer crash
+ dpkg: error processing console-setup caused installer crash on Edgy 
(=Ubiquity 1.2.5)

-- 
dpkg: error processing console-setup caused installer crash on Edgy (=Ubiquity 
1.2.5)
https://bugs.launchpad.net/bugs/160796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159286] Re: standby does not turn off fan, wakeup fails

2007-12-11 Thread guerilla
I tried kernel 2.6.24-1 in my _Feisty_ installation. I couldn't get X up since 
the drivers for my NVidia card didn't fit that kernel, but I figured that 
shouldn't matter. So I did a 'echo mem > /sys/power/state' from the console. 
However, that didn't quite work - the machine still didn't go into standby, 
most notably even the monitor was still displaying an image (though harddrives 
did power down).
I will try the Alpha2 CD once it comes out and report back, but I wouldn't 
expect any fundamental changes :(

-- 
standby does not turn off fan, wakeup fails
https://bugs.launchpad.net/bugs/159286
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152692] Re: updatedb cron job re-nices wrong process (pid 7 by default)!

2007-12-11 Thread Kees Cook
I updated your diff slightly to use a safer version number (2.1 instead
of 3).

** Attachment added: "findutils_4.2.31-1ubuntu2.1_gutsy-proposed.debdiff"
   
http://launchpadlibrarian.net/10853915/findutils_4.2.31-1ubuntu2.1_gutsy-proposed.debdiff

-- 
updatedb cron job re-nices wrong process (pid 7 by default)!
https://bugs.launchpad.net/bugs/152692
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160822] Re: chpasswd: line 1: unknown user shadow (was ubiquity & python installer failure)

2007-12-11 Thread Paul Dufresne
Could it be that shadow would be an unacceptable name because of possible 
'clash' with shadow password?
Just a wild guess.

** Summary changed:

- ubiquity & python installer failure
+ chpasswd: line 1: unknown user shadow (was ubiquity & python installer 
failure)

-- 
chpasswd: line 1: unknown user shadow (was ubiquity & python installer failure)
https://bugs.launchpad.net/bugs/160822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175789] Re: package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: subprocess post-removal script returned error exit status 2

2007-12-11 Thread Stephen Cradock
Confirming that removing the Restricted driver package did correct the
Bad GL Context failures. glxinfo, glxgears and Wine all run correctly
now.

Next step will be to ask RDriverManager to put it back, and see if the
original error returns.

-- 
package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: 
subprocess post-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/175789
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175791] Please sync sing 1.1-15 (universe) from Debian unstable (main)

2007-12-11 Thread William Grant
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/sing
 status confirmed
 subscribe ubuntu-archive

Please sync sing 1.1-15  (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
The security fix is now in Debian.

Changelog since current hardy version 1.1-15ubuntu1:

sing (1.1-16) unstable; urgency=high

  * Patched parser.c to drop privileges when opening log file and
running sing SUID. (CVE-2007-6211)
Thanks a lot to Nico Golde for the patch. (Closes: #454167)

 -- Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>  Tue, 04 Dec 2007
23:16:15 +0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHX3KdAc+S8KckfcURAtTUAJ9ZrGC8mkp7I6tco8rPDnSMWsgTUQCeLVrM
PSmBi/EWuhKXyythcz2wF8o=
=A/vF
-END PGP SIGNATURE-

** Affects: sing (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync sing 1.1-15  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/175791
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160796] Re: dpkg: error processing console-setup caused installer crash

2007-12-11 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
We are confirming this bug as attached files seems to contain relevant info.

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

-- 
dpkg: error processing console-setup caused installer crash
https://bugs.launchpad.net/bugs/160796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160796] Re: "installer crashed" - attempting to start ubiquity user interface

2007-12-11 Thread Paul Dufresne
Extracting hopefully useful info from syslog:
Nov  7 09:55:51 nubuntu ubiquity: Setting up console-setup (1.7ubuntu19) ...
Nov  7 09:55:52 nubuntu ubiquity: /usr/share/debconf/confmodule: line 42: 3: 
Bad file descriptor
Nov  7 09:55:52 nubuntu ubiquity: dpkg: error processing console-setup 
(--configure):
Nov  7 09:55:52 nubuntu ubiquity:  subprocess post-installation script returned 
error exit status 1
Nov  7 09:55:52 nubuntu ubiquity: dpkg: dependency problems prevent 
configuration of console-tools:
Nov  7 09:55:52 nubuntu ubiquity:  console-tools depends on console-setup | 
console-common; however:
Nov  7 09:55:52 nubuntu ubiquity:   Package console-setup is not configured yet.
Nov  7 09:55:52 nubuntu ubiquity:   Package console-common is not installed.
Nov  7 09:55:52 nubuntu ubiquity: dpkg: error processing console-tools 
(--configure):
Nov  7 09:55:52 nubuntu ubiquity:  dependency problems - leaving unconfigured
Nov  7 09:55:52 nubuntu ubiquity: Errors were encountered while processing:
Nov  7 09:55:52 nubuntu ubiquity:  console-setup
Nov  7 09:55:52 nubuntu ubiquity:  console-tools
Nov  7 09:55:52 nubuntu ubiquity: E: Sub-process /usr/bin/dpkg returned an 
error code (1)
Nov  7 09:55:52 nubuntu grub-installer: info: Calling 'apt-install grub' failed
Nov  7 09:57:55 nubuntu dhclient: DHCPREQUEST on eth0 to 192.168.213.254 port 67
Nov  7 09:57:55 nubuntu dhclient: DHCPACK from 192.168.213.254
Nov  7 09:57:57 nubuntu dhclient: bound to 192.168.213.136 -- renewal in 844 
seconds.


** Summary changed:

- "installer crashed" - attempting to start ubiquity user interface
+ dpkg: error processing console-setup caused installer crash

-- 
dpkg: error processing console-setup caused installer crash
https://bugs.launchpad.net/bugs/160796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175725] Re: Please sync regina-normal (universe) from Debian unstable (main)

2007-12-11 Thread Ben Burton
Hi again,

I just noticed that the sync has already been tried, and that it failed
to build.

Looking at the build log, it is almost certainly just the fact that the
debian package is built for python2.4 and ubuntu needs python2.5.

The fix is a simple four lines, and is included in the attached diff. I
don't have a hardy system to test it on, but the same patch has been
verified to work on gutsy (which also uses python2.5).

I presume this is no longer just a straightforward sync, but I live in
the debian world and so I'm not sure what protocol is for changing the
bug details -- I'll leave this to those who know better.

Thanks - Ben.

** Attachment added: "Patch for python 2.4 -> 2.5 transition"
   http://launchpadlibrarian.net/10853825/regina-normal-hardy.diff

-- 
Please sync regina-normal (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/175725
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162083] Re: macbook3, 1 and apple aluminum keyboards fn key does not work

2007-12-11 Thread Mario Limonciello
Chris,

Additionally, the patches posted here don't seem to work with my
wireless variant.  Note that they are patching the hid-quirk's in the
usb* devices only.  Shouldn't they be applied elsewhere for the wireless
version?

-- 
macbook3,1 and apple aluminum keyboards fn key does not work
https://bugs.launchpad.net/bugs/162083
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175760] Re: KDE4 RC2: Tries to overwrite /usr/bin/kwriteconfig which is also in the kdebase-bin package

2007-12-11 Thread May-C
Following deb is a modified version of the original one. It does not
contain any /usr/bin. No grantee it works.

** Attachment added: 
"kdebase-runtime-bin-kde4_4%3a3.97.0-1ubuntu3~gutsy1~ppa2_all.deb"
   
http://launchpadlibrarian.net/10853790/kdebase-runtime-bin-kde4_4%253a3.97.0-1ubuntu3%7Egutsy1%7Eppa2_all.deb

-- 
KDE4 RC2: Tries to overwrite /usr/bin/kwriteconfig which is also in the 
kdebase-bin package
https://bugs.launchpad.net/bugs/175760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175790] Re: audacity crash when I open it

2007-12-11 Thread Eliseo

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

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

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

-- 
audacity crash when I open it
https://bugs.launchpad.net/bugs/175790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175790] audacity crash when I open it

2007-12-11 Thread Eliseo
Public bug reported:

Binary package hint: audacity

Here is the output from the shell when I open audacity:

~$ audacity
*** glibc detected *** audacity: double free or corruption (out): 0x086ff1a0 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb73f6d65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb73fa800]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb6f41961]
/usr/lib/libwx_gtk2u_core-2.6.so.0[0xb79c9950]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN8wxButton10SetDefaultEv+0x76)[0xb79c9a36]
audacity[0x80c6605]
audacity[0x80c7413]
audacity[0x808246d]
audacity(_ZN12wxAppConsole10CallOnInitEv+0x11)[0x8083341]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPw+0x40)[0xb7772fd0]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPc+0x50)[0xb77730c0]
audacity[0x807e2d0]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb73a3050]
audacity(_ZN12wxWindowBase8NavigateEi+0xad)[0x8072c01]
=== Memory map: 
08048000-083e8000 r-xp  08:02 33693  /usr/bin/audacity
083e8000-08406000 rw-p 0039f000 08:02 33693  /usr/bin/audacity
08406000-0878 rw-p 08406000 00:00 0  [heap]
b580-b5821000 rw-p b580 00:00 0 
b5821000-b590 ---p b5821000 00:00 0 
b59d7000-b59db000 r-xp  08:02 98939  
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b59db000-b59dc000 rw-p 3000 08:02 98939  
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b59dd000-b5c64000 r--p  08:02 332141 
/usr/share/icons/hicolor/icon-theme.cache
b5c64000-b63c8000 r--p  08:02 332142 
/usr/share/icons/gnome/icon-theme.cache
b63c8000-b63f rw-p b63c8000 00:00 0 
b64cd000-b6558000 r--p  08:02 264148 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b6558000-b65b8000 rw-s  00:09 40239158   /SYSV (deleted)
b65b8000-b65bf000 r-xp  08:02 34376  /usr/lib/libgailutil.so.18.0.1
b65bf000-b65c rw-p 6000 08:02 34376  /usr/lib/libgailutil.so.18.0.1
b65c-b65ef000 r-xp  08:02 34472  
/usr/lib/libgnomecanvas-2.so.0.2000.0
b65ef000-b65f rw-p 0002f000 08:02 34472  
/usr/lib/libgnomecanvas-2.so.0.2000.0
b65f-b662e000 r-xp  08:02 34482  
/usr/lib/libgnomeprintui-2-2.so.0.1.0
b662e000-b663 rw-p 0003d000 08:02 34482  
/usr/lib/libgnomeprintui-2-2.so.0.1.0
b663-b6748000 r-xp  08:02 34924  /usr/lib/libxml2.so.2.6.30
b6748000-b674d000 rw-p 00118000 08:02 34924  /usr/lib/libxml2.so.2.6.30
b674d000-b674e000 rw-p b674d000 00:00 0 
b674e000-b6763000 r-xp  08:02 34217  
/usr/lib/libart_lgpl_2.so.2.3.19
b6763000-b6764000 rw-p 00014000 08:02 34217  
/usr/lib/libart_lgpl_2.so.2.3.19
b6764000-b67c9000 r-xp  08:02 34480  
/usr/lib/libgnomeprint-2-2.so.0.1.0
b67c9000-b67cb000 rw-p 00065000 08:02 34480  
/usr/lib/libgnomeprint-2-2.so.0.1.0
b67d3000-b67d5000 r-xp  08:02 183013 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b67d5000-b67d6000 rw-p 1000 08:02 183013 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b67d6000-b67dc000 r--p  08:02 414147 
/usr/share/locale-langpack/es/LC_MESSAGES/glib20.mo
b67dc000-b67e2000 r--s  08:02 495379 
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b67e2000-b67e5000 r--s  08:02 499680 
/var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2
b67e5000-b67e9000 r--s  08:02 499679 
/var/cache/fontconfig/921a30a17f0be15c70ac14043cb7a739-x86.cache-2
b67e9000-b67ea000 r--s  08:02 499678 
/var/cache/fontconfig/c69f04ab05004e31a6d5e715764f16d8-x86.cache-2
b67ea000-b67eb000 r--s  08:02 499677 
/var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2
b67eb000-b67ee000 r--s  08:02 499676 
/var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2
b67ee000-b67ef000 r--s  08:02 499675 
/var/cache/fontconfig/75a2cd575a62c63e802c11411fb87c37-x86.cache-2
b67ef000-b67f2000 r--s  08:02 499674 
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b67f2000-b67f4000 r--s  08:02 499673 
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b67f4000-b67fc000 r--s  08:02 499672 
/var/cache/fontconfig/e3de0de479f42330eadf588a55fb5bf4-x86.cache-2
b67fc000-b6802000 r--s  08:02 499671 
/var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2
b6802000-b6803000 r--s  08:02 499670 
/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2
b6803000-b681a000 r--s  08:02 499669 
/var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
b681a000-b681c000 r--s  08:02 499668 
/var/cache/fontconfig/de9486f0b47a4d768a594cb4198cb1c6-x86.cache-2
b681c000-b6822000 r--s  08:02 499667 
/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
b6822000-b6826000 r--s  08:02 495735 
/var/cache/fontconfig/089dead882dea3570ffc31a9898cfb69-x

[Bug 175789] package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: subprocess post-removal script returned error exit status 2

2007-12-11 Thread Stephen Cradock
Public bug reported:

Testing Hardy, I have the 8.42.3 fglrx driver as supplied by Restricted
Manager. I've been noticing that a variety of programs fail to run with
console messages about Bad GL Context, so I thought I would remove the
fglrx driver and see if the system worked well with Mesa drivers.

The bug I'm reporting is that the removal of xorg-driver-fglrx by
Restricted Manager failed, generating an error message and an error
report. This in turn failed to complete, but left me in Launchpad with a
partial report. I'm trying to give some context.

To return to the original Bad GL Context bug, I get it whenever i try to
run anything that runs diagnostics on the video driver, like fglrxinfo
or glxinfo, or glxgears. It also appears when I try to run Wine, which
is therefore unusable.

ProblemType: Package
Architecture: i386
Date: Tue Dec 11 21:08:23 2007
DistroRelease: Ubuntu 8.04
ErrorMessage: subprocess post-removal script returned error exit status 2
NonfreeKernelModules: fglrx
Package: xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1
PackageArchitecture: i386
SourcePackage: linux-restricted-modules-2.6.22
Title: package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to 
install/upgrade: subprocess post-removal script returned error exit status 2
Uname: Linux sc-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

** Affects: linux-restricted-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: 
subprocess post-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/175789
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175789] Re: package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: subprocess post-removal script returned error exit status 2

2007-12-11 Thread Stephen Cradock

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

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

-- 
package xorg-driver-fglrx 7.1.0-8.42.3+2.6.22.5-14.1 failed to install/upgrade: 
subprocess post-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/175789
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158414] Re: denial of service in wesnoth client and server prior 1.2.7 release

2007-12-11 Thread ubuntu_demon
** This bug is no longer a duplicate of bug 173881
   the option "turn_cmd" can stall a computer or maybe start another application

-- 
denial of service in wesnoth client and server prior 1.2.7 release
https://bugs.launchpad.net/bugs/158414
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159949] Re: Knetworkmanager loose wireless connection, Networkmanager crashing

2007-12-11 Thread Devin Torres
I should also note this is only when I store keys unencrypted. When I
use KWallet the problem seems to go away.

-- 
Knetworkmanager loose wireless connection, Networkmanager crashing
https://bugs.launchpad.net/bugs/159949
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 160822] Re: ubiquity & python installer failure

2007-12-11 Thread Paul Dufresne
Extracting some hopefully useful info from syslog.txt:
chpasswd: line 1: unknown user shadow
chpasswd: error detected, changes ignored
ubiquity: ['/usr/lib/ubiquity/user-setup/user-setup-apply', '/target'] exited 
with code 1
ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1
Exception in KDE frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?

Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
We are Confirming this bug, as useful files have been attached. 

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

-- 
ubiquity & python installer failure
https://bugs.launchpad.net/bugs/160822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175713] Re: [hardy] gnucash depends on unavailable libgoffice version.

2007-12-11 Thread Saïvann Carignan
libgoffice-0-5 is now in Hardy but the stable release is still
libgoffice-0-4 which isn't available through repositories since a few
days. libgoffice-0-4 should re-appear in ubuntu repositories in few
days. I'll keep watching this bug report in the next days.

-- 
[hardy] gnucash depends on unavailable libgoffice version.
https://bugs.launchpad.net/bugs/175713
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134155] Re: oops kernel page request

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
oops kernel page request
https://bugs.launchpad.net/bugs/134155
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 160900] Re: partition ignorance

2007-12-11 Thread Paul Dufresne
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't start working on it yet, because
your description didn't include enough information.

Please include the information requested at [WWW]
https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs as separate
attachments by visiting your bug's web page.

The following files seems the most important:
/var/log/partman
/var/log/syslog

Thanks in advance.

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

-- 
partition ignorance
https://bugs.launchpad.net/bugs/160900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175787] On first print job, enabled state is reset before job is complete and job hangs

2007-12-11 Thread Gerry Baumgartner
Public bug reported:

Gutsy, i386 (upgraded from Fiesty), Printer=HP3030 Laser Jet.

Before printing, the "Policies" tab shows the Enabled state checked
(checked as well are Accepting Jobs and Shared).

Only about 1/3 of the first page is printed, then printing stops.   The
queue lists the job as pending.   Going back to the "Policies" tab, the
Enabled state is no longer checked.Checking it will resume printing
and the entire job will complete.

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
On first print job, enabled state is reset before job is complete and job hangs
https://bugs.launchpad.net/bugs/175787
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151684] Re: Camera Detection Issues

2007-12-11 Thread wids
To disable acer camera:

echo "blacklist gspca" >> /etc/modprobe.d/blacklist

-- 
Camera Detection Issues
https://bugs.launchpad.net/bugs/151684
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109033] Re: e1000 high latency problem, msi error on boot.

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
e1000  high latency problem, msi error on boot.
https://bugs.launchpad.net/bugs/109033
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109211] Re: feisty doesn't work with external CD writers anymore

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
feisty doesn't work with external CD writers anymore
https://bugs.launchpad.net/bugs/109211
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111123] Re: i2o DPT RAID driver broken. Known bug in 2.6.20. Patch available.

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
i2o DPT RAID driver broken. Known bug in 2.6.20. Patch available.
https://bugs.launchpad.net/bugs/23
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111697] Re: Imm module not work in kernel-2.6.20

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Imm module not work in kernel-2.6.20
https://bugs.launchpad.net/bugs/111697
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113532] Re: kernel 2.6.20 disk write performance much slower than 2.6.17

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
kernel 2.6.20 disk write performance much slower than 2.6.17
https://bugs.launchpad.net/bugs/113532
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116837] Re: Microsoft Xbox 360 Controller doesn't work on feisty

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Microsoft Xbox 360 Controller doesn't work on feisty
https://bugs.launchpad.net/bugs/116837
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117286] Re: ipw2200 wireless doesn't work on boot

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
ipw2200 wireless doesn't work on boot
https://bugs.launchpad.net/bugs/117286
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118310] Re: pktcdvd bound device limit the size readable from attached device when mounting ISO9660 or UDF dual layer DVD-ROM.

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
pktcdvd bound device limit the size readable from attached device when mounting 
ISO9660 or UDF dual layer DVD-ROM.
https://bugs.launchpad.net/bugs/118310
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120389] Re: (feisty) cdrom missing since 2.6.20-16 on 82801BA IDE U100 (ICH2) Intel chipset

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
(feisty) cdrom missing since 2.6.20-16 on 82801BA IDE U100 (ICH2) Intel chipset
https://bugs.launchpad.net/bugs/120389
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121506] Re: chicony usb 2.0 Camera doesn't work linux

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
chicony usb 2.0 Camera doesn't work linux
https://bugs.launchpad.net/bugs/121506
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122159] Re: Restart function defective with Phoenix 1.26 BIOS

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Restart function defective with Phoenix 1.26 BIOS
https://bugs.launchpad.net/bugs/122159
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122198] Re: Using PCMCIA CF-card reader makes computer unusable while transferring files

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Using PCMCIA CF-card reader makes computer unusable while transferring files
https://bugs.launchpad.net/bugs/122198
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
Random pauses when transferring data at gigabit speeds with forcedeth driver
https://bugs.launchpad.net/bugs/130075
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134363] Re: no audio & sounds at all

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug
policy.  For future reference you can learn more about their bug policy
at https://wiki.ubuntu.com/KernelTeamBugPolicies .

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)

-- 
no audio & sounds at all
https://bugs.launchpad.net/bugs/134363
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >