[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Martin Pitt
* Kernel change is isolated, that looks reasonably ok. I take it CONFIG_CIFS_EXPERIMENTAL does not change any behaviour, just enables CONFIG_CIFS_UPCALL config option? Does CONFIG_CIFS_UPCALL only enables the userspace callback for authorization (cifs.spnego) or any other behaviour? * I

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
** Changed in: samba (Ubuntu Hardy) Importance: Undecided = Medium Assignee: (unassigned) = Steve Langasek (vorlon) Status: New = Confirmed ** Changed in: linux (Ubuntu Hardy) Importance: Undecided = Medium Status: New = Confirmed -- cifs does not support kerberos

[Bug 236167] Re: local disk flush failed with status -5 with drbd8 over LVM

2008-06-10 Thread Andreas Påhlsson
I have this error once every millisecond in my logs during IO testing. This patch is really important for Hardy in HA configurations using DRBD. Please backport or upgrade packages. -- local disk flush failed with status -5 with drbd8 over LVM https://bugs.launchpad.net/bugs/236167 You received

[Bug 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-06-10 Thread eldragon
Matt, as was stated 2 posts above, its the correct behavior to have to double quote or add 3 backslashes. -- scp doesn't report correct filenames with spaces in verbose mode https://bugs.launchpad.net/bugs/89945 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package libcrypt-mysql-perl - 0.04-2build1 --- libcrypt-mysql-perl (0.04-2build1) intrepid; urgency=low * Rebuild for the perl 5.10 transition (LP: #230016). -- Michael Bienia [EMAIL PROTECTED] Tue, 13 May 2008 18:32:31 +0200 ** Changed in:

[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package libapreq2 - 2.08-5build1 --- libapreq2 (2.08-5build1) intrepid; urgency=low * Rebuild for the perl 5.10 transition (LP: #230016). -- Michael Bienia [EMAIL PROTECTED] Tue, 10 Jun 2008 15:13:20 +0200 -- [intrepid] Rebuild with perl 5.10

[Bug 238516] Re: XSS issues in Nagios CGI (CVE-2007-5803)

2008-06-10 Thread Bug Watch Updater
** Changed in: nagios3 (Debian) Status: Unknown = Fix Committed -- XSS issues in Nagios CGI (CVE-2007-5803) https://bugs.launchpad.net/bugs/238516 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios2 in ubuntu. --

[Bug 238878] [NEW] Change likewise-open default Domain separator

2008-06-10 Thread Torsten Krah
Public bug reported: Binary package hint: likewise-open The default likewise-open (winbindd) separator used is a \. However this breaks e.g. ant: https://issues.apache.org/bugzilla/show_bug.cgi?id=45142 As a patch to ant needs time, it would cause less trouble if the default separator is

[Bug 238872] Re: HEREDOC fails when terminating string matches tail of HEREDOC string

2008-06-10 Thread David
** Summary changed: - php5 fails to interpret a valid script using heredoc string syntax + HEREDOC fails when terminating string matches tail of HEREDOC string -- HEREDOC fails when terminating string matches tail of HEREDOC string https://bugs.launchpad.net/bugs/238872 You received this bug

[Bug 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Steve Langasek
I've just noticed by chance that openldap2.3 is not building in intrepid; the reason for this is that the merged package has picked up a build-dependency on heimdal-dev, which is in universe. The package uploaded to hardy-proposed has the same build-dependency, and is therefore not viable as an

[Blueprint migrate-off-ssl-v2] Migrate new installs and upgrades of client and server packages to use SSL v3 or TLS

2008-06-10 Thread Ante Karamatić
Blueprint changed by Ante Karamatić: Approver: (none) = Rick Clark -- Migrate new installs and upgrades of client and server packages to use SSL v3 or TLS https://blueprints.edge.launchpad.net/ubuntu/+spec/migrate-off-ssl-v2 -- Ubuntu-server-bugs mailing list

Re: [Bug 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Martin Pitt
Steve Langasek [2008-06-10 17:15 -]: I've just noticed by chance that openldap2.3 is not building in intrepid; the reason for this is that the merged package has picked up a build-dependency on heimdal-dev, which is in universe. Please also note that I'm not keen at all to move a second

Re: [Bug 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-10 Thread Steve Langasek
On Tue, Jun 10, 2008 at 07:16:16PM -, Martin Pitt wrote: Steve Langasek [2008-06-10 17:15 -]: I've just noticed by chance that openldap2.3 is not building in intrepid; the reason for this is that the merged package has picked up a build-dependency on heimdal-dev, which is in

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Bug Watch Updater
** Changed in: samba (Debian) Status: New = Confirmed -- cifs does not support kerberos authentication https://bugs.launchpad.net/bugs/236830 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 234367] [NEW] If many queries come in too quickly, apache2 freezes.

2008-06-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I have set up a Xeon-based server with a number of Subversion repositories, served through libmod-dav_svn on apache2, and using OpenLDAP to provide directory and authentication services. Now for simple queries, for instance from a Windows desktop using

[Bug 238021] Re: Please sync cgal 3.3.1-3 (multiverse) from Debian unstable (main)

2008-06-10 Thread Daniel Holbach
This fails to build for some reason: Testing for OPENGL (for Unix) ... ok. Testing for LAPACK (Unix default) ... linking or execution failed. Linker call: -- g++ -o ./tmp_test ./tmp_test.o -llapack -llapack -lf77blas -lcblas -latlas -lgfortran

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Martin Pitt
* Kernel change is isolated, that looks reasonably ok. I take it CONFIG_CIFS_EXPERIMENTAL does not change any behaviour, just enables CONFIG_CIFS_UPCALL config option? Does CONFIG_CIFS_UPCALL only enables the userspace callback for authorization (cifs.spnego) or any other behaviour? * I

Re: [Bug 228994] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-06-10 Thread Michael Green
Hi, I ended up making a clean install instead of an dist-upgrade since I have been dist-upgrading since Hoary. So I no longer have access to those files. Sorry. Thanks for a great OS! Michael Ralph Janke wrote: Thanks for reporting this problem and helping to make Ubuntu better. Could

Re: [Bug 228994] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-06-10 Thread Michael Green
Hi, I ended up making a clean install instead of an dist-upgrade since I have been dist-upgrading since Hoary. So I no longer have access to those files. Sorry. Thanks for a great OS! Michael Ralph Janke wrote: Thanks for reporting this problem and helping to make Ubuntu better. Could

[Bug 195929] Re: Cosmetic bug: rectangular white outline surrounding rounded buttons

2008-06-10 Thread Kenneth Wimer
Reading https://wiki.ubuntu.com/StableReleaseUpdates seems to indicate that this issue is not serious enough to warrant an SRU. Unless someone says otherwise, of course ;-) -- Cosmetic bug: rectangular white outline surrounding rounded buttons https://bugs.launchpad.net/bugs/195929 You received

[Bug 184015] Sponsor Request

2008-06-10 Thread Daniel Holbach
Luke: can you please take a look at it? -- add celeron m (p4-clockmod) userspace frequency support to loadcpufreq and cpufrequtils init scripts, patch included https://bugs.launchpad.net/bugs/184015 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 15051] Re: grep -P is not supported

2008-06-10 Thread Martin Pitt
I'll have a look at this if nobody else beats me to it. But not very soon, I'm still on Hardy duty. ** Changed in: grep (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) Target: None = intrepid-alpha-6 -- grep -P is not supported https://bugs.launchpad.net/bugs/15051 You

Re: [Bug 232400] Re: After hibernate, PC is slow to resume

2008-06-10 Thread sohail
Thomas K wrote: What graphics hardware and drivers do you have? These are the most common cause of issues with suspend/resume. Apologies for the delay. I have the nVidia binary drivers from Ubuntu and I use the GeForce 8400 GS (rev a1). Thanks for looking into this Thomas. -- Sohail Somani

[Bug 238769] [NEW] File-save dialog crashes host application under openbox

2008-06-10 Thread Eric Montgomery
Public bug reported: I have found that the two applications I have tested, gedit and firefox, both crash when attempting to show the File-Save dialog. I run openbox as my window manager instead of Gnome, which seems to be significant. I have used the following scenarios to determine as best I can

[Bug 234196] Re: [SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-06-10 Thread Martin Pitt
Copied to hardy-updates. ** Tags added: verification-done ** Tags removed: verification-needed ** Changed in: openldap2.3 (Ubuntu Hardy) Status: Fix Committed = Fix Released -- [SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed. https://bugs.launchpad.net/bugs/234196 You

[Bug 238771] [NEW] apt crashes after incomplete install

2008-06-10 Thread Alfas
Public bug reported: Binary package hint: adept-manager I was installing sun-java6 (several packages), when I did not noticed one license agreement and pressed next. After this I got error message and adept-manager crashed. I restarted it, then it reported that there was error and give me

[Bug 99822] Re: [feisty] cannot edit song tags in ipod

2008-06-10 Thread Bug Watch Updater
** Changed in: banshee Status: Incomplete = Confirmed -- [feisty] cannot edit song tags in ipod https://bugs.launchpad.net/bugs/99822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 218955] Re: upgrade to hardy breaks lirc 0.8.3pre1 kernel modules

2008-06-10 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: lirc (Ubuntu Hardy) Status: Fix Committed = Fix Released -- upgrade to hardy breaks lirc 0.8.3pre1 kernel modules https://bugs.launchpad.net/bugs/218955 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 232255] Re: ov51x-jpeg donot charge in to kernel

2008-06-10 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report, furthermore you've solved it by yourself, so we are closing it. Thanks again and don't hesitate to submit any new bug you may

[Bug 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread A. Walton
This is actually not a bug in Nautilus.; VLC does not use the GIO/GVFS system, but accepts cdda:// URIs of a different format (as you yourself specified). VLC is an edge-case in this situation, as it clearly can accept URIs in some cases, however not generally. This is probably a bug /mis-feature

[Bug 215904] Re: [SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2

2008-06-10 Thread Martin Pitt
Copied to hardy-updates. Thanks for all the testing feedback! ** Tags added: verification-done ** Tags removed: verification-needed ** Changed in: openldap2.3 (Ubuntu Hardy) Status: Fix Committed = Fix Released -- [SRU] (ITS#5518) Assertion error in io.c:234: ber_flush2

[Bug 237621] Re: pciutils needs update for 8.04.1

2008-06-10 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: pciutils (Ubuntu Hardy) Status: Fix Committed = Fix Released -- pciutils needs update for 8.04.1 https://bugs.launchpad.net/bugs/237621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 210600] Re: Display corruption in VTs on Intel 855GME

2008-06-10 Thread jhansonxi
I stumbled through a build following the X.Org Wiki guidelines here: http://www.x.org/wiki/Development/git I'm not sure I did it correctly. I only built xf86-video-intel and I had problems with the export LD_LIBRARY_PATH=/opt/gfx-test/lib not having any effect on which libs X was using. I ended

[Bug 205205] Re: [7.10 to 8.04 beta] Could not calculate the upgrade

2008-06-10 Thread Pratul Kalia
No, the bug was solved. Actually, it occurs if ubuntu-desktop package is not installed from synaptics. The package was removed in my case as I had used the ubuntu-studio-sounds package. Once, the ubuntu-desktop package is re-selected, the installer gives no error. ** Changed in: update-manager

[Bug 50781] Re: 8-bit characters not displayed properly in mc viewer and editor

2008-06-10 Thread Bug Watch Updater
** Changed in: mc (Debian) Status: Incomplete = Fix Committed -- 8-bit characters not displayed properly in mc viewer and editor https://bugs.launchpad.net/bugs/50781 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 238774] [NEW] cryptdisks doesnt start on boot

2008-06-10 Thread feld
Public bug reported: Binary package hint: cryptsetup Cryptdisks doesnt start on boot. Problem: cryptdisks-early and cryptdisks don't complete successfully I did some bug hunting and found on boot there was an error showing twice. This is not verbatim, but it was something like Error: exec env

[Bug 238773] [NEW] Scribes 0.3.3.3 tabs to spaces functionality broken

2008-06-10 Thread Henry Finucane
Public bug reported: Binary package hint: scribes To reproduce: 1. Open text file 2. Right click in text buffer, go to 'spaces' then 'tabs to spaces'. 3. Read traceback: Traceback (most recent call last): File /usr/share/scribes/plugins/Spaces/Trigger.py, line 146, in __tabs_to_spaces_cb

[Bug 238577] Re: needed-packaging for Acetone ISO5

2008-06-10 Thread manishmahabir
** Summary changed: - needs-packaging for Acetone ISO + needed-packaging for Acetone ISO5 -- needed-packaging for Acetone ISO5 https://bugs.launchpad.net/bugs/238577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
The CONFIG_CIFS_EXPERIMENTAL enables a number of unrelated features, all of which should be no-ops by default: - CIFS ACL mapping - dnotify support - export ops (stub support for re-exporting via NFS) and it allows the CIFS_UPCALL option to be enabled. CIFS_UPCALL only turns on support for

[Bug 141528] Re: Mythweb Fatal Error memory size exhausted

2008-06-10 Thread Mario Limonciello
I do see this and it really is here that the bug exists: /etc/apache2/sites-available/mythweb.conf ** Changed in: mythplugins (Ubuntu) Status: Won't Fix = Confirmed -- Mythweb Fatal Error memory size exhausted https://bugs.launchpad.net/bugs/141528 You received this bug notification

[Bug 238775] [NEW] Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher
Public bug reported: Binary package hint: firefox-3.0 I have a Dell XPS M1710 laptop with a pure, up-to-date Hardy 32-bit installation. When using Firefox it will sometimes silently exit for no apparent reason, as if it crashed, except that apport is not triggered and there is no crash file in

[Bug 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15167793/Dependencies.txt ** Attachment added: pluginreg.dat.txt http://launchpadlibrarian.net/15167794/pluginreg.dat.txt ** Attachment added: profiles.ini.txt http://launchpadlibrarian.net/15167795/profiles.ini.txt

[Bug 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher
** Attachment added: .xsession-errors http://launchpadlibrarian.net/15167841/.xsession-errors -- Firefox randomly and silently exits https://bugs.launchpad.net/bugs/238775 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 238775] Re: Firefox randomly and silently exits

2008-06-10 Thread Tristan Schmelcher
** Attachment added: lshw-output.txt http://launchpadlibrarian.net/15167893/lshw-output.txt -- Firefox randomly and silently exits https://bugs.launchpad.net/bugs/238775 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-06-10 Thread Oren Held
Doesn't happen on CentOS 5 / RedHat EL 5 (VMware Server 1.0.5). This might confirm that the problem is indeed related Xorg version (CentOS 5 has Xorg 7.1.1), though there are more variables (gtk version, kernel etc) -- Shift key (and caps lock) stop working when using VMWare

[Bug 231325] Re: package gcc-doc 4:4.2.3-1ubuntu4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2008-06-10 Thread Matthias Klose
this update works for me. please could you - ls -l /usr/share/info/dir* - rm -f /usr/share/info/dir.lock and retry? ** Changed in: gcc-defaults (Ubuntu) Status: New = Incomplete -- package gcc-doc 4:4.2.3-1ubuntu4 failed to install/upgrade: subprocess new pre-removal script

[Bug 225125] Re: /etc/ssl/private/ssl-cert-snakeoil.key is world readable

2008-06-10 Thread Lukasz
Hello Mohan! I have psql happily running. Executable flag on key file is not necessary (that was my fault as well) and/or could even be forbidden in this case - try to set exact permission flags. Check also directory permission and owners. # ls -ld /etc/ssl/private/ drwx--x--- 2 root ssl-cert

Re: [Bug 225125] Re: /etc/ssl/private/ssl-cert-snakeoil.key is world readable

2008-06-10 Thread Martin Pitt
Mohan [2008-06-09 13:19 -]: [EMAIL PROTECTED]:/var/lib/postgresql/8.3/main# ls -l /etc/ssl/private/ssl-cert-snakeoil.key -rwxr- 1 root ssl-cert 891 2008-05-28 16:19 /etc/ssl/private/ssl-cert-snakeoil.key It should be 640, not 740, but that isn't the cause of your breakage here. Can

[Bug 44335] Re: IMAP/POP3+SSL/TLS are disabled

2008-06-10 Thread EarloftheWest
Running Hardy Heron I downloaded the most recent source of mail-notification from: http://www.nongnu.org/mailnotify/ And followed the Readme to install and it works fine with ssl/tls notification. I'm very happy. Being relatively new to compiling, I cheated a bit before I installed by running

[Bug 238574] ACK of sync request

2008-06-10 Thread Daniel Holbach
ACKed. -- Please sync lilypond 2.10.33-2.2 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/238574 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 238777] [NEW] assertion failed

2008-06-10 Thread Daniel B
Public bug reported: Binary package hint: firefox-3.0 Just upgraded to firefox 3 beta 5 on Ubuntu 80% of website are not opened. fo ex: mozilla.org ASSERT: *** Search: _installLocation: engine has no file! Stack Trace: 0:ENSURE_WARN(false,_installLocation: engine has no file!,2147500037) 1:()

[Bug 238777] Re: assertion failed

2008-06-10 Thread Daniel B
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15168439/Dependencies.txt ** Attachment added: ExtensionSummary.txt http://launchpadlibrarian.net/15168440/ExtensionSummary.txt ** Attachment added: profiles.ini.txt

[Bug 84142] Re: apache2-common: a2ensite rewritten to allow globbing/multiple site enabling

2008-06-10 Thread Bug Watch Updater
** Changed in: apache2 (Debian) Status: Fix Committed = Fix Released -- apache2-common: a2ensite rewritten to allow globbing/multiple site enabling https://bugs.launchpad.net/bugs/84142 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 236830] Re: cifs does not support kerberos authentication

2008-06-10 Thread Steve Langasek
** Changed in: samba (Ubuntu Hardy) Importance: Undecided = Medium Assignee: (unassigned) = Steve Langasek (vorlon) Status: New = Confirmed ** Changed in: linux (Ubuntu Hardy) Importance: Undecided = Medium Status: New = Confirmed -- cifs does not support kerberos

[Bug 229032] Re: Freecol does not work work with openjdk

2008-06-10 Thread Brian Pitts
Will this bug be fixed in hardy? It seems rather important since it prevents freecol from launching. -- Freecol does not work work with openjdk https://bugs.launchpad.net/bugs/229032 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 238779] [NEW] Idioma español en la última actualización de firefox 3.0

2008-06-10 Thread Jorge
Public bug reported: Binary package hint: firefox-3.0 Acabo de hacer la última actualización de firefox en hardy-heron (Ubuntu) y el idioma español ha desaparecido quedando el idioma inglés. ¿Cómo solucionar esto? ProblemType: Bug Architecture: i386 Date: Tue Jun 10 08:58:23 2008 DistroRelease:

[Bug 238779] Re: Idioma español en la úl tima actualización de firefox 3.0

2008-06-10 Thread Jorge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15168657/Dependencies.txt ** Attachment added: ExtensionSummary.txt http://launchpadlibrarian.net/15168658/ExtensionSummary.txt ** Attachment added: pluginreg.dat.txt

[Bug 238729] Re: HP PSC-2175 printer driver regression

2008-06-10 Thread Till Kamppeter
I have checked with lpinfo -m | grep -i hpijs | grep -i PSC and the printer was really dropped. Forwarding upstream ... ** Changed in: hplip (Ubuntu) Sourcepackagename: foomatic-db-hpijs = hplip Importance: Undecided = Medium Status: New = Triaged ** Also affects: hplip

[Bug 238729] Re: HP PSC-2175 printer driver regression

2008-06-10 Thread Till Kamppeter
It seems that with the switchover from the Foomatic PPD generator to the CUPS DDK some models got dropped from the list of PPD files. Can someone of the HPLIP team check this and take care that every HP printer which was ever supported by HPLIP/HPIJS gets into the list of PPDs? Note that every

Re: [Bug 125835] Re: cannot play audio on .3gp movies

2008-06-10 Thread Nicolò Chieffo
Have you got w32codecs installed? -- cannot play audio on .3gp movies https://bugs.launchpad.net/bugs/125835 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 102684] Re: Don't ask me to restart Firefox when it's not running

2008-06-10 Thread Matthew Paul Thomas
The problem did not recur when upgrading from 3.0b5 to 3.0. ** Changed in: firefox (Ubuntu) Status: Incomplete = Invalid -- Don't ask me to restart Firefox when it's not running https://bugs.launchpad.net/bugs/102684 You received this bug notification because you are a member of Ubuntu

[Bug 180319] Re: ipc/compat.c:468: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1592

2008-06-10 Thread Dan Munckton
Have updated the package to version 3.0.0.3 from upstream. Awaiting upload either to Intrepid or possibly to the Port team's PPA otherwise. ** Changed in: ubuntu-ps3-port Status: Confirmed = Fix Committed ** Changed in: cell-gcc (Ubuntu) Status: Confirmed = Fix Committed **

[Bug 219630] Re: please add geode to driver list in hw/xfree86/common/xf86AutoConfig.c

2008-06-10 Thread Martin Pitt
Martin-Eric, can you please minimal debdiffs with appropriate changelogs here? I'll sponsor them. -- please add geode to driver list in hw/xfree86/common/xf86AutoConfig.c https://bugs.launchpad.net/bugs/219630 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 37330] Re: applet window won't be closed

2008-06-10 Thread Jem
Also confirmed in Hardy 8.04 / FF 3.0 / JRE 6 Update 6. This is pain! -- applet window won't be closed https://bugs.launchpad.net/bugs/37330 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 238781] [NEW] ocsinventory-agent

2008-06-10 Thread .Steff
Public bug reported: Binary package hint: ocsinventory-agent apt-get update ocsinventory-agent doesn't work on my Ubuntu... ProblemType: Package Architecture: i386 Date: Tue Jun 10 09:06:29 2008 Dependencies: DistroRelease: Ubuntu 8.04 ErrorMessage: sous-processus post-installation script tué

[Bug 238781] Re: ocsinventory-agent

2008-06-10 Thread .Steff
** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/15168840/DpkgTerminalLog.txt -- ocsinventory-agent https://bugs.launchpad.net/bugs/238781 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 235404] Re: foomatic-rip crashes

2008-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package foomatic-filters - 4.0.0~bzr143-0ubuntu1 --- foomatic-filters (4.0.0~bzr143-0ubuntu1) intrepid; urgency=low * New upstream release (BZR rev 143) - Fixes LP: #235404. * debian/control: Added dependency on ghostscript as alternative to gs

[Bug 227184] Re: Upload processor must reject duplicated binary uploads

2008-06-10 Thread Matthias Klose
as seen in https://launchpad.net/ubuntu/hardy/lpia/gnat/4.2.3-1ubuntu6 the package is now built on lpia and in the archive. -- Upload processor must reject duplicated binary uploads https://bugs.launchpad.net/bugs/227184 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 204770] Re: [hardy] gdmsetup cause intensive disk activity and take a very long time to open

2008-06-10 Thread Sebastien Bacher
there is an autostart installed which run it when the session starts, there is no reason the autoactivation should be required -- [hardy] gdmsetup cause intensive disk activity and take a very long time to open https://bugs.launchpad.net/bugs/204770 You received this bug notification because you

[Bug 125835] Re: cannot play audio on .3gp movies

2008-06-10 Thread Risto H. Kurppa
What I found out was that ffmpeg from default repos doesn't have amr encodec in it, but by installing it form medibuntu you get the amr support and audio works. But as you already knew, in some countries this might be illegal. Hate those licensing issues.. -- cannot play audio on .3gp movies

[Bug 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread Sami Lahtinen
So, same bug affects with default media player Totem? Either of these players does not work. -- [Hardy] Cannot open audio file from Nautilus https://bugs.launchpad.net/bugs/238767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 238742] Re: Some read emals are maked as unread

2008-06-10 Thread Sebastien Bacher
thank you for your bug report, how do you close evolution? are the mails incorrect marked as unread or is only the count wrong? do you get the issue on some other account? ** Changed in: evolution (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs

[Bug 237662] Re: gksudo does not work after changing computer name

2008-06-10 Thread Michael Vogt
*** This bug is a duplicate of bug 237325 *** https://bugs.launchpad.net/bugs/237325 The hostname issue should be fixed with the updated version of libgksu in hardy-updates. Please test and give us feedback. Thanks, Michael ** This bug has been marked a duplicate of bug 237325 race

[Bug 237072] Re: mythplugins FTBFS

2008-06-10 Thread Bug Watch Updater
** Changed in: mythplugins Status: New = Confirmed -- mythplugins FTBFS https://bugs.launchpad.net/bugs/237072 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 228415] Re: Update download speed is incredibly slow for connection

2008-06-10 Thread Michael Vogt
@tadowguy: Hello! I would be very interessted in more data on this, could you please add some network speed monitor (e.g. netspeed-applet) and run sudo apt-get dist-upgrade --download-only and then update- manager and let it download and compare times and the shown network speed? ** Changed in:

[Bug 238737] Re: Rhythmbox doesn't take covers for a mount partition

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 238739] Re: video not shown

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 238767] Re: [Hardy] Cannot open audio file from Nautilus

2008-06-10 Thread A. Walton
As noted on the upstream GVFS bug, Rhythmbox, Totem, Totem-Playlist- Parser and Soundjuicer all use different semantics for the CDDA scheme. The former three due to GStreamer. That is the whole point of renaming the scheme so that it doesn't collide with these applications. -- [Hardy] Cannot

[Bug 174805] Re: [gutsy] graceful-stop fails when apache listens on more than one socket

2008-06-10 Thread Guillermo Pérez
Same here... It's sad it is still not fixed on Gutsy. It gives an ugly impression about Ubuntu's quality. It means it could not be trusted as server distro. -- [gutsy] graceful-stop fails when apache listens on more than one socket https://bugs.launchpad.net/bugs/174805 You received this bug

[Bug 238009] Re: update-manager

2008-06-10 Thread Michael Vogt
Hello, thanks for the status file, it looks like: --- Package: python-software-properties Status: install oc installed --- there is corruption (a bit error). The status line should read ok instead of oc. In binary: c = 1100011 k = 1101011 So it looks like there is a bit flip error in the

[Bug 238459] Re: 8.04 Nautilus does not appear to dismount USB storage properly

2008-06-10 Thread Sebastien Bacher
the system seems to be working correctly, when the volume is mount you get the mount icon, when it's unmounted and still plugged you get the device icon which allow you to mount it again eaasily, what is the bug there? the icon should be remove when unplugging the device though, could you get a

[Bug 238500] Re: Ubuntu 8.04 and firefox nss, nspr lib name changed

2008-06-10 Thread Matej Spiller-Muys
Because we are using JSS through an applet we can't really expect ordinal users to compile jss by themselves. Regarding not versioning .so names by default. I agree with you. But just for sake of compatibility you should create at least symlink to libnss3.so and the rest of them. The reason for

[Bug 192978] Re: firefox 3.0 beta 3 crashes with segmentation fault, randomly

2008-06-10 Thread Bruno
Yes this could be. After apt-get remove pango-graphite I see no more crashes apt-cache show pango-graphite Section: universe/libs Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED] I do have installed: ttf-arphic-gbsn00lp ttf-baekmuk ttf-gujarati-fonts ttf-tamil-fonts ttf-telugu-fonts

[Bug 204510] Re: no g_file_storage module (used by usb client) in hardy kernel

2008-06-10 Thread Amit Kucheria
-19 ABI kernel has FILE_STORAGE compiled in. ** Changed in: linux (Ubuntu) Assignee: (unassigned) = Amit Kucheria (amitk) Status: Incomplete = Fix Committed -- no g_file_storage module (used by usb client) in hardy kernel https://bugs.launchpad.net/bugs/204510 You received this bug

[Bug 237109] Re: Main inclusion request for gtkglext

2008-06-10 Thread Thierry Carrez
I tend to agree with you. I've done the MIR on behalf of soren : he needs the new gtk-vnc for virt-manager, but I'm not sure if the features he needs are related to the gtkglext dep. I'll wait for his comment. -- Main inclusion request for gtkglext https://bugs.launchpad.net/bugs/237109 You

[Bug 106596] Re: The cover art plugin should download covers from jamendo

2008-06-10 Thread Sebastien Bacher
the bug has been fixed upstream now ** Changed in: rhythmbox (Ubuntu) Status: Confirmed = Fix Committed -- The cover art plugin should download covers from jamendo https://bugs.launchpad.net/bugs/106596 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 119975] Re: TV output support failure on Santa-rosa with Crestline

2008-06-10 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel Status: Confirmed = Fix Released -- TV output support failure on Santa-rosa with Crestline https://bugs.launchpad.net/bugs/119975 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 238785] [NEW] Can't skip forward or backward

2008-06-10 Thread Abhishek Tamhane
Public bug reported: Binary package hint: totem I am on Linux Mint Elyssa 5.0 Gnome. I can't skip forward or backward in time while playing media files. If I try to move the slider forward, it will go back to t=0 and start playing the movie again from start. The skip to feature doesn't work

[Bug 238785] Re: Can't skip forward or backward

2008-06-10 Thread Abhishek Tamhane
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15169054/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/15169055/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/15169056/ProcStatus.txt -- Can't skip

[Bug 237528] Re: unable to build kernel from source

2008-06-10 Thread Michael Sotnikov
Hmm... OK. It looks like well-known bug, introduced by gcc-4.3 for 2.4.24 kernels After changing gcc symlinks directly from 4.3 to 4.2 (/usr/bin/gcc and stuff) build successfully finished (setting CC, HOSTCC, HOSTCXX doesn't help me). Is it time to close this bug? (till ubuntu switch to 2.6.25+

[Bug 232320] Re: Ubuntu dose not have pidgin-nateon package.

2008-06-10 Thread HazE
intrepid have this package. ** Changed in: pidgin-nateon (Ubuntu) Status: New = Fix Released -- Ubuntu dose not have pidgin-nateon package. https://bugs.launchpad.net/bugs/232320 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 200337] Re: CD/DVD burning problem in hardy

2008-06-10 Thread Sebastien Bacher
would be interesting to attach the same log taken on hardy -- CD/DVD burning problem in hardy https://bugs.launchpad.net/bugs/200337 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 133136] Re: vorbisgain problems with widecards

2008-06-10 Thread Hewus
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. You may find it helpful to read How to report bugs effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd

[Bug 238725] Re: Error of translation in nautilus (shared folders)

2008-06-10 Thread Sebastien Bacher
reassigning to the corresponding language pack rather than closing the bug ** Changed in: language-pack-gnome-es (Ubuntu) Sourcepackagename: nautilus = language-pack-gnome-es Status: Invalid = New -- Error of translation in nautilus (shared folders) https://bugs.launchpad.net/bugs/238725

[Bug 238479] Re: POP incomplete download - Evolution

2008-06-10 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 238392] Re: startupmanager triggers a highly insecure default option after a kernel update

2008-06-10 Thread Jimmy Rönnholm
I am not sure if I understand this correctly, but sum is not supposed to do anything with the automagic part of menu.lst. In fact, sum calls update-grub to finalize any changes when the app is closed. It would be nice if you could provide an unmodified menu.lst and one that has been changed by

Re: [Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-10 Thread thanos
Hi Just to add I've used the latest instructions on this thread (apt-get source etc, comment from Renzo Bagnati above) to download the latest gvfs source code, and guess what; *the original patch still works* I suggest that anyone still experiencing the problem and his patched executable got

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-06-10 Thread dimovnike
Just checked my ACER Extensa 5210, I bought it 3 months ago (laptop run mostly on AC power) Load_Cycle_Count 68629 Power_On_Hours 707 Seems like I have 97 cycles/hour - it seems too much for me, anyway I use thunderbird to check my email every 3 minutes, but it is still strange to have 97

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-06-10 Thread dimovnike
I am also concerned about the cooler, it turns on every minute for 30 seconds then stops, this happens even if laptop is totally idle. Any ideas? Is it normal? -- High frequency of load/unload cycles on some hard disks may shorten lifetime https://bugs.launchpad.net/bugs/59695 You received this

[Bug 238789] [NEW] kernel 2.6.24-19

2008-06-10 Thread giovanni
Public bug reported: Binary package hint: linux-backports-modules-hardy-386 Ubuntu Hardy Kernel 2.6.24-19 PC DOES NOT BOOT ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- kernel 2.6.24-19 https://bugs.launchpad.net/bugs/238789 You received this bug

  1   2   3   4   5   6   7   8   9   10   >