[Bug 364895] [NEW] MAXDEVICES too low for some purposes

2009-04-21 Thread Jan Claeys
Public bug reported: Currently in In 'xorg-server-1.6.0/include/misc.h' MAXDEVICES is defined as: #define MAXDEVICES 20 /* input devices */ In older Xorg versions this was 128 (at least, that's what the upstream Changelog says). Now, because of that, the default Ubuntu doesn't work anymore

[Bug 364895] Re: MAXDEVICES too low for some purposes

2009-04-21 Thread Jan Claeys
commit df2b55a25b7056ac92c1f6cbee9f16bd0a37ba8c Author: Egbert Eich Date: Tue Jul 6 14:37:48 2004 + Separated Intel drivers from default DriDrivers to avoid building them on IA64 (Egbert Eich). Fixed wrong function prototype (Egbert Eich). Don't test for generic VGA on I

[Bug 364895] Re: MAXDEVICES too low for some purposes

2009-04-21 Thread Jan Claeys
I think it would be good to know exactly why this was changed later on (memory usage?), and thus if it would be a problem for Ubuntu to change the default or not. -- MAXDEVICES too low for some purposes https://bugs.launchpad.net/bugs/364895 You received this bug notification because you are a me

[Bug 363058] Re: HAL doesn't mount devices when gparted is running

2009-04-21 Thread Jan Claeys
Well, then GParted is working as it's supposed to work. As far as I know, there is no way that GParted could cooperate with the disk-mounter panel applet (that would require a common protocol designed at freedesktop.org, which currently doesn't exist). You might want to discuss this further on th

[Bug 364895] Re: MAXDEVICES too low for some purposes

2009-04-21 Thread Jan Claeys
Okay, so maybe it has never been like that upstream, it would still be useful to have it in Ubuntu. The problem is, if you have a multiseat-system with 12 seats, that means 12 keyboard + 12 mice = 24 input devices ==> doesn't work with Ubuntu by default... (but apparently this works with Debian,

[Bug 355755] Re: epiphany doesn't show favicon any more (some sites only)

2009-04-23 Thread Jan Nekvasil
I can confirm this on Jaunty RC (epiphany-browser 2.26.1-0ubuntu1). Favicon shown: http://www.abclinuxu.cz No favicon: http://www.root.cz/ ** Changed in: epiphany-browser (Ubuntu) Status: New => Confirmed -- epiphany doesn't show favicon any more (some sites only) https://bugs.launchpad.

[Bug 365752] Re: cant install ubuntu by specify partition manually

2009-04-23 Thread Jan Claeys
As parted says, sda2 & sda3 overlap, which is wrong. How did you partition this disk? -- cant install ubuntu by specify partition manually https://bugs.launchpad.net/bugs/365752 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 372885] Re: Wireless connection is lost, cannot reconnect without reboot

2009-05-16 Thread Laurens-Jan
I've the same problem/bug, but with different hardware. A fresh installation of Ubuntu 9.04, installed with a netgear WN121T wireless (with ndiswrapper), connecting to a accesspoint with WPA2. I also tried with WEP, same problem. Only without any encryption, the connection is stable. -- Wireless

[Bug 348275] Re: [iwlagn] networkmanager applet cannot connect to WPA2 home network. Neither can WICD.

2009-05-16 Thread Laurens-Jan
I would like to add that I've the same problem with different hardware. I've a desktop pc (no brand) with an usb wireless network card (WN121T), working with the ndiswrapper module, on an Ubuntu 9.04 fresh installation. I can make a connection to a wpa access point, but after an random amount of ti

[Bug 377373] [NEW] The system doesn't recognise and auto-mount cdrom when cd was burned in Windows.

2009-05-16 Thread Jan Hlodan
Public bug reported: Kubuntu 9.04 The system doesn't recognise and auto-mount cdrom when CD was burned in Windows. CD's burned under Linux are recognised and mounted automatically. I didn't remember that I had similar problem with older releases of Ubuntu. $ sudo mount /dev/sda4 on / type ext4 (r

[Bug 326988] Re: Jaunty & Interpid: won't power off on shutdown or reboot

2009-05-16 Thread Jan Hlodan
I can't shut down the Kubuntu - 9.04, 64b system sometimes. It hangs on "will halt now" Reboot works fine for me. I guess that Kubuntu has problem to unmount external disks (1 x fat32, 3 x ext4, 1 x ext3) My workaround: unmount all disks manually before shouting down the computer (Toshiba Tecra

[Bug 348540] Re: Cannot play OGG vorbis streams: pa_stream_proplist_update() failed: Not supported

2009-05-18 Thread Jan Schmidt
Attaching a patch that should fix the problem. I haven't tested the patch except to check that it builds. ** Attachment added: "Ignore notsupported errors from pa_stream_proplist_update()" http://launchpadlibrarian.net/26903656/lp-348540-pulsesink.patch -- Cannot play OGG vorbis streams: pa_

[Bug 348540] Re: Cannot play OGG vorbis streams: pa_stream_proplist_update() failed: Not supported

2009-05-18 Thread Jan Schmidt
This is a patch for gst-plugins-good0.10-0.10.14, by the way. -- Cannot play OGG vorbis streams: pa_stream_proplist_update() failed: Not supported https://bugs.launchpad.net/bugs/348540 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 293946] Re: realtek rtl8187 weak signal, occasional slow performance

2009-05-19 Thread Jan Dageförde
In Jaunty there is a driver which shows full (i.e. normal) signal. However it can only be used by activating linux-backports-modules- jaunty-generic in your package manager - I don't know whether this raises other issues in terms of stability. -- realtek rtl8187 weak signal, occasional slow perfo

[Bug 336647] Re: Please merge pidgin 2.5.5 from Debian

2009-03-09 Thread Jan K.
Could you provide a package for hardy too? ICQ doesnt work anymore with pidgin (at least in germany). -- Please merge pidgin 2.5.5 from Debian https://bugs.launchpad.net/bugs/336647 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 297516] Re: crash when copying lots of tables data from html into openoffice's writer

2009-03-10 Thread Jan Peerboom
* Is this reproducible? Yes every time the same * If so, what specific steps should we take to recreate this bug? I heve made a printscreen - see attachment When I try to copy the selected into writer, it crached every time, writer disapears Jan Peerboom i...@peerboom.nl ** Attachment added

[Bug 340837] [NEW] xpn package has an unneeded dependency on python-pysqlite2

2009-03-10 Thread Jan Claeys
Public bug reported: Binary package hint: xpn The xpn package in jaunty (1.2.6-1) has an unneeded dependency on python-pysqlite2. It already depends on python >= 2.5, so the sqlite3 module (which is tried first in the xpn code) is always available in the standard library, and python-pysqlite2 wi

[Bug 340837] Re: xpn package has an unneeded dependency on python-pysqlite2

2009-03-10 Thread Jan Claeys
** Attachment added: "fix for superfluous dependency" http://launchpadlibrarian.net/23739893/xpn_1.2.6-1ubuntu1.debdiff -- xpn package has an unneeded dependency on python-pysqlite2 https://bugs.launchpad.net/bugs/340837 You received this bug notification because you are a member of Ubuntu Bu

[Bug 340837] Re: xpn package has an unneeded dependency on python-pysqlite2

2009-03-10 Thread Jan Claeys
** Changed in: xpn (Ubuntu) Status: New => Confirmed -- xpn package has an unneeded dependency on python-pysqlite2 https://bugs.launchpad.net/bugs/340837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 341024] [NEW] Use liberation fonts in firefox by default for better website layout

2009-03-11 Thread Jan Rathmann
://en.wikipedia.org/wiki/Liberation_fonts I am doing this on my machine for some time now by selecting them manually in "Edit -> Preferences -> Content -> Fonts & Colors -> Extended...", they look very good. The Liberations Fonts package seems to be in Main now (ttf-liber

[Bug 341024] Re: Use liberation fonts in firefox by default for better website layout

2009-03-11 Thread Jan Rathmann
** Attachment added: "Website 1 with default fonts in Firefox." http://launchpadlibrarian.net/23748491/With%20Default%20Fonts%201.png -- Use liberation fonts in firefox by default for better website layout https://bugs.launchpad.net/bugs/341024 You received this bug notification because you a

[Bug 341024] Re: Use liberation fonts in firefox by default for better website layout

2009-03-11 Thread Jan Rathmann
** Attachment added: "Website 2 with default fonts in Firefox." http://launchpadlibrarian.net/23748500/WIth%20Default%20Fonts%202.png -- Use liberation fonts in firefox by default for better website layout https://bugs.launchpad.net/bugs/341024 You received this bug notification because you a

[Bug 341024] Re: Use liberation fonts in firefox by default for better website layout

2009-03-11 Thread Jan Rathmann
** Attachment added: "Website 2 with Liberation fonts in Firefox." http://launchpadlibrarian.net/23748522/With%20Liberation%20Fonts%202.png -- Use liberation fonts in firefox by default for better website layout https://bugs.launchpad.net/bugs/341024 You received this bug notification because

[Bug 341024] Re: Use liberation fonts in firefox by default for better website layout

2009-03-11 Thread Jan Rathmann
** Attachment added: "Website 1 with Liberation fonts in Firefox." http://launchpadlibrarian.net/23748505/With%20Liberation%20Fonts%201.png -- Use liberation fonts in firefox by default for better website layout https://bugs.launchpad.net/bugs/341024 You received this bug notification because

[Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install

2008-10-15 Thread Jan Dittberner
You're right, update-cracklib is called in postinst. update-cracklib fails if /etc/cracklib/cracklib.conf doesn't exist: if [ -r "/etc/cracklib/cracklib.conf" ] then . /etc/cracklib/cracklib.conf else echo Error: cannot read configuration file /etc/cracklib/cracklib.conf exit 1 fi may

[Bug 131283] Re: Getting stripes by scanning in 300dpi (Perfection 1250 USB 0x04b8/0x010f)

2008-10-15 Thread jan-teichmann
i don't know, because my scanner is broken and as a reason of this i can't try it. -- Getting stripes by scanning in 300dpi (Perfection 1250 USB 0x04b8/0x010f) https://bugs.launchpad.net/bugs/131283 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 281713] Re: evince doesn't print vector images in PDF

2008-10-15 Thread Jan Mynarik
Cairo 1.8.0-0ubuntu1 hadn't fixed this problem for me. Maybe it's not a cairo problem or it wasn't fixed properly in cairo. -- evince doesn't print vector images in PDF https://bugs.launchpad.net/bugs/281713 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

Re: [Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install

2008-10-16 Thread Jan Dittberner
On Thu, Oct 16, 2008 at 01:09:38AM -, Steve Langasek wrote: > Hi Jan, > > Since you're subscribed to this bug, I'll post the debdiff here rather > than filing a new one in the Debian BTS, if that's ok with you. :) The > problem is a subtle bashism in update-cra

[Bug 217211] Re: firefox doesn't allow kerio mailserver to send mail

2008-11-03 Thread Jan Petersky
All setup are corect but Evolution does not send the massages. It looks like bad intention of somebody very malicious! -- firefox doesn't allow kerio mailserver to send mail https://bugs.launchpad.net/bugs/217211 You received this bug notification because you are a member of Ubuntu

[Bug 293286] [NEW] please sync audacious-crossfade from debian/ubuntu hardy

2008-11-03 Thread Jan Rathmann
Kind regards, Jan ** Affects: xmms-crossfade (Ubuntu) Importance: Undecided Status: New ** Tags: packaging -- please sync audacious-crossfade from debian/ubuntu hardy https://bugs.launchpad.net/bugs/293286 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 291643] Re: Audacious plays the last playlist instead of the double-clicked file

2008-11-03 Thread Jan Rathmann
Works fine on my system, thanks! Kind regards, Jan -- Audacious plays the last playlist instead of the double-clicked file https://bugs.launchpad.net/bugs/291643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 292690] Re: Garbage bitmaps printed on left margin in ubuntu testpage on A4 on a Samsun ML-1710

2008-11-03 Thread Jan Conrads
Same here with the Samsund ML-1610. -- Garbage bitmaps printed on left margin in ubuntu testpage on A4 on a Samsun ML-1710 https://bugs.launchpad.net/bugs/292690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

Re: [Bug 217211] Re: firefox doesn't allow kerio mailserver to send mail

2008-11-04 Thread Jan Petersky
Actually, I don't know what is a problem. Somebody says that problem is Firefox, the other says that problem is Gmail, the third says that is problem Evolution. When I installed Ubuntu 8.0.4 few month ago I was very angry with Evolution because it didn't want to work. In the begin

[Bug 113095] Re: nfs timeout on shutdown

2008-11-04 Thread Jan Ericsen
No only the default i think: just loopback device there (- = newline): auto lo - iface lo inet loopback - address 127.0.0.1 - netmask 255.0.0.0 - #iface eth0 inet dhcp There are two other devices, eth0 (wired) and eth1 (ipw2200 wireless) which are autoconfigured via dhcp. The WAP key for eth

[Bug 286824] Re: Evtouch makes touchpad unusable

2008-11-04 Thread Jan Merka
Upgrade to Kubuntu Interpid Ibex 8.10 helped. The upgrade process removed both touchpad and touchpad sections from the xorg.conf file. I had to restore the touchscreen sections to get the touch screen calibrated and use the evtouch driver (would like to see how to do this via hal) but now both touc

[Bug 292690] Re: Garbage bitmaps printed on left margin in ubuntu testpage on A4 on a Samsun ML-1710

2008-11-04 Thread Jan Conrads
I now use the old driver as workaround. There selecting a wrong Papersize (e.g A5 instead of A4) has a simular result - garbidge. -- Garbage bitmaps printed on left margin in ubuntu testpage on A4 on a Samsun ML-1710 https://bugs.launchpad.net/bugs/292690 You received this bug notification becau

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-05 Thread Jan Girlich
I'm experiencing the same problems on a thinkpad with an Intel Mobile GM965/GL960. I noticed two things: 1) GL-applications seem to work better (less flickering, less textures missing) when compiz is turned off (tested with glxgears and google earth) 2) There is no hardware acceleration available

[Bug 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-05 Thread Jan Girlich
Without compiz: [EMAIL PROTECTED]:~$ glxgears 2798 frames in 5.0 seconds = 559.539 FPS 2671 frames in 5.0 seconds = 533.488 FPS 2760 frames in 5.0 seconds = 550.889 FPS With compiz: [EMAIL PROTECTED]:~$ glxgears 2293 frames in 5.0 seconds = 458.450 FPS 2360 frames in 5.0 seconds = 469.041 FPS 23

Re: [Bug 293286] Re: please sync audacious-crossfade from debian/ubuntu hardy

2008-11-05 Thread Jan Rathmann
So if the package would have been retained, there would maybe be some people where it doesn't work, but also some some where it works. But if there is no package anymore, it works for no one ;-) So according to this logic, a package that doesn't work everywhere is still better than

[Bug 147733] Re: [Gutsy] Blank screen while booting

2008-11-05 Thread Jan Frybort
I no longer experience this problem. I believe that it was fixed already in Hardy. -- [Gutsy] Blank screen while booting https://bugs.launchpad.net/bugs/147733 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202736] Re: cd/dvd burning does not work in gutsy and hardy(latest update)

2008-10-18 Thread Jan Rüegg
Does not seem to work... even though I think I could erase a cd-rw with brasero, I'm not able to burn anything. Also, trying with cdrecord, I get [EMAIL PROTECTED]:~$ cdrecord blank=fast --verbose TOC Type: 1 = CD-ROM wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.De

[Bug 131818] Re: Eject key doesn't work on Apple MacBook / MacBook Pro

2008-10-18 Thread Jan Rüegg
I can confirm that: It worked perfectly fine in Hardy, now on Intrepid it's broken. In my case, xev doesn't give me anything... doesn't seem to even recognize there is a key... By the way: I don't think this should be assigned to pommed, as I'm not using it. But even without it, it worked on Hard

[Bug 131818] Re: Eject key doesn't work on Apple MacBook / MacBook Pro

2008-10-18 Thread Jan Rüegg
I can confirm that: It worked perfectly fine in Hardy, now on Intrepid it's broken. In my case, xev doesn't give me anything... doesn't seem to even recognize there is a key... By the way: I don't think this should be assigned to pommed, as I'm not using it. But even without it, it worked on Hard

[Bug 227425] Re: macbook, keyboard backlight keys not working after suspend

2008-10-19 Thread Jan Rüegg
Works on Intrepid, marking as "Fix released" ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => Fix Released -- macbook, keyboard backlight keys not working after suspend https://bugs.launchpad.net/bugs/227425 You received this bug notification because you are a member of U

[Bug 286532] Re: xmoto crashed with SIGFPE in Mix_FadeInMusicPos()

2008-10-20 Thread Jan Hoffmann
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/18740595/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/18740596/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/18740597/Disassembly.txt ** Attachm

[Bug 88069] Re: n-m-openvpn fails to pull routes

2008-10-20 Thread Jan Kaessens
Using intrepid with NM 0.7.0. NM sets up a default gateway but it shouldn't. Routes with OpenVPN/NM (works not): 78.47.23.201192.168.220.1 255.255.255.255 UGH 0 00 eth0 <-- remote vpn server address 10.23.0.0 0.0.0.0 255.255.255.0 U 0 00 tap0

[Bug 286824] [NEW] Evtouch makes touchpad unusable

2008-10-21 Thread Jan Merka
Public bug reported: Binary package hint: xserver-xorg-input-evtouch On my laptop Panasonic Toughbook CF-29, the touchpad is unusable when the evtouch driver is enabled in xorg.conf. However, without the evtouch driver, the touchscreen does not report touch events so I would really like to have b

[Bug 286824] Re: Evtouch makes touchpad unusable

2008-10-21 Thread Jan Merka
** Attachment added: "The xserver configuration" http://launchpadlibrarian.net/18762230/xorg.conf -- Evtouch makes touchpad unusable https://bugs.launchpad.net/bugs/286824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 286872] [NEW] Fails to install correctly if /etc/group contains any line matching "kvm"

2008-10-21 Thread Jan Lübbe
Public bug reported: Binary package hint: kvm This is a copy of the same debian bug which also affects ubuntu. In debian i uploaded kvm-72+dfsg-2 to fix it, which is now migrating to Lenny. kvm's preinst contains the following code: > GROUP=kvm > > # Workaround for bug in addgroup > . /etc/ad

[Bug 278112] Re: Screensaver doesn't start

2008-10-21 Thread Jan Mynarik
It is fixed for me. Thanks! -- Screensaver doesn't start https://bugs.launchpad.net/bugs/278112 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 https://lists.ubuntu.com/mailman/li

[Bug 273787] Re: Screensaver does not start

2008-10-11 Thread Jan Mynarik
** Bug watch added: GNOME Bug Tracker #513931 http://bugzilla.gnome.org/show_bug.cgi?id=513931 ** Also affects: gnome-screensaver via http://bugzilla.gnome.org/show_bug.cgi?id=513931 Importance: Unknown Status: Unknown -- Screensaver does not start https://bugs.launchpad.net/bugs

[Bug 281706] [NEW] [intrepid] Regression: Shortcuts don't work in task window

2008-10-11 Thread Jan Mynarik
Public bug reported: Binary package hint: evolution Tasks view -> open existing task or create new one -> small task window/dialog opens. Shortcuts don't work, pressing Ctrl-S to save task and close window doesn't work, pressing Ctrl-T to get Status details doesn't work either. ** Affects: evolu

[Bug 281713] [NEW] [intrepid] regression: evince doesn't print vector images in PDF

2008-10-11 Thread Jan Mynarik
Public bug reported: Binary package hint: evince 1) Open a PDF file with inner vector images, e.g. this one: http://korfbal.prostejov.cz/files/PVkorfbal%20zpravodaj%202008-10.pdf 2) The file is rendered OK on screen, in this specific PDF see the images/logos on top (these are vector images, ori

[Bug 281706] Re: shortcuts don't work in task window

2008-10-11 Thread Jan Mynarik
** Bug watch added: GNOME Bug Tracker #555958 http://bugzilla.gnome.org/show_bug.cgi?id=555958 ** Also affects: evolution via http://bugzilla.gnome.org/show_bug.cgi?id=555958 Importance: Unknown Status: Unknown -- shortcuts don't work in task window https://bugs.launchpad.net/bug

[Bug 273787] Re: Screensaver does not start

2008-10-11 Thread Jan Mynarik
Rishabh, I understand screensaver doesn't work ... but does it still crash? -- Screensaver does not start https://bugs.launchpad.net/bugs/273787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 281713] Re: evince doesn't print vector images in PDF

2008-10-11 Thread Jan Mynarik
Sebastien, sorry about the title. I thought it helps. ** Bug watch added: GNOME Bug Tracker #555961 http://bugzilla.gnome.org/show_bug.cgi?id=555961 ** Also affects: evince via http://bugzilla.gnome.org/show_bug.cgi?id=555961 Importance: Unknown Status: Unknown -- evince doesn't

[Bug 273787] Re: Screensaver does not start

2008-10-11 Thread Jan Mynarik
*** This bug is a duplicate of bug 278112 *** https://bugs.launchpad.net/bugs/278112 Probably a duplicate of bug 278112. ** This bug has been marked a duplicate of bug 278112 Screensaver doesn't start -- Screensaver does not start https://bugs.launchpad.net/bugs/273787 You received this

[Bug 261920] Re: Allowed to move folder to Trash that cannot be Empty of deleted

2008-10-12 Thread Jan Rüegg
I can confirm that... It should either not be possible to move files to the Trash that cannot be deleted afterwards. An even better way to handle the problem was to get a message when trying to empty the Trash like "Files not belonging to you are in the Trash, delete them?". And, when answering wi

[Bug 240242] Re: address bar suddenly not responding to or the green arrow

2008-10-13 Thread Jan Groenewald
I have the latest hardy + firefox. I have the packaged versions of scrapbook and adblock-plus. I have Dictionary Search, Disable Targets for Downloads, Downloadhelper, Fasterfox (ff2), Googlepreview, Greasemonkey (no scripts), Session Saver (ff2), Tab mix plus, Ubuntu Firefox Modifications, many

[Bug 261920] Re: Allowed to move folder to Trash that cannot be Empty of deleted

2008-10-13 Thread Jan Rüegg
Try something like "sudo rm -r ~/.local/share/Trash/*", what deletes everything in your Trash with "root" privileges. Be careful, though, with rm -r, as it deletes everything without asking, so if you enter "rm -r ~/" then your whole user directory with all settings and files is deleted! -- Allo

[Bug 282778] [NEW] Realplayer crashes when opening stream

2008-10-13 Thread Jan Rüegg
Public bug reported: Binary package hint: realplayer When opening the attached file, the Realplayer crashes with the message /usr/bin/realplayer: line 57: 18996 Floating point exception(core dumped) $HELIX_LIBS/realplay.bin "$@" I'm using a 64-bit Intrepid Ubuntu: Description:Ubuntu intre

[Bug 282778] Re: Realplayer crashes when opening stream

2008-10-13 Thread Jan Rüegg
** Attachment added: "File RealPlayer fails on" http://launchpadlibrarian.net/18503819/ts13_20070720.rm -- Realplayer crashes when opening stream https://bugs.launchpad.net/bugs/282778 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 278743] Re: libpam-cracklib cannot find cracklib_dict.pwd after install

2008-10-14 Thread Jan Dittberner
The bug may occur if no dictionary is installed at the system or update- cracklib has not been called at least once. The post-install script of cracklib-runtime should call update-cracklib for this purpose. Cracklib- runtime contains a cron.daily job that calls update-cracklib, but postinst should

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-25 Thread Jan Mynarik
I can confirm that your packages works! Thanks! -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 284366] Re: GNOME has ~4 seconds idle during startup

2008-10-25 Thread Jan Rathmann
pe this helps, if I can do any additional debugging, let me know. By the way, I am using a Nvidia card (Geforce 8600GT). Kind regards, Jan ** Attachment added: "Output of gnome-session" http://launchpadlibrarian.net/18885095/gnome-session-log.txt -- GNOME has ~4 seconds idle during

[Bug 271519] Re: Low volume, No sound: Intel HDA 82801J (ICH10)

2008-10-25 Thread Jan Newmarch
On a Dell Latitude D830 the sound through the audio jack and internal speaker was fine under 8.04 but very low volume under 8.10 alpha 5+ as reported above . $lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) $cat /proc/asound/card0/c

[Bug 195180] Re: user-mountable (nfs) filesystems are not showing up in Computer view of nautilus

2008-11-01 Thread Jan Rüegg
This is not working here... My fstab entry is 192.168.1.111:/volume1/public /media/Synology nfs rw,user,hard,noauto 0 0 but there is nowhere any sign of the share in nautilus/gnome until mounting (in console with "mount /media/Synology")... What exactly did you do, JediMonkey? -- user-mountabl

[Bug 113095] Re: nfs timeout on shutdown

2008-11-01 Thread Jan Ericsen
I have run into this problem after upgrading to Kubuntu 8.10. On reboot/shutdown it hangs after sendsigs "All processes ended within 2 seconds." Daniels patch didnt help, but having the umountnfs.sh run before sendsigs like suggested by Jörg fixed it for me. -- nfs timeout on shutdown https://bu

[Bug 282916] Re: boot freezes

2008-11-01 Thread Jan Petersen
Same problem seen here with kubuntu 8.10 on a HP Pavilion DV6748US 64 bit (booting into 32 bit Kubuntu) -- boot freezes https://bugs.launchpad.net/bugs/282916 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 292415] [NEW] Compiz moves docked/undocked window

2008-11-01 Thread Jan N.
Public bug reported: Ubuntu 8.10 Gnome 2.24.1 Compiz - 1:0.7.8-ubuntu4.1 Everything is fine, when I use no special effects. When I choose the Normal Effects, docked windows are behaving weird. For example Last.fm radio player - I move the Last.fm window to the left-upper corner, dock it to the p

[Bug 292415] Re: Compiz moves docked/undocked window

2008-11-01 Thread Jan N.
** Attachment added: "zrzut_ekranu.png" http://launchpadlibrarian.net/19206426/zrzut_ekranu.png ** Tags added: compiz dock move window -- Compiz moves docked/undocked window https://bugs.launchpad.net/bugs/292415 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 131818] Re: Eject key doesn't work on Apple MacBook / MacBook Pro

2008-11-02 Thread Jan Rüegg
I can confirm that it works with pommed. But I think, one shouldn't *have* to install that to get it to work. especially when it worked before without extra software... -- Eject key doesn't work on Apple MacBook / MacBook Pro https://bugs.launchpad.net/bugs/131818 You received this bug notificat

[Bug 292526] [NEW] nautilus does not preview NEF images

2008-11-02 Thread Jan Rüegg
Public bug reported: Nautilus does not preview my NEF (RAW-) images. It does preview all the other images (png, jpeg, ...), and I can also open the NEF images with gthumb (full image) or eog (small (preview?) - image). I tried "rm -r .thumbnails" and installed the gnome-raw-thumbnailer, but both

[Bug 292526] Re: nautilus does not preview NEF images

2008-11-02 Thread Jan Rüegg
Thanks for the answer, but I just solved the problem: Apparently there was some problem with the nautilus-gconf-settings of the former (pre- Intrepid) nautilus-version. That made nautilus not doing these thumbnails, and it also prevented it from auto-mounting usb- and flash-media. Doing a "rm -r

[Bug 202736] Re: cd/dvd burning does not work in gutsy and hardy(latest update)

2008-11-08 Thread Jan Rüegg
It seems to work now, I just burned a cd - r without problems with brasero on Ubuntu Intrepid For me, this can be marked as completed. -- cd/dvd burning does not work in gutsy and hardy(latest update) https://bugs.launchpad.net/bugs/202736 You received this bug notification because you are a

[Bug 235886] Re: evolution: cannot receive mails

2008-11-09 Thread Jan Petersky
Before this bug Evolution didn't send a mail. Than I changed TLS to SSL by someone's advice from this forum. Now Evolution does not receive a mail. Evolution is Wonder.It is not created for mailing but for laugh. Seems Evolution needs much more of evolution because now it isn't for use. P.S. As l

[Bug 290518] Re: system tray widget on desktop, icons disappear

2008-10-30 Thread Jan Schnackenberg
I see the same behaviour. I want to have the systray in an additional Panel on the right side of the window. When I first inserted the control there, everything was fine. But with the next login the trayicons don't appear anywhere. -- system tray widget on desktop, icons disappear https://bugs.la

[Bug 287696] Re: audacious does not play songs listed on the command line

2008-10-30 Thread Jan Rathmann
fine. So it's either a bug in audacious 1.5.1 itself or something has gone wrong with Debian/Ubuntu package. Maybe I'm gonna test in the next few days whether a "vanillia", self-compiled variant of 1.5.1 is also affected or not. Kind regards, Jan ** Changed in: audacious (Ubuntu

[Bug 153365] Re: [nvidia-new] nvidia module went missing after upgrade to Gutsy (from Feisty)

2008-10-31 Thread Jan Pfeifer
Sorry for not following up, i was on vacation -- and i'm still abroad -- so i just saw the update. Anyway, when i upgraded to Hardy all was working fine, apparently. Haven't upgraded to Intrepid yet, but if i have a problem i'll report it again. Many thanks! - jan -- [nvi

[Bug 287163] [NEW] nvidia-settings gives wrong resolution after reboot for external LCD monitor

2008-10-21 Thread Jan Hlodan
Public bug reported: Ubuntu 8.10 Beta 32b NVIDIA Driver Version: 177.80 Graphics Processor: Quadro NVS 130M Display devices: Toshiba Internal LCD (DFP-0), Samsung SyncMaster 245b (CRT-0) I have Toshiba Tecra and external monitor Samsung SyncMaster 245b, which I want to use as a primary display

[Bug 287163] Re: nvidia-settings gives wrong resolution after reboot for external LCD monitor

2008-10-21 Thread Jan Hlodan
** Attachment added: "/var/log/Xorg.0.log" http://launchpadlibrarian.net/18781733/Xorg.0.log -- nvidia-settings gives wrong resolution after reboot for external LCD monitor https://bugs.launchpad.net/bugs/287163 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 134856] Re: Harddisk to slow on HP 6715s

2008-10-21 Thread Jan Welslau
So I Installed the 64bit Beta version of Ubuntu 8.10 Intrepid, The Setup crasht the first time with the typical "Black Screen" Frezze, after booting with acpi=off everything worked fine. So after Booting and updateing with acpi=off I started without any Kernel flags to See what happens. The Disk

[Bug 134856] Re: Harddisk to slow on HP 6715s

2008-10-21 Thread Jan Welslau
So i just Cecked everything on my Laptop and have to tell you, nohz or nohz=off insn't fixing anything at my maschine. HDD is still slow, its only working with acpi=off. I'm going to search for a resolution in other bug reports the next days, but until now I left here my dmseg and hdparm logs with

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-22 Thread Jan Mynarik
The same for Panasonic Lumix DMC-FZ28E. -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 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.ubu

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-22 Thread Jan Mynarik
Will it get to Intrepid? -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 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 https:/

[Bug 287163] Re: nvidia-settings gives wrong resolution after reboot for external LCD monitor

2008-10-22 Thread Jan Hlodan
hi, thanks for reply. Of course that I run nvidia-settings as a root and saved configuration with correct resolution (1920x1200) into /etc/X11/xorg.conf. Here is the part of xorg.conf Section "Screen" # Removed Option "metamodes" "CRT: 1920x1200 +0+0" # Removed Option "metamodes" "CRT: nvidia-a

[Bug 287751] [NEW] [Intrepid] dmraid 5 error: "raid4-5" not in kernel

2008-10-22 Thread Jan Friedrich
Public bug reported: Binary package hint: dmraid After I upgraded my Hardy to Intrepid I couldn't access my fakeraid- partitions (where my Windows is installed) anymore. My onboard- controller is an Intel ICH9. When typing "dmraid -r" i get the following output: /dev/sdd: isw, "isw_djffjdjgdi",

[Bug 134856] Re: Harddisk to slow on HP 6715s

2008-10-22 Thread Jan Welslau
I own the Model HP6715s with AMD Sempron 3400+, I'll ceck what u wrote and post here again. thx -- Harddisk to slow on HP 6715s https://bugs.launchpad.net/bugs/134856 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 287751] Re: [Intrepid] dmraid 5 error: "raid4-5" not in kernel

2008-10-23 Thread Jan Friedrich
I'm using dmraid version 1.0.0.rc14-2ubuntu11, the only version which is available for me in the package management. Today in the morning it seemed to work for a moment: I found my Volume0 in /dev/mapper, but not the partitions (Volume01,02,05). Sadly, after a reboot I'm back to: "ERROR: device-

[Bug 288228] Re: [Intrepid] Can't switch the default sound card for pulseaudio

2008-10-23 Thread Jan Rathmann
** Attachment added: "Output of alsa_info.sh" http://launchpadlibrarian.net/18821216/alsa-info.txt -- [Intrepid] Can't switch the default sound card for pulseaudio https://bugs.launchpad.net/bugs/288228 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 288228] [NEW] [Intrepid] Can't switch the default sound card for pulseaudio

2008-10-23 Thread Jan Rathmann
nd regards, Jan ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- [Intrepid] Can't switch the default sound card for pulseaudio https://bugs.launchpad.net/bugs/288228 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-24 Thread Jan Mynarik
Thanks for your work! Can I find the upload anywhere? I'd like to build the package myself. -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 287751] Re: [Intrepid] dmraid 5 error: "raid4-5" not in kernel

2008-10-24 Thread Jan Friedrich
Version 1.0.0.rc14-2ubuntu12 works for me - great job! Thanks! :) -- [Intrepid] dmraid 5 error: "raid4-5" not in kernel https://bugs.launchpad.net/bugs/287751 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 257027] Re: incorrect channel mapping for surround 5.1 on ICH5

2008-09-25 Thread Jan Včelák
Yes, that's true - I can use my customized asoundrc. I'm quite experienced user. But not everybody is. I think it should be solved in default configuration for everybody. I like thinks running "out of the box". I suppose I'm not the only one with this sound card. -- incorrect channel mapping for

[Bug 246125] [NEW] the idle package depends on python, not on idle-python25

2008-07-06 Thread Jan Claeys
Public bug reported: In "hardy", the idle metapackage should depend on the latest version of the IDLE Python IDE, but it does't... After some investigation at packages.ubuntu.com, it seems like this bug affects feisty, gutsy, hardy & intrepid. Debian has the same bug in etch, lenny & sid. ** Af

[Bug 246125] Re: the idle package depends on python, not on idle-python25

2008-07-06 Thread Jan Claeys
BTW: there is a diff to fix this attached to de Debian bug report. ** Description changed: In "hardy", the idle metapackage should depend on the latest version of the IDLE Python IDE, but it does't... - (Maybe this is also true for some older Ubuntu-versions & for - "intrepid".) + After so

[Bug 246625] [NEW] libc6-xen not used by dynamic linker

2008-07-08 Thread Jan Schneider
Public bug reported: Binary package hint: libc6-xen The xen friendly libraries are no longer used with Ubuntu 8.04. At this moment the only solution is to completely remove /lib/tls in the xen host and guests. I don't know how big the performance impact by this is. I can't narrow down the probl

[Bug 246301] Re: Update the FGLRX and NVIDIA driver to 8.6 and 173.14.09

2008-07-09 Thread Jan Schneider
When running the actual update with EnvyNG, the protocol window seems to use ASCII, while the output being logged is UTF-8 encoded. Only cosmetics, but I thought I would let you know. -- Update the FGLRX and NVIDIA driver to 8.6 and 173.14.09 https://bugs.launchpad.net/bugs/246301 You received th

[Bug 240616] Re: exchange 2.22.1 lists libldap-2.4 as dependency but actually has libldap-2.3

2008-07-10 Thread Jan Newmarch
Not an issue after all. I had tried to build evolution from source once and this left lots of libraries in /usr/local/lib which got picked up during loading. One of these must have referenced libldap-2.3.so.0. Cleaning out /usr/local/lib solved the problem. Sorry for any inconvenience -- exchang

[Bug 239052] Re: Upgrade to evolution 2.22.2 lost evolution-exchange

2008-07-10 Thread Jan Newmarch
Not an issue after all. I had tried to build evolution from source once and this left lots of libraries in /usr/local/lib which got picked up during loading. One of these must have referenced libldap-2.3.so.0. Cleaning out /usr/local/lib solved the problem. Sorry for any inconvenience and thanks f

<    5   6   7   8   9   10   11   12   13   14   >