[Bug 363576] Re: problem accessing shared folders

2009-04-22 Thread Thierry Carrez
Thanks for the extra info. I think there is no bug here. When you use libsmbclient (by smbclient or nautilus) to access //nasdrive/public it must first resolve nasdrive to an IP address. It does so by several methods, trying by default in that order: lmhosts, host, wins, bcast. In your case it

[Bug 350291] Re: Samba cannot resolv ip

2009-04-22 Thread Thierry Carrez
Also - Does using -R bcast option in smbclient help ? - Please send the output of the smbclient failure with -d4 debug level. ** Changed in: samba (Ubuntu) Status: New = Incomplete -- Samba cannot resolv ip https://bugs.launchpad.net/bugs/350291 You received this bug notification because

[Bug 363083] Re: [samba] tree connect failed

2009-04-22 Thread Thierry Carrez
Eh, thanks :) I've tried unsuccessfully to reproduce the setup, works for me under Intrepid. Just to be sure, could you please give me the output of the following command: testparm -v -s | grep usershare Then you can uncomment (by removing leading ;) the following line in /etc/samba/smb.conf: ;

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-22 Thread Claus
I have not read all post, but I think I have found the reason of this. I have two keys. One works without problems, the other don't work. The correct working key is a dsa key. The rsa key don't work. I hope this will help a little bit. -- ssh are using ssh-userauth but ignores private key

[Bug 191251] Re: [needs-packaging] php5-embed

2009-04-22 Thread Lawrence
Is this package/feature available somewhere? -- [needs-packaging] php5-embed https://bugs.launchpad.net/bugs/191251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 217159] Re: slapd + gnutls fails

2009-04-22 Thread Adrian Bridgett
FWIW I've got the same on a debian box I've just upgraded from etch to lenny: slapd 2.4.11-1 libldap-2.4-2 2.4.11-1 libgnutls26 2.4.2-6+lenny1 certs are not blacklisted (checked ca and server), gnutls-serv works fine. tracign with openssl shows a very quick reply: openssl s_client -connect

Re: [Bug 217159] Re: slapd + gnutls fails

2009-04-22 Thread Mathias Gug
Could you please include the information requested at https://wiki.ubuntu.com/DebuggingOpenldap#ssl-client-failure? Thank you, -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- slapd + gnutls fails https://bugs.launchpad.net/bugs/217159 You received this bug notification because you

[Bug 317564] Re: upgrade to Subversion 1.5.5 for jaunty

2009-04-22 Thread Grizzly
How about 1.6.1 - at work, on windows, I always have the latest slik-svn and tortoissvn with easy popup update notification. Now I have upgraded to 1.6.1 all my repos and can't use them on linux any more... But 1.6.1 is so cool - it can pack every slice (usually 1000 revisions) of a repo into

[Bug 217159] Re: slapd + gnutls fails

2009-04-22 Thread Adrian Bridgett
sure: /etc/ldap/ldap.conf: BASE dc=opsera,dc=com URI ldap://foo.opsera.com TLS_CACERT /etc/ssl/certs/ca.opsera.com.crt TLS_REQCERT demand TLS_CACERT file: -BEGIN CERTIFICATE- MIIEUTCCAzmgAwIBAgIJAI+dj7GhDEy1MA0GCSqGSIb3DQEBBQUAMHgxCzAJBgNV

[Bug 365259] [NEW] on update to jaunty, configuration questions are asked in curses dialog but debconf is configured to use kde

2009-04-22 Thread Ernst Kloppenburg
Public bug reported: Binary package hint: samba-common on update to jaunty, configuration questions are asked in curses dialog inside the terminal-window of the update manager. But debconf is configured to use kde, and questions for other packages actually have been asked with kde dialogs **

[Bug 363083] Re: [samba] tree connect failed

2009-04-22 Thread rems14
Hi, This is the command you request me : rem...@nkbp:~$ testparm -v -s | grep usershare Load smb config files from /etc/samba/smb.conf Processing section [printers] Processing section [print$] Loaded services file OK. Server role: ROLE_STANDALONE usershare allow guests = Yes

[Bug 358612] Re: X11 forwarding fails (Invalid MIT-MAGIC-COOKIE)

2009-04-22 Thread Andrew Schulman
Bernie, thanks. You are correct, XAuthLocation wasn't correctly set, and this was the cause of the problem. I didn't set XAuthLocation at all, so ssh used the default value, which ssh_config(5) says is /usr/bin/X11/xauth. But in Ubuntu xauth is /usr/bin/xauth. Setting XAuthLocation

[Bug 363576] Re: problem accessing shared folders

2009-04-22 Thread James Pakko
Thanks, that was very helpful. I changed /etc/samba/smb.conf to include: name resolve order = lmhosts bcast host wins and it works now. One more question: in the response above to smbclient -d4 there is a line that says: tdb(unnamed): tdb_open_ex: could not open file

[Bug 364616] [NEW] Wrong iscsistart path in iscsi hook

2009-04-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: initramfs-tools Problem came up after upgrade to jaunty where iscsi root support was added. Path to the iscsistart binary is /sbin/iscsistart not /usr/sbin/iscsistart as used in the copy_exec call of /usr/share

[Bug 364616] Re: Wrong iscsistart path in iscsi hook

2009-04-22 Thread Colin Watson
** Package changed: initramfs-tools (Ubuntu) = open-iscsi (Ubuntu) ** Changed in: open-iscsi (Ubuntu) Importance: Undecided = High ** Changed in: open-iscsi (Ubuntu) Status: New = Triaged -- Wrong iscsistart path in iscsi hook https://bugs.launchpad.net/bugs/364616 You received this

[Blueprint server-karmic-update-motd-inotify] Enhance update-motd to use inotify

2009-04-22 Thread Dustin Kirkland
Blueprint changed by Dustin Kirkland: Whiteboard changed to: With contribution from Jon Bernard, this feature has been mostly implemented in upstream update-motd. We need to do a few more, minor things to complete the feature. Mainly, we need an init script, or some other sticky mechanism for

[Bug 365390] [NEW] postfix: invalid value for smtpd_tls_mandatory_ciphers in main.cf

2009-04-22 Thread a7x
Public bug reported: Binary package hint: postfix postfix-2.5.5-1.1 (jaunty release candidate) The default /etc/postfix/main.cf file contains the line: smtpd_tls_mandatory_ciphers = medium, high This is an invalid value; it must be either 'medium' or 'high', not 'medium, high'. With it set

[Bug 364978] [NEW] rhythmbox's menu item 'Report a Problem' does nothing

2009-04-22 Thread malfist
Public bug reported: Binary package hint: rhythmbox OS: Ubuntu 9.04 Rhythmbox version: 0.12.0 Bug: When clicking on the menu item in rhythmbox labeled 'Report a bug' under the menu 'Help' nothing happens Repeatable: Always Steps to reproduce: Launch rhythmbox Click Help - Report a Problem

[Bug 364910] Re: 9.04 AMD64 RC - empty space where Flash video is supposed to be

2009-04-22 Thread Paul Weiss
I'm using the non-standard Nvidia 180.51 drivers... I don't know if they make a difference? -- 9.04 AMD64 RC - empty space where Flash video is supposed to be https://bugs.launchpad.net/bugs/364910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 364499] Re: ubiquity field for user passwords should be wider

2009-04-22 Thread Lars Wirzenius
The Kubuntu version of the installer seems to have pretty wide password fields, even under kvm. -- ubiquity field for user passwords should be wider https://bugs.launchpad.net/bugs/364499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 359392] Re: [i965] X freezes starting on April 3rd

2009-04-22 Thread Alba Zuccoli
I forgot to mention I experienced the freeze with Virtual 3200 1200 in my xorg.conf. This is my whole xorg.conf: Section Device Identifier Configured Video Device Option XAANoOffscreenPixmaps true EndSection Section Screen Identifier Default Screen Monitor

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

2009-04-22 Thread Lars Wirzenius
I'll note that the randomness doesn't seem to be happening now. It's always the same configuration: panels on the left monitor. Which is the opposite of what I want, but at least I can live with it as long as it doesn't keep changing. -- GNOME (panel?) chooses monitor for panels randomly

[Bug 242067] Re: Gadmin-proftpd don't start testing Ubuntu intrepid 64-bit

2009-04-22 Thread GetriX
Thnx for the tipps and all..=) (and the info about the update) I hade that problem to... Could not launch menu item Failed to execute child process su-to-root (No such file or directory) update sorted that...=) But now i have another problem... i can add users just fine... but here's the

[Bug 359517] Re: [jaunty][regression] kstars does not support indi

2009-04-22 Thread noisymime
Yes, works fine in kubuntu. If you add the following line to your apt sources the update should come through: deb http://ppa.launchpad.net/josh-noisymime/ppa/ubuntu jaunty main Note that you will have to uninstall indi if you've got it installed as it conflicts with libindi0. See bug #364918

[Bug 364985] [NEW] graphical errors with Intel 830MG

2009-04-22 Thread Svlad
Public bug reported: When using an Intel 830MG graphics card (e.g. as on the Thinkpad x30) there appeard several graphical errors after a short while. For example, on Firefox letters turn into black or grey boxes, in the terminal parts of the lines disappear or are unreadable and you have

[Bug 364984] [NEW] couldn't install java docs

2009-04-22 Thread Ahren
Public bug reported: package manager launched a script that crashed ProblemType: Package Architecture: i386 Dependencies: libgcc1 1:4.3.2-1ubuntu12 gcc-4.3-base 4.3.2-1ubuntu12 unzip 5.52-11ubuntu1 findutils 4.4.0-2ubuntu3 libc6 2.8~20080505-0ubuntu9 DistroRelease: Ubuntu 8.10 ErrorMessage:

[Bug 364984] Re: couldn't install java docs

2009-04-22 Thread Ahren
** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/2583/DpkgTerminalLog.txt -- couldn't install java docs https://bugs.launchpad.net/bugs/364984 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 364983] [NEW] Xorg mouse artifacts when moving between displays using ATI's driver

2009-04-22 Thread malfist
Public bug reported: Binary package hint: xorg System: ATI Radion HD 3870 Driver: Restricted, current in repositories as of 4-22-09 OS: Ubuntu 9.04 BUG: With X server configured with dual displays (one display per monitor), moving mouse between displays causes mouse artifact to be left behind

[Bug 364983] Re: Xorg mouse artifacts when moving between displays using ATI's driver

2009-04-22 Thread malfist
** Attachment added: My Xorg.conf http://launchpadlibrarian.net/2581/xorg.conf -- Xorg mouse artifacts when moving between displays using ATI's driver https://bugs.launchpad.net/bugs/364983 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 319852] Re: TypeError: error_dialog() takes exactly 3 arguments (2 given)

2009-04-22 Thread fabrice_sp
This has been fixed in the final version in Jaunty (0.4.143+dfsg-1) ** Changed in: calibre (Ubuntu) Status: Triaged = Fix Released -- TypeError: error_dialog() takes exactly 3 arguments (2 given) https://bugs.launchpad.net/bugs/319852 You received this bug notification because you are a

[Bug 343268] Re: linux 2.6.28 don't boot

2009-04-22 Thread Helmut
no news here, and it seems not so much people in the dev world feel concerned by our problem. Yes, it's somehow disappointing. We try to give back some feedback to the developers and want to help to make Jaunty better, but nobody seems to care. But maybe we are simply on the wrong list. --

[Bug 364986] Re: trickle enhancement: scheduled bandwidth shaping

2009-04-22 Thread mblythester
** Attachment added: patch from vanilla source of trickle 1.07 http://launchpadlibrarian.net/25844505/trickle_1.07-5.diff.gz -- trickle enhancement: scheduled bandwidth shaping https://bugs.launchpad.net/bugs/364986 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 364987] [NEW] plasma applet crashes on log in

2009-04-22 Thread bootmaster
Public bug reported: After run my computer,plasma desktop crashed and causes error mesages. my operation system:Kubuntu 8.10 Procesor:Intel Celeron 2.13Ghz Memory:1.24Gb RAM Grafick:ATI Radeon 9600PRO (AGP) No possible to backtrace.error mesages is in attachment. ** Affects: ubuntu

[Bug 364798] Re: Lucent winmodem driver missing

2009-04-22 Thread mityi
** Visibility changed to: Public -- Lucent winmodem driver missing https://bugs.launchpad.net/bugs/364798 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 364988] [NEW] Using ATI's restricted driver causes totem to make X use 100% CPU

2009-04-22 Thread malfist
Public bug reported: Binary package hint: xorg When using ATI's restricted drivers in big desktop configuration causes totem (MPlayer) to make the X server use all available CPU regardless of if totem is playing music (with gloom visualizer) or a video. System: ATI Radion HD 3870 OS: Ubuntu

[Bug 364988] Re: Using ATI's restricted driver causes totem to make X use 100% CPU

2009-04-22 Thread malfist
** Attachment added: an example xorg that I believe will cause the problem. http://launchpadlibrarian.net/25844553/xorg.conf.fglrx-21 -- Using ATI's restricted driver causes totem to make X use 100% CPU https://bugs.launchpad.net/bugs/364988 You received this bug notification because you are

[Bug 364987] Re: plasma applet crashes on log in

2009-04-22 Thread bootmaster
** Attachment added: eror.jpeg http://launchpadlibrarian.net/25844516/eror.jpeg -- plasma applet crashes on log in https://bugs.launchpad.net/bugs/364987 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 353502] Re: system freezes with nvidia 180.37 driver

2009-04-22 Thread xpot
Decided to add my experience with the same bug. Running AMD64 Ubuntu 9.04 I went to nvidia's site and found a 180.51 that lists some fixes (some of which include the freezing) installed after some minor difficulties. Everything seems alot more stable now. Have not experienced any freezing or

[Bug 364986] [NEW] trickle enhancement: scheduled bandwidth shaping

2009-04-22 Thread mblythester
Public bug reported: Binary package hint: trickle I have attached a patch that adds bandwidth scheduling to trickle. Schedules must be specified on the command line for now, but it would be a fairly easy change for them to be read from a file instead. Both -u and -d flags can be specified in

[Bug 364986] Re: trickle enhancement: scheduled bandwidth shaping

2009-04-22 Thread mblythester
** Attachment added: patch of my changes from the 1.07-5 source http://launchpadlibrarian.net/25844517/trickle_mydiff.gz -- trickle enhancement: scheduled bandwidth shaping https://bugs.launchpad.net/bugs/364986 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 349999] Re: Me TV crashes when the scan window is opened

2009-04-22 Thread cliff tinker
** Description changed: Binary package hint: me-tv - I click on add channel and me-tv crash + I click on add channel and me-tv crash.If i close the program when its + playing a channel that goes off air when i restart the program it + selects the last channel and locks up.it will not allow

[Bug 364990] [NEW] Cannot move applications between X server displays

2009-04-22 Thread malfist
Public bug reported: Binary package hint: xorg Setup: Ubuntu 9.04, dual monitors. Xorg configured to create an xorg display on each monitor. ATI Radion HD 3870 Bug: Cannot drag applications/windows across displays like you can with the mouse. Reproducible: Always Steps to reproduce: Configure

[Bug 364989] [NEW] Pidgin crashes in double free or corruption()

2009-04-22 Thread Orair
Public bug reported: Binary package hint: pidgin Pidgin is crashing randomly... I checked the problem and maybe it is related to too many files opened.. I happens when I am just chatting with another person but does not looks like related to any specific action! Package: pidgin Version:

[Bug 364986] Re: trickle enhancement: scheduled bandwidth shaping

2009-04-22 Thread mblythester
P.S. I ran sudo dpkg-buildpackage to create the .deb that I installed to test my changes. dpkg thinks the version is 1.07-5, so the Update Manger is prompting me to upgrade to version 1.07-5 from the apt repositories. How do I create the package as something like version 1.07-5.1 to let my

[Bug 348364] Re: Selecting same as host for keymap doesn't really select the host keymap

2009-04-22 Thread Thierry Carrez
** Changed in: virt-manager (Ubuntu) Importance: Undecided = Low ** Changed in: virt-manager (Ubuntu) Status: New = Confirmed -- Selecting same as host for keymap doesn't really select the host keymap https://bugs.launchpad.net/bugs/348364 You received this bug notification because

[Bug 364129] Re: Twitter plasmoind causes display corruption and plasmoid instability while running for extended periods.

2009-04-22 Thread Ganesha Bhas kara
I have the same problem with kdetwitter. Attaches are screen shots. KDE work perfectly fine on my laptop without the kdetwitter plasma widget. -G Jaunty Beta, KDE 4.2.2, Athlon XP 5600, 2GB, nVidia 6100SE, proprietary nvidia driver from nvidia.com. ** Attachment added: corrupted plasma widgets

[Bug 364505] Re: gawk crashes when given too big regex group index

2009-04-22 Thread martin
I reported this bug upstream as well and they immediately suggested a potential fix: Index: ChangeLog === RCS file: /d/mongo/cvsrep/gawk-stable/ChangeLog,v retrieving revision 1.101 diff -u -r1.101 ChangeLog --- ChangeLog 16 Apr

[Bug 364129] Re: Twitter plasmoind causes display corruption and plasmoid instability while running for extended periods.

2009-04-22 Thread Ganesha Bhas kara
My desktop run 32 bit version of Ubuntu -- Twitter plasmoind causes display corruption and plasmoid instability while running for extended periods. https://bugs.launchpad.net/bugs/364129 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-22 Thread Paganini
Fedora 10 installed fine this evening. It seems to use kernel version 2.6.27. -- Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen https://bugs.launchpad.net/bugs/363786 You received this bug notification because you are a member

[Bug 349237] Re: OAFIID:GNOME_IndicatorApplet error

2009-04-22 Thread Jorrit Kronjee
@Michael, logfiles have been sent to you. -- OAFIID:GNOME_IndicatorApplet error https://bugs.launchpad.net/bugs/349237 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 347599] Re: Problems with entering text in facebook.com

2009-04-22 Thread Shahar Or
Dear Alexander, This is no longer occuring. I'm not sure what changed. Perhaps a change in facebook... Many blessings. ** Changed in: firefox-3.0 (Ubuntu) Status: Incomplete = Invalid -- Problems with entering text in facebook.com https://bugs.launchpad.net/bugs/347599 You received

[Bug 324905] Re: gnome-power-manager does not display in gnome-panel

2009-04-22 Thread malfist
fixed in later releases of 9.04 ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete = Fix Committed -- gnome-power-manager does not display in gnome-panel https://bugs.launchpad.net/bugs/324905 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 324903] Re: gnome-power-manager uses all available CPU

2009-04-22 Thread malfist
no longer occurs with later versions of 9.04 ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete = Fix Committed -- gnome-power-manager uses all available CPU https://bugs.launchpad.net/bugs/324903 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 304084] Re: Visualization Flicker

2009-04-22 Thread 1oooop
hey, I think I found out why there's no flicker in no XV mode. XV probably stands for external video, therefore it is faster to use XV(graphics card), but XV proves problematic because of the flickering. So, I'd say for good performance, go XV; for good quality but bad framerate, go no XV. --

[Bug 304084] Re: Visualization Flicker

2009-04-22 Thread 1oooop
oh, LOL... already posted... LOLZ, can someone delete that and this :D -- Visualization Flicker https://bugs.launchpad.net/bugs/304084 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 364995] Re: [Dell Inc. Latitude D520] sudden computer crashes

2009-04-22 Thread motty
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25844749/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25844750/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25844751/Dependencies.txt **

[Bug 349999] Re: Me TV crashes when the scan window is opened

2009-04-22 Thread Michael Lamothe
You should try the latest ... https://launchpad.net/~me-tv- development/+archive/ppa. This should work on Jaunty. -- Me TV crashes when the scan window is opened https://bugs.launchpad.net/bugs/34 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 336045] Re: RSSNOW plasmoid back and forward buttons no longer work.

2009-04-22 Thread Ganesha Bhas kara
Same problem here. -- RSSNOW plasmoid back and forward buttons no longer work. https://bugs.launchpad.net/bugs/336045 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 342234] Re: RSS now plasmod display becomes garbled

2009-04-22 Thread Ganesha Bhas kara
Similar issue with Jaunty Beta. See attachment. Pls look at first of the two embedded snapshots. ** Attachment added: desktop_snapshots.jpg http://launchpadlibrarian.net/25844779/desktop_snapshots.jpg -- RSS now plasmod display becomes garbled https://bugs.launchpad.net/bugs/342234 You

[Bug 364995] [NEW] [Dell Inc. Latitude D520] sudden computer crashes

2009-04-22 Thread motty
Public bug reported: Hi. Sorry that I issue a bug without information (you can consider it part of the problem - nothing appears in the log files that seems related to the crashes). Anyway, my laptop crashes every 3-4 days since I upgraded to 9.04 Beta. - The recent cases occurred during a user

[Bug 338083] Re: [Jaunty] MacBook 5.1 will not reboot (Restart).

2009-04-22 Thread Colin D Bennett
@Νίκος and Chris: That is weird that it works for me now, but not for you. Just like Nikos, I am running 64-bit Jaunty on a MacBook Pro 5,1 with that kernel. And I have tried it multiple times: Reboot from Ubuntu works! I have not idea why it started working for me. -- [Jaunty] MacBook

[Bug 364826] Re: libchipcard-tools: installation fails (postinst: chown: cannot access `/var/run/chipcard': No such file or directory)

2009-04-22 Thread Micha Lenk
*** This bug is a duplicate of bug 283925 *** https://bugs.launchpad.net/bugs/283925 ** Summary changed: - app wouldn't download + libchipcard-tools: installation fails (postinst: chown: cannot access `/var/run/chipcard': No such file or directory) ** This bug has been marked a duplicate

[Bug 362329] Re: gnome-screenshot crashed with SIGSEGV in screenshot_get_pixbuf()

2009-04-22 Thread Henning Eggers
I have not (yet) found a way to reproduce this error, I am sorry. It was a one-time thing. -- gnome-screenshot crashed with SIGSEGV in screenshot_get_pixbuf() https://bugs.launchpad.net/bugs/362329 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 355820] Re: Installing Ubuntu 9.04 beta, Mounted partitions problem

2009-04-22 Thread Chainz
Looks like the problem is gone in the 9.04 Release Candidate. I've tested like 5 times now and it's all fine now. ** Changed in: ubiquity (Ubuntu) Status: New = Fix Released -- Installing Ubuntu 9.04 beta, Mounted partitions problem https://bugs.launchpad.net/bugs/355820 You received

[Bug 314879] Re: root on LVM broken since latest udev 136-2

2009-04-22 Thread Loïc Minier
Bob, please file a new bug; this bug was fixed and I can confirm it still works for me (root on LVM on MD); you have a different bug. -- root on LVM broken since latest udev 136-2 https://bugs.launchpad.net/bugs/314879 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 213081] Re: CUPS does not print to LPD printer

2009-04-22 Thread Stefan Bader
Thanks you for your report. However I think you should create a new one against cups. The bug here was about some TCP/IP issues that could not be solved with an increased timeout. That said, Brian, how are you feeling about this? As the exact reason could not be pinpointed and probably is more

[Bug 364997] [NEW] Kubuntu OEM installer's end user setup dialog layout is weird

2009-04-22 Thread Lars Wirzenius
Public bug reported: Binary package hint: ubiquity The Kubuntu OEM installer's end user setup dialog has a weird layout: the list of steps on the left is huge and this makes the contents of the rest of the window seem cramped. ** Affects: ubiquity (Ubuntu) Importance: Undecided

[Bug 364997] Re: Kubuntu OEM installer's end user setup dialog layout is weird

2009-04-22 Thread Lars Wirzenius
** Attachment added: Kuvakaappaus.png http://launchpadlibrarian.net/25844922/Kuvakaappaus.png -- Kubuntu OEM installer's end user setup dialog layout is weird https://bugs.launchpad.net/bugs/364997 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 364996] [NEW] x server crash on opening cellwriter (nvidia + wacom on hp tc1100)

2009-04-22 Thread mu3en
Public bug reported: fresh jaunty rc kubuntu install (+ updates) + nvidia 96 from jockey + wacom-tools + cellwriter (no other packages installed): when cellwriter is launched from the k menu, x server restarts to the kdm login screen. (reproduced more than 5 times, same procedure. no other

[Bug 354869] Re: Loading and storing folders is slow

2009-04-22 Thread Benjamin Jencks
Not yet; I wanted to try cleaning the sql index first but I haven't had time to figure out how. -- Loading and storing folders is slow https://bugs.launchpad.net/bugs/354869 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 350306] Re: X crash, [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0

2009-04-22 Thread danramos
I'm using a Dell mini9... mi...@frenzy:~$ uname -a Linux frenzy 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux mi...@frenzy:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 9.04 Release:9.04 Codename:

[Bug 234342] Re: trickle causes 100% CPU usage

2009-04-22 Thread David Roberts
I can also confirm this (on intrepid): PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 12785 root 20 0 5420 2064 1712 R 92.5 0.4 0:14.64 http I also tried using trickle after starting trickled, which reduced the CPU usage of http, but this was then consumed by

[Bug 158546] Re: PCTV Studio/Rave no sound out

2009-04-22 Thread Beppe Ursino
tomorrow will release ubuntu 9.04so i will try... ** Changed in: linux (Ubuntu) Status: Incomplete = In Progress -- PCTV Studio/Rave no sound out https://bugs.launchpad.net/bugs/158546 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 364998] [NEW] Missing packaged documentation

2009-04-22 Thread David Erosa
Public bug reported: The file /usr/share/doc/python-paramiko/README.gz says: the package and its API is fairly well documented in the doc/ folder that should have come with this archive. There is no such folder in /usr/share/doc/python-paramiko or anywhere in the content of the package.

[Bug 353954] Re: Cannot copy and paste image data

2009-04-22 Thread Andrew Starr-Bochicchio
** Changed in: parcellite (Ubuntu) Importance: Undecided = Medium ** Changed in: parcellite (Ubuntu) Status: New = Triaged -- Cannot copy and paste image data https://bugs.launchpad.net/bugs/353954 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 304084] Re: Visualization Flicker

2009-04-22 Thread Tom
This and that. Seems fine to have an explanation a bit more obvious like that :) I thought i might re-post the work-around again too because it takes a lot of scrolling and hunting around at the moment. Open a terminal window (Applications menu - Accessories - Terminal) and type

[Bug 364826] Re: libchipcard-tools: installation fails (postinst: chown: cannot access `/var/run/chipcard': No such file or directory)

2009-04-22 Thread Micha Lenk
*** This bug is a duplicate of bug 283925 *** https://bugs.launchpad.net/bugs/283925 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 283925, so it is being marked as such. Please look

[Bug 364999] [NEW] duplicate messages reloaded in thunderbird

2009-04-22 Thread Hartmut G.
Public bug reported: Binary package hint: thunderbird When thunderbird is already opened and i launch it a second time then it starts to reload messages from the server which were already downloaded and stored on my local thunderbird mailbox (I dont delete the messages on the server automaticly

[Bug 360970] Re: Configure display settings - Icons off screen! 9.04db

2009-04-22 Thread Fuchur
* Is this reproducible? 1 I think it will be. Delete the file that is written to your config when you do a dual screen for the first time (Donot know location from heart.) 2 Place an Icon under the start button 2 Connect second monitor 3 set the settings off the monitor to look like the file in

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

2009-04-22 Thread Jonathan Ernst
@Alexander Thanks for looking into this ; here are more informations. Normal route table (with no VPN) : jer...@jernst-desktop:~$ route -n Table de routage IP du noyau Destination Passerelle Genmask Indic Metric RefUse Iface 192.168.0.0 0.0.0.0 255.255.255.0 U

[Bug 283925] Re: package libchipcard-tools 4.1.3-2 failed to configure: il sottoprocesso post-installation script ha restituito un codice di errore 1

2009-04-22 Thread Micha Lenk
** Changed in: libchipcard (Debian) Assignee: Micha Lenk (mlenk) = (unassigned) -- package libchipcard-tools 4.1.3-2 failed to configure: il sottoprocesso post-installation script ha restituito un codice di errore 1 https://bugs.launchpad.net/bugs/283925 You received this bug notification

[Bug 146298] Re: [i965] intel gm965 compiz dual head issues

2009-04-22 Thread Ludovico Cavedon
I uploaded in my ppa version 7.4-0ubuntu3+ppa1 which reenables the fix. https://edge.launchpad.net/~cavedon/+archive/ppa -- [i965] intel gm965 compiz dual head issues https://bugs.launchpad.net/bugs/146298 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 346912] Re: Tracker index corruption (was Tracker does not stop indexing)

2009-04-22 Thread Ciprian Enache
The importance of this bug should be very high - it will impact many users that have above a few GBs of indexable data. It might even have blocker potential. Currently I'm learning to live without indexing until this bug is fixed. A possible workaround [needs the tracker-utils package - sudo

[Bug 364907] Re: wengophone qutecom no ringtone on incoming call

2009-04-22 Thread Ludovico Cavedon
Unfortunately a version of Qutecom with this fix has not been released yet. However I will apply the patch to the next Debian upload and on my PPA. Thanks for posting the exact patch fixing the problem! ** Bug watch added: trac.qutecom.org/ #13 http://trac.qutecom.org/ticket/13 ** Also

[Bug 363821] Re: MASTER: Compiz is disabled on GM965 as of Apr 19, 2009 due to bug 359392

2009-04-22 Thread Daniel Stoni
Hello, here is a Thinkpad T61 Tablet running Jaunty since February. Compiz was always running fine (also with UXA) until it was disabled based on this bug report. Thanks for noting. Rgds, Dani -- MASTER: Compiz is disabled on GM965 as of Apr 19, 2009 due to bug 359392

[Bug 359392] Re: [i965] X freezes starting on April 3rd

2009-04-22 Thread Flavio Cabobianco
Comment 214 belongs to me, sorry. I now tried Jesse Barnes' suggestion to add Option ExaNoComposite true to xorg.conf (I also added INTEL_BATCH=1 to /etc/environment). When I rebooted performance seemed to be as good as it was with Intrepid. No more sluggishness. I opened many windows, alt

[Bug 364907] Re: wengophone qutecom no ringtone on incoming call

2009-04-22 Thread Bug Watch Updater
** Changed in: qutecom Status: Unknown = Fix Released ** Changed in: wengophone Status: Unknown = Fix Released -- wengophone qutecom no ringtone on incoming call https://bugs.launchpad.net/bugs/364907 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 359323] Re: SDHC Cards do not work in Dell Mini 9 internal card slot with Linux 2.6.28

2009-04-22 Thread Ike Panhc
Tim, the attachment is dmidecode from mini-9 I got I have tested for Apacer 2G SD card and silicon power 8GB SDHC class 6 with 2.6.28-11-generic kernel both of 2 cards works fine uname -a show me: Linux ubuntu-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux

[Bug 348028] Re: texmaker stops responding to keyboard after saving

2009-04-22 Thread Papadakos Panagiotis
Even with this fix, sometimes I loose the focus again. This happens when I open the find console for example! -- texmaker stops responding to keyboard after saving https://bugs.launchpad.net/bugs/348028 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 363752] Re: No 5.1 sound with Realtek ALC888 in jaunty 9.04 RC

2009-04-22 Thread hitaisin
hey! any comments? please fix this :) -- No 5.1 sound with Realtek ALC888 in jaunty 9.04 RC https://bugs.launchpad.net/bugs/363752 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 327754] Re: update mpd to version 0.14.2 (ac3 support)

2009-04-22 Thread raflik
I tried intrepid version from your ppa, seems to work fine. -- update mpd to version 0.14.2 (ac3 support) https://bugs.launchpad.net/bugs/327754 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 365002] Re: evolution not sync with google calendar in 9.04 RC

2009-04-22 Thread hitaisin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25845139/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25845140/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/25845141/ProcStatus.txt -- evolution

[Bug 365002] [NEW] evolution not sync with google calendar in 9.04 RC

2009-04-22 Thread hitaisin
Public bug reported: Binary package hint: evolution ubuntu 9.04 RC I added google calendar in evolution, added 2 events (with evolution), send check time to 30 minutes, after 30 minutes went to google (now in browser) and there are no any events :( Then I added 1 event in calendar (in

[Bug 363789] Re: Crash installing Skype libvolume-0124-9ubuntu0.2 has failed the installation

2009-04-22 Thread Lionel Le Folgoc
Brian: could you explain why the bug is medibuntu related? There is no reference to our skype package in the log file (only a reference to tasksel and its reverse dependencies, which are ubuntu packages), and the package skype-debian_2.0.0.72-1_i386.deb doesn't come from Medibuntu, obviously. **

[Bug 363367] Re: WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177 suspend_test_finish+0x7c/0x80()

2009-04-22 Thread Per Ångström
No, that was the first time in a while. I used to have similar trouble all the time with the free nvidia driver resuming from suspend and hibernation, but that went away when I switched to the proprietary driver. -- WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177

[Bug 348115] Re: Sound stop working in Intrepid Ibex

2009-04-22 Thread jay armstrong
I have the same issue here, though I haven't isolated it to flash content (will look into that). It seems that pulseaudio crashes, and does it very frequently - sometimes within 30 minutes. Regardless, if it's pulseaudio that's crashing for you, try killall -9 pulseaudio in the terminal (I'm not

[Bug 362981] Re: WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177 suspend_test_finish+0x7c/0x80()

2009-04-22 Thread Per Ångström
If the warning is benign, I'm not happy about it causing a kernel oops. It takes the attention away from more important issues. -- WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177 suspend_test_finish+0x7c/0x80() https://bugs.launchpad.net/bugs/362981 You received this bug

[Bug 304196] Re: computer freezes when X starts on old Compaq Armada 110

2009-04-22 Thread Bryce Harrington
** Description changed: Binary package hint: xorg Just installed xubuntu on a rather old Compaq Armada 110 (laptop) and it works pretty well (with 512 MB RAM) except that when X starts, the computer kind of stalls. Kind of: * display is turned off (backlight turned off) * replies

[Bug 365006] [NEW] mp3 player like Ali. Corp Audio PLayer

2009-04-22 Thread marilynleg...@gmail.com
Public bug reported: Hello, I have a Zipy mp3 audio player. In ubuntu 8.10 was recognized like an USB Mass Storage and I could work perfectly with him erasing and creating files. But now Ubuntu 9.04 me recognizes it like Ali. Corp Audio Player and can not reproduce the content, neither explore

[Bug 364997] Re: Kubuntu OEM installer's end user setup dialog layout is weird

2009-04-22 Thread Ara Pulido
This happens in Spanish installation too ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed -- Kubuntu OEM installer's end user setup dialog layout is weird https://bugs.launchpad.net/bugs/364997 You received this bug notification because you are a member of Ubuntu Bugs, which is

  1   2   3   4   5   6   7   8   9   10   >