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

2008-10-19 Thread Theo Markettos
I can't make this work for me:

[EMAIL PROTECTED]:~/hardy$ sudo mount.cifs //127.0.0.1/bigdisc /tmp/foo 
-ousername=atm26,sec=krb5,guest --verbose
parsing options: username=atm26,sec=krb5,guest

mount.cifs kernel mount options 
unc=//127.0.0.1\bigdisc,ip=127.0.0.1,ver=1,username=atm26,sec=krb5,guest 
mount error 5 = Input/output error
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

with variations of hostnames/IP addresses to no effect (also used -o
ip=127.0.0.1 and the real NetBIOS name of the server in the UNC path).
Tried both krb5 and krb5i.  I'm doing this over an SSH tunnel: ports 139
and 445 forwarded to the same ports on the CIFS server (a NetApp F840)
and port 88 to the Windows AD Kerberos server.  The ports are open:

[EMAIL PROTECTED]:~/hardy$ netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State  
tcp0  0 localhost:netbios-ssn   *:* LISTEN 
tcp0  0 localhost:kerberos  *:* LISTEN 
tcp0  0 localhost:microsoft-ds  *:* LISTEN 
(tried IPv4-only as well).  If I close these connections I get 
mount error 111 = Connection refused
so it's not just a network connectivity thing.
I've also tried forwarding port 137 to the AD Kerberos server too with no 
change.

[EMAIL PROTECTED]:~/hardy$ sudo klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: [EMAIL PROTECTED]
Valid starting ExpiresService principal
10/19/08 13:49:34  10/19/08 23:49:39  krbtgt/[EMAIL PROTECTED]
renew until 10/20/08 13:49:34
10/19/08 13:52:56  10/19/08 23:49:39  [EMAIL PROTECTED]
renew until 10/20/08 13:49:34
Kerberos 4 ticket cache: /tmp/tkt0
klist: You have no tickets cached

[EMAIL PROTECTED]:~/hardy$ uname -a
Linux bigwig 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686 
GNU/Linux


I've just upgraded from edgy to hardy via feisty and gutsy. I've installed 
smbfs/smbclient/samba-common/samba 3.0.28a-1ubuntu4.7 from hardy-proposed and 
added a line into /etc/request-key.conf as above (keyutils 1.2-4):
create  cifs.upcall *   *   /usr/sbin/cifs.upcall %k %d

smbclient seems to work:
[EMAIL PROTECTED]:~/hardy$ sudo smbclient -k -L 127.0.0.1
OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]

Sharename   Type  Comment
-     ---
atm26   Disk  Home Directory
IPC$IPC   Remote IPC
ETC$Disk  Remote Administration
homes-1 Disk  Home directories
homes-2 Disk  Home directories
homes-3 Disk  Home directories
[snip list of shares available on the server]
grp-rb5 Disk  
grp-rb6 Disk  
Receiving SMB: Server stopped responding
session request to 127.0.0.1 failed (Call returned zero bytes (EOF))
Receiving SMB: Server stopped responding
session request to 127 failed (Call returned zero bytes (EOF))
OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]

(the Server stopped responding bits are strange, but I can login and
alter files fine with smbclient)

I'm not 100% convinced this is a Kerberos-related problem, but the same
mount worked just fine on SMBFS on edgy.

-- 
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 mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 222804] Re: [SRU] fail2ban fails to start after reboot

2008-10-19 Thread Rocco
What is needed to get this simple fix into Hardy 8.04.2? This is just
annoying, on every server this has to be changed on install. Please fix
ASAP.

-- 
[SRU] fail2ban fails to start after reboot
https://bugs.launchpad.net/bugs/222804
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


RE: [Bug 222804] Re: [SRU] fail2ban fails to start after reboot

2008-10-19 Thread David Portwood
Apparently nothing will get this fixed.  Short of a developer having to
do this on their own server.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rocco
Sent: Sunday, October 19, 2008 10:57 AM
To: [EMAIL PROTECTED]
Subject: [Bug 222804] Re: [SRU] fail2ban fails to start after reboot

What is needed to get this simple fix into Hardy 8.04.2? This is just
annoying, on every server this has to be changed on install. Please fix
ASAP.

-- 
[SRU] fail2ban fails to start after reboot
https://bugs.launchpad.net/bugs/222804
You received this bug notification because you are a direct subscriber
of the bug.

-- 
[SRU] fail2ban fails to start after reboot
https://bugs.launchpad.net/bugs/222804
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 222804] Re: [SRU] fail2ban fails to start after reboot

2008-10-19 Thread John Dong
This is due to an incorrectly done patch being ACK'ed earlier. The
archive admins were right to reject it:

+fail2ban (0.8.2-2ubuntu1) hardy-proposed; urgency=low

Version should be -2ubuntu0.1 from -2.

+
+  * debian/fail2ban.init: fail2ban doesnt restart after reboot because
+of /var/run (LP: #22804) 
Bug number is incorrect (222804).


Please make these corrections and re-upload


~motu-sru

-- 
[SRU] fail2ban fails to start after reboot
https://bugs.launchpad.net/bugs/222804
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 279980] Re: php5 using bundled tzdata in hardy?

2008-10-19 Thread Paul McGarry
This also effects 6.06 LTS.

Although we're getting close to the date that the timezone will be
correct again using the old rules, this should still be fixed because
the problem will happen again in subsequent years within the two LTS
releases EOL dates.

-- 
php5 using bundled tzdata in hardy?
https://bugs.launchpad.net/bugs/279980
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 134444] Re: type3 fonts in quagga.pdf

2008-10-19 Thread Igor Goldenberg
I can't test it on 8.10 beta now, but in 8.04 fonts are Type1.

-- 
type3 fonts in quagga.pdf
https://bugs.launchpad.net/bugs/13
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 259479] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2008-10-19 Thread Adam Sommer
I tested with php5-5.2.6-2ubuntu4, and didn't have any problems.  I
tested with  Moodle and also a simple custom PHP script.  Can others
test with the same version and if you still experience the issue, can
you post which PHP modules you have installed?

Thanks

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/259479
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-19 Thread Lincoln Junior

** Attachment added: firefox_bug.png
   http://launchpadlibrarian.net/18678805/firefox_bug.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18678806/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/18678807/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/18678808/profiles.ini.txt

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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/listinfo/ubuntu-bugs

[Bug 285756] [NEW] simple bug in Firefox prefere ncies - Advance Tab (bug simples nas Preferências d o Firefox - Aba Avançado)

2008-10-19 Thread Lincoln Junior
Public bug reported:

Binary package hint: firefox-3.0

(Poor) English Version:

Bug in Firefox preferencies:

In  When finding Firefox updates:  , I've marked the option  Ask what
to do  and some of the options, in that tab, had become disabled.
Please, see the Screenshot included.


Versão em Português

Em Ao encontrar atualizações do Firefox:, marquei a opção Perguntar o
que fazer e algumas das demais opções, desta aba, tornaram-se
desabilitadas. Favor, ver o Screenshot incluso.

Ubuntu release:

Description:Ubuntu intrepid (development branch)
Release:8.10

Package version:

  Instalado: 3.0.3+nobinonly-0ubuntu1
  Candidato: 3.0.3+nobinonly-0ubuntu1
  Tabela de versão:
 *** 3.0.3+nobinonly-0ubuntu1 0
500 http://br.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

*** I hope that it helps... and sorry my poor english...

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: firefox-3.0 3.0.3+nobinonly-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.27-7-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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/listinfo/ubuntu-bugs

[Bug 285006] Re: no auto-mount for USB-stick through USB-hub

2008-10-19 Thread Rhanh-BKK
Hi.

A new finding: This but seems to apply only to USB 2.0 hubs! Because
yesterday i purchased a new one, and when at the office and testing it
(i got two, one for me and one for the office) i figured out it's a USB
1.1 hub - Windows told me so (Linux doesn't mention tat!)

HOWEVER once at home, connected it instead of the old one to my Linux
box - and USB sticks mount fine on it!!

However the speed with which data is transferred is a disgrace. Reading
at 900 KILObytes/second, writing at 1 Megabyte/second.

So for now i can narrow this down to a problem that the
2.6.24-21-generic has with USB 2.0 hubs.

Best regards.

Thanh

-- 
no auto-mount for USB-stick through USB-hub
https://bugs.launchpad.net/bugs/285006
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/listinfo/ubuntu-bugs


[Bug 276998] Re: pgp error in Evolution

2008-10-19 Thread Zivago Lee
I have a similar issue but i'm running GNOME.  For some reason, I cannot
sign my emails anymore after an upgrade from Hardy.

-- 
pgp error in Evolution
https://bugs.launchpad.net/bugs/276998
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/listinfo/ubuntu-bugs


[Bug 144778] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2008-10-19 Thread Simon Ives
Just had this bug running Evolution 2.24.0 in Ubuntu 8.10 (Intrepid)
Beta, Linux Kernel 2.6.27-7-generic, and GNOME 2.24.0.

No idea what caused it.  I left the PC for a few hours and when I
returned Evolution had crashed.

-- 
evolution crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/144778
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/listinfo/ubuntu-bugs


[Bug 285343] Re: curl recommends non-existing package

2008-10-19 Thread Ted
I can confirm this bug.

** Changed in: curl (Ubuntu)
   Status: New = Confirmed

-- 
curl recommends non-existing package
https://bugs.launchpad.net/bugs/285343
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/listinfo/ubuntu-bugs


[Bug 285313] Re: python2.5 crashed with Exception in _initHAL()

2008-10-19 Thread Scott Kitterman
** Changed in: guidance-power-manager (Ubuntu)
Sourcepackagename: python2.5 = guidance-power-manager

-- 
python2.5 crashed with Exception in _initHAL()
https://bugs.launchpad.net/bugs/285313
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/listinfo/ubuntu-bugs


[Bug 260817] Re: msynctool --sync never finishes

2008-10-19 Thread kylea
On the 6233 - the trick was to Delete all entries on the phone including
notes and then sync and then it justs WORKS!!!

-- 
msynctool --sync never finishes
https://bugs.launchpad.net/bugs/260817
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/listinfo/ubuntu-bugs


[Bug 259460] Re: Creative Commons license viewer is non-functional

2008-10-19 Thread Bug Watch Updater
** Changed in: epiphany-extensions
   Status: Confirmed = Fix Released

-- 
Creative Commons license viewer is non-functional
https://bugs.launchpad.net/bugs/259460
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/listinfo/ubuntu-bugs


[Bug 225484] Re: Hardy hangs while using the pc

2008-10-19 Thread Adrian Moya
Hi all!

I've finally bought a new laptop and gave away mine, so I didn't had a
chance to test the new kernel on that one. I'll be contributing now with
the new one, which has it's own compatibility problems :S. At least it
doesn't hang, so for me this issue is over.

-- 
Hardy hangs while using the pc
https://bugs.launchpad.net/bugs/225484
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/listinfo/ubuntu-bugs


[Bug 284401] Re: gcc fails when -Wall -Wno-long-double parametres used together

2008-10-19 Thread Ted
I can confirm this bug.

:~$ gcc --version
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

8.04.1
Linux Stormbringer 2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008 x86_64 
GNU/Linux

** Changed in: gcc-4.2 (Ubuntu)
   Status: New = Confirmed

-- 
gcc fails when -Wall -Wno-long-double parametres used together
https://bugs.launchpad.net/bugs/284401
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/listinfo/ubuntu-bugs


[Bug 285313] Re: python2.5 crashed with Exception in _initHAL()

2008-10-19 Thread halj
** Changed in: python2.5 (Ubuntu)
 Assignee: (unassigned) = Scott Kitterman (kitterman)

-- 
python2.5 crashed with Exception in _initHAL()
https://bugs.launchpad.net/bugs/285313
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/listinfo/ubuntu-bugs


[Bug 260817] Re: msynctool --sync never finishes

2008-10-19 Thread kylea
One more thing - if update from Phone to PC - with Lighting - the
calendar display does not update automatically with additions or changes
- need to exit and re-start Thunderbird - will see if that is the only
way

-- 
msynctool --sync never finishes
https://bugs.launchpad.net/bugs/260817
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/listinfo/ubuntu-bugs


[Bug 285166] Re: rhythmbox doesn't store compilations in a single directory

2008-10-19 Thread Ted
What happens if you change the Library Structure item in the
configuration? I believe by default when ripping CD's, it stores in the
hierarchy Artist/Album, but you can change that by going to
EditPreferences, then the 'Music' tab. You could change it to store by
album.

The issue here really is that Rhythmbox has no way to tell if the CD
it's ripping is an album or a mix without the user telling it.

-- 
rhythmbox doesn't store compilations in a single directory
https://bugs.launchpad.net/bugs/285166
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/listinfo/ubuntu-bugs


[Bug 278810] Re: Doesn't always display suspend / hibernate options (race between g-p-m and f-u-s-a?)

2008-10-19 Thread Steve Langasek
approved for intrepid, please upload.

-- 
Doesn't always display suspend / hibernate options (race between g-p-m and 
f-u-s-a?)
https://bugs.launchpad.net/bugs/278810
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/listinfo/ubuntu-bugs


Re: [Bug 247608] Re: [Intrepid] touchpad on dell laptop does not scroll

2008-10-19 Thread hyperair
On Sat, 2008-10-18 at 12:15 +, William Grant wrote:
 ooops: ensure that you have it enabled in System-Preferences-Touchpad.
 

That would be gsynaptics. Something worth noting is that
gsynaptics/synclient settings get lost when resuming from hibernation.
However, HAL-based settings don't get lost.
-- 
Chow Loong Jin

-- 
[Intrepid] touchpad on dell laptop does not scroll
https://bugs.launchpad.net/bugs/247608
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/listinfo/ubuntu-bugs


[Bug 285760] [NEW] Mute does not affect earphone jacks

2008-10-19 Thread ojve
Public bug reported:

I have a HP dv2935la, with Ubuntu Intrepid Ibex beta.

Expected: When I mute the sound, all sounds (main speakers and
headphones whichever connected) should be muted.

Actual: Sound coming out of the headphone jacks (I have two) is not
affected at all. When I use the main speakers, they are affected as they
should.

I tried all the different output device in System-Preferences-Sound

//T

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Mute does not affect earphone jacks
https://bugs.launchpad.net/bugs/285760
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/listinfo/ubuntu-bugs


[Bug 285759] [NEW] OpenOffice.org 3.0 slow at redrawing UI elements

2008-10-19 Thread Kiran Jonnalagadda
Public bug reported:

I'm running Intrepid with the OpenOffice 3.0 packages from ~openoffice-
pkgs ppa.

While OOo 3.0 in general has similar performance characteristics to OOo
2.4, I've found that all UI elements, including menus and toolbar
buttons, flicker on refresh, such as when hovering over them. (However,
they do not flicker on subsequent refresh, such as when I move the
cursor away and back over again.)

Form-based windows, such as at Tools -Options, take up to a second to
draw all widgets in the window. I've even managed to take a screenshot
while the form was drawing.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
OpenOffice.org 3.0 slow at redrawing UI elements
https://bugs.launchpad.net/bugs/285759
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/listinfo/ubuntu-bugs


[Bug 285759] Re: OpenOffice.org 3.0 slow at redrawing UI elements

2008-10-19 Thread Kiran Jonnalagadda

** Attachment added: Screenshot of slow refresh in progress
   http://launchpadlibrarian.net/18679975/ooo-slow-refresh.png

-- 
OpenOffice.org 3.0 slow at redrawing UI elements
https://bugs.launchpad.net/bugs/285759
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/listinfo/ubuntu-bugs


Re: [Bug 282141] Re: kernel 2.6.27-5-generic and above crashes on shutdown

2008-10-19 Thread NilsB
due to several updates the problem has been gone.

you can close this bug. thanks

-- 
kernel 2.6.27-5-generic and above crashes on shutdown
https://bugs.launchpad.net/bugs/282141
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/listinfo/ubuntu-bugs


[Bug 278418] Re: human-icon-theme no longer replaces System-Administration icon

2008-10-19 Thread Mackenzie Morgan
** Changed in: human-icon-theme (Ubuntu)
Sourcepackagename: gnome-menus = human-icon-theme

-- 
human-icon-theme no longer replaces System-Administration icon
https://bugs.launchpad.net/bugs/278418
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/listinfo/ubuntu-bugs


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

2008-10-19 Thread Steve Langasek
fix uploaded; waiting for another member of the release team to review.

** Changed in: djvulibre (Ubuntu Intrepid)
   Status: Triaged = Fix Committed

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/277301
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/listinfo/ubuntu-bugs


[Bug 248769] Re: Incorrect screen positioning when using multiple displays (TwinView)

2008-10-19 Thread Andrew Starr-Bochicchio
** Also affects: awn
   Importance: Undecided
   Status: New

-- 
Incorrect screen positioning when using multiple displays (TwinView)
https://bugs.launchpad.net/bugs/248769
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/listinfo/ubuntu-bugs


[Bug 188567] Re: [hardy] soundproblems with zsnes

2008-10-19 Thread Shirish Agarwal
Hi all, 
 I'm running Widelands (which also uses SDL) for events and sounds and even I'm 
not getting anything. This is though on Intrepid. 

If I do sudo aptitude install libsdl1.2debian-oss

I get this output (just so people are aware)

sudo aptitude install libsdl1.2debian-oss
[sudo] password for shirish: 
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information   
Initializing package states... Done
The following NEW packages will be installed:
  libsdl1.2debian-oss 
The following packages will be REMOVED:
  libsdl1.2debian-pulseaudio{a}

-- 
[hardy] soundproblems with zsnes
https://bugs.launchpad.net/bugs/188567
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/listinfo/ubuntu-bugs


[Bug 285761] [NEW] CD eject - reclose tray on Ubuntu 8.10

2008-10-19 Thread Patrice Gendreau
Public bug reported:

Binary package hint: nautilus

I'm on 8.10

When i eject CD or DVD
the cd is unmounted - open tray - tray reclose immediately - cd remounted

I have to unmount and open tray manually 
(doesn't work some times)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
CD eject - reclose tray on Ubuntu 8.10
https://bugs.launchpad.net/bugs/285761
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/listinfo/ubuntu-bugs


[Bug 285562] Re: xforcevesa doesn't work

2008-10-19 Thread Steve Langasek
What are the cases for which we need to be able to force use of vesa?
I'm not convinced this is release-critical considering that I've never
heard of this boot option before, and given that an override should only
be needed in case of bugs in other drivers.

-- 
xforcevesa doesn't work
https://bugs.launchpad.net/bugs/285562
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/listinfo/ubuntu-bugs


[Bug 285763] [NEW] Apport needs administrator privileges when screen saver has locked the screen (password)

2008-10-19 Thread A.H.M. Donkers
Public bug reported:

Binary package hint: apport

When the screen saver has locked the screen and a password is required
to unlock it, apport displays a dialog 'administrative privileges
needed'. This dialog is not accessible because of the screen saver lock;
the screen saver cannot be unlocked because of the dialog...

The only way to get out is to use e.g. CTRL ALT  F1 or a network
login, to get a command prompt, and kill the apport process responsible
for the dialog.

** Affects: apport (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Apport needs administrator privileges when screen saver has locked the screen 
(password)
https://bugs.launchpad.net/bugs/285763
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/listinfo/ubuntu-bugs


[Bug 285763] Re: Apport needs administrator privileges when screen saver has locked the screen (password)

2008-10-19 Thread A.H.M. Donkers
Intrepid beta

Linux vapulo 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:30 UTC 2008 x86_64
GNU/Linux

Linux version 2.6.27-7-generic ([EMAIL PROTECTED]) (gcc version 4.3.2
(Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 17 22:24:30 UTC 2008

[EMAIL PROTECTED]:~# dpkg -l *apport*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  apport0.117 automatically generate 
crash reports for debugging
un  apport-clinone(no description 
available)
un  apport-gtknone(no description 
available)
ii  apport-qt 0.117 Qt4 frontend for the 
apport crash report system
un  apport-retracenone(no description 
available)
ii  python-apport 0.117 apport crash report 
handling library
un  python-apport-utils   none(no description 
available)
[EMAIL PROTECTED]:~#

-- 
Apport needs administrator privileges when screen saver has locked the screen 
(password)
https://bugs.launchpad.net/bugs/285763
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/listinfo/ubuntu-bugs


[Bug 285762] Re: gnome-system-monitor crashed with SIGFPE in g_main_context_dispatch()

2008-10-19 Thread kylea

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/18680058/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18680059/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/18680060/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18680061/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18680062/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/18680063/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/18680064/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/18680065/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gnome-system-monitor crashed with SIGFPE in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/285762
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/listinfo/ubuntu-bugs


[Bug 273658] Re: sata errors and unknown controller

2008-10-19 Thread Ozeuss
I guess this bug can be closed. The HD eventually failed, and may very well a 
hardware issue and not an ubuntu issue (or, at least, i don't have any proof 
that it is an ubuntu/kernel issue).
Thanks.

-- 
sata errors and unknown controller
https://bugs.launchpad.net/bugs/273658
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/listinfo/ubuntu-bugs


[Bug 285766] Re: install-codecs crashed with TypeError: done() takes exactly 1 argument (2 given)

2008-10-19 Thread Cristian Mauricio Barbé

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18680142/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18680143/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18680144/ProcStatus.txt

** Visibility changed to: Public

-- 
install-codecs crashed with TypeError: done() takes exactly 1 argument (2 given)
https://bugs.launchpad.net/bugs/285766
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/listinfo/ubuntu-bugs


[Bug 285767] [NEW] Movieplayer will not play dvd, if it does it stutters

2008-10-19 Thread Christianj
Public bug reported:

Binary package hint: totem

PC runing Ubuntu 8.10

Occasionally recognises and plays DVD, on the occasion it does it flickers and 
screen repeated flashes. Making it unwatchable.
Also have an issue with youtube video, sounds cuts out after a few minutes. Are 
they related ?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: fglrx
Package: totem-gstreamer 2.24.2-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-7-generic i686

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Movieplayer will not play dvd, if it does it stutters
https://bugs.launchpad.net/bugs/285767
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/listinfo/ubuntu-bugs


[Bug 285767] Re: Movieplayer will not play dvd, if it does it stutters

2008-10-19 Thread Christianj

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18680189/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18680190/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18680191/ProcStatus.txt

-- 
Movieplayer will not play dvd, if it does it stutters
https://bugs.launchpad.net/bugs/285767
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/listinfo/ubuntu-bugs


[Bug 285762] Re: gnome-system-monitor crashed with SIGFPE in g_main_context_dispatch()

2008-10-19 Thread Apport retracing service

StacktraceTop:SmoothRefresh::get_own_cpu_usage (this=0x14c9fb0) at 
smooth_refresh.cpp:35
SmoothRefresh::get (this=0x14c9fb0, [EMAIL PROTECTED]) at smooth_refresh.cpp:123
cb_timeout (data=0x63a8a0) at callbacks.cpp:411
?? () from /usr/lib/libglib-2.0.so.0
g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0

** Tags removed: need-amd64-retrace

** Tags added: apport-failed-retrace

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/18680194/Stacktrace.txt

-- 
gnome-system-monitor crashed with SIGFPE in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/285762
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/listinfo/ubuntu-bugs


[Bug 285762] Symbolic threaded stack trace

2008-10-19 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/18680195/ThreadStacktrace.txt

-- 
gnome-system-monitor crashed with SIGFPE in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/285762
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/listinfo/ubuntu-bugs


[Bug 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-19 Thread Parthan SR
Thank you for taking your time to report this bug and help make Ubuntu
better. Your bug description is not clear that we can't understand what
you mean to be a bug. Do you mean that in Edit  Preferences  Advanced
 Updates, the Firefox updates are disabled while the other two
(Installed Add ons and Search Engines) are not disabled? Do you mean to
say that when you had marked Ask what to do for Firefox updates, it
becomes disabled the next time you check?

Please check out bug #263566 which reports of similar issue. If you can
confirm whether you are reporting the same issue here, I can mark this
bug to be a duplicate of the bug.

But, as an information, Firefox updates happen through the distributions
package update mechanism and not through the Firefox's update option
present in the Advanced Preferences. This is to ensure that an upstream
update do not break the changes being done in Ubuntu, and hence updates
to Firefox through Ubuntu's package mechanism are suggested.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Incomplete

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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/listinfo/ubuntu-bugs

[Bug 285756] Re: simple bug in Firefox preferencie s - Advance Tab (bug simples nas Preferências do Fi refox - Aba Avançado)

2008-10-19 Thread Parthan SR
Sorry, I meant and hence updates to Firefox through Ubuntu's package
mechanism are not suggested and disabled.

-- 
simple bug in Firefox preferencies - Advance Tab (bug simples nas Preferências 
do Firefox - Aba Avançado)
https://bugs.launchpad.net/bugs/285756
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/listinfo/ubuntu-bugs

[Bug 284081] Re: plasma crashed with SIGSEGV

2008-10-19 Thread Cristian Mauricio Barbé
** Visibility changed to: Public

-- 
plasma crashed with SIGSEGV
https://bugs.launchpad.net/bugs/284081
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/listinfo/ubuntu-bugs


[Bug 282081] Re: X hangs and not recoverable after screen power save mode

2008-10-19 Thread Fred

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/18680244/Xorg.0.log

-- 
X hangs and not recoverable after screen power save mode
https://bugs.launchpad.net/bugs/282081
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/listinfo/ubuntu-bugs


[Bug 282081] Re: X hangs and not recoverable after screen power save mode

2008-10-19 Thread Fred

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/18680254/lspci-vvnn.txt

-- 
X hangs and not recoverable after screen power save mode
https://bugs.launchpad.net/bugs/282081
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/listinfo/ubuntu-bugs


[Bug 281018] Re: wish8.5 crashed with SIGSEGV

2008-10-19 Thread Cristian Mauricio Barbé
** Visibility changed to: Public

-- 
wish8.5 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/281018
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/listinfo/ubuntu-bugs


[Bug 281009] Re: software-properties-kde crashed with SIGSEGV in QTreeWidgetItem::setData()

2008-10-19 Thread Cristian Mauricio Barbé
** Visibility changed to: Public

-- 
software-properties-kde crashed with SIGSEGV in QTreeWidgetItem::setData()
https://bugs.launchpad.net/bugs/281009
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/listinfo/ubuntu-bugs


[Bug 279452] Re: kdeinit crashed with SIGSEGV

2008-10-19 Thread Cristian Mauricio Barbé
** Visibility changed to: Public

-- 
kdeinit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/279452
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/listinfo/ubuntu-bugs


[Bug 276684] Re: iwl3945 no scanning 2.6.27-4

2008-10-19 Thread Martin Pool
I'm also experiencing this problem on an X61s Thinkpad running intrepid
updated on about last Friday.  linux-restricted-modules-common does not
contain the firmware (and in fact does not contain any modules at all as
far as I can see:

[EMAIL PROTECTED] dpkg -L linux-restricted-modules{,-generic,-common}
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules
/usr/share/doc/linux-restricted-modules/copyright
/usr/share/doc/linux-restricted-modules/changelog.gz
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules-generic
/usr/share/doc/linux-restricted-modules-generic/copyright
/usr/share/doc/linux-restricted-modules-generic/changelog.gz

/.
/sbin
/sbin/lrm-manager
/etc
/etc/default
/etc/default/linux-restricted-modules-common
/etc/modprobe.d
/etc/modprobe.d/lrm-video
/etc/init.d
/etc/init.d/linux-restricted-modules-common
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules-common
/usr/share/doc/linux-restricted-modules-common/copyright
/usr/share/doc/linux-restricted-modules-common/changelog.Debian.gz

[EMAIL PROTECTED] uname -a
Linux lithe 2.6.27-7-generic #1 SMP Tue Oct 14 18:40:44 UTC 2008 i686 GNU/Linux


** Changed in: linux (Ubuntu)
   Status: Fix Released = Confirmed

-- 
iwl3945 no scanning 2.6.27-4
https://bugs.launchpad.net/bugs/276684
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/listinfo/ubuntu-bugs


[Bug 276684] Re: iwl3945 no scanning 2.6.27-4

2008-10-19 Thread Martin Pool
I'm also experiencing this problem on an X61s Thinkpad running intrepid
updated on about last Friday.  linux-restricted-modules-common does not
contain the firmware (and in fact does not contain any modules at all as
far as I can see:

[EMAIL PROTECTED] dpkg -L linux-restricted-modules{,-generic,-common}
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules
/usr/share/doc/linux-restricted-modules/copyright
/usr/share/doc/linux-restricted-modules/changelog.gz
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules-generic
/usr/share/doc/linux-restricted-modules-generic/copyright
/usr/share/doc/linux-restricted-modules-generic/changelog.gz

/.
/sbin
/sbin/lrm-manager
/etc
/etc/default
/etc/default/linux-restricted-modules-common
/etc/modprobe.d
/etc/modprobe.d/lrm-video
/etc/init.d
/etc/init.d/linux-restricted-modules-common
/usr
/usr/share
/usr/share/doc
/usr/share/doc/linux-restricted-modules-common
/usr/share/doc/linux-restricted-modules-common/copyright
/usr/share/doc/linux-restricted-modules-common/changelog.Debian.gz

[EMAIL PROTECTED] uname -a
Linux lithe 2.6.27-7-generic #1 SMP Tue Oct 14 18:40:44 UTC 2008 i686 GNU/Linux

-- 
iwl3945 no scanning 2.6.27-4
https://bugs.launchpad.net/bugs/276684
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/listinfo/ubuntu-bugs


[Bug 263179] Re: unable to suspend after upgrade to intrepid

2008-10-19 Thread Steve Langasek
This report is uncorroborated and the additional information requested
has not been provided.  Declining for intrepid and removing the
'regression-potential' tag.

** Tags removed: regression-potential

-- 
unable to suspend after upgrade to intrepid
https://bugs.launchpad.net/bugs/263179
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/listinfo/ubuntu-bugs


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

2008-10-19 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 Hardy and isn't working in Intrepid.

So, maybe this is a kernel issue?

-- 
Eject key doesn't work on Apple MacBook / MacBook Pro
https://bugs.launchpad.net/bugs/131818
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/listinfo/ubuntu-bugs


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

2008-10-19 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 Hardy and isn't working in Intrepid.

So, maybe this is a kernel issue?

-- 
Eject key doesn't work on Apple MacBook / MacBook Pro
https://bugs.launchpad.net/bugs/131818
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/listinfo/ubuntu-bugs


[Bug 40537] Re: [Upstream] [hardy] OpenOffice cannot write to NFS files

2008-10-19 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[Upstream] [hardy] OpenOffice cannot write to NFS files
https://bugs.launchpad.net/bugs/40537
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 267824] Re: openoffice comes without thunderbird (Mozilla) Addressbook Driver (no libmozab2.so / libmozabdrv2.so)

2008-10-19 Thread Chris Cheney
*** This bug is a duplicate of bug 93546 ***
https://bugs.launchpad.net/bugs/93546

I must not have made myself clear enough, the upstream build uses during
build time a very old version of Thunderbird (as I understand it) which
is why it works when built by them, as far as I know the version built
by all Linux distributors (not just novell) does not work since they use
a modern version of Thunderbird.

For a reference to this bug upstream (Sun) see the bug this is a
duplicate of on Launchpad, there is a link to the upstream bug report.

-- 
openoffice comes without thunderbird (Mozilla) Addressbook Driver (no 
libmozab2.so / libmozabdrv2.so)
https://bugs.launchpad.net/bugs/267824
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/listinfo/ubuntu-bugs


[Bug 258869] Re: operapluginwrapper crashed with SIGSEGV in pluginController::destroyInstance()

2008-10-19 Thread Ketil Vestby
Got the same thing, installed Opera and used it for the first time on
Intrepid.

What I did to replicattet this bug was: Open a single webpage, close
Opera - and the bug appeared.

-- 
operapluginwrapper crashed with SIGSEGV in pluginController::destroyInstance()
https://bugs.launchpad.net/bugs/258869
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/listinfo/ubuntu-bugs


[Bug 247608] Re: [Intrepid] touchpad on dell laptop does not scroll

2008-10-19 Thread William Grant
I meant System-Preferences-Mouse-Touchpad, sorry. That controls
gnome-settings-daemon.

-- 
[Intrepid] touchpad on dell laptop does not scroll
https://bugs.launchpad.net/bugs/247608
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/listinfo/ubuntu-bugs


[Bug 207473] Re: Screen brightness double level changes

2008-10-19 Thread Ciso
On my Dell XPS M1330 it seems to me that changing the brightness from
the applet works fine, but if I open a menu and I press the brightness
key, nothing changes.

-- 
Screen brightness double level changes
https://bugs.launchpad.net/bugs/207473
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/listinfo/ubuntu-bugs


[Bug 3801] Re: Need undo

2008-10-19 Thread Greg Auger
Upstream have released Gobby 0.4.90 with undo/redo! Hopefully 0.5 will
be out in time for 9.04.

http://article.gmane.org/gmane.network.obby.user/284
http://arbur.net/serendipity/archives/41-Gobby-0.4.90.html
http://arbur.net/serendipity/uploads/gobby/gobby-0.4.90.png

-- 
Need undo
https://bugs.launchpad.net/bugs/3801
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285769] [NEW] Evolution Seg Fault on New Calendar Entery

2008-10-19 Thread Yahya
Public bug reported:

Binary package hint: evolution

I am using Ubuntu 8.04.1
With the standard Evolution version (2.22.3.1-0ubuntu1) 

When I go to the Calendars Day View and highlight a group of time slots
(say from 10 AM to 11 AM) then start text entery, I press Shift+Enter to
go to a new line. As soon as press the combination Evolution crashes
with Segmentation fault.

I've done this more than one time with same result. The only message I
get when I run Evolution from the command line is the Segmentation fault
message.

ProblemType: Bug
Architecture: i386
Date: Sun Oct 19 09:26:34 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: fglrx
Package: evolution 2.22.3.1-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-19-generic i686

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Evolution Seg Fault on New Calendar Entery
https://bugs.launchpad.net/bugs/285769
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/listinfo/ubuntu-bugs


[Bug 285769] Re: Evolution Seg Fault on New Calendar Entery

2008-10-19 Thread Yahya

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18680369/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18680370/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18680371/ProcStatus.txt

-- 
Evolution Seg Fault on New Calendar Entery
https://bugs.launchpad.net/bugs/285769
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/listinfo/ubuntu-bugs


[Bug 285768] [NEW] Ubuntu refuses to boot on Clevo M860TU barebone

2008-10-19 Thread sv2dgi
Public bug reported:

Machine is:
CPU: Intel Core 2 Duo T9400
Chipset: Intel  PM45 + ICH9M
Memory: 4GB DDR3-1066
Disk: WD Scorpio 320GB SATA
Optical: DVD writer SATA
Video: NVidia GeForce 9600M GS
Audio: Intel HD
LAN: Realtek 8168C/8111C 1Gbps Ethernet
WIFI: Intel 5100 AGN
Camera(USB-Internal), Fingerprint sensor, Bluetooth(internal)

Disk was partitioned during Windows install as follows:
80GB Windows | 80GB for Linux Root | 200M for Linux Boot | 150 GB NTFS for data

Windows boots Ok, runs ok, no problem.

Tried to install x64 Linux. LiveCD AND AlternateCD boot ok, show menu, I select 
Install (or Run Live) and after 2 seconds without having time to read what the 
screen says other than an irq storm... it reboots.
Tried to add parameters acpi=off, noapic, nolapic, nofb in all combinations, 
system moves forward, but locks after showing io scheduler cfq. I left it for 
10 minutes there - still locked. Tried to add DEBUG_something to the kernel 
line, which was supposed to show more info - but I get the same messages.

I tried both 8.04 (Hardy) and 8.10 (Intrepid). Same results. I tried the
startup CD of OpenSUSE 11 - exactly the same behavior. So it must be
something with the kernel itself. All tests were made with 64-bit OSes.
Vista running on machine is Business-64bit.

I saw that some systems had problems with Fedora and problems were gone with 
BIOS update. But there is no new BIOS for my machine as far as I know.
Its BIOS has limited entries. I tried playing with them - same results. Disk 
boots in AHCI mode for Windows, I tried both SATA and AHCI - no change. I tried 
also enabling / disabling EFI - still no change. Finally I search for any APIC 
or ACPI settings in BIOS but there are none. There is also an option in BIOS 
(which mainly enables/disables AHCI) that asks what OS you will boot 
(Vista/XP/Other) and I tried all three settings.

I am stuck with Windows and an empty partiton waiting for Ubuntu...

Since I could not see bash in ANY linux I tried up to now, to do any
lsusb/lspci etc commands, I attach the .nfo file from Windows Vista.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu refuses to boot on Clevo M860TU barebone
https://bugs.launchpad.net/bugs/285768
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/listinfo/ubuntu-bugs


[Bug 285768] Re: Ubuntu refuses to boot on Clevo M860TU barebone

2008-10-19 Thread sv2dgi

** Attachment added: M860TU.nfo
   http://launchpadlibrarian.net/18680368/M860TU.nfo

** Description changed:

  Machine is:
  CPU: Intel Core 2 Duo T9400
  Chipset: Intel  PM45 + ICH9M
  Memory: 4GB DDR3-1066
  Disk: WD Scorpio 320GB SATA
  Optical: DVD writer SATA
  Video: NVidia GeForce 9600M GS
  Audio: Intel HD
  LAN: Realtek 8168C/8111C 1Gbps Ethernet
  WIFI: Intel 5100 AGN
  Camera(USB-Internal), Fingerprint sensor, Bluetooth(internal)
  
  Disk was partitioned during Windows install as follows:
  80GB Windows | 80GB for Linux Root | 200M for Linux Boot | 150 GB NTFS for 
data
  
  Windows boots Ok, runs ok, no problem.
- Tried to install Linux. LiveCD AND AlternateCD boot ok, show menu, I select 
Install (or Run Live) and after 2 seconds without having time to read what the 
screen says other than an irq storm... it reboots.
+ 
+ Tried to install x64 Linux. LiveCD AND AlternateCD boot ok, show menu, I 
select Install (or Run Live) and after 2 seconds without having time to read 
what the screen says other than an irq storm... it reboots.
  Tried to add parameters acpi=off, noapic, nolapic, nofb in all 
combinations, system moves forward, but locks after showing io scheduler cfq. 
I left it for 10 minutes there - still locked. Tried to add DEBUG_something to 
the kernel line, which was supposed to show more info - but I get the same 
messages.
  
- I tried the startup CD of OpenSUSE 11 - exactly the same behavior.
+ I tried both 8.04 (Hardy) and 8.10 (Intrepid). Same results. I tried the
+ startup CD of OpenSUSE 11 - exactly the same behavior. So it must be
+ something with the kernel itself. All tests were made with 64-bit OSes.
+ Vista running on machine is Business-64bit.
  
  I saw that some systems had problems with Fedora and problems were gone with 
BIOS update. But there is no new BIOS for my machine as far as I know.
  Its BIOS has limited entries. I tried playing with them - same results. Disk 
boots in AHCI mode for Windows, I tried both SATA and AHCI - no change. I tried 
also enabling / disabling EFI - still no change. Finally I search for any APIC 
or ACPI settings in BIOS but there are none. There is also an option in BIOS 
(which mainly enables/disables AHCI) that asks what OS you will boot 
(Vista/XP/Other) and I tried all three settings.
  
  I am stuck with Windows and an empty partiton waiting for Ubuntu...
  
  Since I could not see bash in ANY linux I tried up to now, to do any
  lsusb/lspci etc commands, I attach the .nfo file from Windows Vista.

-- 
Ubuntu refuses to boot on Clevo M860TU barebone
https://bugs.launchpad.net/bugs/285768
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/listinfo/ubuntu-bugs


[Bug 272752] Re: Open Office does not install localization package by default

2008-10-19 Thread Chris Cheney
OpenOffice.org isn't supposed to install the localization, it is the
Ubuntu installer that does that for whatever language you select. I am
reassigning this to ubiquity.

** Changed in: ubiquity (Ubuntu)
Sourcepackagename: openoffice.org = ubiquity
   Status: Incomplete = New

-- 
Open Office does not install localization package by default
https://bugs.launchpad.net/bugs/272752
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/listinfo/ubuntu-bugs


[Bug 119309] Re: Live CD shutdown can't remove CD

2008-10-19 Thread David Wilson
Bryan, I have been using my System #2 in Windows with no problems
ejecting discs. Furthermore, if I boot my Ubuntu 8.04 (Gutsy) i386
Desktop CD to live session desktop and then shut it down in the same way
as for Intrepid, the tray is ejected at the appropriate time and remains
out until I press the eject button on the drive.

-- 
Live CD shutdown can't remove CD
https://bugs.launchpad.net/bugs/119309
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/listinfo/ubuntu-bugs


[Bug 192765] Re: ping: sendmsg: No buffer space available (wifi)

2008-10-19 Thread Ketil Vestby
Updated Intrepid once again, and the bug diappeared: Fixed.

Did a clean install of Intrepid, updated, and the bug is stil missing!

Made a third install, updated, bug still missing. Let the computer use
the wifi connection to download continously over the hight, two nights
in a row. Still no problem..

-- 
ping: sendmsg: No buffer space available (wifi)
https://bugs.launchpad.net/bugs/192765
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/listinfo/ubuntu-bugs


Re: [Bug 183685] Re: compiz.real crashed with SIGSEGV

2008-10-19 Thread Christopher
unsubscribe


On Sat, Oct 18, 2008 at 11:39 PM, cornbread [EMAIL PROTECTED] wrote:
 unsubscribe
 - Original Message -
 From: bewarm [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, October 18, 2008 7:32:29 PM GMT -08:00 US/Canada Pacific
 Subject: [Bug 183685] Re: compiz.real crashed with SIGSEGV

 unsubscribe

 --
 compiz.real crashed with SIGSEGV
 https://bugs.launchpad.net/bugs/183685
 You received this bug notification because you are a direct subscriber
 of the bug.

 --
 compiz.real crashed with SIGSEGV
 https://bugs.launchpad.net/bugs/183685
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
As we open our newspapers or watch our television screens, we seem to
be continually assaulted by the fruits of Mankind's stupidity.
 -Roger Penrose

-- 
compiz.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/183685
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/listinfo/ubuntu-bugs


[Bug 285727] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_set_valist()

2008-10-19 Thread robsstartrek
** Visibility changed to: Public

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_set_valist()
https://bugs.launchpad.net/bugs/285727
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/listinfo/ubuntu-bugs


[Bug 274155] Re: Intrepid: quiet splash freezes but verbose boots up fine

2008-10-19 Thread Steve Romanow
With new 2.6.27-7.11 I am able to warm reboot.  I will watch it and test
different scenarios.

-- 
Intrepid: quiet splash freezes but verbose boots up fine
https://bugs.launchpad.net/bugs/274155
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/listinfo/ubuntu-bugs


[Bug 261596] Re: libenchant_myspell.so Causes Some Apps To Not Start

2008-10-19 Thread Steve Langasek
Chris, the problem with the symlinks is that they point to non-existent
files.

Duncan, what does 'dpkg -S /usr/share/myspell/dicts/en*US* give on your
system, and what does 'dpkg -l hunspell-en-us' give?  Both the hunspell-
en-us and myspell-en-us packages in intrepid appear to correctly include
the dictionary files.

-- 
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
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/listinfo/ubuntu-bugs


[Bug 261596] Re: libenchant_myspell.so Causes Some Apps To Not Start

2008-10-19 Thread Steve Langasek
Not a bug in ooo-dictionaries anyway, since myspell-en-us was not
installed.

** Changed in: openoffice.org-dictionaries (Ubuntu)
   Status: Incomplete = Invalid

-- 
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
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/listinfo/ubuntu-bugs


[Bug 224498] Re: Acer Aspire 5520 atheros wifi doesnt work (Kernel 2.6.24-19-generic)

2008-10-19 Thread clovepower
Forgot the last one above. I probably did something bad in first
instance, but after re-compiling madwifi-hal-0.10.5.6-r3861 seems to
work with Kernel 2.6.24-21-generic

-- 
Acer Aspire 5520 atheros wifi doesnt work (Kernel 2.6.24-19-generic)
https://bugs.launchpad.net/bugs/224498
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/listinfo/ubuntu-bugs


[Bug 285779] [NEW] XFS Barrier support broken in 2.6.27

2008-10-19 Thread Matthias Klose
Public bug reported:

[  290.299523] Filesystem sda2: xlog_iodone: Barriers are no longer supported 
by device. Disabling barriers
[  613.269649] Filesystem sda6: xlog_iodone: Barriers are no longer supported 
by device. Disabling barriers

Reproducible: Always

Steps to Reproduce:
1. format a partition with the XFS Filesystem
2. boot a 2.6.27 kernel
3. dmesg

Further info in the gentoo report

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux (Gentoo Linux)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Gentoo Bugzilla #241880
   http://bugs.gentoo.org/show_bug.cgi?id=241880

** Also affects: linux (Gentoo Linux) via
   http://bugs.gentoo.org/show_bug.cgi?id=241880
   Importance: Unknown
   Status: Unknown

-- 
XFS Barrier support broken in 2.6.27
https://bugs.launchpad.net/bugs/285779
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/listinfo/ubuntu-bugs


[Bug 285778] [NEW] Network manager keeps connecting to the same network

2008-10-19 Thread Cz-David
Public bug reported:

Binary package hint: network-manager

I've downloaded 8.10b installed and set static ip connection to my
router. It connected me. But after aprx 1 minute it connected me again
so i've had there 2 same connections to the same network. After a few
more minutes there was 8 connections to the same network.

Steps to reproduce:
1) Create a new connection with static ip.
2) Wait.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Network manager keeps connecting to the same network
https://bugs.launchpad.net/bugs/285778
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/listinfo/ubuntu-bugs


[Bug 284399] Re: Intrepid unable to detect Nvidia Geforce 7150, and unable to use vesa driver.

2008-10-19 Thread David Wilson
My 7150/630i system boots the Intrepid Beta Live CD into text mode only.
The 8.04 disc boots into 800x600 mode.

** Attachment added: Xorg.0.log from 7150/630i system booting Intrepid Beta 
i386 desktop CD
   http://launchpadlibrarian.net/18681075/Xorg.0.log

-- 
Intrepid unable to detect Nvidia Geforce 7150, and unable to use vesa driver.
https://bugs.launchpad.net/bugs/284399
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/listinfo/ubuntu-bugs


Re: [Bug 277589] Re: sony brighness on a geforce series older than 8 (nvclock works fine)

2008-10-19 Thread yleetiny
My debian file only work for a listed vaio models,
could you please give me the result of 
lshal | grep -i vgn
please?
I will add your model asap

PS: I'm searching for a way to better match all geforce 6/7 series, but
i don't know how i can make it. Until this math isn't done only a few
models will be supported

On sam, 2008-10-18 at 23:38 +, getaceres wrote:
 I've installed the .deb file on Intrepid on a Vaio FE31Z but still I
 can't change the brightness with the Fn keys.


-- 
sony brighness on a geforce series older than 8 (nvclock works fine)
https://bugs.launchpad.net/bugs/277589
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/listinfo/ubuntu-bugs


[Bug 269651] Re: console-kit-daemon crashed with SIGSEGV in g_str_hash()

2008-10-19 Thread iponeverything
Thanks James  and Martin -

I believe I understand the bug now.

That is music my ears.  Reading through your post, I can see why I am
not developer. Debugging a subtle race condition like this would make my
head explode.

-- 
console-kit-daemon crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/269651
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/listinfo/ubuntu-bugs


[Bug 285781] [NEW] Ekiga truncates passwords containing |

2008-10-19 Thread David Gibson
Public bug reported:

If I enter a password containing a '|' (pipe) character into the
password field in the Edit|Accounts Properties box, when I close then
re-enter the properties box, the password has been truncated.  The
truncated password is shown only as dots, of course, but the number is
equal to the number of characters before the '|' in the original
password.

This is clearly a bug - you can't connect to a SIP account with a
password containing '|'.  Worse, it suggests the possibility that the
password is somewhere being passed to a shell, or something for which
'|' is a control character.

** Affects: ekiga (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ekiga truncates passwords containing |
https://bugs.launchpad.net/bugs/285781
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/listinfo/ubuntu-bugs


[Bug 285780] [NEW] gcc-4.3-spu missing spu cache

2008-10-19 Thread Simon Wunderlich
Public bug reported:

Binary package hint: gcc-4.3-spu

Unlike the cell-gcc/spu-gcc package, SPU Software Managed Cache
controlling files are missing in gcc-4.3-spu.  They are responsible for
managing and interfacing (spu_cache.h) the Software Managed Cache on the
Cell BE SPU which is implemented as library within gcc.

These files were present in spu-gcc_4.1.1r886, but there is nothing like
this in gcc-4.3-spu:

./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cache64k.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cache16k.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cache8k.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cache32k.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cachemgr_nonatomic.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cachemgr.a
./usr/lib/gcc/spu/4.1.1/mea64/libgcc_cache128k.a
./usr/lib/gcc/spu/4.1.1/libgcc_cache16k.a
./usr/lib/gcc/spu/4.1.1/libgcc_cache8k.a
./usr/lib/gcc/spu/4.1.1/libgcc_cache32k.a
./usr/lib/gcc/spu/4.1.1/libgcc_cachemgr_nonatomic.a
./usr/lib/gcc/spu/4.1.1/libgcc_cachemgr.a
./usr/lib/gcc/spu/4.1.1/libgcc_cache128k.a
./usr/lib/gcc/spu/4.1.1/include/spu_cache.h

The consequence is that my software using SPU Software Managed Caches
won't compile anymore. On the other hand i'm forced to gcc-4.3 because
of bugs in gcc 4.1 [1]. It seems that the SPU Software Managed Cache
patches are also still present in the upstream gcc-4.3 cell branch [2],
but not in the upstream gcc-4.3 release [3].

[1] https://bugs.launchpad.net/ubuntu/+source/cell-gcc/+bug/285186
[2] http://gcc.gnu.org/viewcvs/branches/cell-4_3-branch/gcc/config/spu/
[3] http://gcc.gnu.org/viewcvs/tags/gcc_4_3_2_release/gcc/config/spu/

** Affects: gcc-4.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gcc-4.3-spu missing spu cache
https://bugs.launchpad.net/bugs/285780
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/listinfo/ubuntu-bugs


[Bug 285776] Re: lost sound (audio) after partial upgrade of 8.10

2008-10-19 Thread t_robert
** Description changed:

  i did a partial upgrade yesterday. there were some errors. it removed 3
  linux modules and attemted to install linux-module-generic, which
  failed.  during the installation process, i noticed that the network
  manager and some other applications were removed.  after the
  installation, there was message saying some upgrades failed and your
  computer might not be in a usable state.  fortunately, the computer
  still worked.  but the network manager icon was gone and the volume icon
  had a red x-mark.  i was able to restore the network manager by going to
  synaptics and reinstalling some deleted components through the residual
  configs.  but the there is still no audio. clicking on the volume icon
  opens a dialogue box saying that the manager can't be opened because
  there is no gstreamer plug-in found (or something like that) and gives
  the option to remove the icon from the panel.
  
  right clicking on x-marked volume icon to open volume control gives the
  following message: No volume control GStreamer plugins and/or devices
  found. please help.
+ 
+ more info:
+ i'm using lenovo g400.  if i'm not mistaken, my audio card is a realtek. did 
not experience the same problem with 8.04 and even after the initial upgrade to 
8.10 beta.

-- 
lost sound (audio) after partial upgrade of 8.10
https://bugs.launchpad.net/bugs/285776
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/listinfo/ubuntu-bugs


[Bug 285761] Re: CD eject - reclose tray on Ubuntu 8.10

2008-10-19 Thread Parthan SR
*** This bug is a duplicate of bug 283316 ***
https://bugs.launchpad.net/bugs/283316

Thank you for taking your time to report this bug. Fortunately the same
bug was reported as bug #283316 and hence this bug has been marked the
duplicate of that bug. You can follow the developments in the parent
bug. I would like to point you a new feature of marking a bug as
Affects me too! if you find to have the exact problem as reported in a
bug.

** Changed in: hal (Ubuntu)
Sourcepackagename: nautilus = hal

** This bug has been marked a duplicate of bug 283316
   intrepid - ejected dvd media is inserted right back in

-- 
CD eject - reclose tray on Ubuntu 8.10
https://bugs.launchpad.net/bugs/285761
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/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285779] Re: XFS Barrier support broken in 2.6.27

2008-10-19 Thread Matthias Klose
see http://toei.stargazer.at/2008/10/10/xfs-barriers-und-der-neue-2627-kernel/
patch at 
http://toei.stargazer.at/wp-content/uploads/2008/10/fix-barrier-fail-detection.patch


** Attachment added: proposed patch
   http://launchpadlibrarian.net/18681150/fix-barrier-fail-detection.patch

-- 
XFS Barrier support broken in 2.6.27
https://bugs.launchpad.net/bugs/285779
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/listinfo/ubuntu-bugs


[Bug 117651] Re: ubuntu randomly freezes

2008-10-19 Thread Ketil Vestby
On my machine, running Intrepid Beta, this did happend regularily until
I installed the server kernel.

After that, it dont freeze anymore. I believe it could be related to
some of the differences between the kernels - but it's hard to pinpoint
exactly what makes random things disappear..

-- 
ubuntu randomly freezes
https://bugs.launchpad.net/bugs/117651
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/listinfo/ubuntu-bugs


[Bug 285779] Re: XFS Barrier support broken in 2.6.27

2008-10-19 Thread Bug Watch Updater
** Changed in: linux (Gentoo Linux)
   Status: Unknown = Confirmed

-- 
XFS Barrier support broken in 2.6.27
https://bugs.launchpad.net/bugs/285779
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/listinfo/ubuntu-bugs


[Bug 278943] Re: Spellchecking doesn't work in Pidgin and Tomboy with LC_ALL=fr_CH.UTF8

2008-10-19 Thread François Marier
Thanks for reviewing this Steve.

Do I actually have the required access to be able to upload to the
package queue? I thought you have to be an Ubuntu member for that.

If I upload to intrepid directly using dput ubuntu, my upload gets
rejected:

  Rejected:
  Signer has no upload rights at all to this distribution.

Francois

-- 
Spellchecking doesn't work in Pidgin and Tomboy with LC_ALL=fr_CH.UTF8
https://bugs.launchpad.net/bugs/278943
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/listinfo/ubuntu-bugs


[Bug 285782] [NEW] Evolution does not preserve outgoing SMTP Password

2008-10-19 Thread Flavelle
Public bug reported:

Binary package hint: evolution

Evolution used to preserve the password for the SMTP outgoing server (I
have only one), so that I didn't have to re-enter it everytime. After a
recent upgrade (currently showing 2.24.0), I have to provide the SMTP
password once each session. I have not tested what the definition of a
'session' is, but it is really annoying!

I am using ubuntu 8.10 beta, latest version, all patched, as of
Oct-18-2008.

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Evolution does not preserve outgoing SMTP Password
https://bugs.launchpad.net/bugs/285782
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/listinfo/ubuntu-bugs


[Bug 285783] [NEW] Evolution does not retain language options

2008-10-19 Thread Flavelle
Public bug reported:

Binary package hint: evolution

I have selected English (Canada) as my default language in evolution.
When I am typing a message, every word is identified as mis-spelled
unless I reselect the language  for each e-mail. I am currently using
evolution 2.24.0 on ubuntu 8.10 beta with all patches applied as of
Oct-18-2008.

This is really annoying!

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Evolution does not retain language options
https://bugs.launchpad.net/bugs/285783
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/listinfo/ubuntu-bugs


[Bug 253430] Re: libdbus-glib-1.so.2 required by newest Firefox 32 bit nightlies

2008-10-19 Thread hackel
This also affects Gizmo Project (www.gizmo5.com) which depends on this
missing library.

** Changed in: ia32-libs (Ubuntu)
   Status: New = Confirmed

-- 
libdbus-glib-1.so.2 required by newest Firefox 32 bit nightlies
https://bugs.launchpad.net/bugs/253430
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/listinfo/ubuntu-bugs


[Bug 285562] Re: xforcevesa doesn't work

2008-10-19 Thread Timo Aaltonen
It's the safe boot option of livecd, used when booting normally doesn't
work. That's the case when the proper driver can't do proper
modesetting, which is too common at least for nv.

You can lower the priority if you like, but it should still be a simple
fix to the postinst, and enough time to get in before RC.

-- 
xforcevesa doesn't work
https://bugs.launchpad.net/bugs/285562
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/listinfo/ubuntu-bugs


[Bug 279077] Re: [intrepid] seahorse-agent GPG password prompt doesn't capture any characters

2008-10-19 Thread hyperair
*** This bug is a duplicate of bug 284044 ***
https://bugs.launchpad.net/bugs/284044

** This bug has been marked a duplicate of bug 284044
   seahorse passphrase dialogs don't accept input

-- 
[intrepid] seahorse-agent GPG password prompt doesn't capture any characters
https://bugs.launchpad.net/bugs/279077
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/listinfo/ubuntu-bugs


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

2008-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package djvulibre - 3.5.20-7ubuntu3

---
djvulibre (3.5.20-7ubuntu3) intrepid; urgency=low

  * Make djview a true transition package: remove the maintainer scripts
shipped in the upstream tarball that try to call update-alternatives
for files not guaranteed to exist.  LP: #277301.

 -- Steve Langasek [EMAIL PROTECTED]   Sat, 18 Oct 2008
17:19:10 -0700

** Changed in: djvulibre (Ubuntu Intrepid)
   Status: Fix Committed = Fix Released

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/277301
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/listinfo/ubuntu-bugs


[Bug 138325] Re: Unable to mount root fs after upgrade to 2.6.22-11.32

2008-10-19 Thread Maxime Steisel
I have the same bug when updating hardy to intrepid (beta). A fresh install is 
just fine.
I also noticed that the grub entries titles are Debian instead of Ubuntu.

-- 
Unable to mount root fs after upgrade to 2.6.22-11.32
https://bugs.launchpad.net/bugs/138325
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/listinfo/ubuntu-bugs


[Bug 285486] Re: righ-click change reading status doesnt show

2008-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package liferea - 1.4.18-0ubuntu2

---
liferea (1.4.18-0ubuntu2) intrepid; urgency=low

  * debian/patches/fix_toggle_status_menu:
- Fix toggle status menu entry (lp: #285486).

 -- Emilio Pozuelo Monfort [EMAIL PROTECTED]   Sat, 18 Oct 2008
22:35:31 +0200

** Changed in: liferea (Ubuntu)
   Status: Triaged = Fix Released

-- 
righ-click change reading status doesnt show
https://bugs.launchpad.net/bugs/285486
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/listinfo/ubuntu-bugs


[Bug 280327] Re: Italian Language add-on is not compatible with version 3.0.3

2008-10-19 Thread Jef
Downgrading language-pack-fr to version number 1:8.04+20080909 solve the
problem.

So this issue comes from the language-pack-** package version
1:8.04+20080929

-- 
Italian Language add-on is not compatible with version 3.0.3
https://bugs.launchpad.net/bugs/280327
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/listinfo/ubuntu-bugs


[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-19 Thread Onkar Shinde
** Changed in: fop (Ubuntu)
 Assignee: (unassigned) = Onkar Shinde (onkarshinde)

-- 
FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument
https://bugs.launchpad.net/bugs/268930
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/listinfo/ubuntu-bugs


Re: [Bug 223492] Re: system becomes unsuable after being idle six hours

2008-10-19 Thread seanseviltwin
There is no longer any problem with all latest versions and upgrades.

Thanks for asking,
Sean
xxx

2008/10/18 IanW [EMAIL PROTECTED]

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Can you try with latest Ubuntu release? Thanks in advance.

 ** Changed in: compiz (Ubuntu)
 Sourcepackagename: None = compiz
   Status: New = Incomplete

 --
 system becomes unsuable after being idle six hours
 https://bugs.launchpad.net/bugs/223492
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
system becomes unsuable after being idle six hours
https://bugs.launchpad.net/bugs/223492
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/listinfo/ubuntu-bugs


[Bug 285787] [NEW] x.org logging doesn't put timestamp on the log lines

2008-10-19 Thread Joolz
Public bug reported:

Binary package hint: xorg

After an x crash I was looking at the logfile. It's a bit bothering that
there are no timestamps. Can this be added to the logging? TIA!

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
x.org logging doesn't put timestamp on the log lines
https://bugs.launchpad.net/bugs/285787
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/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >