[Bug 431090] Re: libvirt apparmor profile is preventing libvirt from running eucalyptus VMs

2010-12-23 Thread soumyadip majumder
On the eucalyptus NC, when we try to start a VM, the process is unable to do so with the following error being thrown by libvirt (reported in nc.log): libvirt: monitor socket did not show up.: Connection refused (code=38) [Thu Dec 23 13:08:58 2010][002757][EUCAFATAL ] hypervisor failed to start

[Bug 648609] Re: unable to unmount broken cifs mount

2010-12-23 Thread Jon Dowland
I mount by hand via mount with the following line in /etc/fstab //tower3/home13/njd33 /home/jon/h cifs uid=1000,gid=1000,username=CAMPUS\njd33,user,noauto 0 0 ** Changed in: samba (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of

[Bug 693745] [NEW] wront time report for turkey

2010-12-23 Thread Oguz Altun
Public bug reported: Binary package hint: ntp While the the UTC time is 11:24, and local time is 13:21 in reality, the system shows 14:28 UTC, and 16:28 locally. I am not sure this is a ntp or tzdata issue, or another. But I seem to get an error message when I run ntptime command. The system is

[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-23 Thread ingo
@Clint: I did test your proposal in Maverick. Before editing the stop scripts: fgrep stop on runlevel /etc/init/*.conf /etc/init/acpid.conf:stop on runlevel [!2345] /etc/init/anacron.conf:stop on runlevel [!2345] /etc/init/apport.conf:stop on runlevel [!2345] /etc/init/atd.conf:stop on runlevel

Re: [Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-23 Thread Serge Hallyn
@Travis: just to make sure, does non-accelerated qemu also fail for you? On a 32-bit intel atom N455 I'm able to boot the debian netboot iso just fine... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu.

[Bug 667269] Re: winbind crashes

2010-12-23 Thread gmoore777
I have just installed the samba-dbg package. When this problem happens again, what do I need to run, look at, provide back to this forum, etc? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-23 Thread Serge Hallyn
** Changed in: vsftpd (Ubuntu Natty) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in ubuntu. https://bugs.launchpad.net/bugs/677764 Title: vsftpd postinstall checks for user/group

[Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-23 Thread Serge Hallyn
** Description changed: Binary package hint: vsftpd ? ProblemType: Package DistroRelease: Ubuntu 10.04 Package: vsftpd (not installed) ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 AptOrdering: - vsftpd: Install -

[Bug 682831] Re: lost console output early in boot

2010-12-23 Thread Alon Swartz
I was tracking down this exact same bug today when I came across this bug report. I can confirm that adding xencons=hvc0 works around the issue on Lucid based builds, thanks Scott! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread Serge Hallyn
** Attachment added: Proposed patch to not chown isos https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691590/+attachment/1774914/+files/debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread Serge Hallyn
A package with the proposed fix is available for natty in ppa:serge- hallyn/virt. If this does what you need, then we can proceed to talk to the libvirt community. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread C de-Avillez
Thank you, Serge. Testing it now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- Ubuntu-server-bugs mailing list

[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-23 Thread ingo
I took you literally and canged all [!2345], not the others: The remaining now are: fgrep stop on runlevel /etc/init/*.conf /etc/init/rc.conf:stop on runlevel [!$RUNLEVEL] /etc/init/rcS.conf:stop on runlevel [!S] /etc/init/rc-sysinit.conf:stop on runlevel /etc/init/tty2.conf:stop on runlevel

[Bug 693422] Re: can't install php5-cli

2010-12-23 Thread Clint Byrum
Hi marco, thanks for taking the time to file this bug report and help us make Ubuntu better. Can you please provide * A detailed description of the issues including any evidence you've used to determine that this may be a bug. and if possible * A set of steps to repeat the issues. Marking

[Bug 689472] Re: package quagga 0.99.15-1ubuntu0.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-12-23 Thread Serge Hallyn
It looks like quagga is designed to not stop the service automatically if it is running. Please try stopping the service manually ('service stop quagga' or '/etc/init.d/quagga stop') and then continue the upgrade. ** Changed in: quagga (Ubuntu) Status: New = Invalid -- You received this

[Bug 690352] Re: package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade:

2010-12-23 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. The snmpd upgrade process failed at removing the old package because it couldn't delete user snmp. It found that user was logged in. Please make sure snmpd is stopped and no processes running as snmp remain (ps -ef | grep snmp)

[Bug 692131] Re: package squid 2.7.STABLE9-2.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. The logs show that squid failed to start after being re-installed, but don't show why. Could you attach your /etc/squid/squid.conf and /var/log/squid/* files? It also may be helpful to try: service squid stop service squid start

Re: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-23 Thread Clint Byrum
On Thu, 2010-12-23 at 22:07 +, ingo wrote: I took you literally and canged all [!2345], not the others: The remaining now are: fgrep stop on runlevel /etc/init/*.conf /etc/init/rc.conf:stop on runlevel [!$RUNLEVEL] /etc/init/rcS.conf:stop on runlevel [!S]

[Bug 693020] Re: Closing KVM window requires clicking the X twice

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu better. Unfortunately I won't be able to try to reproduce this this week or next. If you are able to reproduce this in a standard ubuntu 10.04 LTS with classic desktop, that would be helpful information. Otherwise, I will

[Bug 693369] Re: package mysql-server-5.1 5.1.41-3ubuntu12.8 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to open this bug report and helping to make Ubuntu better. The logs show that mysql pre-install failed because your root disk is full. You may be able to save some space by clearing out old files in /var/log, and clearing out the apt cache with 'apt-get clean'. If

[Bug 693002] Re: apparmor rights bug with bind9 and resovconf

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu better. It appears as though the simplest solution is to edit etc/resolvconf/update.d/bind to change RUN_DIR to /var/run/named. /var/run/named is being used by bind9 in Ubuntu at the moment, and resolvconf simply needs to

[Bug 604872] Re: qemu-system-arm segfaults emulating versatile machine after running debootstrap --second-stage inside vm

2010-12-23 Thread Peter Maydell
I've analysed this segfault. The problem is that we're not correctly taking account of the IT state on entry to a Thumb translation block if we're retranslating it for cpu_restore_state(). The offending TB here is: 0x0003dc00: movle r2, #0 0x0003dc02: ldrr1, [pc, #644] (0x3de88)

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-12-23 Thread Patrick Donnelly
This bug report will soon expire. What is the status on this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/673313 Title: ssh does not honor -i switch with config file --

Re: [Bug 692131] Re: package squid 2.7.STABLE9-2.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Cylon
I'm having all kinds of issues but I think it's due to the GTK Admin tools I installed. All of the file permissions on my system have been hosed ever since using this to install ProFTPd. Once I'm back on that machine I'll forward a copy of my squid.conf to you. Josh -Original Message-

[Bug 652489] Re: package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-12-23 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openssh (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 650443] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 654227] Re: package clamav-milter 0.96.3 dfsg-2ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for clamav (Ubuntu) because there has been no activity for 60 days.] ** Changed in: clamav (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu.

[Bug 653950] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for backuppc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: backuppc (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to backuppc in ubuntu.

[Bug 653828] Re: windows computers can't resolve samba share names in 10.04

2010-12-23 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 653775] Re: other computers can't find my shared files

2010-12-23 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 653370] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade:

2010-12-23 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 652545] Re: package apache2.2-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: apache2 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 652519] Re: package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 137

2010-12-23 Thread Launchpad Bug Tracker
[Expired for dovecot (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dovecot (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu.

[Bug 652515] Re: package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade: subprocess installed post-removal script killed by signal (Killed)

2010-12-23 Thread Launchpad Bug Tracker
[Expired for dovecot (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dovecot (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu.

[Bug 644009] Re: package nagios3-common 3.0.6-2ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for nagios3 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nagios3 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in ubuntu.

[Bug 690352] Re: package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade:

2010-12-23 Thread wim sturkenboom
Thanks for the feedback. This was part of an online upgrade from 8.04 to 10.04 (as stated earlier). Not able to reproduce as the whole upgrade eventually resulted in a 'busybox' computer after reboot and I did a fresh install of 10.04. From your comment I understand that it's basically a bug in

[Bug 694029] Re: [natty] kvm guests become unstable after a while

2010-12-23 Thread Jamie Strandboge
** Also affects: kvm (Ubuntu) Importance: Undecided Status: New ** Package changed: kvm (Ubuntu) = qemu-kvm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/694029

[Bug 694029] Re: [natty] kvm guests become unstable after a while

2010-12-23 Thread Jamie Strandboge
Added qemu-kvm task as this is only with kvm quests. ** Description changed: After upgrading to natty's kernel I noticed that my VMs would sometimes become highly unstable, with random guest applications segfaulting and crashing in weird ways. This seems to be more pronounced when running

[Bug 631395] Re: When upgrading from 10.04 to 10.10, exchange mail accounts no longer work in Evolution. When clicking the account, the folder structure won't expand and the account does not send or r

2010-12-23 Thread John Kesterson
William, you are (of course) exactly correct and I am (duly) embarassed. So I set to maverick-proposed, and did the above (from jeti), and evolution is WORSE. I have a serious flat spot on my head from trying to resolve this issue on my system. Ubuntu really has egg on its face over this.

[Bug 693702] [NEW] Olicard 200 doesn't work on Ubuntu 10.10

2010-12-23 Thread juniper
Public bug reported: Binary package hint: network-manager Ubuntu 10.10 i386 Olicard 200 usb 3g Modem, when inserted usb_modeswith works fine because this modem use the same switch of Olicard 145: # Olivetti Olicard 145 ATTRS{idVendor}==0b3c, ATTRS{idProduct}==f000, RUN+=usb_modeswitch '%b/%k'

[Bug 693702] Re: Olicard 200 doesn't work on Ubuntu 10.10

2010-12-23 Thread juniper
** Attachment added: modem.log.txt https://bugs.launchpad.net/bugs/693702/+attachment/1774364/+files/modem.log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693702 Title: Olicard 200

[Bug 693704] [NEW] lwsmd fails to start: undefined symbol: LwIoGetPid

2010-12-23 Thread Krzysztof Matusik
Public bug reported: Binary package hint: likewise-open package fails during installation Could not load /usr/lib/likewise-open/lwsm-loader/driver.so: /usr/lib /likewise-open/lwsm-loader/driver.so: undefined symbol: LwIoGetPid ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: likewise-open

[Bug 693704] Re: lwsmd fails to start: undefined symbol: LwIoGetPid

2010-12-23 Thread Krzysztof Matusik
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693704 Title: lwsmd fails to start: undefined symbol: LwIoGetPid -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 693635] Re: Merge curl 7.21.2-4 (main) from Debian unstable (main)

2010-12-23 Thread Andreas Olsson
This will also take care of bug #613274 and bug #637416. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693635 Title: Merge curl 7.21.2-4 (main) from Debian unstable (main) -- ubuntu-bugs mailing

[Bug 687445] Re: The strange white lines appeared on the top of screen

2010-12-23 Thread waellerbe
I have a similar situation with bug # 687445, yet it deals more with Ubuntu 11.04 Alpha edition. While Ubuntu 10.10 would not work on my Acer Aspire 5516 laptop, 11.04 would at least allow me to install and make sure of the Default Ubuntu and Classic Desktop environments. As the screen capture

[Bug 431090] Re: libvirt apparmor profile is preventing libvirt from running eucalyptus VMs

2010-12-23 Thread soumyadip majumder
On the eucalyptus NC, when we try to start a VM, the process is unable to do so with the following error being thrown by libvirt (reported in nc.log): libvirt: monitor socket did not show up.: Connection refused (code=38) [Thu Dec 23 13:08:58 2010][002757][EUCAFATAL ] hypervisor failed to start

[Bug 646472] Re: h.264 decoder plugin not found

2010-12-23 Thread Sergey V. Udaltsov
Why did you close this bug? It is still there! I provided the information - I cannot use medibuntu on ppc. ** Changed in: ubuntu Status: Expired = In Progress ** Changed in: ubuntu Status: In Progress = New -- You received this bug notification because you are a member of Ubuntu

[Bug 408417] Re: XDMCP server not working in Ubuntu 10.10 (Maverick)

2010-12-23 Thread David Ayers
OK I can confirm that from a Maverick system I can also connect to a freshly installed Lucid GDM server. I cannot connect to my existing GDM server so it seems that my issue is local to my setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 693705] [NEW] Turkcell(Turkey) 3g APN is wrong

2010-12-23 Thread selimmm
Public bug reported: Binary package hint: mobile-broadband-provider-info In ubuntu 10.04 lucid, APN setting for Turkcell 3g (called VINN in Turkey) should not be 'internet' by default. It should be 'mgb'. I had to change it manually in Edit Connections-Mobile Broadband-APN ** Affects:

[Bug 693705] Re: Turkcell(Turkey) 3g APN is wrong

2010-12-23 Thread selimmm
** Attachment added: Screenshot from turkcell connect software https://bugs.launchpad.net/bugs/693705/+attachment/1774367/+files/turkcell.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693705

[Bug 693708] [NEW] Kubuntu notification area window animation coming from right side of screen

2010-12-23 Thread Dempf
Public bug reported: Binary package hint: kdebase-runtime 1) I'm running Kubuntu 10.10 2) kdebase-runtime version is 4:4.5.1-0ubuntu3.1 With TwinView enabled, items in the notification area, as well as popup windows such as the calendar and the KDE menu come all the way across the screen from

[Bug 693708] Re: Kubuntu notification area window animation coming from right side of screen

2010-12-23 Thread Dempf
** Description changed: Binary package hint: kdebase-runtime 1) I'm running Kubuntu 10.10 2) kdebase-runtime version is 4:4.5.1-0ubuntu3.1 With TwinView enabled, items in the notification area, as well as popup windows such as the calendar and the KDE menu come all the way across

[Bug 693707] [NEW] udev forgets to read rules on boot

2010-12-23 Thread Andreas Heinlein
Public bug reported: Binary package hint: udev I have written a custom udev rule which will assign group users to any /dev/tty* devices (USB serial converters). I need this for Palm Pilot syncing over USB cradle. According to the README: If the ordering of files in this directory are not

[Bug 693707] Re: udev forgets to read rules on boot

2010-12-23 Thread Andreas Heinlein
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693707 Title: udev forgets to read rules on boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 693608] Re: penguin free cell does not operate properly

2010-12-23 Thread Manfred Hampl
*** This bug is a duplicate of bug 482225 *** https://bugs.launchpad.net/bugs/482225 ** This bug has been marked a duplicate of bug 482225 [Lucid] Running any ace-of-penguins game displays empty window only * You can subscribe to bug 482225 by following this link:

[Bug 682044] Re: Incorrect entity for Empathy in help

2010-12-23 Thread Book 'em Dano
** Branch linked: lp:~ubuntu-core-doc/ubuntu-docs/help.ubuntu.com -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682044 Title: Incorrect entity for Empathy in help -- ubuntu-bugs mailing list

[Bug 693709] [NEW] Evolution Setup Assistant too Large on Dell Inspiron 910

2010-12-23 Thread JosephB
Public bug reported: Binary package hint: evolution https://wiki.ubuntu.com/MaverickMeerkat/ReleaseNotes#Ubuntu%20Netbook%20Edition Evolution is now performing a special mode more suited for netbook screen size. This is not happening on my Dell Inspiron 910, running 1024 x 600. Evolution's

[Bug 693709] Re: Evolution Setup Assistant too Large on Dell Inspiron 910

2010-12-23 Thread JosephB
** Attachment added: Screenshot.png https://bugs.launchpad.net/bugs/693709/+attachment/1774382/+files/Screenshot.png ** Tags added: netbook -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693709

[Bug 693671] Re: wubi-r200 install will not boot

2010-12-23 Thread bcbc
You can get it to install by replacing the wubildr file that comes with Natty, by one from Maverick. You have to replace the wubildr on the first partition that contains it, not just the one on your windows partition. There are other issues getting the Natty Alpha 1 to boot: Bootloader install

[Bug 683328] Re: Unity does not accept mouse clicks

2010-12-23 Thread waellerbe
@Michael Terry - Thank you for your tip regarding the CTRL+ALT+T combination to bring up the Unity interface. I have an Acer Aspire 5516 laptop with ATI Radeon graphics, and the AMD Athlon 64 bit mobile processor. In order to get Unity to respond to my mouse clicks, I had to log into the Classic

[Bug 595896] Re: Thinkpad SL510 Mute button not working

2010-12-23 Thread Keng-Yü Lin
As someone mentioned that it worked in 10.04, could it be confirmed that thinkpad-acpi module is loaded in 10.04? or dmesg just shows thinkpad_acpi: Not yet suported ThinkPad detected! ** Changed in: linux (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you

[Bug 693671] Re: wubi-r200 install will not boot

2010-12-23 Thread bcbc
PS that bootloader install failed message occurs near the end of the Installer slideshow. That's why I added Ubiquity as an affected project. I'll leave that to someone to confirm or remove as appropriate. In summary... 1. bad wubildr shipped with wubi.exe, 2. an exception installing grub

[Bug 692905] Re: unity is broken in multihead configuration

2010-12-23 Thread Ondřej Surý
Hi Alex, it's: 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller]) Subsystem: Dell Device 0277 Flags: bus master, fast devsel, latency 0, IRQ 42 Memory at f6c0 (64-bit,

[Bug 558581] Re: Indicator-applet forcibly overrides Super+m key combo

2010-12-23 Thread matejcik
seems to be fixed in Maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/558581 Title: Indicator-applet forcibly overrides Super+m key combo -- ubuntu-bugs mailing list

[Bug 690755] Re: poor graphics performance with nvidia-current in maverick

2010-12-23 Thread Pasi Savolainen
I also failed to get VDPAU acceleration on 10.10. The fix was to create a link to /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so in /usr/lib (it already existed in /usr/lib32) like so: sudo ln -s /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so /usr/lib/libvdpau_nvidia.so After this, both xbmc

[Bug 693716] [NEW] window too small when partition type is Empty

2010-12-23 Thread Delan Azabani
Public bug reported: Binary package hint: gnome-disk-utility In palimpsest, when creating a new partition, selecting Empty as the partition type causes the window to be much too small for the slider to be useful. This is because of the default, smallest-possible sizing of the window. However,

[Bug 693716] Re: window too small when partition type is Empty

2010-12-23 Thread Delan Azabani
** Attachment added: Screenshot-Create partition on ATA WDC WD10EADS-00P8B0.png https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/693716/+attachment/1774397/+files/Screenshot-Create%20partition%20on%20ATA%20WDC%20WD10EADS-00P8B0.png -- You received this bug notification

[Bug 693715] [NEW] N: Ignoring file 'apt-build' in directory '/etc/apt/sources.list.d/' as it has no filename extension

2010-12-23 Thread mel
Public bug reported: Binary package hint: apt-build N: Ignoring file 'apt-build' in directory '/etc/apt/sources.list.d/' as it has no filename extension It pops up this message everytime I want to install something using apt-get install. What tot do? I am working on Ubuntu10.10. THX for help

[Bug 595896] Re: Thinkpad SL510 Mute button not working

2010-12-23 Thread Gumminase
dmesg | grep -i thinkpad_acpi gives me: [ 15.860889] thinkpad_acpi: ThinkPad ACPI Extras v0.24 [ 15.860892] thinkpad_acpi: http://ibm-acpi.sf.net/ [ 15.860895] thinkpad_acpi: ThinkPad BIOS 6JET79WW (1.37 ), EC 6JHT61WW-1.181000 [ 15.860897] thinkpad_acpi: Lenovo ThinkPad SL510, model

[Bug 595896] Re: Thinkpad SL510 Mute button not working

2010-12-23 Thread Gumminase
Oh but sorry, this was on 10.10 - does it help anyway? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/595896 Title: Thinkpad SL510 Mute button not working -- ubuntu-bugs mailing list

[Bug 675880] Re: Playonlinux in ubuntu 10.10 Not able to run ie 6 smoothly

2010-12-23 Thread Ankur Joshi
updated to Playonlinux 3.8.7 -- ISSUE STILL REMAINS I cannot see anypage in internet explorer 6 window and IE 7 fails to get installed only ... so cant test IE7 ... SAME version of playonlinux works fantastic in Ubuntu 10.04 which i have on other machine ... Ubuntu 10.10 might have got some

[Bug 693720] [NEW] [i865] GPU lockup 3d9ce64c (PGTBL_ER: 0x00000029)

2010-12-23 Thread Sean
Public bug reported: Binary package hint: xserver-xorg-video-intel [i865] GPU lockup 3d9ce64c (PGTBL_ER: 0x0029) ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu5 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux

[Bug 693720] Re: [i865] GPU lockup 3d9ce64c (PGTBL_ER: 0x00000029)

2010-12-23 Thread Sean
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693720 Title: [i865] GPU lockup 3d9ce64c (PGTBL_ER: 0x0029) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 693719] [NEW] gnome-panel not visible after login in classic desktop

2010-12-23 Thread Michael Bienia
Public bug reported: Binary package hint: gnome-panel I'm still using the Classic Desktop with natty. My gnome-panel is invisible after login. I've to open an terminal and send a SIGHUP signal to the running gnome-panel process to make it reappear. ProblemType: Bug DistroRelease: Ubuntu 11.04

[Bug 693719] Re: gnome-panel not visible after login in classic desktop

2010-12-23 Thread Michael Bienia
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693719 Title: gnome-panel not visible after login in classic desktop -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 514912] Re: bass/treble control doesn't work

2010-12-23 Thread Raymond
you have to turn on the Tone switch , otherwise Terble and Bass has no effect Simple mixer control 'Tone',0 Capabilities: pswitch Playback channels: Front Left - Front Right Mono: Front Left: Playback [off] Front Right: Playback [off] -- You received this bug notification because you

[Bug 125578] Re: evolutions webcal doesn't support ical calendars with password

2010-12-23 Thread Javier Fernandez
Hi there, I am having the same error message previously described. I am wondering if you could help me with this bug. I am happy to provide any info required. I am using Ubuntu 10.10 with Evolution 2.30.3 Thanks Javier ** Changed in: evolution-webcal (Ubuntu) Status: Invalid = New --

[Bug 113875] Re: cannot play vp6 video in totem/gstreamer

2010-12-23 Thread Roman Polach
Well, this bug is more FIXED than EXPIRED, isn't it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/113875 Title: cannot play vp6 video in totem/gstreamer -- ubuntu-bugs mailing list

Re: [Bug 595896] Re: Thinkpad SL510 Mute button not working

2010-12-23 Thread xiaq
Hi Lin, I have downgraded my system to 10.4 and was able to confirm that it doesn't work perfectly either, though in a somehow better way. dmesg | grep think gives the line you just mentioned. In 10.4 the behavior is: headphone / mute button / sound not plugged in / off / speaker not plugged in

[Bug 571638] Re: Keyboard does not work when touchpad disable button pressed

2010-12-23 Thread Ashley
Had this problem on my HP DV6733TX laptop from at least Ubuntu 10.04, still have in 10.10. Keyboard doesn't respond after trackpad is disabled using trackpad toggle button is pressed, and USB mouse is also affected. Mouse clicks don't register all the time, especially in menus. -- You received

[Bug 622168] Re: webcam device initialization failed in lucid (needs high-speed USB 2.0 port) but has worked in past on lucid

2010-12-23 Thread Sina Eetezadi
I also have the same issue on Lucid and no solution. So far I am using Windows 7 in a Virtual Machine which is of course not the preferred way out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 608907] Re: [lucid][maverick][i915] Lenovo U160 Intel i7 620UM blank screen

2010-12-23 Thread Christian Wehrfritz
This bug has been fixed by Chris Wilson. You either need to follow https://bugs.freedesktop.org/show_bug.cgi?id=31596 and compile yourself a kernel from the drm-intel-fixes repo, or you just wait until the fix is merged into the main tree. ** Bug watch added: freedesktop.org Bugzilla #31596

Re: [Bug 595896] Re: Thinkpad SL510 Mute button not working

2010-12-23 Thread xiaq
Yeah, I think the situation should be clear now, given different results of dmesg on 10.4 and 10.10. In 10.4 thinkpad_acpi doesn't work at all, which leads to mute button behaving in its default way (works, but only affects the speaker); in 10.10 thinkpad_acpi gets loaded and take over the mute

[Bug 692839] Re: package pdns-recursor 3.1.7 .2-1 failed to install/upgrade: el subproceso script p ost-installation instalado devolvió el código de salida de error 1

2010-12-23 Thread Imre Gergely
I'd say reboot and then remove that file (/etc/passwd.lock), could be a left-over from some other process which died or something. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692839 Title:

[Bug 693724] [NEW] package linux-image-2.6.3 2-26-generic 2.6.32-26.48 failed to install/upgrade : le sous-processus script post-installation install é a retourné une erreur de sortie d'état 10

2010-12-23 Thread cassis1818
Public bug reported: Binary package hint: grub ProblemType: Package DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-26-generic 2.6.32-26.48 ProcVersionSignature: Ubuntu 2.6.32-26.47-generic 2.6.32.24+drm33.11 Uname: Linux 2.6.32-26-generic i686 Architecture: i386 Date: Tue Nov 30

[Bug 693724] Re: package linux-image-2.6.32-26 -generic 2.6.32-26.48 failed to install/upgrade: l e sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2010-12-23 Thread cassis1818
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693724 Title: package linux-image-2.6.32-26-generic 2.6.32-26.48 failed to install/upgrade: le sous-processus script post-installation installé a

[Bug 693319] Re: SIGSEGV when opening Trash

2010-12-23 Thread Chris Coulson
Could you please provide a full trace? A single frame doesn't really give us much to go on ** Changed in: thunderbird (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 686710] Re: A double-click in the playback area does NOT toggle full-screen mode

2010-12-23 Thread Bilal Akhtar
** Also affects: gnome-media-player (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/686710 Title: A double-click in the playback area does NOT

[Bug 648609] Re: unable to unmount broken cifs mount

2010-12-23 Thread Jon Dowland
I mount by hand via mount with the following line in /etc/fstab //tower3/home13/njd33 /home/jon/h cifs uid=1000,gid=1000,username=CAMPUS\njd33,user,noauto 0 0 ** Changed in: samba (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of

[Bug 603854] Re: When installing onto fake raid grub still tried to install to /dev/sda

2010-12-23 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/603854 Title: When installing onto fake raid grub still tried to install to

[Bug 574046] Re: shares-admin doesn't see NFS and SMB installed (no support for Upstart jobs)

2010-12-23 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574046 Title: shares-admin doesn't see NFS and SMB installed (no support for

[Bug 693725] [NEW] clean() method crashes if :show_warnings=false

2010-12-23 Thread Ramses Rodriguez Martinez
Public bug reported: Binary package hint: libtidy-ruby This script crashes with a SIGSEGV while calling to Tidy.clean(string) method (@errbuf.free line on tidyobj.rb): Tidy.open(:show_warnings=false) do |t| t.clean('a') end The problem is not present if :show_warnings=true. Package version:

[Bug 693728] Re: ubiquity crashed with AttributeError in reset_locale()

2010-12-23 Thread Apport retracing service
*** This bug is a duplicate of bug 649895 *** https://bugs.launchpad.net/bugs/649895 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #649895, so is being marked as such. Please

[Bug 686710] Re: A double-click in the playback area does NOT toggle full-screen mode

2010-12-23 Thread Bilal Akhtar
This patch needs to be backported to the Ubuntu package as well. Doing that now. ** Changed in: gnome-media-player (Ubuntu) Importance: Undecided = Medium ** Changed in: gnome-media-player (Ubuntu) Status: New = In Progress ** Changed in: gnome-media-player (Ubuntu) Assignee:

[Bug 686710] Re: A double-click in the playback area does NOT toggle full-screen mode

2010-12-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-media-player - 0.1.3-0ubuntu4 --- gnome-media-player (0.1.3-0ubuntu4) natty; urgency=low * debian/control: - Add myself as maintainer. - Add correct Vcs-* URLs. * debian/patches/mouse-event-support.patch: Backport upstream patch

[Bug 686388] Re: [i965gm] GPU lockup - Invalid GTT entry during Display B Fetch

2010-12-23 Thread pschonmann
Hi Bryce, Ive never seen this error from bugreport. I tried to change resolution with latest packages and seems work correctly. No crash occured. When error occured i wasnt changing resolution. Im happy with my 1440x900 -- You received this bug notification because you are a member of Ubuntu

[Bug 691100] Re: Replay gain in soundkonverter broken

2010-12-23 Thread HessiJames
I'll need to have a more detailed look at the replay gain feature, there are some things that could be optimized. But theoretically it should work. lame should calculate the replay gain value and add it to the mp3 file. Please keep in mind that replay gain is just a loudness correction offset

[Bug 688601] Re: file conflict in mo files and license issue

2010-12-23 Thread Costales
Hi Kyle! First: Thanks very much for the code!!! I just reviewed your change and you used an obsolete branch: http://acurti.es/PTm The code for the actual branch changed a lot, because I migrated from Glade to GTKbuilder, from gksu application to DBus service, and more things. I will implement

[Bug 688601] Re: file conflict in mo files and license issue

2010-12-23 Thread Costales
@kyle: The po files were downloaded from LP on 17 Dec. Hi! If you're using Gufw with that .po files, a lot of strings will be missing, because the interface change a little and it has a 30% of new strings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 693008] Re: Gwibber allows send private messages to all

2010-12-23 Thread Simon
It's not a duplicate of bug 661358. In bug 661358 the problem is that Private messages allows public replies, that doesn't happen to me. My reported bug is Gwibber allows SEND (it's not the same like reply) private messages to anyone in twitter timeline. In other words, Gwibber allows send a

  1   2   3   4   5   6   7   8   9   10   >