[Bug 337207] Re: redesign openvpn startscript

2009-06-25 Thread Torsten Krah
Sorry to miss feedback. It works, my fault that it did not work - choosed the debian original script which is not aware of thate, ubuntus one is fine, wrong server, wrong distribution - this is really not ubuntus fault, but mine - can be closed as invalid ** Changed in: openvpn (Ubuntu)

[Bug 45842] Re: nfs shares not mounted at startup

2009-06-25 Thread Thierry Carrez
@Mateusz: your bug is different, as this precise one was fixed. Yours looks a lot like bug 275451. -- nfs shares not mounted at startup https://bugs.launchpad.net/bugs/45842 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. --

[Bug 380715] Re: samba shares of symlinks are always read-only

2009-06-25 Thread Thierry Carrez
I can't reproduce the problem on Jaunty. I created a symlink and shared it using your parameters, I could successfully write to the resulting share. So maybe the issue comes from somewhere else ? Please try a simple local link/share like this and let me know if it works for you: $ mkdir real $

[Bug 391551] Re: package openssh-server 1:5.1p1-5ubuntu1 failed to install: sub process post-installation script returned error code 1

2009-06-25 Thread Thierry Carrez
Last useradd/groupadd call must have forgotten to release the lock, but it's difficult to tell why. FWIW last package to previously add a user/group was dbus: Adding new user `messagebus' (UID 108) with group `messagebus' ... Thanks for reporting this bug, closing as Invalid as far as openssh is

[Bug 392013] [NEW] Properly package easy-rsa as a separate binary package

2009-06-25 Thread Thierry Carrez
Public bug reported: Binary package hint: openvpn easy-rsa is a set of scripts/files shipped with openvpn releases that can be used to easily setup a basic PKI for use with openVPN setups. In Debian/Ubuntu it is shipped as-is in /usr/share/doc/openvpn/examples /easy-rsa/2.0/, not really packaged

[Bug 391884] Re: insufficient quoting in easy-rsa-2 vars script

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 The true issue here is that we don't really support easy-rsa, it's only shipped as a documentation example. It should be properly packaged, which is the idea behind bug 392013, so I'm marking this bug as a

[Bug 242219] Re: wrong filename in easy-rsa Makefile

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 ** This bug has been marked a duplicate of bug 392013 Properly package easy-rsa as a separate binary package -- wrong filename in easy-rsa Makefile https://bugs.launchpad.net/bugs/242219 You received

[Bug 231199] Re: revoke-full fails

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 Main issue here is that easy-rsa isn't properly supported, but just shipped as a documentation example. I filed bug 392013 to track proper packaging of easy-rsa and fixing this bug would be part of it, so I'm

[Bug 386768] Re: auth-worker(default): malloc: 197212: Cannot allocate memory

2009-06-25 Thread djdvant
free -m total used free sharedbuffers cached Mem: 3650 2987663 0108 1587 -/+ buffers/cache: 1292 2358 Swap: 1172 8 1163 -- auth-worker(default): malloc: 197212: Cannot allocate

[Bug 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-06-25 Thread Steve Langasek
I think that's sufficient to consider this verified, given how long this has been in -proposed now in various iterations. ** Tags added: verification-done ** Tags removed: verification-needed -- Mod_ssl randomly causes apache threads to use 100% of CPU https://bugs.launchpad.net/bugs/306293 You

[Bug 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.8-1ubuntu0.9 --- apache2 (2.2.8-1ubuntu0.9) hardy-proposed; urgency=low * debian/patches//101_fix-spinning-mod_proxy.dpatch: Fix mod_proxy with SSL using all the CPU. (LP: #306293) -- Chuck Short zul...@ubuntu.com Fri, 13 Feb

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Colin Watson
Kevin: comment 13 is apparently from an alternate install CD; that message can only be explained by running off a CD that doesn't include open-iscsi-udeb, and the server CD definitely does contain that package. As such, I'm still waiting for feedback on this bug. If at all possible, I need the

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Colin Watson
Please also state the URL from which you downloaded the CD image in any report. -- iSCSI install fails under hardy https://bugs.launchpad.net/bugs/236640 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-iscsi in ubuntu. --

[Bug 306233] Re: Segmentation fault in timelib_builtin_db()

2009-06-25 Thread Chuck Short
** Changed in: php5 (Ubuntu) Status: Incomplete = Triaged -- Segmentation fault in timelib_builtin_db() https://bugs.launchpad.net/bugs/306233 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs

[Bug 358703] Re: Wrong/insecure configuration of PHP module

2009-06-25 Thread Chuck Short
Thanks for the bug report. Regards chuck ** Changed in: php5 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: php5 (Ubuntu) Status: New = Triaged -- Wrong/insecure configuration of PHP module https://bugs.launchpad.net/bugs/358703 You received this bug notification because

[Bug 368585] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-06-25 Thread Chuck Short
*** This bug is a duplicate of bug 259479 *** https://bugs.launchpad.net/bugs/259479 ** This bug has been marked a duplicate of bug 259479 php5 crashed with SIGSEGV in _Unwind_ForcedUnwind() -- php5 crashed with SIGSEGV in _Unwind_ForcedUnwind() https://bugs.launchpad.net/bugs/368585 You

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
I guess we are having the same problem authenticating against a sun open directory server. I use intrepid-proposed on my client: r...@client:~# dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | egrep 'slapd|ldap|gnutls' gnutls-bin 2.4.1-1ubuntu0.3 gnutls26 install ok installed

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
** Attachment added: our ldap.conf http://launchpadlibrarian.net/28369422/ldap.conf -- gnutls regression: failure in certificate chain validation https://bugs.launchpad.net/bugs/305264 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
** Attachment added: output of ldapsearch -x -ZZ -d7 http://launchpadlibrarian.net/28369454/ldapsearch_-x_-ZZ_-d7 -- gnutls regression: failure in certificate chain validation https://bugs.launchpad.net/bugs/305264 You received this bug notification because you are a member of Ubuntu Server

[Bug 392124] [NEW] ssh wrong home path

2009-06-25 Thread ReimaBauer
Public bug reported: some of my users are having a homedir below another dir in home e.g. /home/user/NAME The user dir is shared by an nfs mount to several boxes. It seems not to possible to connect bugfree by ssh from such a user to another box. The user can login by password. But then he is

[Bug 156562] Re: ldap not working with Gutsy

2009-06-25 Thread Teej
*** This bug is a duplicate of bug 155947 *** https://bugs.launchpad.net/bugs/155947 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 155947, so it is being marked as such. In future you

[Bug 392146] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Funnyplay
Public bug reported: I wanted to install LAMP ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subproces post-installation script gaf een foutwaarde 1 terug NonfreeKernelModules: wl Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 SourcePackage:

[Bug 392146] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Funnyplay
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28371106/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/28371107/DpkgTerminalLog.gz -- package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces

[Bug 392146] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant error message: Instellen van mysql-server-5.0 (5.1.30really5.0.75-0ubuntu10.2) ... * Stopping MySQL database server mysqld  [ OK ] * Reloading AppArmor profiles ... 

[Bug 237557] Re: chroot fails if compiled with SELinux support

2009-06-25 Thread Colin Watson
** Bug watch added: Debian Bug tracker #454076 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454076 ** Also affects: openssh (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454076 Importance: Unknown Status: Unknown -- chroot fails if compiled with SELinux

[Bug 237557] Re: chroot fails if compiled with SELinux support

2009-06-25 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown = New -- chroot fails if compiled with SELinux support https://bugs.launchpad.net/bugs/237557 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 357583] Re: missing the last bit for powering off the system

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nut -- missing the last bit for powering off the system https://bugs.launchpad.net/bugs/357583 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 344816] Re: mysql-server-5.0: Leaves password in debconf database

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/+junk/mysql-5.1-pkg-ubuntu-karmic -- mysql-server-5.0: Leaves password in debconf database https://bugs.launchpad.net/bugs/344816 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. --

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 - 5.1.34-1ubuntu1 --- mysql-dfsg-5.1 (5.1.34-1ubuntu1) karmic; urgency=low * Merge from debian experimental (and 5.0 from main), remaining changes: - debian/mysql-server-5.1.config: + ask for MySQL root password at priority

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Mathias Gug
Reopening for 5.1 - the mentioned bug number in the changelog is wrong. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Fix Released = Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Triaged = Fix Released -- Mysql dead after update https://bugs.launchpad.net/bugs/316974

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Mathias Gug
Actually it's the correct bug. Marking Fix released again for 5.1. -- Mysql dead after update https://bugs.launchpad.net/bugs/316974 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 390556] Re: openssh-server dos regression in jaunty (oom_adj)

2009-06-25 Thread ksuehring
I have done some more investigations on the issue. I found that the original debian patch still exists in sshd. The problem is caused by the DHCP initialization of my network interface during startup. The DHCP request is processed in the background while the OpenSSH initialization script (and

[Bug 392236] [NEW] MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-06-25 Thread Shang Wu
Public bug reported: System info: r...@cmdb:~# dpkg -l mysql-server-5.0 ii mysql-server-5.0 5.0.22-0ubuntu6.06.11 mysql database server binaries r...@cmdb:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 6.06.2 LTS Release: 6.06 Codename: dapper Using

[Bug 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-06-25 Thread noble
Is there any workaround for this? I am trying to get my wife to switch to Ubuntu from WinXp and it is a deal-breaker if she can't use her laptop to print at work. -- cups says can't promp for authorization when printing to my samba printer https://bugs.launchpad.net/bugs/283811 You received

[Bug 392124] Re: ssh wrong home path

2009-06-25 Thread ulul
Hi, on the other box (the one they're logging to) is the homedir correctly set in /etc/passwd and not overwritten (HOME var) in .bashrc or .profile ? ulul -- ssh wrong home path https://bugs.launchpad.net/bugs/392124 You received this bug notification because you are a member of Ubuntu Server

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Etienne Goyer
There is no daily of the server flavour on http://cdimage.ubuntu.com, but here is /var/log/syslog from Jaunty server ISO, when launched with iscsi=true. Steve, contrary to what we discussed earlier today, I do think finally it is the same error we get on jaunty and hardy after all. It does

Re: [Bug 392236] [NEW] MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-06-25 Thread Mathias Gug
Hi, On Thu, Jun 25, 2009 at 06:15:29PM -, Shang Wu wrote: Using the following query triger the crash on the dapper 6.06.2 machine: Result from MySQL 5.0.22 (Ubuntu) r...@localhost:(none) SELECT * FROM (SELECT mu.User FROM mysql.user mu UNION SELECT mu.user FROM mysql.user mu ORDER BY

[Bug 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-06-25 Thread DERG
Noble, I feel your pain. Try this, it worked for me. From my earlier post... ...For some reason I opened SERVER (above NEW) in SYSTEM/ADMINISTRATION/PRINTING/PRINTER CONFIGURATION - LOCALHOST. In desperation, I checked Show Printers Shared by Other Systems Publish Shared Printers Connected To

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
Dell Inspiron E1505 Karmic Koala Synaptic error: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10_amd64.deb: subprocess pre-installation script returned error exit status 1 -- package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
E: /var/cache/apt/archives/mysql- server-5.0_5.1.30really5.0.75-0ubuntu10_amd64.deb: conflicting packages - not installing mysql-server-5.0 sudo apt-get -f install [sudo] password for calvin: Reading package lists... Done Building dependency tree Reading state information... Done Correcting

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
sudo dpkg --configure mysql-server-5.0 dpkg: error processing mysql-server-5.0 (--configure): package mysql-server-5.0 is not ready for configuration cannot configure (current status `config-files') Errors were encountered while processing: mysql-server-5.0 -- package mysql-server-5.0

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
sudo apt-get -f install mysql-server-5.0 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: tinyca The following NEW packages will be installed: mysql-server-5.0 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 1 not fully

[Bug 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/ntp -- ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover https://bugs.launchpad.net/bugs/114505 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. --

[Bug 291265] Re: [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nagios-plugins -- [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 201054] Re: check_http segfaults with -a x option

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nagios-plugins -- check_http segfaults with -a x option https://bugs.launchpad.net/bugs/201054 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 291265] Re: [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/intrepid-updates/nagios-plugins -- [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 104738] Re: net-snmp-config doesn't work without /bin/bash

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- net-snmp-config doesn't work without /bin/bash https://bugs.launchpad.net/bugs/104738 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 200614] Re: segfault and warnings from net-snmp 5.4.x

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- segfault and warnings from net-snmp 5.4.x https://bugs.launchpad.net/bugs/200614 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. -- Ubuntu-server-bugs mailing list

[Bug 192745] Re: Net-SNMP tries to read the obsolete /etc/sensors.conf

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- Net-SNMP tries to read the obsolete /etc/sensors.conf https://bugs.launchpad.net/bugs/192745 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs

[Bug 391960] [NEW] horizontal scrollbar does not slide with mouse wheel in Firefox or OpenOffice

2009-06-25 Thread positivek
Public bug reported: Binary package hint: xfce4 Using Xfce 4 Desktop Environment version 4.6.0 (Xfce 4.6) From Ubuntu 9.04 with xubuntu-desktop 2.82 installed. OpenOffice.org 3.0.1 (OOO300m15) Firefox 3.0.11 See attached file for versions, too. 1. Open Firefox or OpenOffice.org Spreadsheet such

[Bug 391960] Re: horizontal scrollbar does not slide with mouse wheel in Firefox or OpenOffice

2009-06-25 Thread positivek
** Attachment added: versions.txt http://launchpadlibrarian.net/28359250/versions.txt -- horizontal scrollbar does not slide with mouse wheel in Firefox or OpenOffice https://bugs.launchpad.net/bugs/391960 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 147230] Re: Changing workspaces via scrollwheel on desktop is problematic, especially when using touchpad

2009-06-25 Thread mac_v
+1 for disabling as default -- Changing workspaces via scrollwheel on desktop is problematic, especially when using touchpad https://bugs.launchpad.net/bugs/147230 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 391949] Re: nvidia-glx issues on GeForce 2 go

2009-06-25 Thread arand
** Also affects: nvidia-graphics-drivers-96 (Ubuntu) Importance: Undecided Status: New -- nvidia-glx issues on GeForce 2 go https://bugs.launchpad.net/bugs/391949 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 376722] Re: [i945] i945 don't recognize 1440x900 on external monitor in jaunty

2009-06-25 Thread lugburz
Yes, I'm using a 32 bit architecture. -- [i945] i945 don't recognize 1440x900 on external monitor in jaunty https://bugs.launchpad.net/bugs/376722 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 271019] Re: kernel does not detect card reader if card is inserted in reader before boot

2009-06-25 Thread paul
Did you do the workaround and it still does not work? Did you load backports? On Wed, Jun 24, 2009 at 7:59 PM, Jesus jesus_pere...@yahoo.com wrote: The right-side card reader on the AAO 150 should also read xD card -- but when I insert a card, it is not recognized. -- kernel does not detect

[Bug 376966] Re: Automatically Close checkbox is not remembered

2009-06-25 Thread Amr Hassan
** Also affects: hundredpapercuts Importance: Undecided Status: New -- Automatically Close checkbox is not remembered https://bugs.launchpad.net/bugs/376966 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 389926] Re: Nautilus browser's pathbar doesn't display the entire path, even when it can

2009-06-25 Thread mac_v
+1 on this. , But needs to be done upstream. -- Nautilus browser's pathbar doesn't display the entire path, even when it can https://bugs.launchpad.net/bugs/389926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 391961] [NEW] mgltools-vision still depends on python2.5-dev. It should depends on python-dev

2009-06-25 Thread fabrice_sp
Public bug reported: Binary package hint: mgltools-vision Hi, control file of mgltools-vision contain build-dependency on python2.5. It should be changed to python-dev ** Affects: mgltools-vision (Ubuntu) Importance: Undecided Assignee: fabrice_sp (fabricesp) Status: New **

[Bug 390941] Re: [Welch's] Dell Bluetooth BT365 + ICH7 + ubuntu 8.10 BT file transfer fails

2009-06-25 Thread David Chen
We also tried upgrading kernel and bluez packages to Jaunty version, BT file transfer starts working, but touchpad and keyboard are malfunction. -- [Welch's] Dell Bluetooth BT365 + ICH7 + ubuntu 8.10 BT file transfer fails https://bugs.launchpad.net/bugs/390941 You received this bug notification

[Bug 390941] Re: [Welch's] Dell Bluetooth BT365 + ICH7 + ubuntu 8.10 BT file transfer fails

2009-06-25 Thread David Chen
Hi Ulisses, Here is what I have tried: 1. hciconfig hci0 reset 2. Add option in /etc/modprobe.d/options - options btusb reset=1 3. hid2hci 4. Verified the patch in the link below is included in Intrepid kernel: http://marc.info/?l=linux-bluetoothm=122581595524432w=2 For lsusb -v result, please

[Bug 391963] [NEW] [needs-packaging] Kalternatives

2009-06-25 Thread sputnik
Public bug reported: Kalternatives Depends on: KDE 4.x http://www.kde-apps.org/content/show.php?content=16016 Description: Kalternatives is a little tool to graphically manage the alternatives system of some GNU/Linux distributions. Currently supported distributions are: - Debian - Fedora -

[Bug 245779] Re: Server 8.04 LTS: soft lockup - CPU#1 stuck for 11s! [bond1:3795] - bond - bond0

2009-06-25 Thread Ludovico Caldara
I had this problem with kernel release 2.6.24.19-server on 4 cloned Ubuntu 8.04.2 on Vmware ESX 3.5. The problem happened randomly twice a day or even more on all cloned servers. After doing dist-upgrade to 2.6.24.24-server the problem disappeared. Kind regards -- Ludovico -- Server 8.04

[Bug 391774] Re: Simple changes to make the grub menu look more elegant

2009-06-25 Thread Lightbreeze
Ubuntu 9.10 might hide the grub menu by default, which means this wouldn't be a 'paper cut'. A 'paper cut' is a minor usability issue likely to be encountered by an average user the first day using vanilla Ubuntu 9.10. Leaving this as Incomplete until it is confirmed that grub won't be seen in

[Bug 298400] Re: Please move default-jdk to 'Depends'

2009-06-25 Thread Thierry Carrez
default-jdk was just made a Suggests in ant. I'll forward the suggestion to Debian.. ** Changed in: ant (Ubuntu) Status: Confirmed = Invalid -- Please move default-jdk to 'Depends' https://bugs.launchpad.net/bugs/298400 You received this bug notification because you are a member of

[Bug 389969] Re: System freezes on Pulse Audio error

2009-06-25 Thread Varro
The last system upgrade solved the problem, i can see the error in the log but the system doesn't freeze anymore -- System freezes on Pulse Audio error https://bugs.launchpad.net/bugs/389969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 391967] [NEW] Log in problem

2009-06-25 Thread Pradeep
Public bug reported: Binary package hint: pidgin Log in problem with pidgin messenger ProblemType: Bug Architecture: i386 Date: Thu Jun 25 11:47:27 2009 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/pidgin Package: pidgin 1:2.4.1-1ubuntu2 PackageArchitecture: i386 ProcEnviron:

[Bug 391967] Re: Log in problem

2009-06-25 Thread Pradeep
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28359780/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/28359781/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/28359782/ProcStatus.txt -- Log in

[Bug 305470] Re: SuperDown keybinding doesn't unwrap cube in intrepid

2009-06-25 Thread Robert Ancell
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 391846] Re: Debug crud in package

2009-06-25 Thread Salvatore Bonaccorso
** Bug watch added: Debian Bug tracker #458299 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458299 ** Also affects: libdatetime-astro-sunrise-perl (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458299 Importance: Unknown Status: Unknown -- Debug crud in

[Bug 390467] Re: Wont play hulu videos

2009-06-25 Thread Halaliel
halal...@halaliel-laptop:~$ apt-cache policy flashplugin-nonfree swfdec-mozilla mozilla-plugin-gnash flashplugin-nonfree: Installed: (none) Candidate: 10.0.22.87ubuntu2 Version table: 10.0.22.87ubuntu2 0 500 http://archive.ubuntu.com jaunty/multiverse Packages swfdec-mozilla:

[Bug 331276] Re: package lirc 0.8.3-0ubuntu2 f ailed to install/upgrade: le sous-processus post-install ation script a retourné une erreur de sortie d' état 20

2009-06-25 Thread Mario Limonciello
** Changed in: lirc (Ubuntu) Importance: Undecided = Medium ** Changed in: lirc (Ubuntu) Status: Incomplete = Confirmed -- package lirc 0.8.3-0ubuntu2 failed to install/upgrade: le sous-processus post-installation script a retourné une erreur de sortie d'état 20

[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-25 Thread Martin Pitt
** Bug watch added: GNOME Bug Tracker #581363 http://bugzilla.gnome.org/show_bug.cgi?id=581363 ** Also affects: gnome-power via http://bugzilla.gnome.org/show_bug.cgi?id=581363 Importance: Unknown Status: Unknown ** Changed in: gnome-power-manager (Ubuntu Karmic) Status:

[Bug 390668] Re: Wireless disabled after upgrade to kernel 2.6.28-13-generic

2009-06-25 Thread p3car
This is solved. It was not a kernel problem, but a problem with hal that caused network manager to think that the hardware switch for network was alwas turned off. -- Wireless disabled after upgrade to kernel 2.6.28-13-generic https://bugs.launchpad.net/bugs/390668 You received this bug

[Bug 388357] Re: [i965] X freeze on karmic after resume from full screen application: i915_gem_retire_work_handler() / finish_task_switch()

2009-06-25 Thread Martin Emrich
I disabled desktop effects a week ago, and since then I had no further crash after resuming von S3. So it's possible that it's related to 3D acceleration or compiz. Ciao Martin -- [i965] X freeze on karmic after resume from full screen application: i915_gem_retire_work_handler() /

[Bug 378617] Re: [G45] No DisplayPort support in -intel driver

2009-06-25 Thread Eduard Wulff
FWIW: DP stopped working after updating the last two rounds of intel-drivers I am following the bleeding edge procedure mentioned in: http://ubuntuforums.org/showthread.php?t=1130582 It was all fine for a month ... -- [G45] No DisplayPort support in -intel driver

[Bug 357041] Re: Warnings about open_file_mask_to_av with unknown mode when SELinux is enabled

2009-06-25 Thread Bruce Locke
I'd like to comment that these messages to dmesg occur frequently enough to scare users away from using SELinux on Ubuntu. The messages occurred enough under light testing that filling dmesg would be likely after a couple days. -- Warnings about open_file_mask_to_av with unknown mode when

[Bug 391969] [NEW] Thunar sets wrong permissions for new files and directories (666, 777)

2009-06-25 Thread stitch
*** This bug is a security vulnerability *** Public security bug reported: Ubuntu Jaunty: When creating a new directory with thunar the first time during an X session, the permission is 755. But if the second directory is created, its permission is 777 and now, file permissions for new files are

[Bug 391804] Re: nautilus-open-terminal should be included in default Ubuntu install

2009-06-25 Thread Ilya B
** Also affects: ubuntu-meta (Ubuntu) Importance: Undecided Status: New -- nautilus-open-terminal should be included in default Ubuntu install https://bugs.launchpad.net/bugs/391804 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 391724] Re: File Roller silently overwrites files on extract

2009-06-25 Thread Ilya B
** Also affects: file-roller (Ubuntu) Importance: Undecided Status: New -- File Roller silently overwrites files on extract https://bugs.launchpad.net/bugs/391724 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 389876] Re: Inconsistent: Quit without saving Firefox, Gedit, OpenOffice

2009-06-25 Thread mac_v
Consistency Is a good idea... but i do NOT believe it is easily fixable , unless an industrial UI standard is agreed upon by all the different open source organizations. -- Inconsistent: Quit without saving Firefox, Gedit, OpenOffice https://bugs.launchpad.net/bugs/389876 You received this bug

[Bug 387093] Re: [karmic] mapdevfs: error while loading shared libraries

2009-06-25 Thread orange
will try on the latest daily live cd... no news is good news... -- [karmic] mapdevfs: error while loading shared libraries https://bugs.launchpad.net/bugs/387093 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 384890] Re: power button not bringing up shutdown dialog [karmic]

2009-06-25 Thread Bug Watch Updater
** Changed in: gnome-power Status: Unknown = Confirmed -- power button not bringing up shutdown dialog [karmic] https://bugs.launchpad.net/bugs/384890 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 77442] Re: compiz / vnc screen updates with nVidia restricted

2009-06-25 Thread Jeremy A
*** This bug is a duplicate of bug 353126 *** https://bugs.launchpad.net/bugs/353126 I am also using Ubuntu Jaunty 9.04 and noticing this problem. So far, the easiest fix I found was to run metacity --replace on the server machine. This kills the compiz window manager and replaces it with

[Bug 59589] Re: display sleep time - why 11 minutes (gnome-power-preferences confusing to the users)

2009-06-25 Thread unggnu
KDE and Windows have at least two profiles. One for battery and one for ac. If I want to shutdown the display after one minute in Gnome it is not possible. If I set the screensaver to one minute shuting down the display is possible after two minutes but at the same time my screen gets locked

[Bug 23494] Re: Segfault on oversized script

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/mawk -- Segfault on oversized script https://bugs.launchpad.net/bugs/23494 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

[Bug 391774] Re: Simple changes to make the grub menu look more elegant

2009-06-25 Thread Wouter Stomp
It might be hidden when you install Ubuntu as the only OS (has this been decided yet?), but it will still be shown to everyone who installs Ubuntu besides Windows or another operating system, which includes many many people. They will see the menu every they turn on their pc. -- Simple changes

[Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver

2009-06-25 Thread Jeremy A
I am using Ubuntu Jaunty 9.04 and noticing this problem. So far, the easiest fix I found was to run metacity --replace on the server machine. This kills the compiz window manager and replaces it with metacity which enables vnc clients to run fine. I am able to notice the changes at runtime,

[Bug 318942] Re: no sound from speakers on HP Mini 1000 (hda-intel, IDT 92HD75B2X5)

2009-06-25 Thread Billy V
I just ran the automatic updates and it hosed the sound again. I tried repeating the steps used the first time and I have had no such luck yet. Is there anyone from the sound team working this? Is there any way that we can go back through all of these fixes and come up with a form of macro that we

[Bug 296087] Re: Window previews don't disappear.

2009-06-25 Thread ulli
Hi, i'm running Ubuntu 9.04 and have / had (?) the same problem. Increasing the fade in/out time of windo previews from 0.1s to ~0.1s seems to solve the problem for me... -- Window previews don't disappear. https://bugs.launchpad.net/bugs/296087 You received this bug notification because you

[Bug 193696] Re: Postgresql 8.3 not responding

2009-06-25 Thread Martin Pitt
Robrass, this looks like an entirely different problem. Does /var/log/postgresql/ exist? What's in it? ls -ld /var/log/postgresql/ ls -l /var/log/postgresql/ -- Postgresql 8.3 not responding https://bugs.launchpad.net/bugs/193696 You received this bug notification because you are a member

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Psy[H[]
A mockup by Daniele Medri is nice. My variant would be with path layed over launchpad buttons (with slashes and less spaces between). Also with home in the side panel, and with functional stop button. If it is to be used to stop loading thumbnails (in folders with a lot of pictures it is a pain)

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Psy[H[]
Oh! another idea: two-lined arrows in launchpad buttons could be replaced with one-lined slashes. That would be more consistent. -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug notification because you are a member

[Bug 330573] Re: madfuload doesn't work on Jaunty

2009-06-25 Thread oudalrich
Sonium, have you tried unplugging and re-plugging the device? And which M-Audio device do you have, a Transit? -- madfuload doesn't work on Jaunty https://bugs.launchpad.net/bugs/330573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 391971] [NEW] No notification of new mail etc., in ubuntu notification

2009-06-25 Thread vaibhav mishra
Public bug reported: Binary package hint: evolution It worked fine for few days, but now it stopped working, there is no new mail-notification by Ubuntu integrated notification system, although I had it working flawlessly but now this functionality is gone, also there was a bug in evolution

[Bug 391971] Re: No notification of new mail etc., in ubuntu notification

2009-06-25 Thread vaibhav mishra
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28360761/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/28360762/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/28360763/ProcStatus.txt -- No

[Bug 391949] Re: nvidia-glx issues on GeForce 2 go

2009-06-25 Thread arand
** Description changed: Using proprietary nvidia drivers for GeForce 2 go on an inspiron 2650 gives several problems: LOGIN: gdm fails to launch initially, showing black/white/single-striped screen at login/desktop (login still works in-blind), if restarted using ctrl+alt+bckspc or

[Bug 342732] Re: python: can't open file '/usr/lib/python2.6/site-packages/gmobilemedia/main.py': [Errno 2] No such file or directory

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package gmobilemedia - 0.4+dfsg-8 --- gmobilemedia (0.4+dfsg-8) unstable; urgency=low * Implement distutils based setup to install correctly (LP: #342732). * Bump standards to 3.8.2. -- Ubuntu Archive Auto-Sync arch...@ubuntu.com Thu, 25 Jun 2009

[Bug 391972] [NEW] Artifact on wallpaper under GNOME using metacity and xv output

2009-06-25 Thread Guillaume Bottex
Public bug reported: Some artifacts can be seen on the GNOME wallpaper while using metacity and a XV output. How to reproduce this bug: - Use a dark wallpaper - play some move (or music with visualisation turned on) on one Desk - Go to another desk = you will be able to see artifacts on the

[Bug 391529] Re: on karmic alpha 2, wammu: Depends: python-xml but it is not installable

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package wammu - 0.30.1-2 --- wammu (0.30.1-2) unstable; urgency=low * Drop dependency on python-xml, it looks like it was needed only with some old Python versions (LP: #391529). * Bump standards to 3.8.2 (no changes). -- Ubuntu Archive Auto-Sync

[Bug 391774] Re: Simple changes to make the grub menu look more elegant

2009-06-25 Thread mac_v
Also appears the OP seems to be talking about grub2 , with IS going to be the Bootloader for Karmic... @Winter Stomp: Have you tested the grub2 in Karmic? [If not try it in a hard/virtual install] ... Screenshot of the Karmic alpha grub2 in action could be a better example, of the problem... But

  1   2   3   4   5   6   7   8   9   10   >