[Bug 507269] Re: Walrus won't start on stand alone machine

2010-01-14 Thread Thierry Carrez
*** This bug is a duplicate of bug 494765 *** https://bugs.launchpad.net/bugs/494765 ** This bug has been marked a duplicate of bug 494765 eucalyptus-interface-1.6-devel.jar should be packaged in eucalyptus-java-common -- Walrus won't start on stand alone machine

[Bug 507374] [NEW] dhcp.conf file created with invalid syntax

2010-01-14 Thread Adam Bolte
Public bug reported: Binary package hint: samba I'm using Ubuntu 9.10 with dhcp3-client 3.1.2-1ubuntu7. We have a WINS server at 10.128.41.34, which clients are informed of via DHCP. The produced dhcp.conf file (generated by dhclient using /etc/dhcp3 /dhclient-enter-hooks.d/samba) seems invalid,

[Bug 507374] Re: dhcp.conf file created with invalid syntax

2010-01-14 Thread Adam Bolte
** Attachment added: Proposed fix to the samba script called by the DHCP client. http://launchpadlibrarian.net/37876799/samba-common_dhclient_wins_fix.patch -- dhcp.conf file created with invalid syntax https://bugs.launchpad.net/bugs/507374 You received this bug notification because you

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread John Shearar
The problem doesn't seem to occur in samba 3.4.3-2ubuntu1 in my test environment. samba: Installed: 2:3.4.3-2ubuntu1 Candidate: 2:3.4.3-2ubuntu1 Version table: *** 2:3.4.3-2ubuntu1 0 500 http://za.archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status Thank you

[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2010-01-14 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/batman-adv-kernelland ** Branch linked: lp:debian/sid/batmand -- Packages using DKMS should make use of /usr/lib/dkms/common.postinst https://bugs.launchpad.net/bugs/497149 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 505938] Re: package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-14 Thread gianlucar
I am new at Ubuntu, what should I do to fix the bug? -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/505938 You received this bug notification because you are a

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread Thierry Carrez
** Also affects: samba (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: samba (Ubuntu Karmic) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Status: Incomplete = Fix Released -- winbind crashes on authentication (winbind_pam_auth)

[Bug 257153] Re: TLS: peer cert untrusted or revoked (0x82) error in Hardy's version of ldap-utils

2010-01-14 Thread gdowle
Ok, I solved my problem now. My cacert.pem was a x509 v3 certificate, with Signature Algorithm: md5WithRSAEncryption. With that cacert I got a Verification failed from the gnutls-cli command (but not from the openssl command like posted above). After creating a new x509 v3 cacert.pem with

[Bug 505938] Re: package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-14 Thread MrSqueezles
Go to Applications - Accessories - Terminal Copy and paste these commands into the window, individually. sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf sudo dpkg --configure -a -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread John Shearar
It is not feasible to upgrade my production boxes to a development release, and I would prefer not to mix'n'match sources from different releases (there-in lies madness). Since lucid is still a way off, would it be possible for this version of samba to be backported to karmic? -- winbind crashes

[Bug 507490] [NEW] credentials cache file not created

2010-01-14 Thread David Pavlotzky
Public bug reported: Binary package hint: libapache-mod-auth-kerb Description:Ubuntu 9.10 Release:9.10 libapache2-mod-auth-kerb: Installed: 5.3-5build1 Candidate: 5.3-5build1 Version table: *** 5.3-5build1 0 500 http://nl.archive.ubuntu.com karmic/main Packages

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
Is there a workaround ? -- logwatch missing conf files https://bugs.launchpad.net/bugs/234926 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to logwatch in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
I'm mean what cviniciusm reports on 2009-11-12, affects me too in the exact same way. It seems to be a recent bug, because some of my server on which logwatch was installed for a while do not have the issue. On a working server : tho...@home:/home/special/thomas/emule/done$ locate header.html

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
workaround : create the missing file in /usr/share/logwatch/default.conf/html/. here is one I've got in my server : footer.html ### !-- Start footer.html -- div class=\copyright\ hr pLogwatch copy;Copyright 2002-2006 Kirk Bauer/p p

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
ok, so I found the problem. The pcap that wyatt earp attached (excellent info, thanks wyatt) shows the same scenario I'm seeing at home, where the DHCP server's DHCPACK message includes two (identical) subnet mask options. Now, I'm no DHCP expert, but RFC 2131, Page 23 says Options may appear

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
ugh, accidentally posted that message in the middle of editing it. So, the subnet_number function sees an address of 4 bytes, but a netmask of 8 bytes and fails. Where I was headed is that I think dhclient should be modified to ignore duplicate options sent by the server. -- dhclient 3.0.6

[Bug 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2010-01-14 Thread Carlos Tasada
Hi guys, I had also the same problem, but doing the changes that Andy suggested seems to work: //192.168.16.50/share/documents /mnt/documents cifs guest 0 0 to //192.168.16.50/share/documents /mnt/documents cifs nounix,noserverino,file_mode=0777,dir_mode=0777,guest 0 0 Cheers -- 2.6.31 -

[Bug 505938] Re: package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-14 Thread SilverLoz
This workaround, of course, deletes your existing smb.conf so you lose any customisations you intended to keep. -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/505938

[Bug 506464] Re: snmp not enabled in squid

2010-01-14 Thread Launchpad Bug Tracker
** Branch linked: lp:gestion.enseignants -- snmp not enabled in squid https://bugs.launchpad.net/bugs/506464 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
I think importance should be set high because this problem Has a severe impact on a small portion of Ubuntu users. Anyone with certain ISPs can't connect at all. -- dhclient 3.0.6 refuses valid offer https://bugs.launchpad.net/bugs/270010 You received this bug notification because you are a

[Bug 506328] Re: Please sync squid-langpack 20091005-1 (main) from Debian unstable (main).

2010-01-14 Thread Mathias Gug
ACK. ** Changed in: squid-langpack (Ubuntu) Status: New = Confirmed ** Summary changed: - Please sync squid-langpack 20091005-1 (main) from Debian unstable (main). + Please sync squid-langpack 20091005-1 (main) from Debian testing (main). -- Please sync squid-langpack 20091005-1 (main)

[Bug 507616] [NEW] CustomLog directive in apache2.conf makes it impossible to change default logging without editing the global config.

2010-01-14 Thread Lawren Quigley-Jones
Public bug reported: Binary package hint: apache2 Ubuntu Karmic apache2 - 2.2.12-1ubuntu2.1 The following line in apache2.conf is a global, un-editable configuration: CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined In hardy logging was configured in the default site

[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2010-01-14 Thread david
Somehow my Samba server changed to a PDC. I noticed after tesparming the conf file. When I changed it back to standalone, I could see my shares again! I was about to give up as well!! -- Karmic-Networking (SAMBA) just does not work, even with detailed attention.

[Bug 506862] Re: Please merge apache2 2.2.14-5(main) from debian squeeze(main)

2010-01-14 Thread Mathias Gug
Acked. I'll upload the package once alpha2 has been released. ** Changed in: apache2 (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: apache2 (Ubuntu) Assignee: (unassigned) = Mathias Gug (mathiaz) -- Please merge apache2 2.2.14-5(main) from debian squeeze(main)

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2010-01-14 Thread Brendan P. Caulfield
As far a I can tell this is still not fixed in Hardy. Obviously this issue is now known as a patch has been released for Karmic. Unfortunately, I don't have the luxury of upgrading all my servers and rolling my own packages for this is something I would like to avoid. Will this be fixed in Hardy

[Bug 400115] Re: package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] failed to install/upgrade: dependency problems - leaving unconfigured

2010-01-14 Thread Jean-Baptiste Lallement
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 430772] Re: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade

2010-01-14 Thread Jean-Baptiste Lallement
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 444479] Re: missing apparmor access rule

2010-01-14 Thread R. Lund
Made changes to apparmor, still mysql will not start. Also did not have skip-bdb in my.cnf. After restarting apparmor, I did notice that a few error messages disappeared, and after deleting ibdata1 and ib_logfile0 and ib_logfile1 at least I am getting completely different errors now, so there

[Bug 413617] Re: package zenmap None [modified : /var/lib/dpkg/info/zenmap.list] failed to install/ upgrade: intentando sobreescribir `/usr/share/pixmaps/ logo.png', que está también en el paquete em

2010-01-14 Thread Jean-Baptiste Lallement
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 495394] Re: autostart almost always fails on boot time host

2010-01-14 Thread Heiko Harders
Is there anything we can do to help somebody looking into this? I'm happy to provide more information if necessary. Should we look into other related packages that might cause the problem and file bug reports for those? For me this bug is pretty much a show stopper, autostarting domains is

[Bug 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-01-14 Thread sam tygier
still an issue in lucid, using todays livecd amd64 in testdrive (kvm) -- oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM https://bugs.launchpad.net/bugs/273930 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm

[Bug 507728] [NEW] man page missing for slapo-nssov

2010-01-14 Thread ben thielsen
Public bug reported: source package: openldap (2.4.18-0ubuntu1) lsb_release -rd Description:Ubuntu 9.10 Release:9.10 apt-cache policy slapd slapd: Installed: 2.4.18-0ubuntu1 Candidate: 2.4.18-0ubuntu1 Version table: *** 2.4.18-0ubuntu1 0 500

Re: [Bug 507728] [NEW] man page missing for slapo-nssov

2010-01-14 Thread Mathias Gug
importance wishlist status triaged -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed in: openldap (Ubuntu) Importance: Undecided = Wishlist ** Changed in: openldap (Ubuntu) Status: New = Triaged -- man page missing for slapo-nssov

[Bug 506328] Re: Please sync squid-langpack 20090111-1 (main) from Debian unstable (main).

2010-01-14 Thread Amos Jeffries
Can anything be done to better streamline the import of this particular package from Debian to Ubuntu? The content installed is non-executable and relatively volatile localization texts. The schedule Debian keeps is already on the outer border of slow for spreading corrections. ** Summary

[Bug 506328] Re: Please sync squid-langpack 20091005-1 (main) from Debian testing (main).

2010-01-14 Thread Mathias Gug
On Fri, Jan 15, 2010 at 01:36:17AM -, Amos Jeffries wrote: Can anything be done to better streamline the import of this particular package from Debian to Ubuntu? The content installed is non-executable and relatively volatile localization texts. The schedule Debian keeps is already on

[Bug 506862] Re: Please merge apache2 2.2.14-5(main) from debian squeeze(main)

2010-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu1 --- apache2 (2.2.14-5ubuntu1) lucid; urgency=low * Merge from debian testing. Remaining changes: LP: #506862 - debian/{control, rules}: Enable PIE hardening. - debian/{control, rules,

[Bug 500703] Re: apxs failure regarding httpd.conf and LoadModule

2010-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu1 --- apache2 (2.2.14-5ubuntu1) lucid; urgency=low * Merge from debian testing. Remaining changes: LP: #506862 - debian/{control, rules}: Enable PIE hardening. - debian/{control, rules,

Re: [Bug 426813] Re: snmpd dies after requests with snmpwalk

2010-01-14 Thread johe
There will be several tests to be done. As far as i can tell today, it seems not to be an generell snmp problem. Last week i spend by observing some of our servers wich die that way. And it seems that its an Problem of some OIDs or the interact with how fast they are asked. I found out that an

[Bug 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2010-01-14 Thread Russell Smith
I attached basically the same patch over 12 months ago. What can be done to actually get this patch applied and released? -- PHP (cli) exits with a segfault if pg_connect() called. https://bugs.launchpad.net/bugs/63141 You received this bug notification because you are a member of Ubuntu Server

[Bug 452175] Re: Random segfaults when using ld.so explicitly to start a program

2010-01-14 Thread Stefan Kost
This is still the case for 2.6.31-17-generic-pae (and non -pae). If there is no fix comming it would rock if someone could tell us how to rebuild the current kernel with the problematic patch dropped (in step- by-step fashion, as I usualy don't rebuild my kernel)? I need to test further, but

[Bug 507359] [NEW] Please merge asciidoc 8.5.2-1(main) from debian unstable(main)

2010-01-14 Thread Bhavani Shankar
Public bug reported: Binary package hint: asciidoc Debian changelog: asciidoc (8.5.2-1) unstable; urgency=low * New upstream version * Add libxml2-utils to recommends (Closes: #556970) * Bump standardsversion * Patch a2x to get resource dir and icons dir per default

[Bug 507359] Re: Please merge asciidoc 8.5.2-1(main) from debian unstable(main)

2010-01-14 Thread Bhavani Shankar
** Attachment added: debian ubuntu debdiff http://launchpadlibrarian.net/37876037/debian.debdiff ** Changed in: asciidoc (Ubuntu) Status: New = Confirmed ** Branch linked: lp:ubuntu/asciidoc -- Please merge asciidoc 8.5.2-1(main) from debian unstable(main)

[Bug 507358] Re: pyzor crashed with gaierror in send()

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

[Bug 507269] Re: Walrus won't start on stand alone machine

2010-01-14 Thread Thierry Carrez
*** This bug is a duplicate of bug 494765 *** https://bugs.launchpad.net/bugs/494765 ** This bug has been marked a duplicate of bug 494765 eucalyptus-interface-1.6-devel.jar should be packaged in eucalyptus-java-common -- Walrus won't start on stand alone machine

[Bug 507012] Re: Attempt to create new partitions silently fails in manual partitioning

2010-01-14 Thread Steve Langasek
cf. bug #506585, which is probably related. -- Attempt to create new partitions silently fails in manual partitioning https://bugs.launchpad.net/bugs/507012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 506951] Re: x locks when starting

2010-01-14 Thread Geir Ove Myhr
No, it is not possible to upgrade only a small part of Karmic. It's fine if you want to stay on Karmic. This kind of breakage sometimes happens in the development version of Ubuntu and if you cannot risk that it might stop working after an upgrade, it is better not to run it. On my laptop I have

[Bug 506951] Re: x locks when starting

2010-01-14 Thread Geir Ove Myhr
And... I'm closing this bug, since the problem seemed to be exactly the upgrade problem that Alberto described in the email. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Invalid ** Changed in: xorg-server (Ubuntu) Status: Confirmed = Fix Released -- x locks when

[Bug 502874] Re: package postgresql-8.4 8.4.1-1 failed to install/upgrade: podproces nowy skrypt pre-removal zwr?ci? kod b??du 9

2010-01-14 Thread Robert Leskovar
Can't update postgres 8.4. Status 9. -- package postgresql-8.4 8.4.1-1 failed to install/upgrade: podproces nowy skrypt pre-removal zwr?ci? kod b??du 9 https://bugs.launchpad.net/bugs/502874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 44058] Re: suspend when closing laptop lid doesn't work

2010-01-14 Thread Pluto1010
I confirm this bug on my Samsung X20 1600 III -- suspend when closing laptop lid doesn't work https://bugs.launchpad.net/bugs/44058 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 507012] Re: Attempt to create new partitions silently fails in manual partitioning

2010-01-14 Thread Steve Langasek
** Changed in: ubiquity (Ubuntu Lucid) Milestone: None = lucid-alpha-3 -- Attempt to create new partitions silently fails in manual partitioning https://bugs.launchpad.net/bugs/507012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 506585] Re: [Lucid Xubuntu] Manual partitioning using Desktop image can not be done

2010-01-14 Thread Steve Langasek
** Changed in: ubiquity (Ubuntu Lucid) Milestone: None = lucid-alpha-3 -- [Lucid Xubuntu] Manual partitioning using Desktop image can not be done https://bugs.launchpad.net/bugs/506585 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 455344] Re: pcmanfm File association support does not work

2010-01-14 Thread moellemeister
@Julien Lavergne I'm using your package for a couple of weeks on my eeePC and everything works fine. Many thanks for your work! -- pcmanfm File association support does not work https://bugs.launchpad.net/bugs/455344 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 297385] Re: iwl3945 sometimes fails to resume after suspend

2010-01-14 Thread Nickolai Toupikov
I am still having this issue with 9.10 (regression from 9.04) on a vaio VGN-FZ18M nicko...@nexus:~$ lspci -s 06:00.0 06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) see : https://bugs.launchpad.net/bugs/470709 ** Changed in: linux

[Bug 506683] Re: indicator-applet doesn't show menu choices when selected

2010-01-14 Thread Martin Pitt
** Changed in: indicator-session (Ubuntu Lucid) Milestone: lucid-alpha-2 = lucid-alpha-3 -- indicator-applet doesn't show menu choices when selected https://bugs.launchpad.net/bugs/506683 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 358839] Re: [LENOVO 7454A12] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
Great news! -- [LENOVO 7454A12] suspend/resume failure https://bugs.launchpad.net/bugs/358839 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 354518] Re: [Sony Corporation VGN-FZ18M] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
Great news! ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- [Sony Corporation VGN-FZ18M] suspend/resume failure [non-free: nvidia] https://bugs.launchpad.net/bugs/354518 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 507362] [NEW] Evolultion depends on PalmOS Devices App and shouldn't

2010-01-14 Thread Rick Spencer
Public bug reported: Binary package hint: evolution Consensus is that there is no longer a need to install this app by default, as the devices are now uncommon. ProblemType: Bug Architecture: i386 Date: Thu Jan 14 09:13:34 2010 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04 Lucid

[Bug 507362] Re: Evolultion depends on PalmOS Devices App and shouldn't

2010-01-14 Thread Rick Spencer
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37876341/Dependencies.txt ** Changed in: evolution (Ubuntu) Importance: Undecided = Low ** Changed in: evolution (Ubuntu) Assignee: (unassigned) = Sebastien Bacher (seb128) -- Evolultion depends on PalmOS Devices

[Bug 507072] Re: Add support for freenode ircd-seven CAP command

2010-01-14 Thread Terence Simpson
I am unfamiliar with the XChat source, so the patch I produced was just an attempt at preserving the feature, the patch at http://adipose.attenuate.org/~stephen/ircd-seven/xchat-ircd-seven- identify-msg.patch.txt certainly looks cleaner than mine and does everything my patch does and more. I

[Bug 503438] Re: Abnormal hangs in Ubuntu 8.04 LTS

2010-01-14 Thread peakit
Ubuntu developers, please find time to respond to this. Thanks in advance ! -- Abnormal hangs in Ubuntu 8.04 LTS https://bugs.launchpad.net/bugs/503438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 497756] Re: Compiz/Window manager fails to load on login

2010-01-14 Thread alidaf
I have exactly the same problem although on few occasions it does manage to start. Is there some way to order the start-up sequence of services since manually starting it by hand always works. -- Compiz/Window manager fails to load on login https://bugs.launchpad.net/bugs/497756 You received

[Bug 497019] Re: Sound not working

2010-01-14 Thread jhhdk
Sound works properly after recent updates -- Sound not working https://bugs.launchpad.net/bugs/497019 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 452175] Re: Random segfaults when using ld.so explicitly to start a program

2010-01-14 Thread Kees Cook
On Thu, Jan 14, 2010 at 07:53:51AM -, Stefan Kost wrote: This is still the case for 2.6.31-17-generic-pae (and non -pae). If there is no fix comming it would rock if someone could tell us how to Diagnosing the why this is happening is proving difficult. No progress has been made on it yet,

[Bug 428771] Re: [Karmic] Asus M3A78-EM amd64, suspend/resume failure, apport report

2010-01-14 Thread ^_Pepe_^
*** This bug is a duplicate of bug 371239 *** https://bugs.launchpad.net/bugs/371239 Thank you for helping make Ubuntu better reporting this bug. Please, note that this bug is quite similar that bug #371239 and I'm going to chage this as duplicate. Thanks in advance ** This bug has been

[Bug 422224] Re: two-finger scrolling does not work on Acer AO531h

2010-01-14 Thread MilchFlasche
Lenovo S10-2 netbook affected too. -- two-finger scrolling does not work on Acer AO531h https://bugs.launchpad.net/bugs/44 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 422224] Re: two-finger scrolling does not work on Acer AO531h

2010-01-14 Thread MilchFlasche
Are these bugs from the Linux Synaptics driver itself, or if the touchpads really don't support multi-finger tapping and scrolling? -- two-finger scrolling does not work on Acer AO531h https://bugs.launchpad.net/bugs/44 You received this bug notification because you are a member of Ubuntu

[Bug 422224] Re: two-finger scrolling does not work on Acer AO531h

2010-01-14 Thread MilchFlasche
I remember using Eee PC 701 with a Synaptics touchpad, and two-finger scrolling and tapping worked then (with Ubuntu 7.10, 8.04, and Mandriva 2009.0). On Eee PC 901 with an Elantech touchpad, such functions worked too. -- two-finger scrolling does not work on Acer AO531h

[Bug 421985] Re: System Suspends/Hibernates when AC is unplugged

2010-01-14 Thread Hilmy
I also get this on my Acer Aspire One D150. -- System Suspends/Hibernates when AC is unplugged https://bugs.launchpad.net/bugs/421985 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 371239] Re: [ASUS M3A78EM AMD64] late resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
Hi all, Since this bug is actually a Karmic one (also), please, can anybody try 2.6.32 (Lucid upstream) kernel? This kernel can be found in http://kernel.ubuntu.com/~kernel- ppa/mainline/v2.6.32/ In case that it doesn't work, please include new logs to be triaged. Thanks in advance. ** Tags

[Bug 507364] [NEW] On Intel video card don't show stars, config toolbar broken

2010-01-14 Thread zordsdavini
Public bug reported: Binary package hint: stellarium In 9.10 ubuntu I had problems with config windows as it was shown broken (Intel video card), now I dont see any stars. I guess it depends on qt4.6 I really need this program, please, ask any questions or make tasks. ** Affects: stellarium

[Bug 479391] Re: version upgrade via update-manager or do-release-upgrade does not work with proxy authentication

2010-01-14 Thread Michael Vogt
** Changed in: update-manager (Ubuntu Lucid) Milestone: lucid-alpha-2 = lucid-alpha-3 -- version upgrade via update-manager or do-release-upgrade does not work with proxy authentication https://bugs.launchpad.net/bugs/479391 You received this bug notification because you are a member of

[Bug 463506] Re: Karmic upgrade silently exits if /home does not exist

2010-01-14 Thread Michael Vogt
** Changed in: update-manager (Ubuntu Lucid) Milestone: lucid-alpha-2 = lucid-alpha-3 -- Karmic upgrade silently exits if /home does not exist https://bugs.launchpad.net/bugs/463506 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 362734] Re: suspend mode didn't resume

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362480] Re: [ASUSTeK Computer Inc. A6J] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362468] Re: [Acer Ferrari 3000] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362429] Re: [System manufacturer P5E3 Deluxe] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362209] Re: [HP-Pavilion KB003AA-B14 m9180.be-a] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 361861] Re: [Hewlett-Packard Presario 2100 (DM745A)] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 356498] Re: [Sony Corporation VGN-TX2XRP_B] hibernate/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 355275] Re: [LENOVO 7764CTO] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 212135] Re: was just playing the game and it closed/crashed. I am blind so can't tell what wass happening on the screen.

2010-01-14 Thread Darryl LeCount
I've been experiencing this as well, but only on certain systems. I can't figure out for the life of me what is causing it but I suspect an array somewhere is overfilling and causing a buffer overflow. I'm on it in any case. -- was just playing the game and it closed/crashed. I am blind so can't

[Bug 212135] Re: was just playing the game and it closed/crashed. I am blind so can't tell what wass happening on the screen.

2010-01-14 Thread Darryl LeCount
Can anyone else confirm that this is only on the first and third levels? If so, I suspect it's to do with the code handling the backgrounds in graphics.cc. ** Changed in: open-invaders (Ubuntu) Assignee: (unassigned) = Darryl LeCount (jamyskis) -- was just playing the game and it

[Bug 507367] [NEW] no pty terminal in lucid

2010-01-14 Thread Schmirrwurst
Public bug reported: When I start lucid, I've no terminal. When installing any program with chroot, it is also always complaining about failed openpty()... I've tried with -9 and the last -10 kernel... Lucid is sucessfully starting kdm, there are no tty1... or something like that... I've no

[Bug 507366] [NEW] kernel alert on powering on wifi/bluetooth device

2010-01-14 Thread luc perthuis
Public bug reported: Just got an alert in the menu bar (near device icons on the right) coming from the kernel reporting an issue. This happened just after powering on the integrated wifi/bluetooth device of my Dell Precision M4300. Other details sent automatically through reporting tool...

[Bug 507366] Re: kernel alert on powering on wifi/bluetooth device

2010-01-14 Thread luc perthuis
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/37876452/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/37876453/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/37876454/BootDmesg.txt **

[Bug 363395] Re: [LG Electronics E500-U.AP47R1] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 363302] Re: [Hewlett-Packard HP Compaq 6720s] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362884] Re: [ECS GeForce 8000 series] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362828] Re: [Apple Inc. iMac7, 1] suspend/resume failure [non-free: fglrx]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362821] Re: [Acer Aspire 5630] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362792] Re: [Acer Aspire 9100] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 362762] Re: [Notebook MAM 2070] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 361837] Re: [Hewlett-Packard HP Pavilion zt3000 (DX683E#AK8)] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
Please, can you confirm that this bug is no longer an issue? ** Changed in: linux (Ubuntu) Status: New = Incomplete ** Tags added: jaunty -- [Hewlett-Packard HP Pavilion zt3000 (DX683E#AK8)] suspend/resume failure https://bugs.launchpad.net/bugs/361837 You received this bug notification

[Bug 356710] Re: [Sony Corporation VGN-SZ2XP_C] suspend/resume failure

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 354857] Re: [Gateway MT3707] suspend/resume failure; does not resume

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 507368] [NEW] adns version bump to 1.2.1 from 1.1.1

2010-01-14 Thread Gert Burger
Public bug reported: Binary package hint: python-adns A new version of adns has been available for quite a while and it has some new features that I believe a few people would appreciate. Would it be possible for the newer version to be available in hardy also? Package source available at

[Bug 415023] Re: brightness is broken on MSI WIND U100

2010-01-14 Thread Jan Newmarch
It is now the middle of January 2010, and I have been updating Karmic on my MSI U100+ on a regular basis, including today. The problem still remains, raising and lowering brightness. While this well-known problem doesn't get fixed, I will remain on 9.04 on all my other machines and maybe go back

[Bug 365177] Re: [Dell Inc. Inspiron 1525] suspend/resume failure [non-free: hsfengine]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 364969] Re: [LENOVO 64606YG] suspend/resume failure [non-free: nvidia]

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

[Bug 363469] Re: Lenovo R61 fails to halt after last update

2010-01-14 Thread ^_Pepe_^
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run

  1   2   3   4   5   6   7   8   9   10   >