[Bug 312648] Re: package samba 2:3.2.3-1ubuntu3.3 failed to install/upgrade: subprocess new post-removal script returned error exit status 132

2009-03-14 Thread Steve Langasek
Quoting the log: Unpacking replacement samba ... Illegal instruction dpkg: warning - old post-removal script returned error exit status 132 dpkg - trying script from the new package instead ... Illegal instruction dpkg: error processing

[Bug 244801] Re: pam_smbpass(kscreensaver:auth): unrecognized option [missingok]

2009-03-14 Thread Steve Langasek
*** This bug is a duplicate of bug 234786 *** https://bugs.launchpad.net/bugs/234786 marking as a duplicate of bug #234786. This bug is resolved in Ubuntu 8.10 and beyond. ** Changed in: samba (Ubuntu) Status: Incomplete = Confirmed ** This bug has been marked a duplicate of bug

[Bug 342580] Re: smbcontrol reports Segmentation fault

2009-03-14 Thread Steve Langasek
Thank you for reporting this bug and helping to improve Ubuntu. This bug is not present in the version of samba in the upcoming Ubuntu 9.04 release, therefore I'm marking this report as fixed. ** Changed in: samba (Ubuntu) Status: New = Fix Released -- smbcontrol reports Segmentation

[Bug 342056] Re: Samba automatic account creation assumes local accounts

2009-03-14 Thread Steve Langasek
This additional variable is unnecessary, the check should simply modify the default for the 'GENERATE_SMBPASSWD' variable if anything. Also, I don't agree that it's correct to assume users in LDAP implies samba in LDAP. Even if it does, the samba package won't read from LDAP out of the box, it

[Bug 242869] Re: dnsmasq's dhcp blocked to clients by firestarter

2009-03-14 Thread Simon Kelley
A useful bit of information here: ISC dhcpd uses raw sockets to grab incoming packets before they pass through the IP stack and IP tables, it therefore doesn't suffer from problems caused by broken firewall rules. Dnsmasq uses standard IP sockets so that all incoming packets are filtered by

[Bug 311350] Re: Auto mount of windows shares doesn't work.

2009-03-14 Thread Steve Langasek
The script /etc/network/if-up.d/mountnfs is meant to mount both nfs and cifs mounts present in /etc/fstab when the network interface comes up. This works just fine for me in the case of NFS mounts; I haven't tested with cifs, but I don't see anything in that script that should fail. (Unless NM is

[Bug 298680] Re: samba restart broken in intrepid

2009-03-14 Thread Steve Langasek
Is this a recurring problem, or did it just happen the one time? If the problem is not reproducible, then we'll have to close this report since there's not enough information here to reproduce the problem. -- samba restart broken in intrepid https://bugs.launchpad.net/bugs/298680 You received

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Luca Falavigna
Fine for me, then. -- [FFe] Upgrade to likewise-open 5 for Jaunty https://bugs.launchpad.net/bugs/323601 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to likewise-open in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 328436] Re: SASL/GSSAPI problem in OpenLDAP

2009-03-14 Thread Cyberax
Yes, it now works for me too. -- SASL/GSSAPI problem in OpenLDAP https://bugs.launchpad.net/bugs/328436 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Scott Kitterman
Approved as long as someone from server team is assigned to watch over bugs and deal with any issues that come up. ** Changed in: likewise-open (Ubuntu) Status: New = Confirmed -- [FFe] Upgrade to likewise-open 5 for Jaunty https://bugs.launchpad.net/bugs/323601 You received this bug

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread Steve Langasek
The description in this bug report is complete; it is a request to enable the WINS NSS module by default. However, I'm going to have to mark this bug 'wontfix', because the nss_wins module isn't mature enough to enable it by default, and using it can cause recursion problems for apps in a variety

Re: [Bug 342617] [NEW] package postfix 2.5.5-1 failed to install/upgrade: subprocess post-installation script returned error exit status 75

2009-03-14 Thread Adam Sommer
On Fri, Mar 13, 2009 at 9:28 PM, Masood masoodaboo...@yahoo.com wrote: Public bug reported: Binary package hint: postfix Hi, This is the third time that I have posted this error and also, provided more information by posting the out put of apt-get install postfix but I have not received

Re: [Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Steve Langasek
On Sat, Mar 14, 2009 at 02:39:53AM -, Paul Dufresne wrote: I now tend to think this is caused by the -1 not being casted to appropriate type in: setresgid(-1,gid,-1); and in: assert_uid(-1, uid); in lib/sec_util.c as I said in bug #314657 causing problems on 64 bits machines.

[Bug 323601] Re: [FFe] Upgrade to likewise-open 5 for Jaunty

2009-03-14 Thread Thierry Carrez
I'll do it. I'm in close contact with upstream so that all bugs get handled quickly. ** Changed in: likewise-open (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) Status: Confirmed = In Progress -- [FFe] Upgrade to likewise-open 5 for Jaunty

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread clovepower
Just to be clear. Are you suggesting that to have my Ubuntu laptop to connect to my Windows desktop on my 3 PC LAN, I've to setup an internal DNS server? Or do I miss something? -- cannot resolve windows host name https://bugs.launchpad.net/bugs/270395 You received this bug notification

[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2009-03-14 Thread Jonathan Stewart
In my (limited) experience, the server only responds with the AD bit set which it can validate the DNSSEC records on the domain. As there is no root key in the DNS now, this means you must configure trust anchors on your recursive nameserver. My question would be: is your recursive DNS server

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread Joel Goguen
This is because using 'ping host' attempts to look up a host using DNS. Using 'smb://host/' uses lmhosts. If you were to go to Windows and type 'ping host' it would fail the same way. -- cannot resolve windows host name https://bugs.launchpad.net/bugs/270395 You received this bug notification

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Paul Dufresne
Yeah, I began to realise I was wrong before reading you comment. I have a new, I hope better hypothesis now. It look a bit stupid, but maybe it is trying to become a deleted user. For ZDS (original poster) it would have means he would have deleted the nobody user (normally nobody have id 65534

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Paul Dufresne
For Berni, I meant: sudo cat /etc/group | grep 1001 of course. -- Samba crashes repeatedly to assert_uid https://bugs.launchpad.net/bugs/216358 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 341816] Re: samba PANIC: failed to set uid

2009-03-14 Thread Paul Dufresne
Thank you for this bug report. Many other similar bugs have been reported, some on Ubuntu, sometimes on Fedora, or even in FreeBSD. In Ubuntu I speak of bug #216358, bug #314657 and bug #229654. Could you check if user ID 11789 really exist by doing: sudo cat /etc/passwd | grep 11789 sudo cat

Re: [Bug 216358] Re: Samba crashes repeatedly to assert_uid

2009-03-14 Thread Steve Langasek
On Sun, Mar 15, 2009 at 03:01:40AM -, Paul Dufresne wrote: It look a bit stupid, but maybe it is trying to become a deleted user. For ZDS (original poster) it would have means he would have deleted the nobody user (normally nobody have id 65534 in /etc/passwd, but I remember a time where

[Bug 330438] Re: incorrect fonts displayed in Hydro-Quebec invoices

2009-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package freetype - 2.3.9-3 --- freetype (2.3.9-3) unstable; urgency=low * Drop spurious Suggests: on libfreetype6-dev. Closes: #363937. * debian/patches-freetype/enable-subpixel-rendering.patch: enable subpixel rendering features, used by libcairo

[Bug 309901] Re: SATA timeout causing soft lockup during heavy disk activity

2009-03-14 Thread qwerty
Monitor the Dirty values in cat /proc/meminfo ... if the values remain high (... are not cleaned frequently enough) then the problem might be the pdflush configuration. If the problem is the pdflush then check this link : https://bugs.launchpad.net/ubuntu/+bug/270794/comments/12 ... I hope it

[Bug 342899] Re: severe display corruption

2009-03-14 Thread l3iggs
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23861393/Dependencies.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/23861394/LsHal.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/23861395/LsMod.txt ** Attachment added: LsPci.txt

[Bug 277294] Re: evince crashed with SIGFPE, trying to seek in KXTGA930.PDF

2009-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package freetype - 2.3.9-3 --- freetype (2.3.9-3) unstable; urgency=low * Drop spurious Suggests: on libfreetype6-dev. Closes: #363937. * debian/patches-freetype/enable-subpixel-rendering.patch: enable subpixel rendering features, used by libcairo

[Bug 252250] Re: PDF is missing the letter A throughout the document. OK when viewed in Windows.

2009-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package freetype - 2.3.9-3 --- freetype (2.3.9-3) unstable; urgency=low * Drop spurious Suggests: on libfreetype6-dev. Closes: #363937. * debian/patches-freetype/enable-subpixel-rendering.patch: enable subpixel rendering features, used by libcairo

[Bug 217920] Re: Computer hangs up (freeze) and reports SATA errors during disk checking after reboot

2009-03-14 Thread qwerty
Monitor the Dirty values in cat /proc/meminfo ... if the values remain high (... are not cleaned frequently enough) then the problem might be the pdflush configuration. If the problem is the pdflush then check this link : https://bugs.launchpad.net/ubuntu/+bug/270794/comments/12 ... I hope it

[Bug 342899] Re: severe display corruption

2009-03-14 Thread l3iggs
** Attachment added: picOfCorruptedDisplay http://launchpadlibrarian.net/23861539/IMG_1408.JPG -- severe display corruption https://bugs.launchpad.net/bugs/342899 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 342898] Re: Realtek r8101/r8102 network adapter not working in Intrepid

2009-03-14 Thread hechu
sorry I don't know how to modify the reported bug, so just attach a new comment. If you note that the product and vendor section from the above shell log, you will see Illegal Vendor ID. After I did some search from website, I found it is not 8169 controller, but it's a 8101 controller, as

[Bug 342900] [NEW] Wrong permissions for Garmin devices

2009-03-14 Thread IrreIre
Public bug reported: Binary package hint: udev To allow my Garmin eTrex Legend HCx to be accessed (read/write data to the device) as a non-root user, I had to add this line: SYSFS{idVendor}==091e, SYSFS{idProduct}==0003, MODE=666 to this file: /etc/udev/rules.d/51-garmin.rules ** Affects: udev

[Bug 342902] [NEW] Build error: ‘struct bio’ has no member named ‘bi_hw_front_ size’

2009-03-14 Thread JensLechtenboerger
Public bug reported: Binary package hint: loop-aes-source loop-aes in jaunty is v3.2c. Build via module-assistant auto-install loop-aes fails. Changelog for v3.2d contains Worked around block layer interface breakage on linux-2.6.28-rc kernels. Moreover, Changelog for v3.2e (current version)

[Bug 342897] Re: ubiquity crashed with Error in blink() and some problemz i faced details in further information

2009-03-14 Thread Apport retracing service
*** This bug is a duplicate of bug 208800 *** https://bugs.launchpad.net/bugs/208800 ** Tags removed: need-duplicate-check ** Attachment removed: ProcStatus.txt http://launchpadlibrarian.net/23861337/ProcStatus.txt ** Attachment removed: Dependencies.txt

[Bug 113237] Re: install session in (x)ubuntu hangs at 15%

2009-03-14 Thread exactt
i am experiencing this problem right now with Xubuntu 8.04.1 i386. ** Summary changed: - install session in ubuntu 7.04 hangs at 15% + install session in (x)ubuntu hangs at 15% -- install session in (x)ubuntu hangs at 15% https://bugs.launchpad.net/bugs/113237 You received this bug

[Bug 342903] [NEW] Assertion error as download completed

2009-03-14 Thread Martin Maney
Public bug reported: Binary package hint: bittornado Side issue: the dialog asks us to please report this error to http://www.debian.org/Bugs/Reporting;, which seems wrong for a package apparently in the main Ubuntu set (aptitude is sometimes misleading). So just about the time a large, active

[Bug 341468] Re: nvidia restricted driver fails on new realtime kernel 2.6.28-2-rt

2009-03-14 Thread Alessio Igor Bogani
** Changed in: linux-rt (Ubuntu) Status: Confirmed = Fix Released -- nvidia restricted driver fails on new realtime kernel 2.6.28-2-rt https://bugs.launchpad.net/bugs/341468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 336455] Re: When using kernel 2.6.24-23-rt, system experiences frequent lockups

2009-03-14 Thread Alessio Igor Bogani
*** This bug is a duplicate of bug 324275 *** https://bugs.launchpad.net/bugs/324275 ** This bug has been marked a duplicate of bug 324275 Kernel 2.6.24-23-rt locks up hard under heavy rt load -- When using kernel 2.6.24-23-rt, system experiences frequent lockups

[Bug 342904] [NEW] Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station

2009-03-14 Thread Musthafa Meeran
Public bug reported: After upgrading from Intrepid to Jaunty recently, I found that my laptop internal screen resolution is wrongly detected, when it is mounted in a docking station. In Intrepid with KDE 4.2, it used to work just fine and no configuration change was needed. Unfortunately, since I

[Bug 342904] Re: Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station

2009-03-14 Thread Musthafa Meeran
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/23861645/Xorg.0.log -- Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station https://bugs.launchpad.net/bugs/342904 You received this bug notification because

[Bug 342904] Re: Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station

2009-03-14 Thread Musthafa Meeran
** Attachment added: kdm.log http://launchpadlibrarian.net/23861649/kdm.log -- Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station https://bugs.launchpad.net/bugs/342904 You received this bug notification because you

[Bug 342904] Re: Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station

2009-03-14 Thread Musthafa Meeran
** Attachment added: glxinfo.txt http://launchpadlibrarian.net/23861659/glxinfo.txt -- Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station https://bugs.launchpad.net/bugs/342904 You received this bug notification

[Bug 342904] Re: Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station

2009-03-14 Thread Musthafa Meeran
** Attachment added: hwinfo.txt http://launchpadlibrarian.net/23861671/hwinfo.txt -- Kubuntu Jaunty - HP/Compaq nc6400 laptop, Intel 945 GM, screen resolution wrongly detected when mounted in docking station https://bugs.launchpad.net/bugs/342904 You received this bug notification because

[Bug 333733] Re: OpenLDAP credentials issue

2009-03-14 Thread Matthew East
Moving to ubuntu-docs package as per new bug policy. ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-docs (Ubuntu) Assignee: (unassigned) = Adam Sommer (asommer) Status: New = Incomplete ** Changed in: ubuntu-doc Status:

[Bug 332708] Re: office.xml file for Xubuntu documentation references Openoffice.org as the default office software

2009-03-14 Thread Matthew East
** Changed in: ubuntu-doc Status: New = Invalid ** Also affects: xubuntu-docs (Ubuntu) Importance: Undecided Status: New -- office.xml file for Xubuntu documentation references Openoffice.org as the default office software https://bugs.launchpad.net/bugs/332708 You received

[Bug 151281] Re: can't tune dvb card (saa7134-dvb - KWorld ATSC 115)

2009-03-14 Thread Matthias
Have the same problem. TV-Card: Technisat Skystar 2 Software: Kaffeine But with linux Kernel 2.6.22-6 it works. -- can't tune dvb card (saa7134-dvb - KWorld ATSC 115) https://bugs.launchpad.net/bugs/151281 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 270395] Re: cannot resolve windows host name

2009-03-14 Thread Steve Langasek
The description in this bug report is complete; it is a request to enable the WINS NSS module by default. However, I'm going to have to mark this bug 'wontfix', because the nss_wins module isn't mature enough to enable it by default, and using it can cause recursion problems for apps in a variety

[Bug 328700] Re: Various spelling mistakes in Dutch translation

2009-03-14 Thread Matthew East
Wouter - if you post a diff or a new html file with your changes, I'll apply it. ** Changed in: ubuntu-doc Status: New = Invalid ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-docs (Ubuntu) Assignee: (unassigned) = Ubuntu

[Bug 327770] Re: Link to existing HowTo might provide value to LikeWise page

2009-03-14 Thread Matthew East
Moving to ubuntu-docs package as per new bug policy. ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-doc Status: Incomplete = Invalid -- Link to existing HowTo might provide value to LikeWise page

[Bug 342596] Re: Not response after booting (LiveCD) on keys/touchpad/mouse (powerpc)

2009-03-14 Thread PopovN
** Description changed: On last LiveCD Kubuntu 20090313 for PowerPC Ibook G4 (2005) After boot to KDE cant do anything. Mouse pointer on the center of the screen and not moving by mouse or touchpad. - After keypressing - ibook start to read something from CD, bat nothing happend. +

[Bug 327824] Re: Aiptek 8000U tablet pressure sensitivity settings

2009-03-14 Thread Matthew East
Moving to ubuntu-docs package as per new bug policy. ** Changed in: ubuntu-doc Status: New = Invalid ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New -- Aiptek 8000U tablet pressure sensitivity settings https://bugs.launchpad.net/bugs/327824 You received

[Bug 301353] Re: HP Pavilion dv5: ATA exception on resume from suspend

2009-03-14 Thread RetributionLSR
As stated in my first post I have an HP DV5-1250us. This might fix issues with most of the AMD, ati 3200/3450 HP laptops... Not all, but this is a start to nailing down the problem. The sound is great with headphones on the front 2 jacks.. just no laptop speaker sound. Which is FINE by me. I'm

[Bug 327770] Re: Link to existing HowTo might provide value to LikeWise page

2009-03-14 Thread Matthew East
I think from the last comment this bug is fixed, please reopen if that is not the case. ** Changed in: ubuntu-docs (Ubuntu) Status: New = Fix Released -- Link to existing HowTo might provide value to LikeWise page https://bugs.launchpad.net/bugs/327770 You received this bug notification

[Bug 342907] [NEW] some english phrases aren't right I think

2009-03-14 Thread Bert Van de Poel
Public bug reported: Binary package hint: computer-janitor Some phrases like Don't actually remove anything, just to do so. This is useful for testing stuff. You are bremoving %d .deb packages./b This may break your system, if you need them. Do you want to continue? Don't seem okey to me,

[Bug 342906] Re: gnome-app-install crashed with ValueError in _refilter()

2009-03-14 Thread Apport retracing service
*** This bug is a duplicate of bug 339148 *** https://bugs.launchpad.net/bugs/339148 ** Tags removed: need-duplicate-check ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/23861664/Dependencies.txt ** Attachment removed: ProcMaps.txt

[Bug 325033] Re: Fix-urls.sh does not work properly if the build directory has been changed in Makefile

2009-03-14 Thread Matthew East
Moving to ubuntu-docs package as per new bug policy. ** Changed in: ubuntu-doc Status: New = Invalid ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New -- Fix-urls.sh does not work properly if the build directory has been changed in Makefile

[Bug 319303] Re: Ubuntu Samba guide contains error: users should be valid users

2009-03-14 Thread Matthew East
Moving to ubuntu-docs package as per new bug policy. ** Changed in: ubuntu-doc Status: Incomplete = Invalid ** Also affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-docs (Ubuntu) Status: New = Incomplete -- Ubuntu Samba guide

[Bug 293464] Re: [BUG] object allocation during garbage collection phase

2009-03-14 Thread Chiron
I should add that in the test case that I have provided, there is a lower bound (85 for me) below which the test case does not cause an error. -- [BUG] object allocation during garbage collection phase https://bugs.launchpad.net/bugs/293464 You received this bug notification because you are a

[Bug 293464] Re: [BUG] object allocation during garbage collection phase

2009-03-14 Thread Chiron
That doesn't crash in irb until I ^C the loop and type in 'exit' Running this as a script with ruby does make it crash, though: - require 'cairo' require 'stringio' i = 0; 1000.times do output = StringIO.new surface = Cairo::PDFSurface.new(output, 100, 100) context =

[Bug 342910] [NEW] [jaunty regression] nvidia on demand interrupts

2009-03-14 Thread aldebx
Public bug reported: With recent (post 9 march) Jaunty updates nvidia restricted drivers do not accomplish to On Demand Interrupts enabled any more. This results in increased power consumption and reduced battery life. Despite stating in Xorg.0.log (**) NVIDIA(0): Option

[Bug 342909] [NEW] please sync package singularity (0.30-2) from debian unstable

2009-03-14 Thread Mark A Gerads
Public bug reported: Importance: wishlist Changes since 0.28a: * Complete rewrite of the graphics system, shiny new widgets and dialogs. Arbitrary resolutions now supported. (FM) - Fix to de_DE intro text. (booiiing) * Individual bases no longer have their own tasks, only a power state. The

[Bug 342908] [NEW] rails does not parse /usr/share/mysql/charsets/Index.xml properly

2009-03-14 Thread Hadmut Danisch
Public bug reported: Binary package hint: rails Hi, if I run rails with a mysql database and set the database encoding to iso-8859-1 in config/database.yml, then I get the error message rake db:migrate ... Character set 'iso-8859-1' is not a compiled character set and is not specified

[Bug 340183] Re: aa-genprof creates empty profiles from /var/log/messages entries (works fine with auditd)

2009-03-14 Thread Steve Beattie
[Hrm, my reply be email didn't come through; apologies if this comment gets sent twice.] On Sat, Mar 14, 2009 at 01:37:02PM -, Dariusz Suchojad wrote: apparmor|auditd| OK?|

[Bug 335543] Re: jockey-gtk crashed with ImportError in module()

2009-03-14 Thread sokolovss
The same crash on amd64 system -- jockey-gtk crashed with ImportError in module() https://bugs.launchpad.net/bugs/335543 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 342914] [NEW] ampache.cfg.php broken

2009-03-14 Thread Vaslav Dvorzhetsky
Public bug reported: The config file of amapache: /usr/share/ampache/www/config/ampache.cfg.php is broken ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: link (broken) SourcePackage: amapache Title: ampache.cfg.php broken Uname: Linux 2.6.28-9-generic i686 **

[Bug 296298] Re: hal does not reinitialize IBM Trackpoint on resume

2009-03-14 Thread Luka Renko
I have requested inclusion of fdi file to hal-info - will see what upstream thinks about this: http://lists.freedesktop.org/archives/hal/2009-March/013095.html -- hal does not reinitialize IBM Trackpoint on resume https://bugs.launchpad.net/bugs/296298 You received this bug notification because

[Bug 296298] Re: hal does not reinitialize IBM Trackpoint on resume

2009-03-14 Thread Luka Renko
sorry, wrong bug -- hal does not reinitialize IBM Trackpoint on resume https://bugs.launchpad.net/bugs/296298 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 342915] [NEW] Please update wine to 1.1.17

2009-03-14 Thread Leung, Kai-Cheung
Public bug reported: Binary package hint: wine wine 1.1.17 has already been released, please update the antiquated wine-1.0.1 to wine 1.1.17 ** Affects: wine (Ubuntu) Importance: Undecided Status: New -- Please update wine to 1.1.17 https://bugs.launchpad.net/bugs/342915 You

[Bug 342916] [NEW] Syntax errors in python-dispatch

2009-03-14 Thread Josh Lee
Public bug reported: Check this shit out: Processing triggers for python-support ... Compiling /var/lib/python-support/python2.6/dispatch/__init__.py ... SyntaxError: ('invalid syntax', ('/var/lib/python-support/python2.6/dispatch/__init__.py', 98, 6, 'def as(*decorators):\n')) Compiling

[Bug 339612] Re: [jaunty] poweroff doesn't work, but halt does

2009-03-14 Thread Siegfried Gevatter (RainCT)
This doesn't happen anymore since the kernel update today. ** Changed in: upstart (Ubuntu) Status: Incomplete = Invalid -- [jaunty] poweroff doesn't work, but halt does https://bugs.launchpad.net/bugs/339612 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 339051] Re: Won't recognize soundcard(Solved)

2009-03-14 Thread wbee
My motherboard came with on board AC '97,which I uninstalled in XP with the add/remove programs function. The added soundblaster card worked fine. When I got into Unbuntu,I learned to disable the internal audio in the Bios. I did so. It is working fine now. - Thank you. ** Summary

[Bug 330450] Re: No GDM Causes Crash

2009-03-14 Thread Brandon Ehle
Just ran into the same issue booting X from startx. There is also a another problem in that after the applet fails to load you can keep pushing Reload and it keeps crashing, but if you finally push Dont Reload the applet will no longer load when X starts up, including when using GDM normally.

[Bug 290394] Re: Vinagre can not connect to ipv6 address, only resolving hostnames

2009-03-14 Thread Sander Jonkers
Wow, this is fantastic: I tested IPv6 connectivity in Jaunty Alpha 6, and it works great. Both tested with a FQDN and with a litteral IPv6 addres [2001:...]: it just works. Thank you! BTW: not related, but nice too: the Remote Desktop Viewable computer is also announced via avahia / zeroconf /

[Bug 251408] Re: configure ThinkPad trackpoint scrolling on installation

2009-03-14 Thread Luka Renko
I have requested inclusion of fdi file to hal-info - will see what upstream thinks about this: http://lists.freedesktop.org/archives/hal/2009-March/013095.html -- configure ThinkPad trackpoint scrolling on installation https://bugs.launchpad.net/bugs/251408 You received this bug notification

[Bug 184551] Re: Disable panel shadow by default

2009-03-14 Thread Chris Lasher
*** This bug is a duplicate of bug 91786 *** https://bugs.launchpad.net/bugs/91786 This bug and Bug 91786 should be merged. ** This bug has been marked a duplicate of bug 91786 Compiz's Panel shadows show on top of other windows -- Disable panel shadow by default

[Bug 91786] Re: Compiz's Panel shadows show on top of other windows

2009-03-14 Thread Chris Lasher
This is not the desired behavior. It presents a usability problem (window title bar text and icon are partially obscured). See Bug 184551, and in particular, take a look at the screenshot.jpg presented by nxsty. Having the panel at the same level of windows is the intuitive, more usable, and more

[Bug 342891] [NEW] Kontact crashing with signal 6

2009-03-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Kontact in Kubuntu Jaunty updated everyday crashes with this log: $ kontact Calling appendChild() on a null node does nothing. Calling appendChild() on a null node does nothing. Calling appendChild() on a null node does nothing. Calling appendChild() on

[Bug 144282] Re: Character encoding error when creating new profile

2009-03-14 Thread duanedesign
This bug was reported a while ago and there hasn't been any activity in it recently so we are closing this bug report. If you are still experiencing this bug with the latest release of Ubuntu please feel free to reopen this bug report. You can click on the current status, under the Status column,

[Bug 342920] Re: aktualisierungsverwaltung crashed

2009-03-14 Thread marktfluesterer
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23862753/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/23862754/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/23862755/ProcStatus.txt --

[Bug 342920] [NEW] aktualisierungsverwaltung crashed

2009-03-14 Thread marktfluesterer
Public bug reported: Binary package hint: synaptic E: Toll, Sie haben die Anzahl an Beschreibungen überschritten, die APT handhaben kann. E: Problem with MergeList /var/lib/apt/lists/ge.archive.ubuntu.com_ubuntu_dists_gutsy_universe_binary-i386_Packages E: Die Paketlisten oder die Status-Datei

[Bug 342891] Re: Kontact crashing with signal 6

2009-03-14 Thread Jonathan Thomas
Do you get a window that pops up saying that Kontact crashed? If so could you install kdepim-dbg and click the show details button or something similar, and then paste the output from that? Thanks. ** Changed in: kdepim (Ubuntu) Sourcepackagename: None = kdepim Status: New = Incomplete --

[Bug 259181] Re: KDM background image not displayed correctly on wide screen display

2009-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package kdebase-workspace - 4:4.2.1a-0ubuntu6 --- kdebase-workspace (4:4.2.1a-0ubuntu6) jaunty; urgency=low * Add kubuntu_69_fix_plasma_startup_crash.diff to fix KDE bug 186324, can be unapplied in KDE 4.2.2 (LP: #338205) * Add

[Bug 342902] Re: Build error: ‘struct bi o’ has no member named ‘bi_hw_front_si ze’

2009-03-14 Thread JensLechtenboerger
I just retried the build with loop.c-2.6.patched from loop-aes v3.2e. Now, for modprobe loop I get Invalid module format (dmesg shows loop: exports duplicate symbol loop_unregister_transfer (owned by kernel). I guess this happens as the jaunty kernel has CONFIG_BLK_DEV_LOOP=y whereas the

[Bug 342921] [NEW] Mozilla Firefox crashes at Pandora.com website

2009-03-14 Thread Jim Miller
Public bug reported: Binary package hint: firefox Firefox crashes visiting Pandora.com Firefox 3.0.7 Ubunto 8.10 I expected music The screen dimmed, the browser froze It was easy to force quit Firefox ** Affects: firefox (Ubuntu) Importance: Undecided Status: New -- Mozilla

[Bug 338205] Re: [jaunty] plasma crashes on start with SIGSEGV

2009-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package kdebase-workspace - 4:4.2.1a-0ubuntu6 --- kdebase-workspace (4:4.2.1a-0ubuntu6) jaunty; urgency=low * Add kubuntu_69_fix_plasma_startup_crash.diff to fix KDE bug 186324, can be unapplied in KDE 4.2.2 (LP: #338205) * Add

[Bug 83631] Re: SSHFS doesn't honor ForwardX11 settings in ~/.ssh/config

2009-03-14 Thread Brian Pitts
This is still an issue in 8.10 -- SSHFS doesn't honor ForwardX11 settings in ~/.ssh/config https://bugs.launchpad.net/bugs/83631 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 342923] [NEW] Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
Public bug reported: Binary package hint: xserver-xorg-video-intel After upgrading from Intrepid to Jaunty recently, I found that the general graphics performance is poor. * With desktop effects on, window switching minimize/maximize are horribly slow and sluggish. Switching off desktop

[Bug 342923] Re: Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23862855/Dependencies.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/23862856/LsHal.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/23862857/LsMod.txt ** Attachment added: LsPci.txt

[Bug 293464] Re: [BUG] object allocation during garbage collection phase

2009-03-14 Thread Chiron
installing libcairo-ruby1.8_1.6.3-1_i386.deb for sid from packages.debian.org didn't fix the problem -- [BUG] object allocation during garbage collection phase https://bugs.launchpad.net/bugs/293464 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 255085] Re: [needs-packaging] php-ssh2

2009-03-14 Thread Stas Sushkov
Any chance to get it in repos to the next LTS? :-/ -- [needs-packaging] php-ssh2 https://bugs.launchpad.net/bugs/255085 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 342924] [NEW] possible memory leak opening and MSFT PPS

2009-03-14 Thread BUGabundo
Public bug reported: Binary package hint: openoffice.org opening this PPS makes OOo Impress use all the RAM and SWAP available $ apt-cache policy openoffice.org openoffice.org: Installed: 1:3.0.1-5ubuntu2 Candidate: 1:3.0.1-5ubuntu2 Version table: *** 1:3.0.1-5ubuntu2 0 500

[Bug 342924] Re: possible memory leak opening and MSFT PPS

2009-03-14 Thread BUGabundo
** Attachment added: Nasa.pps http://launchpadlibrarian.net/23862926/Nasa.pps ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23862927/Dependencies.txt ** Description changed: Binary package hint: openoffice.org opening this PPS makes OOo Impress use all the

[Bug 308323] Re: gnomebaker crash when adding multiple files

2009-03-14 Thread razboinik
Well running without valgrid crashed gnomebaker ** (gnomebaker:21520): WARNING **: gbcommon_close_temp_file - Temporary file descriptor [/tmp/GnomeBaker-xx/gnomebaker-TRMPQU] could not be closed Segmentation fault without valgrind it didnt with the same exact steps log attached

[Bug 290394] Re: Vinagre can not connect to ipv6 address, only resolving hostnames

2009-03-14 Thread Sander Jonkers
PS: one remark: when making your desktop viewable, it will say something like: Your desktop is only reachable over the local network. Others can access your computer using the address 192.168.1.10 , ubuntu.local. If there's a public IPv6 address, it would be correct and useful to tell that

[Bug 255085] Re: [needs-packaging] php-ssh2

2009-03-14 Thread Stas Sushkov
Found both i386 and amd64 builds here: http://downloads.kaspernj.org/ubuntu/repository/ http://mirror.gunah.eu/debian/selfmade-pkg/php5/ssh2/amd64/ Worked for me on Ubuntu 8.04 -- [needs-packaging] php-ssh2 https://bugs.launchpad.net/bugs/255085 You received this bug notification because you

[Bug 342925] [NEW] system locks up for unknown reasons

2009-03-14 Thread kbuckel
Public bug reported: version Ubuntu 8.10 - the Intrepid Ibex System lock ups appear to be random. Happens both while in use - various applications: Mahjongg, OpenOffice, Firefox; and has happened while not in use: monitor power save mode. ProblemType: Bug Architecture: i386 DistroRelease:

[Bug 342925] Re: system locks up for unknown reasons

2009-03-14 Thread kbuckel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23863045/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/23863046/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/23863047/ProcStatus.txt -- system

[Bug 342923] Re: Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
** Attachment added: KMail_Screen_Refresh http://launchpadlibrarian.net/23862961/snapshot7.png -- Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop https://bugs.launchpad.net/bugs/342923 You received this bug notification because you are a member of

[Bug 342923] Re: Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
** Attachment added: glxinfo.txt http://launchpadlibrarian.net/23862993/glxinfo.txt -- Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop https://bugs.launchpad.net/bugs/342923 You received this bug notification because you are a member of Ubuntu

[Bug 342923] Re: Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
** Attachment added: hwinfo.txt http://launchpadlibrarian.net/23863000/hwinfo.txt -- Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop https://bugs.launchpad.net/bugs/342923 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 342923] Re: Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop

2009-03-14 Thread Musthafa Meeran
** Attachment added: dmesg http://launchpadlibrarian.net/23863004/dmesg -- Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance on HP/Compaq nc6400 laptop https://bugs.launchpad.net/bugs/342923 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 310441] Re: RTL8111DL ethernet is UP but not RUNNING

2009-03-14 Thread nausicaa
yes, here is a fix I posted for this problem...http://ubuntuforums.org/showthread.php?t=1022411 -- RTL8111DL ethernet is UP but not RUNNING https://bugs.launchpad.net/bugs/310441 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

  1   2   3   4   5   6   7   8   9   10   >