[Bug 341817] Re: dhcpd wont start due to rndc.key permissions

2011-04-29 Thread Lorin Soura
After some extensive tinkering, I came up with this solution to the rndc.key permissions issue: As the root user (or sudo) do the following: cp /etc/bind/rndc.key /etc/dhcp3/ chown dhcp:dhcp /etc/dhcp3/rndc.key chmod 640 /etc/dhcp3/rndc.key In /etc/dhcp3/dhcpd.conf add this line: include

[Bug 772990] [NEW] Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
Public bug reported: No SSH connection over ethernetcard possible only on loopback 127.0.0.1 sshd is listen on 0.0.0.0 port 22 but not possible to connect ** Affects: openssh (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
Kernel 2.6.32-28 Openssh version 5.3p1-3ubuntu5 # netstat -an Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp6 0 0

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
the problem is the esx - server vlan config not a ubuntu / openssh problem -- 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/772990 Title: Ubuntu Server 10.04.2 - sshd not accept

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread dennis
please close it -- 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/772990 Title: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback --

[Bug 773161] [NEW] package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2011-04-29 Thread Paul Huygen
Public bug reported: It failed with the following message: Instellen van slapd (2.4.23-6ubuntu6) ... Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.23-0ubuntu3.5... done. * Starting OpenLDAP slapd [fail]

[Bug 773161] Re: package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2011-04-29 Thread Paul Huygen
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/773161 Title: package slapd (not installed) failed to install/upgrade: subproces installed post-installation script gaf een

[Bug 458521] Re: kvm crash when using virtio for network, hardy guest

2011-04-29 Thread Jamie Strandboge
** Changed in: linux (Ubuntu Hardy) Status: Incomplete = In Progress -- 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/458521 Title: kvm crash when using virtio for network,

[Bug 772990] Re: Ubuntu Server 10.04.2 - sshd not accept connection over ethernet only on loopback

2011-04-29 Thread C de-Avillez
Closing as the OP requested. Thank you for the feedback, and please do not hesitate in reporting any bugs you find. ** Changed in: openssh (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh

[Bug 769514] Re: Mail not sent unless relayhost has a port number

2011-04-29 Thread windracer
I started having the same problem with postfix after upgrading from Maverick to Natty. I tried the suggestion of adding the port to my relayhost in main.cf and that fixed it, but is that a valid fix? Or, like Scott says, there's something else wrong? -- You received this bug notification because

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
** Changed in: rabbitmq-server (Ubuntu) Assignee: (unassigned) = Marc Cluet (lynxman) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/653405 Title: rabbitmq-server

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Dustin Kirkland
** Also affects: rabbitmq-server (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: rabbitmq-server (Ubuntu Oneiric) Importance: High Assignee: Marc Cluet (lynxman) Status: Triaged ** Changed in: rabbitmq-server (Ubuntu Natty) Importance: Undecided =

[Bug 769514] Re: Mail not sent unless relayhost has a port number

2011-04-29 Thread Scott Kitterman
It works for me without a port number, so the bug as written is incorrect. Port number is NOT required. Adding the port number is a workaround for some other issue, so my advice is to figure out what that is. -- You received this bug notification because you are a member of Ubuntu Server Team,

Re: [Bug 719448] Re: The once parameter does not work with -boot

2011-04-29 Thread Deric Sullivan
Hi Serge, Was the SRU for lucid to fix the once bug in qemu-kvm denied? I've seen an update since you requested the SRU but it doesn't seem to include the fix for the once bug. Thanks, Deric On 02/17/11 20:41, Serge Hallyn wrote: Quoting Deric Sullivan (deric.sulli...@ec.gc.ca):

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
At last, here we go. The file /root/apache2-2.2.17/modules/generators/mod_cgi.c has hooks to set rlimits on spawned off instances. However, test.cgi is being executed by /root/apache2-2.2.17/modules/generators/mod_cgid.c. It has those hooks, but they are #ifdef'd out. -- You received this bug

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
The debian sid package also ifdefs them out, so if limits are working on debian it must be because they are configured to use mod_cgi and not mod_cgid? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 394350] Re: RLimitCPU has no effect in Apache

2011-04-29 Thread Serge Hallyn
** Changed in: apache2 (Ubuntu) Status: Confirmed = Triaged ** Changed in: apr (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
Small patch that addes a check in rabbitmq-server init script to check if hostname is resolvable ** Patch added: rabbitmq-server_2.3.1-1ubuntu2.patch.gz https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+attachment/2096629/+files/rabbitmq-server_2.3.1-1ubuntu2.patch.gz --

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/653405 Title: rabbitmq-server fails to start if hostname is unresolvable or has changed since first

[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-04-29 Thread Marc Cluet
Here's the debdiff based on the same patch ** Patch added: rabbitmq-server_2.3.1-1ubuntu2.debdiff https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+attachment/2096894/+files/rabbitmq-server_2.3.1-1ubuntu2.debdiff -- You received this bug notification because you are a

[Bug 773609] [NEW] CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
Public bug reported: Overview Eucalyptus-cc fails to register nodes when you leave blank, i.e., don't specify DNS settings. This is experienced when setting up static addresses during the Ubuntu installation process. How to reproduce the issue: 1. Choose Install Ubuntu Enterprise Cloud 2.

[Bug 773609] Re: CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
** Summary changed: - CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD + CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 773786] Re: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Priyank.Durugkar
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/773786 Title: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script

[Bug 773786] [NEW] package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Priyank.Durugkar
Public bug reported: Was upgrading the system from 10.10 when this error occured ProblemType: Package DistroRelease: Ubuntu 11.04 Package: slapd 2.4.23-6ubuntu6 ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11 Uname: Linux 2.6.35-27-generic i686 NonfreeKernelModules: nvidia

[Bug 288379] Re: 4th network extremely slow/broken

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

[Bug 763390] Re: Hibernation problem in Acer Aspire one 532H After Installing Updates

2011-04-29 Thread Ruslan
The same issue with Acer Aspire One ZG5 in Release Ubuntu 11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/763390 Title: Hibernation problem in Acer Aspire one 532H After Installing Updates --

[Bug 406626] Re: Deleted Items Folder inconsistently named in en_GB localisation

2011-04-29 Thread Greg Auger
I've reported two new bugs: Unity at Bug #773037 Nautilus at Bug #773039 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/406626 Title: Deleted Items Folder inconsistently named in en_GB localisation

[Bug 186147] Re: ubiquity failed to remove conflicting files

2011-04-29 Thread Sean Collins
I have a Dell Mini 9 currently installing 11.04 i386 desktop from a USB flash disk. It had 10.10 on it. I booted from the flash disk, chose the Install option and the new (is it?) upgrade from 10.10 to 11.04 option, got a little message to say I hadn't configured any swap, was returned to the

[Bug 773041] [NEW] Uses 100% cpu - automatically restarts when killed

2011-04-29 Thread rudolf randal
Public bug reported: Binary package hint: telepathy-gabble Just upgraded to 11.04 and now telepathy-gabble uses 100% cpu and automatically restarts when I kill it ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: telepathy-gabble 0.11.10-1ubuntu1 ProcVersionSignature: Ubuntu

[Bug 773041] Re: Uses 100% cpu - automatically restarts when killed

2011-04-29 Thread rudolf randal
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773041 Title: Uses 100% cpu - automatically restarts when killed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 773040] [NEW] package initramfs-tools 0.98.8ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Immanuel Peratoner
Public bug reported: Binary package hint: initramfs-tools This error always occurs when I'm doing anything with apt-get (installing, removing, ...). ProblemType: Package DistroRelease: Ubuntu 11.04 Package: initramfs-tools 0.98.8ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2

[Bug 773040] Re: package initramfs-tools 0.98.8ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-29 Thread Immanuel Peratoner
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773040 Title: package initramfs-tools 0.98.8ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 773008] Re: Attempted to upgrade from Kubuntu 10.10 to 11.04

2011-04-29 Thread Jean-Baptiste Lallement
Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as separate attachments? Thanks in advance. ** Changed in: update-manager (Ubuntu) Status: New = Incomplete -- You received

[Bug 772922] Re: Could not install 'nspluginwrapper'

2011-04-29 Thread Jean-Baptiste Lallement
Thanks for your report. This error is caused by a segfault in nspluginwrapper postinst script Looking for plugins in /usr/lib/mozilla/plugins Segmentation fault dpkg: error processing nspluginwrapper (--configure): subprocess installed post-installation script returned error exit status 139

[Bug 772865] Re: Unity with secondary monitor to the left of main one

2011-04-29 Thread Chris Halse Rogers
Confirmed. On the plus side, Unity now actually respects the screen designated as primary :). ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 772715] Re: Upgrading Ubuntu to version 11.04 should be localized

2011-04-29 Thread Jean-Baptiste Lallement
Right, it affects all languages because it is a string that is not exported and not translated -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772715 Title: Upgrading Ubuntu to version 11.04 should

[Bug 772554] Re: libre office menu does not appear in top panel

2011-04-29 Thread Robert Roth
*** This bug is a duplicate of bug 664731 *** https://bugs.launchpad.net/bugs/664731 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #664731, so it is being marked as such. Please look

[Bug 772479] Re: maverick upgrading to natty problem

2011-04-29 Thread Jean-Baptiste Lallement
@w.d please remove xorg ppa with ppa-purge or file a new report. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772479 Title: maverick upgrading to natty problem -- ubuntu-bugs mailing

[Bug 772268] Re: menubar config

2011-04-29 Thread Robert Roth
** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772268 Title: menubar config -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 748120] Re: Enabling Zeitgeist data-logger in Banshee clutters the lenses

2011-04-29 Thread Mikkel Kamstrup Erlandsen
That looks like what I'd expect as well Manish, but I don't think that's what I get into my log... At least judging by the output from the Unity files lens it's not :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 743214] Re: Xorg crashed with SIGABRT in raise()

2011-04-29 Thread LaBero
Dear Timo, Yes, you are correct: Motherboard: ASUS P7P55D-E Ubuntu x64 running on: OCZ Vertex 2 Series 60GB Graphics card:Sapphire Radeon HD5770 1GB GDDR5 PCIE Please note: After testing 11.04 for a couple of days I had to remove it and reinstall 10.10 again. I experienced some

[Bug 673527] Re: Live CD does not boot: mounting aufs on /root failed: No such device

2011-04-29 Thread angelverde
Same with Natty and Nvidia. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/673527 Title: Live CD does not boot: mounting aufs on /root failed: No such device -- ubuntu-bugs mailing list

Re: [Bug 531190] Re: upower (devkit-power) reporting bad data when AC cable is unplugged

2011-04-29 Thread sid
yes! what ever happened to good old sampling and running averages!? On Fri, Apr 29, 2011 at 1:26 AM, Miroslav 531...@bugs.launchpad.net wrote: I'm contributing with me too. Running Ubuntu 10.10 Take a look at attached screenshot, I get those spikes in the power history whenever I plug or

[Bug 773047] [NEW] Thunderbird displayed as winebrowser in the launcher

2011-04-29 Thread Patrick Marchwiak
Public bug reported: Binary package hint: thunderbird I recently upgraded to from 10.10 to 11.04. I'm using the Unity shell. When I start Thunderbird, it is displayed in the Launcher as winebrowser with a question mark as its icon. The correct icon is displayed elsewhere - in the Dash, the

[Bug 773047] Re: Thunderbird displayed as winebrowser in the launcher

2011-04-29 Thread Patrick Marchwiak
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773047 Title: Thunderbird displayed as winebrowser in the launcher -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 773007] Re: conffile_prompt check incomplete on multiple conffiles

2011-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/unattended-upgrades -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773007 Title: conffile_prompt check incomplete on multiple conffiles -- ubuntu-bugs

[Bug 772229] Re: The overlay-scrollbar handles do not work on the smb-explorer window for printer selection

2011-04-29 Thread Michael Demetriou
Also don't work in the driver selection window, they disappear when you hover them, making it impossible to scroll horizontally -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772229 Title: The

[Bug 772469] Re: Ubuntu 10.10-11.04 upgrade fails while calculating upgrade

2011-04-29 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 772387 *** https://bugs.launchpad.net/bugs/772387 @Michael Zhou, please don't unduplicate without an explanation and giving erroneous advices. File a new report for your particular problem instead. Thanks. ** This bug has been marked a duplicate of bug

[Bug 763909] Re: 11.04 Wont Boot With Mobility Radeon HD 3400

2011-04-29 Thread Fabio Valentini
I also had issues booting Natty final 64bit Live CD on ATI Radeon HD3400. I get the boot menu, choose Try without installing and then, after some time, the screen freezes and the OS is unresponsive esponse to keyboard or mouse. Adding nomodeset to the boot line worked fine for me, the Live CD

[Bug 668415] Re: Movement of Unity launcher

2011-04-29 Thread zagreu...@yahoo.co.uk
** Also affects: 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/668415 Title: Movement of Unity launcher -- ubuntu-bugs mailing list

[Bug 773051] [NEW] package python-uno 1:3.3.2-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-29 Thread Malcolm Mackenzie
Public bug reported: Binary package hint: libreoffice Occurred during upgrade to 11.04 ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-uno 1:3.3.2-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11 Uname: Linux 2.6.35-28-generic i686 Architecture: i386 Date:

[Bug 773051] Re: package python-uno 1:3.3.2-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-29 Thread Malcolm Mackenzie
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773051 Title: package python-uno 1:3.3.2-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 773050] [NEW] package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-04-29 Thread Vineeth Kartha
Public bug reported: Binary package hint: tzdata When I login the error window comes ProblemType: Package DistroRelease: Ubuntu 11.04 Package: tzdata 2011g-0ubuntu0.11.04 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 NonfreeKernelModules: wl

[Bug 773050] Re: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-04-29 Thread Vineeth Kartha
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773050 Title: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 773044] [NEW] Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
Public bug reported: Binary package hint: update-manager Whenever I try to upgrade Ubuntu from Maverick to Natty it fails on the calculating changes step with the following error - Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: Can not mark

[Bug 773044] Re: Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
log files attached below : ** Attachment added: apt.log https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773044/+attachment/2095125/+files/apt.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 773044] Re: Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
** Attachment added: lspci.txt https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773044/+attachment/2095126/+files/lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773044

[Bug 773044] Re: Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
** Attachment added: main.log https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773044/+attachment/2095128/+files/main.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773044 Title:

[Bug 773044] Re: Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
** Attachment added: screenlog.0 https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773044/+attachment/2095129/+files/screenlog.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773044

[Bug 773039] Re: en_GB translation should use Rubbish Bin

2011-04-29 Thread Sebastien Bacher
it's a translation issue not a nautilus one ** Package changed: nautilus (Ubuntu) = language-pack-gnome-en (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773039 Title: en_GB translation

[Bug 773034] Re: Japanese characters on selected tabs not shown with Screen font antialiasing on

2011-04-29 Thread Nobuto MURATA
** Summary changed: - CJK characters on selected tabs not shown with Screen font antialiasing on + Japanese characters on selected tabs not shown with Screen font antialiasing on ** Description changed: Binary package hint: libreoffice In style editing window on Writer, Calc, and

[Bug 773007] Re: conffile_prompt check incomplete on multiple conffiles

2011-04-29 Thread Michael Vogt
** Changed in: unattended-upgrades (Ubuntu Maverick) Status: New = In Progress ** Changed in: unattended-upgrades (Ubuntu Lucid) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 772922] Re: Could not install 'nspluginwrapper': segfault in post-install script

2011-04-29 Thread Jean-Baptiste Lallement
** Summary changed: - Could not install 'nspluginwrapper' + Could not install 'nspluginwrapper': segfault in post-install script -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772922 Title: Could

Re: [Bug 772792] Re: Is slow to work with Unity when it has too many icons

2011-04-29 Thread Mark Shuttleworth
On 29/04/11 08:30, Mikkel Kamstrup Erlandsen wrote: FWIW this was the initial implementation (or at least there was a proof concept done this way) of the launcher's accordion effect in the early Maverick cycle if I recall correctly. I personally preferred that as well and I don't know exactly

[Bug 772459] Re: Update to 11.04 Could not Calculate the upgrade

2011-04-29 Thread Jean-Baptiste Lallement
@Michael, please stop hijacking reports, and file a new one for your specific problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772459 Title: Update to 11.04 Could not Calculate the upgrade

[Bug 769103] Re: Keys sometimes get stuck in X server on Gigabyte T1005

2011-04-29 Thread Marius Kotsbak
essl: do you have a Gigabyte T1005? If not, it just proves that it was smart to open a separate bug for each hardware. Can't you open one for yours as well? You could though try setting the rate lower, like: kbdrate -r 2.0 -d 1000 -- You received this bug notification because you are a member

[Bug 758042] Re: Nautilus does not appear in the Dash search results when searching for nautilus fileor home

2011-04-29 Thread Mikkel Kamstrup Erlandsen
Nautilus is not shown because it has NoDisplay=true in its .desktop file. Just like it is not shown in the Gnome menus. What you can do to open the file manager is to type the first few letters of any of your bookmarked folders. Like typing do to access ~/Documents. -- You received this bug

[Bug 758042] Re: Nautilus does not appear in the Dash search results when searching for nautilus fileor home

2011-04-29 Thread Mikkel Kamstrup Erlandsen
Or hold on... I see that there is actually a /usr/share/applications /nautilus-home.desktop which doesn't have the NoDisplay key set. Not sure why that's not being indexed... Looking into it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 729919] Re: emesene crashed with AttributeError in set_login(): 'Indicator' object has no attribute 'messaging_menu'

2011-04-29 Thread Vangelis Tasoulas
I am still facing this bug... apt-cache policy emesene emesene: Installed: 2.0~git20110319+dfsg-1 Candidate: 2.0~git20110319+dfsg-1 Version table: *** 2.0~git20110319+dfsg-1 0 500 http://ubuntu.uib.no/archive/ natty/universe amd64 Packages 100 /var/lib/dpkg/status -- You

[Bug 509818] Re: vino-preferences should be called desktop sharing instead of remote desktop

2011-04-29 Thread Sebastien Bacher
** Changed in: vino (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned) ** Changed in: vinagre (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 773055] [NEW] Uppgrade from Ubuntu Studio 64 10.10 to 11.04. Samba 4 error

2011-04-29 Thread Tommy Hjalmarsson
Public bug reported: Binary package hint: samba4 Uppgrade from Ubuntu Studio 64 10.10 to 11.04 over internet. Package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: Sub-process installed post-installation-script gave error code 1 ProblemType: Package DistroRelease:

[Bug 773055] Re: Uppgrade from Ubuntu Studio 64 10.10 to 11.04. Samba 4 error

2011-04-29 Thread Tommy Hjalmarsson
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773055 Title: Uppgrade from Ubuntu Studio 64 10.10 to 11.04. Samba 4 error -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 773054] [NEW] bluetooth isnt working.

2011-04-29 Thread green_leaf
Public bug reported: i am using using Ubuntu 10.10 - the Maverick Meerkat -. when i am using SystemPreferencesBluetooth it wont work but instead gives the message no bluetooth adapters present. when i am using the 3dsp with windows it works!!! i dont know if it has any connection with the fact

[Bug 773054] Re: bluetooth isnt working.

2011-04-29 Thread green_leaf
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773054 Title: bluetooth isnt working. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 773053] [NEW] pdfshuffler: not capable to export PDFs

2011-04-29 Thread Alex
Public bug reported: Binary package hint: pdfshuffler I wanted to cut of some pages of this PDF: http://www.initiatived21.de/wp-content/uploads/2010/06/NONLINER2010.pdf Then I wanted to export it again to a pdf. Clicking on Save does nothing, even clicking on Cancel does nothing. I get no

[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-04-29 Thread Alex
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773053 Title: pdfshuffler: not capable to export PDFs -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-04-29 Thread Alex
Here is the terminal output: Traceback (most recent call last): File /usr/bin/pdfshuffler, line 411, in choose_export_pdf_name self.export_to_file(file_out) File /usr/bin/pdfshuffler, line 434, in export_to_file if (pdfdoc_inp.decrypt('')!=1): # Workaround for lp:#355479 File

[Bug 773052] [NEW] upgrade to natty broken deb

2011-04-29 Thread Raph
Public bug reported: Binary package hint: update-manager broken deb when i make the upgrade to natty.. Linux desktop 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux Description:Ubuntu 10.10 Release:10.10 update-manager: Installé : (aucun) Candidat 

[Bug 773044] Re: Upgrade from Maverick to Natty Fails

2011-04-29 Thread Momontho Mashak Monmoy
** Attachment added: apt-clone_system_state.tar.gz https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773044/+attachment/2095165/+files/apt-clone_system_state.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 773016] Re: X crashes on plugging/unplugging USB mouse

2011-04-29 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a '.crash' file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the

[Bug 773007] Re: conffile_prompt check incomplete on multiple conffiles

2011-04-29 Thread Michael Vogt
** Changed in: unattended-upgrades (Ubuntu Maverick) Importance: Undecided = High ** Changed in: unattended-upgrades (Ubuntu Lucid) Importance: Undecided = Medium ** Changed in: unattended-upgrades (Ubuntu Maverick) Importance: High = Medium ** Changed in: unattended-upgrades (Ubuntu

[Bug 772901] Re: evolution crashes at many different actions

2011-04-29 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a '.crash' file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the

[Bug 772176] Re: 'Next' and 'Previous' navigation links are untranslatable

2011-04-29 Thread Gabor Kelemen
This is in yelp-xsl, not yelp. ** Package changed: yelp (Ubuntu) = yelp-xsl (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772176 Title: 'Next' and 'Previous' navigation links are

[Bug 772176] Re: 'Next' and 'Previous' navigation links are untranslatable

2011-04-29 Thread Gabor Kelemen
This commit should be backported: http://git.gnome.org/browse/yelp- xsl/commit/?id=935d31f14c66247304796582c9c8ad217063e152 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772176 Title: 'Next' and

[Bug 770059] Re: [natty] update-manager: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2011-04-29 Thread Jean-Baptiste Lallement
Thanks for following up. I'm closing this report due to your last comment. Don't hesitate to submit any new bug. ** Changed in: update-manager (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 768801] Re: Banshee always stay visible

2011-04-29 Thread perriman
I have launched banshee --debug and there are no errors -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768801 Title: Banshee always stay visible -- ubuntu-bugs mailing list

[Bug 768801] Re: Banshee always stay visible

2011-04-29 Thread perriman
** Attachment added: Execution log https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/768801/+attachment/2095164/+files/banshee.log ** Changed in: banshee (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 773064] [NEW] No 3d after upgrading to Natty

2011-04-29 Thread ginosal
Public bug reported: Hello. After upgrading to Natty, 3d acceleration doesn't work anymore. The Additional drivers list is empty, but it was empty on 10.10, too, but 3d acceleration was working. When I try glxinfo, i get: name of display: :0.0 X Error of failed request: BadRequest (invalid

[Bug 773063] [NEW] [Natty] gnome-about-me box doesn't remember contents

2011-04-29 Thread Swâmi Petaramesh
Public bug reported: Binary package hint: gnome-control-center Natty: After having filled the gnome-about-me box and closed it, opening it again brings empty box ; previous contents are not restored. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gnome-control-center 1:2.32.1-0ubuntu15

[Bug 773063] Re: [Natty] gnome-about-me box doesn't remember contents

2011-04-29 Thread Swâmi Petaramesh
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773063 Title: [Natty] gnome-about-me box doesn't remember contents -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 773062] [NEW] cmake does not work well with ccache

2011-04-29 Thread Vladislav Vaintroub
Public bug reported: Binary package hint: cmake Using Ubuntu 11.04, trying to use CMake with ccache via export CC='ccache gcc' export CXX='ccache g++' results in a lot (once per system check) of output like below during cmake run. It looks like ccache was invoked with wrong parameter . If I

[Bug 773061] [NEW] Nautilus should default to copy when move will fail

2011-04-29 Thread Chris Halse Rogers
Public bug reported: Binary package hint: nautilus Dragging a file from a read-only filesystem currently rightly causes the drop action to be ‘copy’ rather than ‘move’. However, if you drag a file from a location to which you don't have write privileges (so it's read-only because of

[Bug 773060] [NEW] package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie

2011-04-29 Thread Bernard Monnier
Public bug reported: Binary package hint: samba4 Installation Ubuntu 11.04 failed because an error occured with Samba 4 version Dell Inspiron laptop (AMD 64) ProblemType: Package DistroRelease: Ubuntu 11.04 Package: samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 ProcVersionSignature: Ubuntu

[Bug 773060] Re: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'

2011-04-29 Thread Bernard Monnier
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773060 Title: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: le sous-processus script post-

[Bug 772830] Re: Failure to install Natty Narwhal upgrade

2011-04-29 Thread Jean-Baptiste Lallement
Thanks for your report. The error is Looking for plugins in /usr/lib64/mozilla/plugins Segmentation fault dpkg: error processing nspluginwrapper (--configure): subprocess installed post-installation script returned error exit status 139 Moving to nspluginwrapper ** Package changed:

[Bug 771716] Re: middle click emulation not working

2011-04-29 Thread Emil Styrke
Workaround: xinput set-prop device id 257 1. Device id can be obtained with xinput list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771716 Title: middle click emulation not working --

[Bug 769043] Re: Cannot manually specify a mount point in the manual partitoner

2011-04-29 Thread Eshwar Andhavarapu
Sad! But oh well will affect the pros who are comfortable with mount points anyway. The beginners won't probably see the screen so ok i guess. can't they just fix and respin the ISOs? so at least people downloading e.g. 2 weeks from now don't see the problem? -- You received this bug

[Bug 733393] Re: emerald segfault on launch

2011-04-29 Thread s0undt3ch
Here's my strace output. Need to get this fixed fast... ** Attachment added: Strace output https://bugs.launchpad.net/ubuntu/+source/emerald/+bug/733393/+attachment/2095177/+files/output.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 731935] Re: [i845] Intel 82845G does not detect HP D2835 monitor

2011-04-29 Thread Wojciech Fornalczyk
apport information ** Tags added: apport-collected natty ubuntu ** Description changed: Binary package hint: xorg Computer: Compaq EVO D510 with integrated Intel 82845G graphics adapter. Monitor: HP D2835 Ultra VGA 1280 CRT 4:3 Ubuntu 10.10 does not detect the monitor correctly.

[Bug 773066] [NEW] No launcher icon for pdfshuffler

2011-04-29 Thread Alex
Public bug reported: Binary package hint: unity If I start pdfshuffler over the nautilus open with dialog pdfshuffler gets no launcher icon but a question mark instead. If I start it via the terminal it gets its icon. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: unity 3.8.10-0ubuntu2

  1   2   3   4   5   6   7   8   9   10   >