[Bug 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-10 Thread Thierry Carrez
It's consistent with how Windows tools work. By design, you can join as many times as you want, and as long as you give it a Domain Admin password it will overwrite the existing objects in AD (without any warning). So I'd say the tools behave like they should. I understand that the process is

[Bug 358468] Re: Samba crashes on install....

2009-04-10 Thread Thierry Carrez
What happens if you run sudo /etc/init.d/samba start now ? Does it still fail to start ? Could you please provide relevant /var/log/syslog and /var/log/samba/* entries ? Thanks. ** Changed in: samba (Ubuntu) Status: New = Incomplete -- Samba crashes on install

[Bug 357569] Re: please set usershare path

2009-04-10 Thread Thierry Carrez
What would setting usershare path = /var/lib/samba/usershares change exactly ? The issue here (if any) is that by default usershares are not enabled, the directory is not created and nautilus-share is a little noisy when trying to test their existence ? ** Changed in: samba (Ubuntu)

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Thierry Carrez
OK, let's sum up this bug (please confirm I got it right): - You boot a Jaunty beta LiveCD - Running smbclient -L NASBOXIPADDRESS successfully lists the shares on NAS box - Running findsmb successfully shows NAS box - Opening Places/Network in Nautilus you can see the NAS box - Double-Clicking on

Re: [Bug 357569] Re: please set usershare path

2009-04-10 Thread Anand Kumria
I'd rather file a separate bug for each of those issues you mention - since this change should be uncontroversial, I can not see any reason to not do it. Whereas differing people might agree / disagree about whether to enable / disable usershares by default. Thanks, Anand On Fri, Apr 10, 2009

[Bug 358652] Re: Error during mysql slave replication

2009-04-10 Thread Mariusz Kielpinski
Ok I did some additional tests and there is a time to give some result: First of all I am doing a master-master replication. On Ubuntu 8.04 my configuration works for months so I rather expect an error on Ubuntu 9.04 site. The problem is the configuration is almost the same (exludind server-id of

[Bug 358801] Re: sal all

2009-04-10 Thread Marc Deslauriers
** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- sal all https://bugs.launchpad.net/bugs/358801 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 359062] [NEW] bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Sébastien Barbieri
Public bug reported: Binary package hint: php5-dev libtool does not contains /usr/share/libtool/libtool.m4 which is required by php5-dev (php5-dev use a symlink to that libtool.m4) It was ok in hardy but not in intrepid anymore. Description:Ubuntu 8.10 Release:8.10 php5-dev:

[Bug 359062] Re: bad symlink or missing package in php5-dev with libtool.m4

2009-04-10 Thread Ondřej Surý
Location of /usr/share/*/libtool.m4 is not relevant, if you look into the script, it copies those files from $phpdir: (cd $phpdir cp $FILES_BUILD $builddir/build) -- bad symlink or missing package in php5-dev with libtool.m4 https://bugs.launchpad.net/bugs/359062 You received this bug

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
Thank you for addressing the specific case I have set up. In answer to your first five assumptions, YES except I failed to recreate the browser result shown in the attachment to Comment 4. Now, the NAS shares do not show, only Windows Network. Double-clicking on Windows Network yields Failed to

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
To run a command as administrator (user root), use sudo command. See man sudo_root for details. ubu...@ubuntu:~$ smbtree -N ubu...@ubuntu:~$ -- Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-10 Thread fschmitt
can't confirm dependency of protected vs open mode - for me, problem occurs in any case - connecting via ethernet cable, via open Wifi and via WPA-PSK-protected wifi. tested with two different routers. -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
I was able to sudo gedit /etc/samba/smb.conf and killall x-session- manager as requested, but there is no change in diagnostics, see attachment. ** Attachment added: Screen003.png http://launchpadlibrarian.net/25211477/Screen003.png -- Nautilus fails to browse any share on network to which

[Bug 326936] Re: package samba 3.0.28a-1ubuntu4.7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-10 Thread csmgj
I tried the above commands and got: u...@marty-laptop:~$ sudo apt-get install samba Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: linux-headers-2.6.24-19-generic

[Bug 279372] Re: packaging problem: libmysqld.a relocation R_X86_64_32

2009-04-10 Thread Kenneth Perry
Switching to libmysqlclient16-dev from libmysqlclient15-dev fixed the issue for me (compiling amarok 2.1 beta). -- packaging problem: libmysqld.a relocation R_X86_64_32 https://bugs.launchpad.net/bugs/279372 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 236867] Re: [php5][CVE-2007-2727] - same initialization vector might allow context-depented attacker to decrypt data easily

2009-04-10 Thread Marc Deslauriers
** Package changed: php5 (Ubuntu) = php-mcrypt (Ubuntu) -- [php5][CVE-2007-2727] - same initialization vector might allow context-depented attacker to decrypt data easily https://bugs.launchpad.net/bugs/236867 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 356646] Re: php safe mod bypass

2009-04-10 Thread Marc Deslauriers
The second issue send this to the server: $mLimit='512M';ini_set('memory_limit',$mLimit);if(!$mLimit = ini_get('memory_limit'))$mLimit = '2M';$mLimitInKb = substr($mLimit, 1)*1024*0.8;for($i=0;$i$mLimitInKb;$i++)$m.=str_repeat('m',1024);sleep(); I don't see how this is a security issue.

[Bug 359177] [NEW] Strange or obsolete code in mysql initscript

2009-04-10 Thread Alexey Sveshnikov
Public bug reported: Hi. There is several snippets in mysql init script, with 'log_end_msg 1', call and some code after it. 'log_end_msg' returns it's argument as exit status. So 'log_end_msg 1' will be intrepreted by bash as command that always fails. Option '-e' in bash causes script to bail

Re: [Bug 117727] Re: cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks)

2009-04-10 Thread casbon
2009/4/10 Marcerino mastervanleeu...@gmail.com: As an aside: I am interested in this issue because I would like to pam_mount homedirs using cifs. firefox creates a lock file that is a dangling symlink. If the lock file cannot be removed, firefox cannot be started... Last time I tried firefox

[Bug 98658] Re: cifs doesn't support connecting as guest

2009-04-10 Thread Forest
Does fix released mean that something was changed in an upcoming samba release such that sec=none is no longer required for guest connections? Or, will we have to use sec=none forever? -- cifs doesn't support connecting as guest https://bugs.launchpad.net/bugs/98658 You received this bug

[Bug 305454] Re: 'mount error 13 = Permission denied' when user mounts cifs (sudo works!)

2009-04-10 Thread Forest
This bug might be related: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/98658 If you're trying to mount a share using guest access, see if the sec=none option works around the failure. -- 'mount error 13 = Permission denied' when user mounts cifs (sudo works!)

[Bug 359309] [NEW] mysql client package has broken SSL support

2009-04-10 Thread Todd Lipcon
Public bug reported: Binary package hint: mysql-client-5.0 The OpenSSL client support in the mysql client appears to be broken. I am unable to connect via SSL to a working SSL-enabled mysql server (running on a redhat box). Compiling mysql 5.0 from source with --with-openssl, I am able to

[Bug 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-10 Thread Stephen D Kamm
Addendum to Comment 18: Other differences from previous trial, along with setting static IP address on the NAS, I set host name to IOMEGA-36AE (was STORAGE- 36AE) and domain name to UTOPIA_BEACH (was WORKGROUP). I'm going to guess that when the domain names match, the shares are displayed at the

[Bug 358914] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-10 Thread Apport retracing service
*** This bug is a duplicate of bug 350996 *** https://bugs.launchpad.net/bugs/350996 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25185660/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 117132] Re: Firefox ignores gnome theme's specific menu bar text color

2009-04-10 Thread Ari Torhamo
I too would very much like to have the menu font colour changed to white. The black one is almost undreadable and most applications seem to consistently go with white - even VLC, which isn't a native GTK application. The more I use New Wave, the more I like it. The incompatible menu font colour is

[Bug 358915] Re: init crashed with SIGSEGV in event_poll()

2009-04-10 Thread Diego Schulz
** Attachment added: lshw http://launchpadlibrarian.net/25185708/lshw.txt ** Attachment added: CoreDump.gz http://launchpadlibrarian.net/25185709/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25185710/Dependencies.txt ** Attachment added:

[Bug 358918] [NEW] System fails to start

2009-04-10 Thread Nicholas Coltharp
Public bug reported: Using the Jaunty beta with a Toshiba A135-S2386. Occasionally--I'd say maybe 1/5 of the time--when I turn my laptop on, it simply fails to start. It goes through GRUB, usplash, and the init script--it says that it's starting kdm--and then, after the text is gone, the screen

[Bug 358917] Re: gnome-codec-install crashed with AttributeError in perform_action()

2009-04-10 Thread Apport retracing service
*** This bug is a duplicate of bug 350478 *** https://bugs.launchpad.net/bugs/350478 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25185937/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 358916] Re: update-apt-xapian-index crashed

2009-04-10 Thread Apport retracing service
*** This bug is a duplicate of bug 321395 *** https://bugs.launchpad.net/bugs/321395 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25185834/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 358906] Re: Wireless driver ath5k no longer being loaded.

2009-04-10 Thread Tony Mugan
Actually, my menu.lst was causing the las intrepid kernel to load instead of 2.6.28-11-generic from jaunty which was further down the menu.lst list of available kernels. Have rectified it now by ensuring 2.6.28-11-generic is loaded. I presume what happened is that the latest updates have caused

[Bug 358906] Re: Wireless driver ath5k no longer being loaded.

2009-04-10 Thread Tony Mugan
Was not using the latest jaunty kernel. Ath5k working now. ** Changed in: linux (Ubuntu) Status: New = Invalid -- Wireless driver ath5k no longer being loaded. https://bugs.launchpad.net/bugs/358906 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 354732] Re: Fan control broke in 2.6.27-11

2009-04-10 Thread Rob Glenn
Hi! Thanks for getting back to me. Synaptic shows I had version 2.6.27-11.27, which I believe was the latest version that was advertised at the time I observed the problem last Thursday. However, the fan works correctly after suspend in 2.6.27-11.31, which is the version that I was able to

[Bug 268447] Re: MOTD should not point to https://landscape.canonical.com if you are not a customer

2009-04-10 Thread Ante Karamatić
Why not, instead of a link to landscape service it self, put a link to http://www.ubuntu.com/some/page/about/support. On that page, it could be described how to request support from Canonical, community, Canonical partners or merge landscape-client with some, in the future to be, other service.

[Bug 355103] Re: mythfrontend segault in libGL

2009-04-10 Thread shuvalov
Hm, i am found one similar bug in qt-x11 (dated 2009-04-07): https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/356940/ ** Also affects: qt4-x11 (Ubuntu) Importance: Undecided Status: New -- mythfrontend segault in libGL https://bugs.launchpad.net/bugs/355103 You received this bug

[Bug 356798] Re: apache redirects to /var/www/mythweb

2009-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mythplugins - 0.21.0+fixes19556-0ubuntu8 --- mythplugins (0.21.0+fixes19556-0ubuntu8) jaunty; urgency=low [ Nick Fox ] [ Mario Limonciello ] * debian/mythweb.postinst (LP: #356798) -Create Apache redirect instead of using HTTP Redirect

[Bug 354732] Re: Fan control broke in 2.6.27-11

2009-04-10 Thread Rob Glenn
** Attachment added: dmesg.log http://launchpadlibrarian.net/25186039/dmesg.log ** Attachment added: lspci-vvnn.log http://launchpadlibrarian.net/25186040/lspci-vvnn.log ** Attachment added: uname-a.log http://launchpadlibrarian.net/25186041/uname-a.log ** Attachment added: version.log

[Bug 353798] Re: The EPG takes a long time to load

2009-04-10 Thread Scott Evans
Have you tried using the current release (me-tv-0.8.3) ??? This can be located at... https://launchpad.net/~scott-vk7hse/+archive/scott-vk7hse-jaunty -- The EPG takes a long time to load https://bugs.launchpad.net/bugs/353798 You received this bug notification because you are a member of

[Bug 224559] Re: Image on webcam is upside-down

2009-04-10 Thread Dmitriy Geels
Here is modified version of patch from http://ubuntuforums.org/showthread.php?t=838210 The one posted there has one flaw: it will rotate image for all devices, it work with. Usecase: User has laptop with webcam mounted upside-down. He applies patch from forum, he is happy -- webcam image is

[Bug 355778] Re: ATA controller fail on resume

2009-04-10 Thread dfsmith
Not a lot to show on screen unfortunately. The drive verified correctly on reboot (dd if=/dev/sda of=/dev/null bs=1M - no messages). The fault seems to occur more often when resuming on battery power (3 of 3 so far). This might point to a hardware issue, but Intrepid didn't have this problem.

[Bug 358915] Stacktrace.txt (retraced)

2009-04-10 Thread Apport retracing service
StacktraceTop:job_change_goal (job=0x7f70bacdb1e0, goal=JOB_STOP, job_handle_event (emission=0x7f70bacd8ff0) event_poll () at event.c:478 nih_main_loop () at main.c:615 main (argc=1, argv=value optimized out) ** Attachment added: Stacktrace.txt (retraced)

[Bug 358915] ThreadStacktrace.txt (retraced)

2009-04-10 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt (retraced) http://launchpadlibrarian.net/25186206/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25185709/CoreDump.gz ** Changed in: upstart (Ubuntu) Importance: Undecided = Medium ** Tags removed:

[Bug 358223] Re: evolution crashed with SIGSEGV in malloc_consolidate()

2009-04-10 Thread Matej Kenda
I created Valgrind log, however I did not manage to reproduce the crash. The timing under Valgrind is different. I attached the log nevertheless. ** Attachment added: valgrind-logs-evolution.tar.gz http://launchpadlibrarian.net/25186129/valgrind-logs-evolution.tar.gz -- evolution crashed

[Bug 355114] Re: Filezilla Cannot be installed on your computer type

2009-04-10 Thread ch_a_m_p
Confirmed in 9.04 beta, this is the message: FileZilla FTP client cannot be installed on your computer type (i386) Either the application requires special hardware features or the vendor decided to not support your computer type. -- Filezilla Cannot be installed on your computer

[Bug 348178] Re: [jaunty] Menu buttons on the left hand side appear untranslated

2009-04-10 Thread Mario Limonciello
Well scratch that thought. I can't figure out how to import the translation to launchpad. #launchpad wasn't too much help either: wgrant It doesn't look like it was ever imported. wgrant Which seems impossible. persia It's certainly outside of common experience -- [jaunty] Menu buttons on the

[Bug 340578] Re: [Jaunty][UXA] Compiz is unusably slow

2009-04-10 Thread Frédéric Kerneuzet
When does that fix will be available in repositories ? I just updated my Jaunty this morning, and still having problems with Compiz : Maximize/restore effect on a window seems to do nothing for 1 sec before the window will really restore. I noticed that it was the main effect with this problem,

[Bug 336274] Re: [jaunty] MythbuntuControlCentre hangs when installing VNC service

2009-04-10 Thread Mario Limonciello
fixed in mythbuntu-common revno 65 fixed in mythbuntu-control-centre revno 250 ** Also affects: mythbuntu-common (Ubuntu) Importance: Undecided Status: New ** Changed in: mythbuntu Status: Incomplete = Fix Committed -- [jaunty] MythbuntuControlCentre hangs when installing VNC

[Bug 332073] Re: wrong screen resolution

2009-04-10 Thread Bartosz
*** This bug is a duplicate of bug 355918 *** https://bugs.launchpad.net/bugs/355918 ** This bug has been marked a duplicate of bug 355918 resolution problem starting X with the wlan network controler activated -- wrong screen resolution https://bugs.launchpad.net/bugs/332073 You

[Bug 289790] Re: kmail crashes when changing IMAP password (assertion error)

2009-04-10 Thread Bug Watch Updater
** Changed in: kdepim Status: Confirmed = Invalid -- kmail crashes when changing IMAP password (assertion error) https://bugs.launchpad.net/bugs/289790 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs

[Bug 355370] Re: gnome-screensaver does not respect screensaver selection [xubuntu only]

2009-04-10 Thread Steve Beattie
** Summary changed: - gnome-screensaver does not respect screensaver selection + gnome-screensaver does not respect screensaver selection [xubuntu only] -- gnome-screensaver does not respect screensaver selection [xubuntu only] https://bugs.launchpad.net/bugs/355370 You received this bug

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-10 Thread Photon
Please include the new version before final Jaunty release since the current r102 is broken! -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 330397] Re: maximus crashed with SIGSEGV in g_closure_invoke()

2009-04-10 Thread Carlos Blanquer
issue happened but ransparent in behaviour, I just got the report notification while I closed a Firefox tab. I am using an eeePC 701 SD with an update from 8.10 to 9.04 beta, then netook remix installation 2 days ago. -- maximus crashed with SIGSEGV in g_closure_invoke()

[Bug 358926] [NEW] [IBM 23746G5] hibernate/resume failure

2009-04-10 Thread Matti Airas
Public bug reported: This was an automatic kernel oops report after an automatic hibernation when depleted battery in the suspend mode. ProblemType: KernelOops Annotation: This occured during a previous hibernate and prevented it from resuming properly. Architecture: i386 DistroRelease: Ubuntu

[Bug 358926] Re: [IBM 23746G5] hibernate/resume failure

2009-04-10 Thread Matti Airas
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25186473/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25186475/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25186476/Dependencies.txt **

[Bug 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-10 Thread Thierry Carrez
It's consistent with how Windows tools work. By design, you can join as many times as you want, and as long as you give it a Domain Admin password it will overwrite the existing objects in AD (without any warning). So I'd say the tools behave like they should. I understand that the process is

[Bug 325101] Re: x11 won't start after upgrade to jaunty

2009-04-10 Thread kelvie
I've been seeing the same problem, and have managed to get a backtrace (I used DEB_BUILD_OPTIONS=nostrip for dpkg-buildpackage) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb799e6d0 (LWP 3953)] xf86WcmDevOpen (pWcm=0xb159428) at ../../../src/xdrv/xf86Wacom.c:794 794

[Bug 312097] Re: Gnome Scan fails to find USB scanner with 'The scan backend returned the following error: Invalid argument'

2009-04-10 Thread mavosaure
*** This bug is a duplicate of bug 217753 *** https://bugs.launchpad.net/bugs/217753 Hi! Using Intrepid, I've got exactly the same problem with a multifunction printer scan HP C5280. Notice that I'm using a laptop (Dell studio 17) with an integrated webcam. XSane works without anuy

[Bug 217753] Re: flegita doesn't show device-choice-dialog and backfires

2009-04-10 Thread mavosaure
Hi! Using Intrepid, I've got exactly the same problem with a multifunction printer scan HP C5280. Notice that I'm using a laptop (Dell studio 17) with an integrated webcam. XSane works without anuy problem. gnomescan: 0.4.1-0ubuntu4 :~$ scanimage -L device `v4l:/dev/video0' is a Noname

[Bug 115453] Re: Login window - selection of the gdm theme

2009-04-10 Thread ch_a_m_p
This bug still appears in 8.10 and 9.04 beta. When a user change a login window theme on the first time that ubuntu was installed, It will change selected option to Random from selected with some selected theme (that the user didn't select himself). -- Login window - selection of the gdm theme

[Bug 115453] Re: Login window - selection of the gdm theme

2009-04-10 Thread ch_a_m_p
I confirm that this bug still appears in many version of Ubuntu. (however, this is not an important bug) ** Package changed: ubuntu = gdm (Ubuntu) ** Changed in: gdm (Ubuntu) Status: Invalid = Confirmed -- Login window - selection of the gdm theme https://bugs.launchpad.net/bugs/115453

[Bug 357365] Re: Keybindings consisting completely of modifier keys no longer work

2009-04-10 Thread Steve Beattie
Confirming behavior on jaunty, not sure if this is an issue with compiz itself or the settings manager. ** Changed in: compiz (Ubuntu) Importance: Undecided = Medium ** Changed in: compiz (Ubuntu) Status: New = Confirmed ** Changed in: compiz (Ubuntu) Assignee: (unassigned) =

[Bug 357148] Re: cdrom module is missing

2009-04-10 Thread Iain McCoy
Mostly, syslog shows nothing when I insert a CD. Once, it had some stuff about kernel ata1 exceptions. It's in the attachment. ** Attachment added: syslog-after-inserting-cd http://launchpadlibrarian.net/25186580/syslog-after-inserting-cd -- cdrom module is missing

[Bug 358927] [NEW] Can't find how to print apt. and description for appointments for date range

2009-04-10 Thread James Blackwell
Public bug reported: Binary package hint: evolution Evolution: 2.24.3-0ubuntu1 Distro: Ubuntu 8.10 What I expected to happen: I can't find the way to print a list of appointments and descriptions over a long range of time in evolution. My goal is to track my health notes in the calendar, right

[Bug 354732] Re: Fan control broke in 2.6.27-11

2009-04-10 Thread Bryan Wu
Rob, It looks like this issue was gone away since 2.6.27-11.31 kernel release on intrepid. So I highly suggest that you try the Jaunty beta release on you machine to verify this issue as Leann mentioned this bug tracker. Or if you have time, please test other 2.6.27-11.xx kernel such as

[Bug 340873] Re: [Jaunty] modprobe requires .conf filenames now

2009-04-10 Thread Steve Langasek
This bug was fixed in the upload of bluez 4.32-0ubuntu4. Changelog: bluez (4.32-0ubuntu4) jaunty; urgency=low * debian/bluez-utils.preinst: Correct think-o. LP: #350393. -- Scott James Remnant sc...@ubuntu.com Wed, 01 Apr 2009 09:47:32 +0100 bluez (4.32-0ubuntu3) jaunty; urgency=low *

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-10 Thread ch_a_m_p
Confirmed in 9.04 beta -- [Jaunty] alarm-clock causes screen to freeze https://bugs.launchpad.net/bugs/321176 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 272596] Re: [intrepid]: ksysguard Monitor remote machine... not working

2009-04-10 Thread Bug Watch Updater
** Changed in: kdebase Status: New = Confirmed -- [intrepid]: ksysguard Monitor remote machine... not working https://bugs.launchpad.net/bugs/272596 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase in ubuntu. -- kubuntu-bugs

[Bug 217753] Re: flegita doesn't show device-choice-dialog and backfires

2009-04-10 Thread mavosaure
@ Étienne BERSAC : Using your PPA, I've got a warning message about partial update : Certaines mises à jour ne peuvent pas être installées I suppose that it's due to the fact of a difference in the name of the packages : ~$ apt-cache policy gnomescan gnomescan: Installé : 0.4.1-0ubuntu4

[Bug 357231] Re: Installing a network printer (Dell 1320c) with cups in Xubuntu makes that it only prints 3 pages of each job. It works perfectly in Ubuntu (8.04 and 8.10)

2009-04-10 Thread ikkepjo
I apologise, I should have been more clear: I installed from scratch (reformat and all) Ubuntu 8.10 I then checked the printer, it works as expected I note that cups-driver-gutenprint is intalled I then installed xubuntu-desktop with synaptic I notice that 122 packages are installed, amongst

[Bug 339982] Re: [i945 GMA950] X freezes about once a week

2009-04-10 Thread Steve Alexander
Yes, about once a week when I'm regularly using the laptop for regular stuff like email, web browsing, word processing and all that. Not generally for compiling code. I haven't found anything that obviously triggers the problem. -- [i945 GMA950] X freezes about once a week

[Bug 151867] Re: vpn pptp on Kubuntu is not available

2009-04-10 Thread William Hood
Vishal, It doesn't look like the new plasmoid will supported PPTP for Jaunty, but I wouldn't let it be a deal-breaker. If you install the package network-manager-gnome, remove the Network Manager Plasmoid from your desktop, put a link in ~/.kde/Autostart to /usr/bin/nm-applet, then restart KDE,

[Bug 358932] [NEW] package bash-doc None [modified: /var/lib/dpkg/info/bash-doc.list] failed to install/upgrade: trying to overwrite `/usr/share/info/dir.old.gz', which is also in package gnupod-tools

2009-04-10 Thread Stanislav Pika
Public bug reported: Binary package hint: bash Use Ubuntu 8.10, just tried to install bash-doc, but failed. Have to first uninstall gnupod-tools, and only then install bash-doc. Trying to reinstall gnupod-tools after that gives me the same error. ProblemType: Package Architecture: i386

[Bug 358932] Re: package bash-doc None [modified: /var/lib/dpkg/info/bash-doc.list] failed to install/upgrade: trying to overwrite `/usr/share/info/dir.old.gz', which is also in package gnupod-tools

2009-04-10 Thread Stanislav Pika
** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/25186845/DpkgTerminalLog.gz -- package bash-doc None [modified: /var/lib/dpkg/info/bash-doc.list] failed to install/upgrade: trying to overwrite `/usr/share/info/dir.old.gz', which is also in package gnupod-tools

[Bug 358931] [NEW] GNOME (panel?) chooses monitor for panels randomly

2009-04-10 Thread Lars Wirzenius
Public bug reported: I have two identical monitors attached to my desktop machine. There does not seem to be a way for me to tell GNOME that I want the panels on the right monitor and not the left one. Sometimes it puts them on one, sometimes on the other. I tried to fix this by swapping the

[Bug 357231] Re: Installing a network printer (Dell 1320c) with cups in Xubuntu makes that it only prints 3 pages of each job. It works perfectly in Ubuntu (8.04 and 8.10)

2009-04-10 Thread ikkepjo
Forgot to add in the last comment: both cups-driver-gutenprint and cupsys-driver-gutenprint are now installed. My pc is now Ubuntu and Xubuntu capable. Log in with Gdm: the printer works fine, login with Xfce: the printer does not work fine So how come cups calls a different driver depending on

[Bug 356374] Re: Widget layer disappears when interacting with applications within the widget layer

2009-04-10 Thread Steve Beattie
Reproduced this behavior on jaunty, confirming. ** Package changed: compiz (Ubuntu) = compiz-fusion-plugins-extra (Ubuntu) ** Changed in: compiz-fusion-plugins-extra (Ubuntu) Importance: Undecided = Medium ** Changed in: compiz-fusion-plugins-extra (Ubuntu) Status: New = Confirmed **

[Bug 330833] Re: NetworkManager always overwrites default route when connecting to OpenVPN network

2009-04-10 Thread Steve Beattie
Closing the network-manager component portion of the task. ** Changed in: network-manager (Ubuntu) Status: New = Invalid -- NetworkManager always overwrites default route when connecting to OpenVPN network https://bugs.launchpad.net/bugs/330833 You received this bug notification

[Bug 297965] Re: ath9k performances are unacceptable

2009-04-10 Thread Romuald
Dear Jeff and Barrett, The ath9k performance problem has been fixed in the latest Intrepid updates. Now the problem comes from stability, please check out the related bug : https://bugs.launchpad.net/bugs/333730 We need to change its state from incomplete to confirmed. Thanks. -- ath9k

[Bug 354732] Re: Fan control broke in 2.6.27-11

2009-04-10 Thread Bryan Wu
Rob, One thing, the latest kernel version on Intrepid 8.10 should be 2.6.27-14.32. Could you please try that? -Bryan -- Fan control broke in 2.6.27-11 https://bugs.launchpad.net/bugs/354732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 358643] Re: Xorg crashed with SIGSEGV in DeleteInputDeviceRequest()

2009-04-10 Thread Steve Langasek
ideally we would transition xorg.conf on upgrade to jaunty; barring that, this does need to go in the release notes. ** Also affects: ubuntu-release-notes Importance: Undecided Status: New ** Also affects: wacom-tools (Ubuntu Jaunty) Importance: Undecided Status: New ** Also

[Bug 356781] Re: update-manager: Fatal IO error: client killed

2009-04-10 Thread Dave Dombrosky
** Attachment added: apt.log http://launchpadlibrarian.net/25186916/apt.log -- update-manager: Fatal IO error: client killed https://bugs.launchpad.net/bugs/356781 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 358643] Re: Xorg crashed with SIGSEGV in DeleteInputDeviceRequest()

2009-04-10 Thread Steve Langasek
Timo, can you please look at the feasibility of xorg.conf auto- migration? ** Changed in: wacom-tools (Ubuntu Jaunty) Assignee: (unassigned) = Timo Aaltonen (tjaalton) -- Xorg crashed with SIGSEGV in DeleteInputDeviceRequest() https://bugs.launchpad.net/bugs/358643 You received this bug

[Bug 344022] Re: RaLink RT2860 won't connect to 802.11n WPA2 networks

2009-04-10 Thread Laurent GUERBY
Something I noticed: when I first try to connect to my WPA network I enter the secret key, then it fails as described here and show again the popup to enter the ascii secret key but the secret key I entered is not the one in the dialog, instead I have a long string of hexa digits. -- RaLink

[Bug 217753] Re: flegita doesn't show device-choice-dialog and backfires

2009-04-10 Thread mavosaure
Yeah! It works perfectly for me. Thanks for this update! I think the status could be changed to fix commited or fix released... but don't want to do any mistake. I know that's Jaunty's release is not so far, but it could be a good idea to backport this package? @ Étienne BERSAC : note

[Bug 356781] Re: update-manager: Fatal IO error: client killed

2009-04-10 Thread Dave Dombrosky
** Attachment added: term.log http://launchpadlibrarian.net/25186921/term.log -- update-manager: Fatal IO error: client killed https://bugs.launchpad.net/bugs/356781 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 356781] Re: update-manager: Fatal IO error: client killed

2009-04-10 Thread Dave Dombrosky
Nevermind about apport. I was guessing the apport fix was why this bug got closed, but I just noticed that the changelog references this bug for deal with pre-configure errors more cleanly. After realizing this, I looked at my dist-upgrade logs and they appear to be different from what I

Re: [Bug 357108] Re: During file transfer, the GNOME file browser appears but is in an incomplete and unusable state.

2009-04-10 Thread Rocco Rossi
No, not easily reproducible I believe. It doesn't happen often, just occasionally, but it's there. 2009/4/9 Sebastien Bacher seb...@ubuntu.com Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If

[Bug 348983] Re: [jaunty] PyTables does not work for Python 2.6

2009-04-10 Thread jhn
I have the same problem and I think that this is the relevant upstream bug. http://www.pytables.org/trac/ticket/183 This version of this package in ubuntu is a bit old. The newest version is 2.1.1 and I think the bug was fixed in 2.1 (from December last year) ** Bug watch added: PyTables Trac

[Bug 357544] Re: Xorg crashed with SIGSEGV in ActivateDevice()

2009-04-10 Thread kelvie
I'm fairly certain it's this line (or whenever priv is dereferenced later if it's not built in debug): Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7a386d0 (LWP 11461)] xf86WcmDevProc (pWcm=0xb7fa500, what=0) at ../../../src/xdrv/xf86Wacom.c:1014 1014

[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2009-04-10 Thread Steve Langasek
please provide the output of the following commands: lspci -vvnn lshal ** Package changed: gnome-power-manager (Ubuntu) = hal (Ubuntu) ** Changed in: hal (Ubuntu) Status: New = Incomplete -- Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

[Bug 358938] [NEW] [] suspend/resume failure

2009-04-10 Thread Jochen Schneider
Public bug reported: well, the subject says it all ... ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume

[Bug 358936] Re: evolution crashed with SIGSEGV in g_ascii_strcasecmp()

2009-04-10 Thread Apport retracing service
*** This bug is a duplicate of bug 358104 *** https://bugs.launchpad.net/bugs/358104 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25187090/CoreDump.gz ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25187091/Dependencies.txt ** Attachment

[Bug 358043] Re: pidgin crashed with SIGSEGV in _purple_connection_destroy()

2009-04-10 Thread BigBrownChunx
Have fixed this bug in svn -- pidgin crashed with SIGSEGV in _purple_connection_destroy() https://bugs.launchpad.net/bugs/358043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 358938] Re: [] suspend/resume failure

2009-04-10 Thread Jochen Schneider
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25187159/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25187160/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25187161/Dependencies.txt **

[Bug 356339] Re: package tzdata 2009d-0ubuntu0.8.10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-10 Thread David Bredenberg
just as a fyi. this was thrown during by system update applet.i didn't see any reference to tzdata (was updating cups) re-ran update from applet and didn't get error. don't know if this helps. dcb -- package tzdata 2009d-0ubuntu0.8.10 failed to install/upgrade: subprocess

[Bug 351009] Re: (jaunty) Network manager for ADSL connection not working

2009-04-10 Thread Biji
Ok, I found it.. this bug only happen when root session is active ( sudo su at any console) I think this is not network-manager related but maybe consolekit or pam this bug may also effect in wifi WEP connection -- (jaunty) Network manager for ADSL connection not working

[Bug 358939] Re: kmail crashed with SIGSEGV

2009-04-10 Thread Dirk Deimeke
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/25187231/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25187232/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25187233/ProcMaps.txt ** Attachment added:

[Bug 358937] Re: System-Testing app crashed on clicking next button after submitting the test

2009-04-10 Thread Apport retracing service
*** This bug is a duplicate of bug 350911 *** https://bugs.launchpad.net/bugs/350911 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25187125/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-10 Thread David Barth
Hi Paul, Do you confirm that it is indeed the same bug? That is, that you systematically have 2 pseudo sessions opened? -- Shutdown menu option has ... but action is immediate https://bugs.launchpad.net/bugs/357455 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 358941] [NEW] 100% CPU usage when using an LDAP directory addressbook and activating Autocompletion

2009-04-10 Thread David Planella
Public bug reported: Binary package hint: evolution When using evolution with an addressbook configured to access an LDAP directory, the evolution-data-server-2.24 process will use 100% CPU at random times. Once started using 100% of the CPU, it will stay this way, even when quitting Evolution

[Bug 358941] Re: 100% CPU usage when using an LDAP directory addressbook and activating Autocompletion

2009-04-10 Thread David Planella
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25187279/Dependencies.txt ** Bug watch added: Debian Bug tracker #480201 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480201 ** Also affects: evolution (Debian) via

  1   2   3   4   5   6   7   8   9   10   >