[Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-01-22 Thread Steve Langasek
the fix in bug 260687 is making sure /var/lib/samba is created by moving directory creation to the appropriate package. It's not solving the segfault that happens if it's not there. Yes, I'm aware. However here the problem is different, as it happens with an existing /var/lib/samba

Re: [Bug 286828] Re: Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10

2009-01-22 Thread simonm
I think it's related to the Samba version in use on Time Capsule: # cat /proc/fs/cifs/DebugData Display Internal CIFS Data Structures for Debugging --- CIFS Version 1.54 Active VFS Requests: 0 Servers: 1) Name: 192.168.0.2 Domain: SM-HOME Uses: 1

Re: [Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-01-22 Thread Jorrit Kronjee
On 1/22/2009 3:36 AM, Steve Langasek wrote: Jorrit, you showed a test involving 'mv /var/lib/samba/ /var/lib/samba.bak/' - did you have a /var/lib/samba directory on your system when the original crash happened that you were reporting? Steve, Yes, moving or not moving the directory doesn't

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
How did you manage to have the packaget manager remove /var/log/apache2 without touching /etc/logrotate.d/apache2? The only way I've managed to get apt to remove /var/log/apache2 is by purging apache2.2-common, and that also removes /etc/logrotate.d/apache2. Was it a fresh install of Hardy, or

[Bug 292293] Re: udev rules for tun device have wrong permisisons

2009-01-22 Thread Andreas Olsson
The default OpenVPN configuration starts as root, hence no permission problems regarding the tun device. If you wish a different default from OpenVPN, then that's a different bug. ** Changed in: openvpn (Ubuntu) Status: New = Invalid -- udev rules for tun device have wrong permisisons

[Bug 292548] Re: nmbd -D uses 95% processor when there is not lan conection.

2009-01-22 Thread Andreas Olsson
Still no signs of this bug? Can I mark it as resolved? Looked at the update from the 26th of november. While it does not mention anything about nmbd it does fix a memory leak, which I guess could cause all kinds of trouble. ** Changed in: samba (Ubuntu) Status: New = Incomplete -- nmbd

Re: [Bug 316849] Re: mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok)

2009-01-22 Thread Mathias Gug
On Thu, Jan 22, 2009 at 02:22:02AM -, Tom Worley wrote: I can confirm this bug still exists in mysql-server-5.1 (5.1.30-2ubuntu3), from an upgrade of Intrepid to Jaunty, then installing 5.1. This breaks the upgrade, however, commenting out skip-bdb fix works and apt continues the upgrade

Re: [Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Christian Hudon
Andreas Olsson wrote: Which of these events took place when you ran Dapper and what was done after the upgrade to Hardy? Probably the install (and use to compile stuff) was done on dapper and the removal on hardy. But as far as I see, it's still possible to get the same problem on hardy

[Bug 316849] Re: mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok)

2009-01-22 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Fix Committed = Fix Released -- mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok) https://bugs.launchpad.net/bugs/316849 You received this bug notification because you are a

[Bug 296952] Re: mysqlhotcopy failed on table with hyphen in name

2009-01-22 Thread Andreas Olsson
I can replicate exactly the same problem in Hardy as well as in Jaunty. To comment out the duplicate $hc_locks =~ s/\`//g; does seem to fix the problem. I haven't (yet) looked into what use they are supposed to do. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New = Confirmed --

[Bug 61414] Re: Option -g notworking properly

2009-01-22 Thread EvanCarroll
ecarr...@x60s:~$ ssh -2gxTD 5050 localhost ecarr...@localhost's password: bind: Address already in use confirmed for Intrepid -- Option -g notworking properly https://bugs.launchpad.net/bugs/61414 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
I'll see if I can recreate the scenario going back to dapper. Regarding getting the same problem on Hardy by simpling installing and removing apache2.2-common; have you actually tried it? I have, and I wrote about it in my first comment. Well, I guess there still might be the possibility of

Re: [Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Christian Hudon
Andreas Olsson wrote: I'll see if I can recreate the scenario going back to dapper. Regarding getting the same problem on Hardy by simpling installing and removing apache2.2-common; have you actually tried it? I have, and I wrote about it in my first comment. Well, I guess there still might

[Bug 319848] Re: upgrading from mysql-server-5.0 to mysql-server-5.1 doesn't work

2009-01-22 Thread Alessandro Ghersi
sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information...

[Bug 320145] [NEW] Please sync samba4 4.0.0~alpha6-1 (universe) from Debian experimental (main).

2009-01-22 Thread Mathias Gug
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/samba4 status confirmed importance wishlist subscribe ubuntu-archive Please sync samba4 4.0.0~alpha6-1 (universe) from Debian experimental (main). Explanation of the Ubuntu delta and why it can be dropped:

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
Seems as if the Dapper apache2-common does create/touch the files /var/log/apache2/{error,access}.log. I've also taken a closer look at the apache2 logrotate. Can't make it to do away with {error,access}.log, which I guess makes sense considering the notifempty option. Not sure if there is

[Bug 294148] Re: move_uploaded_file does not set right permissions (ignores umask)

2009-01-22 Thread Andreas Olsson
What versions of Ubuntu and PHP are involved? Would it be possible to provide some example code where you use move_uploaded_file? Was a while ago since I wrote PHP code myself :) ** Changed in: php5 (Ubuntu) Status: New = Incomplete -- move_uploaded_file does not set right permissions

[Bug 291161] Re: Invalid multi values domain string generated by network manager

2009-01-22 Thread Martin Mai
Upstream considers this not being a bug in network-manager, but in the ATT VPN Client. Don't know which package is the right one for that. ** Changed in: network-manager (Ubuntu) Status: Triaged = Invalid -- Invalid multi values domain string generated by network manager

[Bug 320212] [NEW] cannot access samba share after mount.cifs

2009-01-22 Thread Marc G.
Public bug reported: Binary package hint: smbfs I can mount a windows share with this command in terminal. But when I do 'ls' in the mount directory, I get a segmentation fault. If I try to 'cd' in the same directory, the terminal crash. I mounted the share with this command : sudo mount.cifs

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
** Changed in: nut (Ubuntu Hardy) Target: ubuntu-8.04.2 = ubuntu-8.04.3 -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
** Changed in: nut (Ubuntu Hardy) Assignee: (unassigned) = Steve Langasek (vorlon) -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 296719] Re: kerberos-configs fails to configure if dnsdomainname fails

2009-01-22 Thread Mathias Gug
I've uploaded a version of the package to intrepid-proposed with the patch posted above. Note for the TEST CASE: in order to get dnsdomainname return an error, deleting the line in /etc/hosts that defines the fqdn of the system is enough: 127.0.1.1 hostname.domainname alias Doing so

[Bug 310230] Re: samba usershares rights problem

2009-01-22 Thread Dundee
Update of system seems to solve all of this stuff. Please mark as closed. -- samba usershares rights problem https://bugs.launchpad.net/bugs/310230 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Blueprint oem-config-server] Develop a text front-end for oem-config

2009-01-22 Thread Colin Watson
Blueprint changed by Colin Watson: Assignee: (none) = Colin Watson -- Develop a text front-end for oem-config https://blueprints.edge.launchpad.net/oem-config/+spec/oem-config-server -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
I've uploaded a new version of nut to hardy-proposed which fixes several serious issues with the maintainer scripts, this one chief among them. Martin, please review and tell me if you think this is adequate. I'll also check over the package's state in jaunty and prepare an upload if necessary; I

[Bug 314326] Re: [RV515] segfault in xf86CrtcSetMode+0x4cb

2009-01-22 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu) Assignee: Bryce Harrington (bryceharrington) = (unassigned) -- [RV515] segfault in xf86CrtcSetMode+0x4cb https://bugs.launchpad.net/bugs/314326 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 294628] Re: no man page for the parec command line utility

2009-01-22 Thread Daniel T Chen
** Changed in: pulseaudio (Ubuntu) Status: Confirmed = Fix Committed -- no man page for the parec command line utility https://bugs.launchpad.net/bugs/294628 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 224262] Re: Huge fonts in Kubuntu 8.04 live cd make impossible to install

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Huge fonts in Kubuntu 8.04 live cd make impossible to install https://bugs.launchpad.net/bugs/224262 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 197680] Re: rotation doesn't work with this board using Screen Resolution

2009-01-22 Thread Bryce Harrington
** Changed in: xserver-xorg-driver-ati Status: New = Invalid -- rotation doesn't work with this board using Screen Resolution https://bugs.launchpad.net/bugs/197680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 319928] [NEW] usb-creator should not require root privileges

2009-01-22 Thread andrewpmk
Public bug reported: Binary package hint: usb-creator The USB startup disk creator should not require root privileges to run. After all, it is simply copying files to a USB device. ** Affects: usb-creator (Ubuntu) Importance: Undecided Status: New -- usb-creator should not

[Bug 319860] Re: Update manager missing a public key?

2009-01-22 Thread JTB
Important: Over the next few weeks, Launchpad is generating keys for each PPA. While this is happening, one of two things will happen when you install software from a PPA: * Ubuntu will warn you that the package is unsigned. * Ubuntu will tell you that it can't verify the key used to sign

[Bug 319638] Re: jaunty: alsamixer can't find libasound_module_conf_pulse.so

2009-01-22 Thread Timo Aaltonen
hmm, I've got both {k,}ubuntu-desktop installed, might that have something to do with this? -- jaunty: alsamixer can't find libasound_module_conf_pulse.so https://bugs.launchpad.net/bugs/319638 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 318660] Re: pulseaudio manpage is neutered

2009-01-22 Thread Daniel T Chen
** Changed in: pulseaudio (Ubuntu) Status: Confirmed = Fix Committed -- pulseaudio manpage is neutered https://bugs.launchpad.net/bugs/318660 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 318433] Re: command-not-found still suggests git-core for deprecated command git-format-patch

2009-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package command-not-found - 0.2.31ubuntu2 --- command-not-found (0.2.31ubuntu2) jaunty; urgency=low * scan.data: fix git data (LP: #318433) by updating to the latest data -- Michael Vogt michael.v...@ubuntu.com Thu, 22 Jan 2009 08:53:25 +0100 **

[Bug 313567] Re: Crash in NewInputDeviceRequest after Suspend/resume

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Crash in NewInputDeviceRequest after Suspend/resume https://bugs.launchpad.net/bugs/313567 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 305269] Re: Need LVDSout quirk for 8086:3582

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Need LVDSout quirk for 8086:3582 https://bugs.launchpad.net/bugs/305269 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 300310] Re: SDL applications crash X server

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- SDL applications crash X server https://bugs.launchpad.net/bugs/300310 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 277847] Re: Need LVDSout quirk for 8086:2592 a0a0:0589

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Need LVDSout quirk for 8086:2592 a0a0:0589 https://bugs.launchpad.net/bugs/277847 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 274024] Re: Hindi Wx input method

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Hindi Wx input method https://bugs.launchpad.net/bugs/274024 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

Re: [Bug 257827] Re: brightness changes twice when using hotkeys

2009-01-22 Thread Michael Rooney
Thanks Stefan, acpi_backlight=vendor did the trick for me! Are there any plans to handle this automatically in any way and/or should Jaunty fix the issue? I tried myself with Alpha 3 but amd64 installed fine though failed to boot, and x86 froze on installing. -- brightness changes twice when

[Bug 207881] Re: [Gutsy, Hardy] Black screen with mouse pointer on i830, intel driver (PipeA quirk needed)

2009-01-22 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu Hardy) Assignee: Bryce Harrington (bryceharrington) = (unassigned) -- [Gutsy, Hardy] Black screen with mouse pointer on i830, intel driver (PipeA quirk needed) https://bugs.launchpad.net/bugs/207881 You received this bug notification because

[Bug 219669] Re: /etc/pulse/default.pa has hidden man page

2009-01-22 Thread Daniel T Chen
** Changed in: pulseaudio (Ubuntu) Status: Confirmed = Fix Committed -- /etc/pulse/default.pa has hidden man page https://bugs.launchpad.net/bugs/219669 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 151311] Re: DDC report some ridiculous physical screen size - causes wacky font sizes on login screen

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- DDC report some ridiculous physical screen size - causes wacky font sizes on login screen https://bugs.launchpad.net/bugs/151311 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 319931] [NEW] xfce4-terminal window corruption i810

2009-01-22 Thread user1111
Public bug reported: Xubuntu 8.10. Windows and control buttons around xfce4-terminals are corrupted. Video is Intel i810 integrated. ** Affects: ubuntu Importance: Undecided Status: New -- xfce4-terminal window corruption i810 https://bugs.launchpad.net/bugs/319931 You received

[Bug 319929] [NEW] [intrepid] Dolpin Crash when I expand the node-tree from a smb workgroup

2009-01-22 Thread Thomas C.
Public bug reported: Binary package hint: kdebase When I expand the Workgroup Tree from a SMB network Dolpin crashs ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 Package: dolphin 4:4.1.3-0ubuntu1~intrepid1 ProcEnviron: LANGUAGE=de

[Bug 319929] Re: [intrepid] Dolpin Crash when I expand the node-tree from a smb workgroup

2009-01-22 Thread Thomas C.
** Attachment added: dolphin-smb-workgroup-node-expand.kcrash http://launchpadlibrarian.net/21526443/dolphin-smb-workgroup-node-expand.kcrash ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/21526444/Dependencies.txt -- [intrepid] Dolpin Crash when I expand the

[Bug 315783] Re: Xorg/GLX crash when switching KDE4 desktop effects from OpenGL to XRender

2009-01-22 Thread Bryce Harrington
Well, not enough info to backport, but good to hear the issue cannot be reproduced in jaunty. ** Changed in: xorg-server (Ubuntu) Status: Triaged = Fix Released -- Xorg/GLX crash when switching KDE4 desktop effects from OpenGL to XRender https://bugs.launchpad.net/bugs/315783 You

[Bug 306202] Re: [i915] power consumption improved with VBLANK fix

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- [i915] power consumption improved with VBLANK fix https://bugs.launchpad.net/bugs/306202 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 297428] Re: /etc/X11/xkb/base.xml is ignored (wrong documentation)

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- /etc/X11/xkb/base.xml is ignored (wrong documentation) https://bugs.launchpad.net/bugs/297428 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 294965] Re: virt-manager assumes root user for qemu+ssh hosts

2009-01-22 Thread Bryan McLellan
This has been patched upstream [1] but there hasn't been a release since 0.6.0 on 2008-09-10. Accordingly, jaunty at the moment has virt- manager=0.6.0-6ubuntu1, which does not have this patched. So this bug currently exists in the version of virt-manager that will ship with 9.04. [1]

[Bug 257495] Re: [Patch] TPCButton preference not respected for eraser devices

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- [Patch] TPCButton preference not respected for eraser devices https://bugs.launchpad.net/bugs/257495 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 213346] Re: Missing character on belgian keyboard

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- Missing character on belgian keyboard https://bugs.launchpad.net/bugs/213346 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 204483] Re: [Hardy] Closing Laptop lid corrupts screen and beeps

2009-01-22 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu Hardy) Assignee: Bryce Harrington (bryceharrington) = (unassigned) -- [Hardy] Closing Laptop lid corrupts screen and beeps https://bugs.launchpad.net/bugs/204483 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 204065] Re: Hardy - severe graphical issues with i945GM graphics

2009-01-22 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu Hardy) Assignee: Bryce Harrington (bryceharrington) = (unassigned) -- Hardy - severe graphical issues with i945GM graphics https://bugs.launchpad.net/bugs/204065 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 319933] [NEW] trying to get my ati radeon 9200 to work at 1024*768

2009-01-22 Thread billbo
Public bug reported: not sure ProblemType: Package Architecture: i386 Dependencies: DistroRelease: Ubuntu 8.10 ErrorMessage: trying to overwrite `/usr/share/man/man8/atieventsd.8.gz', which is also in package fglrx-6-8-0 Package: xorg-driver-fglrx None ProcVersion: Linux version

[Bug 319933] Re: trying to get my ati radeon 9200 to work at 1024*768

2009-01-22 Thread billbo
** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/21527154/DpkgTerminalLog.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/21527155/LsMod.txt ** Attachment added: LsPci.txt http://launchpadlibrarian.net/21527156/LsPci.txt ** Attachment added:

[Bug 319930] [NEW] [Jaunty Alpha 3] Output DVI-I_2/analog enabled but has no modes

2009-01-22 Thread mattz
Public bug reported: Binary package hint: xorg I encounter the error Radeon (0): Output DVI-0 enabled but has no modes when trying to boot into Jaunty using either the ati or Radeonhd drivers. I also encountered a similar error when trying to use the livecd. After unsuccessfully trying to load

[Bug 319930] Re: [Jaunty Alpha 3] Output DVI-I_2/analog enabled but has no modes

2009-01-22 Thread mattz
** Attachment added: dmesg http://launchpadlibrarian.net/21526447/dmesg -- [Jaunty Alpha 3] Output DVI-I_2/analog enabled but has no modes https://bugs.launchpad.net/bugs/319930 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 319930] Re: [Jaunty Alpha 3] Output DVI-I_2/analog enabled but has no modes

2009-01-22 Thread mattz
** Attachment added: lspci-vvnn http://launchpadlibrarian.net/21526450/lspci-vvnn ** Description changed: Binary package hint: xorg I encounter the error Radeon (0): Output DVI-0 enabled but has no modes when trying to boot into Jaunty using either the ati or Radeonhd drivers.

[Bug 311220] Re: Produces Apport problem report for update-manager when another package is actually at fault

2009-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.96.4 --- update-manager (1:0.96.4) jaunty; urgency=low * DistUpgrade/DistUpgradeController.py: - do not generate apport report against update-manager if cache.commit() failed. the report is generated against the

[Bug 294899] Re: No signal with Samsung SyncMaster 570s and ProSavage8

2009-01-22 Thread Peter Belew
Here's an Xorg.0.log file from booting Knoppix 5.1 on this gBox computer. Available screen modes in the knoppix utility for switching modes were 1024x768, 800x600, 640x480, all around 75 Hz. ** Attachment added: Xorg.0.log - billy, knoppix

[Bug 294899] Re: No signal with Samsung SyncMaster 570s and ProSavage8

2009-01-22 Thread Peter Belew
Here's the xorg.conf file running Knoppix 5.1 on the gBox ** Attachment added: xorg.conf file - knoppix on gbox http://launchpadlibrarian.net/21527165/xorg.conf-gbox-knoppix -- No signal with Samsung SyncMaster 570s and ProSavage8 https://bugs.launchpad.net/bugs/294899 You received this bug

[Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-01-22 Thread Steve Langasek
the fix in bug 260687 is making sure /var/lib/samba is created by moving directory creation to the appropriate package. It's not solving the segfault that happens if it's not there. Yes, I'm aware. However here the problem is different, as it happens with an existing /var/lib/samba

Re: [Bug 284994] Re: bluetooth-wizard unable to pair to fixed pin devices

2009-01-22 Thread Baptiste Mille-Mathias
smertz, do as the other did, give the output of the following 1) hcitool scan 2) hcitool inq [bluetooth address] 3) The model of your device thanks On Thu, Jan 22, 2009 at 2:29 AM, smerz daniel.ge...@gmx.de wrote: Thank you roberto. My bluetooth headset (for phone usage) needed pin 1234

[Bug 278807] Re: package cmake 2.6.0-4ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-01-22 Thread Miguel Franco Martínez
Both i386 and x86_64 architectures. -- package cmake 2.6.0-4ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 2 https://bugs.launchpad.net/bugs/278807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 278307] Re: [PATCH] Inkscape isn't associated with lots of supported filetypes - please add supported filetypes into MimeType line of inkscape.desktop

2009-01-22 Thread Bryce Harrington
** Tags added: pet-bug -- [PATCH] Inkscape isn't associated with lots of supported filetypes - please add supported filetypes into MimeType line of inkscape.desktop https://bugs.launchpad.net/bugs/278307 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 254287] Re: X Server crash

2009-01-22 Thread Michele Mangili
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 254489] Re: laptop ubuntu 8.04 slows down on downloading

2009-01-22 Thread Michele Mangili
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 179565] Re: GNOME is horribly Slow!!!

2009-01-22 Thread Michele Mangili
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 319951] [NEW] jaunty: no wifi drivers after kernel update

2009-01-22 Thread Raivis Dejus
Public bug reported: After kernel update there are no wifi drivers for my Atheros wifi card (AR242x) Release: Jaunty Kernel: 2.6.28-4-generic ** Affects: ubuntu Importance: Undecided Status: New -- jaunty: no wifi drivers after kernel update

[Bug 319950] [NEW] License for wbemcli-1.6.0 changed to EPL, debian/copyright needs update

2009-01-22 Thread Thierry Carrez
Public bug reported: From http://sourceforge.net/forum/forum.php?forum_id=854482 : Today the SBLIM project has released the wbemcli command line client version 1.6.0. The license agreement in this release has been migrated from the CPL to the EPL. The debian/copyright file for 1.6.0-0ubuntu1

[Bug 319949] [NEW] Fails on install/remove test

2009-01-22 Thread Michael Vogt
Public bug reported: In a fresh pbuilder chroot I get: # apt-get install nvidia-glx-71 ... # apt-get remove nvidia-glx-71 r...@top:/# apt-get remove nvidia-glx-71 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were

[Bug 319948] [NEW] Dell Inspiron 1525 suddenly won't hibernate!

2009-01-22 Thread Amr Hassan
Public bug reported: Hibernation was working perfectly. Right now I've tried three times to hibernate and the computer's screen turns off and everything then it wakes up a moment later with network disconnected like it was disrupted and brought back up! Ubuntu 8.10 on Dell Inspiron 1525 with all

[Bug 319946] [NEW] sound recorder plug-ins

2009-01-22 Thread jameshoo
Public bug reported: Binary package hint: sound-recorder Could not capture using the 'CD Quality, Lossless' audio profile. Please verify its settings. You may be missing the plug-ins. 2.6.27-9-generic Description:Ubuntu 8.10 Release:8.10 !!Script ran on: Thu Jan 22 08:02:09 UTC

[Bug 319945] [NEW] Include backport of vmware stable TSC patchset

2009-01-22 Thread Stefan Bader
Public bug reported: This is a tracking bug for the mailing list request to include backported vmware patches. I had to give you a heads up on some patches that we would want you to consider for your ubuntu hardy and intrepid tree. These patches fix some of the TSC related bugs which occur only

[Bug 319944] [NEW] Snippets popup doesn't get focus

2009-01-22 Thread Niels Rasmussen
Public bug reported: Binary package hint: gedit-plugins Gedit version: 2.24.2-0ubuntu2 (Intrepid) I'm trying to make some snippets for the DokuWiki markup syntax. I've added them under the Global section like this: Bold **$GEDIT_SELECTED_TEXT** When I'm doing Ctrl+Space the snippets window

[Bug 319944] Re: Snippets popup doesn't get focus

2009-01-22 Thread Danny Tatom
** Description changed: Binary package hint: gedit-plugins Gedit version: 2.24.2-0ubuntu2 (Intrepid) I'm trying to make some snippets for the DokuWiki markup syntax. - I've added them under the Global session like this: + I've added them under the Global section like this:

[Bug 319943] [NEW] pykota print quotas manager needs-packaging

2009-01-22 Thread Freyr Gunnar Ólafsson
Public bug reported: Pykota is a gpl-v2 adds print quotas to cups and some tools to manage quotas. This is absolutely needed for enterprise use and hereby ask that this be added to Ubuntu. The bleeding edge version can be downloaded by doing: svn co http://svn.pykota.com/pykota/trunk pykota

[Bug 319939] [NEW] tdsodbc install failed upgrading Ubuntu 8.04 to 8.10

2009-01-22 Thread Mick
Public bug reported: upgrading Ubuntu 8.04 to 8.10 update manager reported that the install had failed. Screen shot attached ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: ErrorMessage: subprocess post-installation script returned error exit status 1

[Bug 319939] Re: tdsodbc install failed upgrading Ubuntu 8.04 to 8.10

2009-01-22 Thread Mick
** Attachment added: Screenshot-tdsodbc.png http://launchpadlibrarian.net/21527499/Screenshot-tdsodbc.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/21527500/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz

[Bug 319930] Re: [Jaunty Alpha 3] Output DVI-I_2/analog enabled but has no modes

2009-01-22 Thread mattz
** Description changed: Binary package hint: xorg I encounter the error Radeon (0): Output DVI-0 enabled but has no modes when trying to boot into Jaunty using either the ati or Radeonhd drivers. - I also encountered a similar error when trying to use the livecd. The - only way of

[Bug 319922] Re: package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured

2009-01-22 Thread Michael Vogt
Did some application crash happen before the error message? Could you please check what files /var/crash/ contains? -- package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured https://bugs.launchpad.net/bugs/319922 You received

[Bug 319921] Re: package libgdata-google1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata-google1.2-1 is already installed and configured

2009-01-22 Thread Michael Vogt
*** This bug is a duplicate of bug 319922 *** https://bugs.launchpad.net/bugs/319922 ** This bug has been marked a duplicate of bug 319922 package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured -- package

[Bug 319922] Re: package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured

2009-01-22 Thread Michael Vogt
Could you also please attach the file /var/log/dpkg.log ? -- package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured https://bugs.launchpad.net/bugs/319922 You received this bug notification because you are a member of Ubuntu

[Bug 319922] Re: package libgdata1.2-1 2.24.2-0ubuntu1 failed to install/upgrade: package libgdata1.2-1 is already installed and configured

2009-01-22 Thread Michael Vogt
Thanks for your bugreport. Could you please tell me what application/command caused this error? ** Changed in: apt (Ubuntu) Sourcepackagename: evolution-data-server = apt ** Changed in: apt (Ubuntu) Assignee: (unassigned) = Michael Vogt (mvo) Status: New = Incomplete -- package

[Bug 319811] Re: evince hang up system in fullscreen/presentation mode

2009-01-22 Thread Sebastien Bacher
thank you for your bug, seems rather an xorg or compiz issue, whatever a software do xorg should not hang this way ** Changed in: xorg-server (Ubuntu) Sourcepackagename: evince = xorg-server -- evince hang up system in fullscreen/presentation mode https://bugs.launchpad.net/bugs/319811 You

[Bug 319111] Re: gmetad: stack based buffer overflow in interactive port

2009-01-22 Thread Carlo Marcelo Arenas Belon
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2009-0241 -- gmetad: stack based buffer overflow in interactive port https://bugs.launchpad.net/bugs/319111 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 319638] Re: jaunty: alsamixer can't find libasound_module_conf_pulse.so

2009-01-22 Thread Timo Aaltonen
I tried the daily ubuntu live, and there I don't get that error but something different. There still is no sound, and alsamixer fails to load saying invalid argument. Running 'pulseaudio -v' also says unable to load mixer: invalid argument. What now? -- jaunty: alsamixer can't find

[Bug 319274] Re: evince fails to start with strange .recently-used.xbel entries

2009-01-22 Thread Sebastien Bacher
that's not an evince issue but an nfs config one ** Changed in: evince (Ubuntu) Status: Triaged = Invalid -- evince fails to start with strange .recently-used.xbel entries https://bugs.launchpad.net/bugs/319274 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 316959] Re: Music folder appears twice in Rhythmbox

2009-01-22 Thread Sebastien Bacher
** Changed in: rhythmbox (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed = Triaged -- Music folder appears twice in Rhythmbox https://bugs.launchpad.net/bugs/316959 You received this bug notification because you

[Bug 316422] Re: [Feature Request] - confirm on exit

2009-01-22 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu) Status: New = Triaged -- [Feature Request] - confirm on exit https://bugs.launchpad.net/bugs/316422 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 314822] Re: please sponsor vinagre 2.25.4 to jaunty

2009-01-22 Thread Sebastien Bacher
you had changes in the diff.gz breaking the build I did clean those and uploaded -- please sponsor vinagre 2.25.4 to jaunty https://bugs.launchpad.net/bugs/314822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 314822] Re: please sponsor vinagre 2.25.4 to jaunty

2009-01-22 Thread Launchpad Bug Tracker
This bug was fixed in the package vinagre - 2.25.4-0ubuntu1 --- vinagre (2.25.4-0ubuntu1) jaunty; urgency=low * New upstream version (lp: #314822) * debian/control.in: - update minimum version of libgtk-vnc-1.0-dev to 0.3.8 for Build-Depends -- Baptiste Mille-Mathias

[Bug 314822] Re: please sponsor vinagre 2.25.4 to jaunty

2009-01-22 Thread Sebastien Bacher
thank you for your work there ** Changed in: vinagre (Ubuntu) Importance: Undecided = Wishlist Status: New = Fix Committed -- please sponsor vinagre 2.25.4 to jaunty https://bugs.launchpad.net/bugs/314822 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 314516] Re: gnome-sharp2 transition

2009-01-22 Thread Chris Halse Rogers
I thought of that, but it's going to remove all the _other_ libs that f-spot gets from that line; namely *all* of them. I'll give it a try, but I don't expect it to work. I'd need to hardcode references to all the libs in there. I'd prefer for libmono-cairo2.0-cil to actually grow a pkgconfig

[Bug 311353] Re: volume control doesn't work with HP laptop volume buttons

2009-01-22 Thread Paolo Montrasio
Rereading the original bug description I realized that I forgot to include an important detail: my keyboard keeps working and I don't have the problem of the repeating volume up/down changes. With that in mind do you want me to open a different bug, possibly with a reference to this one? --

Re: [Bug 308197] Re: evince not able to print on the full page

2009-01-22 Thread Tomtom
Hi Dimitros, After the today automatic update of the system (pdf rendering library) I can preview and print the file. So the problem is solved ! Many thanks to the team ! 2008/12/19 Thomas Dillinger thomas.dillinge...@gmail.com Hi Dimitrios, All the other PDF I've downloaded and checked can

[Bug 307306] Re: upgrade to 2:1.2.99.2-0ubuntu1 makes session utterly slow

2009-01-22 Thread Carey Underwood
Just started happening to me a couple days after I upgraded to jaunty, didn't seem to be any updates that triggered it. Consistently occurred for 3 reboots, going away when I switched to vesa, and coming back when switching back to intel, and then mysteriously disappeared again just as I was

[Bug 300443] Re: hal rejects to mount ntfs-3g partition

2009-01-22 Thread Chris Coulson
Right, I think I understand why this is broken now. In Intrepid, gnome- mount is configured by default to mount any partitions with volume.fstype=ntfs with the ntfs-3g driver. In Jaunty this is the same, but it doesn't work because it appears that the alternative fstype needs to be specified in

[Bug 300443] Re: hal rejects to mount ntfs-3g partition

2009-01-22 Thread Chris Coulson
I think the cleanest fix for this is to modify the HAL fdi to unconditionally set volume.fstype to ntfs-3g for all NTFS volumes when ntfs-3g is installed, and also set volume.fstype.alternatives to ntfs for those, as this will allow people to still use gnome-mount to mount NTFS volumes with the

  1   2   3   4   5   6   7   8   9   10   >