[Bug 206569] Re: hardy's OpenVPN 2.1_Rc7 not connecting

2009-03-05 Thread shaggy
hi,

no i didnt. At some point i just solved my problem and ran an older
openvpn package and now iam running ubuntu 8.10 anyway.

-- 
hardy's OpenVPN 2.1_Rc7 not connecting
https://bugs.launchpad.net/bugs/206569
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 161047] Re: ssh server forces a command when it should not

2009-03-05 Thread Jacob Torrey
If I understand correctly your problem, I think you can use the
ssh_config setting 'PreferredAuthentications while using ssh (ssh -o
PreferredAuthentications password) to have it prefer the password over
the key when you don't want it to use the key. Another option is to
disable the ssh-agent bg process which caches your keys and will use
them automatically, if this is disabled, then I'm pretty sure you'll
need to explicitly set the key with the -i command.

Hope this helps.

-- 
ssh server forces a command when it should not
https://bugs.launchpad.net/bugs/161047
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 332606] Re: Racoon 0.7 fails with address already in use

2009-03-05 Thread Johnathon
** Bug watch added: Red Hat Bugzilla #273261
   https://bugzilla.redhat.com/show_bug.cgi?id=273261

** Also affects: ipsec-tools (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=273261
   Importance: Unknown
   Status: Unknown

-- 
Racoon 0.7 fails with address already in use
https://bugs.launchpad.net/bugs/332606
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools 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 332606] Re: Racoon 0.7 fails with address already in use

2009-03-05 Thread Bug Watch Updater
** Changed in: ipsec-tools (Fedora)
   Status: Unknown = Fix Released

-- 
Racoon 0.7 fails with address already in use
https://bugs.launchpad.net/bugs/332606
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools 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 270713] Re: snmpd: error getting netmask for interface

2009-03-05 Thread wolfiewo
I am also getting this error message and it is filling up my syslogs.

-- 
snmpd: error getting netmask for interface
https://bugs.launchpad.net/bugs/270713
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Steve Grecni
Thierry, I just installed your ppa network-manager packages on Intrepid,
and it's still hanging on shutdown (using wireless) with CIFS VFS
errors.  A fairly fresh UMPC install on a Dell Mini 9.

I ran a continuous ping on the machine and network is unavailable nearly
immediately after selecting shutdown from the gnome menu,  after a bit I
can then see the shutdown splash and a bit later I'm geting the CIFS VFS
errors.

Interestingly enough, even when I remove quiet and splash from the grub
menu.lst, it's still not showing any shutdown messages to me, just the
CIFS VFS errors and sometimes an apcid error.  So it's impossible for me
to tell the network manager is dying too soon.

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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 334470] Re: FFE: Network UPS Tools 2.4.1-2

2009-03-05 Thread Arnaud Quette
here it is (2.4.1-2ubuntu1)

-- Arno

** Attachment added: nut_2.4.1-2ubuntu1_ubuntu2.debdiff
   http://launchpadlibrarian.net/23523375/nut_2.4.1-2ubuntu1_ubuntu2.debdiff

-- 
FFE: Network UPS Tools 2.4.1-2
https://bugs.launchpad.net/bugs/334470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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


Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Bart Samwel
Thierry Carrez wrote:
 OK, I uploaded a network-manager upgrade for intrepid to my PPA:
 https://launchpad.net/~ttx/+archive/ppa
 
 This release (built on the latest network-manager in intrepid-proposed)
 basically prevents network-manager from being shut down by sendsigs...
From my testing this solves the CIFS hanging during umountnfs, and also
 ensures the network filesystems are still available when the processes
 are stopped by sendsigs (allowing them to shutdown without data loss).
 It was inspired by Daniel J Blueman proposed patch on (related) bug
 113095.
 
 Could you please test if it solves the issue for your specific case, and
 tell me about any side-effects.

Hi Thierry,

I'm on jaunty, I've tried the package but I still have the same problem.
On my jaunty install the problem is even worse, it doesn't get past the
unmounts or perhaps it just takes extremely long, I have to
hard-shutdown my laptop every time I shut down and forget to unmount
these file systems first.

In my opinion this is really a kernel problem, and a big one. If there
is no route to the host (which is the case if the network is down), the
cifs vfs should properly detect this and not wait for some timeout. And
it *can* easily detect this: when the network is down and I do a ping, I
also get no route to host. I don't see any reason why the cifs vfs
shouldn't be able to detect this as well.

Also, your current attempt at a solution will only solve the problem
when the network is still up. But what if I shut down while my wireless
network is gone? For instance, when I've moved away from my home
location with the laptop on or (probably) suspended? Or what if my
wireless network simply shuts down by itself? It tends to do that. :-)

I really hope that somebody will find time to look at a proper, kernel
based solution.

Cheers,
Bart

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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


Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Bart Samwel
Hi Steve,

Steve Grecni wrote:
 Thierry, I just installed your ppa network-manager packages on Intrepid,
 and it's still hanging on shutdown (using wireless) with CIFS VFS
 errors.  A fairly fresh UMPC install on a Dell Mini 9.
 
 I ran a continuous ping on the machine and network is unavailable nearly
 immediately after selecting shutdown from the gnome menu,  after a bit I
 can then see the shutdown splash and a bit later I'm geting the CIFS VFS
 errors.
 
 Interestingly enough, even when I remove quiet and splash from the grub
 menu.lst, it's still not showing any shutdown messages to me, just the
 CIFS VFS errors and sometimes an apcid error.  So it's impossible for me
 to tell the network manager is dying too soon.

 In that case it seems that the only reason for the existence of the
NetworkManager daemon is to perform the required privileged operations
at the biddingI don't know *exactly* how NetworkManager works, but I'm
under the impression that it only holds a network connection while the
applet is running, i.e., while the user is logged in. This could be a
security thing, because it gets the network settings from the user's
settings, and also the authentication to a wireless network are taken
from the logged on user's key ring. So it's actually quite logical that
it would shut down the network at logoff, BEFORE any of the shutdown
scripts run. (In that case it seems that the NetworkManager daemon is
only there to do the required privileged work at the bidding of the
nm-applet. And if the nm-applet disconnects due to logoff, then it
disconnects...)

Anyway, this is all just conjecture. I might have it all backwards.

Cheers,
Bart

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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 338411] [NEW] Cannot retreive share list if samba client and server have the same hostname

2009-03-05 Thread David Bensimon
Public bug reported:

Binary package hint: samba

samba 2:3.3.1-1ubuntu1
ubuntu 9.04 (alpha5-20090304)

Samba client and server both have the same hostname. This makes it
impossible for the client to resolve to the server. The end result is
that the client is shown the following error:

==
Unable to mount location
Failed to retrieve share list from server
==

Changing the client's hostname is a workaround to this issue.

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

-- 
Cannot retreive share list if samba client and server have the same hostname
https://bugs.launchpad.net/bugs/338411
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


Re: [Bug 334470] Re: FFE: Network UPS Tools 2.4.1-2

2009-03-05 Thread Dustin Kirkland
Awesome, thanks!  Uploaded!

Okay, now, let's see if we can get that FFE pushed through...

:-Dustin

-- 
FFE: Network UPS Tools 2.4.1-2
https://bugs.launchpad.net/bugs/334470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 302148] Re: Installing wine starts winbindd as a daemon

2009-03-05 Thread Scott Ritchie
Wine needs the winbind package for its ntlm-auth functions.  Ideally,
these would be provided by a minimalistic version of the samba package
that had no such daemon.  So, I am retargetting this bug towards samba
(which provides winbind).  Thank you for reporting!

** Changed in: samba (Ubuntu)
Sourcepackagename: wine = samba

-- 
Installing wine starts winbindd as a daemon
https://bugs.launchpad.net/bugs/302148
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


Re: [Bug 302148] Re: Installing wine starts winbindd as a daemon

2009-03-05 Thread Jelmer Vernooij
On Thu, 2009-03-05 at 21:00 +, Scott Ritchie wrote:
 Wine needs the winbind package for its ntlm-auth functions.  Ideally,
 these would be provided by a minimalistic version of the samba package
 that had no such daemon.  So, I am retargetting this bug towards samba
 z(which provides winbind).  Thank you for reporting!
This doesn't make sense. ntlm_auth is a tool that's sole purpose is
communicating with winbindd. winbindd already doesn't depend on samba
itself.

Cheers,

Jelmer
-- 
Jelmer Vernooij jel...@samba.org - http://samba.org/~jelmer/
Jabber: jel...@jabber.fsfe.org

-- 
Installing wine starts winbindd as a daemon
https://bugs.launchpad.net/bugs/302148
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


Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Bart Samwel
Hi Steve,

Steve French wrote:
 A couple clarifications:

 1) We really want the network file systems
 to be unmounted (or at least synced) before the network goes away.
 You do not want to risk losing file system data which has been cached
 by the Linux memory management layer.
 
 2) If there is cached write data, we do want the file system to try
 as hard as reasonably possible (perhaps forever in the case of
 mounting with the hard mount option rather than the default soft
 mount) before giving up - the network which is down for a few
 seconds, may recover in most cases (where exactly we are in shutdown
 of the system may be hard to detect in this path in the kernel)

 3) CIFS already does do the obvious - it does not attempt to send
 network requests in umount (SMB tree disconnect followed by SMB
 ulogoff) if the session is already dead (the server implicitly
 closes tids and smb uids when the socket crashes).   Write
 requests just prior to the umount getting to the kernel would cause
 attempts at reconnect, but simply from the kernel cifs driver
 perspective umounting should not cause network traffic if the session
 is already dead

I think there must be a bug somewhere in this code then. My cifs file
systems are all as read only as a read-write file system can be: I
almost never write to them, I just mount them by default so that I can
read from them (which I also almost never do), and also write to them
when I want, which is also not a daily thing. So I almost always shut
down in a situation where the file system has only been read from, not
written to -- and the reads are usually also a long time ago. No reason
at all to wait indefinitely!

For reference, all my cifs file systems are mounted below /nas/..., and
the following command:

# lsof | grep nas

shows nothing. No files open on the shares, and it's like that for most
of the time. Still, my system hangs at shutdown. There's *something*
fishy going on here. Do you know of any other commands I should try to
figure out if there is some dirty data left for the cifs file systems,
that somehow doesn't get written? Would it help to sync before I reboot
from the GUI, so that all pending dirty data is flushed to the cifs fs?

Cheers,
Bart

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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 302148] Re: Installing wine starts winbindd as a daemon

2009-03-05 Thread Scott Ritchie
Sorry, I got confused by earlier reports saying that installing winbind
(and just winbind) caused things to break, I figured something more
substantial had to be going on

-- 
Installing wine starts winbindd as a daemon
https://bugs.launchpad.net/bugs/302148
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


Re: [Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Bart Samwel
Bart Samwel wrote:
 Would it help to sync before I reboot
 from the GUI, so that all pending dirty data is flushed to the cifs fs?

For the record: nope, that doesn't help. Still hangs.

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2009-03-05 Thread Steve Grecni
Things get even weirder, if I select logout from the gnome panel,
network goes away, so I log back in as the same user, and network comes
back as expected.  But if I log out again, network stays up!  Tried
logging out again, network still stays up.

I noticed, if I log out, and then back in, then after shutting down, I
see the shutdown messages, I see my cifs mounts getting unmounted
properly (no CIFS VFS errors) and then then the networking interfaces
get deconfigured.  Shutdown happens properly

It seems at least for me, something is causing the network-manager to
die the first time I log out, but then after that, it stays up between
log outs.  Can anyone confirm?  Could this be some weird issue where the
network-manager is not properly detaching from the controlling terminal
or something of the sorts?

So basically something is causing my network-manager to die and not show
me shutdown messages if I don't log out and log back in first before
shutting down...  Am I the only one seeing this behavior?

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
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 338556] [NEW] [jaunty] libsnmp-python: Depends: python ( 2.6)

2009-03-05 Thread curtlee2002
Public bug reported:

Binary package hint: libsnmp-python

Since jaunty has upgraded to python 2.6, libsnmp-python (as with many
other python based apps) now has a dependency problem.

Thank you for your time

$ sudo apt-get install libsnmp-python
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libsnmp-python: Depends: python ( 2.6) but 2.6.1-0ubuntu3 is to be installed
E: Broken packages

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[jaunty] libsnmp-python: Depends: python ( 2.6)
https://bugs.launchpad.net/bugs/338556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 337964] Re: Power Manager is the only System-Preferences.. tool that can't be dismissed with ESC

2009-03-05 Thread Martin Pitt
I want to note that the standard key combination to close a window is
Ctrl+W for multi-window applications, and Ctrl+Q for singular windows.
Unfortunately gnome-control-center obeys neither (nor does gnome-power-
prefs), so maybe that should be fixed too/first.

-- 
Power Manager is the only System-Preferences.. tool that can't be dismissed 
with ESC
https://bugs.launchpad.net/bugs/337964
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 309912] Re: update-manager crashed with NameError in get_changelog()

2009-03-05 Thread Rocko
I just had it happen here with update-manager 1:0.99. The only 'unusual'
thing was that I wasn't connected to the internet.

-- 
update-manager crashed with NameError in get_changelog()
https://bugs.launchpad.net/bugs/309912
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 338120] [NEW] Totem Video-Player 2.24.3 ruckelt heftig

2009-03-05 Thread bauramichele
Public bug reported:

Binary package hint: totem

jede Art von Video ruckelt sehr stark. Auch das menue ist nicht zu lesen
weil es stark ruckelt

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

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


** Tags: apport-bug

-- 
Totem Video-Player 2.24.3 ruckelt heftig
https://bugs.launchpad.net/bugs/338120
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 338120] Re: Totem Video-Player 2.24.3 ruckelt heftig

2009-03-05 Thread bauramichele

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

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

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

-- 
Totem Video-Player 2.24.3 ruckelt heftig
https://bugs.launchpad.net/bugs/338120
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 338119] [NEW] ClamAV dies after freshclam update

2009-03-05 Thread Vegard Svanberg
Public bug reported:

Binary package hint: clamav

This is Ubuntu 8.10 on x86_64 with ClamAV 0.94.dfsg.2.

ClamAV dies more or less every day. From the log file:

Wed Mar  4 23:32:02 2009 - 
/var/lib/amavis/tmp/amavis-20090304T232355-08269/parts/p001: 
Sanesecurity.Lott.597.UNOFFICIAL FOUND
Wed Mar  4 23:35:40 2009 - 
/var/lib/amavis/tmp/amavis-20090304T232900-08768/parts/p001: 
Sanesecurity.Lott.597.UNOFFICIAL FOUND
Wed Mar  4 23:36:34 2009 - Reading databases from /var/lib/clamav
Thu Mar  5 08:11:11 2009 - +++ Started at Thu Mar  5 08:11:11 2009
Thu Mar  5 08:11:11 2009 - clamd daemon 0.94.2 (OS: linux-gnu, ARCH: i386, 
CPU: i486)

08:11 is when I restarted it manually. Looking in freshclam.log, the
time of the crash matches the time when freshclam signals clamd to
reread the database:

Received signal: wake up
ClamAV update process started at Wed Mar  4 23:36:32 2009
main.cld is up to date (version: 50, sigs: 500667, f-level: 38, builder: sven)
Trying host db.local.clamav.net (195.95.205.245)...
Downloading daily-9068.cdiff [100%]
daily.cld updated (version: 9068, sigs: 14043, f-level: 38, builder: guitar)
Database updated (514710 signatures) from db.local.clamav.net (IP: 
195.95.205.245)
Clamd successfully notified about the update.

Any ideas?

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

-- 
ClamAV dies after freshclam update
https://bugs.launchpad.net/bugs/338119
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 275492] Re: monsterz.py crashed with error in blit()

2009-03-05 Thread Arnaud Jeansen
@Jon

The latest version 0.7.1-2ubuntu1 is not in the intrepid repositories
(see https://launchpad.net/ubuntu/+source/monsterz), only in the
upcoming jaunty version

To make it work, the work around is to manually install the jaunty
version (it works fine, this is how I made it work at home).

To do so:
1) Go at this address: 
https://launchpad.net/ubuntu/jaunty/+source/monsterz/0.7.1-2ubuntu1
2) On the right hand side (Builds window), click on your architecture.
3) In the build page, on the right hand side (Resulting binaries window), click 
on monsterz 0.7.1-2ubuntu1 to manually download the jaunty package 
4) Install the package with gdebi (it should be asked on file download) and 
accept the installation (ignore the warning).

Good luck

-- 
monsterz.py crashed with error in blit()
https://bugs.launchpad.net/bugs/275492
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 271475] Re: Wrong resolution Intel X3100

2009-03-05 Thread Josef Urban
OK, I think I somehow fixed it by manually editing xorg.conf. It is
enclosed.

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/23486139/xorg.conf

-- 
Wrong resolution Intel X3100
https://bugs.launchpad.net/bugs/271475
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 332716] Re: workrave doesn't notice input

2009-03-05 Thread Martin Pool
It's called for the event XRecordStartOfData.

Tracing through init_xrecord shows:

the server claims to support version 1.13.  It seems to pass plausible
parameters to create the context and it then opens a separate datalink,
which also seems correct.  Then it enables the context on that datalink,
and that immediately runs the callback with reasonable values to say
XRecordStartOfData.  Then after that the callback's not run again and we
XRecordEnableContext doesn't return either.

-- 
workrave doesn't notice input
https://bugs.launchpad.net/bugs/332716
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 332716] Re: workrave doesn't notice input

2009-03-05 Thread Martin Pool
OK, so it turns out that I did not have the record module loaded in my
xorg.conf file.  That file claims to have been generated by dexconf, but
it may be wrong, or it may at least be an unusual setup.  I'm going to
add it and see if that helps.

If it does, I'd say this is still a workrave bug though maybe a minor
one: it tries to detect whether or not the server supports XRecord, but
apparently not successfully.  Or arguably it's a xorg bug if it claims
to support XRecord even when the module's not loaded.

This is a bit similar to http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=350296.

-- 
workrave doesn't notice input
https://bugs.launchpad.net/bugs/332716
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 337214] Re: upgrade to kernel 2.6.27-13 broke the system

2009-03-05 Thread Andy Whitcroft
When you say start the gdm there was no response what do you mean
specifiically?  Was there anything visibile on the screen?  Was the
screen black?  Is there disk activity?  If you have another machine is
the machine visible on the network?

** Tags added: regression-update

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
upgrade to kernel 2.6.27-13 broke the system
https://bugs.launchpad.net/bugs/337214
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 283900] Re: problem with sc9c1xx usb pc camera

2009-03-05 Thread Luis Alberto Pabón
*** This bug is a duplicate of bug 280657 ***
https://bugs.launchpad.net/bugs/280657

Hey caporeinf, es la etiqueta de la casa el escribir en inglés, es el único
idioma que más o menos todos chapurreamos.

Gracias!

-- 
problem with sc9c1xx usb pc camera
https://bugs.launchpad.net/bugs/283900
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 227520] Re: [Mobility X700] External monitor resolution can't be changed on laptop (ati driver)

2009-03-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Triaged

-- 
[Mobility X700] External monitor resolution can't be changed on laptop (ati 
driver)
https://bugs.launchpad.net/bugs/227520
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 218671] Re: MinY MaxY leads to unexpected behaviour

2009-03-05 Thread Bryce Harrington
 Please, let me what else we can do to move this along!

Filing a report upstream would be a solid step you could do to help move things 
along.
Once upstream accepts a patch, I tend to have a lot more confidence about 
pulling it into Ubuntu as well.

-- 
MinY  MaxY leads to unexpected behaviour
https://bugs.launchpad.net/bugs/218671
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 64147] Re: Logo is blurred on resolutions without an explicit theme

2009-03-05 Thread pitwalker
Dear Martin Pitt,

my laptop's native resolution is 1280x800
I use usplash 0.5.30 and usplash-theme-ubuntu 0.21
I reconfigured usplash, that automatically generates a good /etc/usplash.conf
but the logo is STILL STRETCHED HORIZONTALLY :-(

-- 
Logo is blurred on resolutions without an explicit theme
https://bugs.launchpad.net/bugs/64147
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 337759] Re: openerp-server depends on python-xml and is therefore uninstallable ATM

2009-03-05 Thread Z
The package python-xml was just updated in jaunty, so openerp-server
installs now.

-- 
openerp-server depends on python-xml and is therefore uninstallable ATM
https://bugs.launchpad.net/bugs/337759
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 334825] Re: [Radeon 200m (RC410)] Screen resolution issues in Intrepid

2009-03-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = New

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Incomplete

-- 
[Radeon 200m (RC410)] Screen resolution issues in Intrepid
https://bugs.launchpad.net/bugs/334825
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 331472] Re: [RS482] garbled desktop background with 8.10 and ATI Xpress 200 if compiz is enabled

2009-03-05 Thread Bryce Harrington
Have you had a chance to test with alpha-5 now that it's out?

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = New

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Incomplete

-- 
[RS482] garbled desktop background with 8.10 and ATI Xpress 200 if compiz is 
enabled
https://bugs.launchpad.net/bugs/331472
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 337233] Re: linux-backports-modules-intrepid-generic kille network

2009-03-05 Thread Andy Whitcroft
This bug is in linux-backport-modules for intrepid, so moving to linux-
backport-modules-2.6.27.

When you say that you this update kills connections which connections
are these, wifi perhaps?  What symptoms do you see, do the link lights
no longer come on, wifi lights no longer flash etc.

Could you attach dmesg output, ifconfig -a output, and lspci -nnvv
output to this bug.

** Changed in: linux-backports-modules-2.6.27 (Ubuntu)
Sourcepackagename: linux-meta = linux-backports-modules-2.6.27
   Status: New = Incomplete

-- 
linux-backports-modules-intrepid-generic kille network
https://bugs.launchpad.net/bugs/337233
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 328531] Re: r350 freeze starting X with radeon driver

2009-03-05 Thread Bryce Harrington
Since the hardware is no longer available for doing troubleshooting
with, we'll have to close the bug for now.  However please feel free to
reopen if you or anyone else has the same HW and can reproduce this
issue using the latest development version of Ubuntu and is willing to
do some troubleshooting with it.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Invalid

-- 
r350 freeze starting X with radeon driver
https://bugs.launchpad.net/bugs/328531
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 327931] Re: Please backport GIMP 2.6.5 to Intrepid.

2009-03-05 Thread Bartosz
** Summary changed:

- Please backport GIMP 2.6.4 to Intrepid.
+ Please backport GIMP 2.6.5 to Intrepid.

-- 
Please backport GIMP 2.6.5 to Intrepid.
https://bugs.launchpad.net/bugs/327931
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 325431] Re: [HD 4650] Weird Colors when changing resolution

2009-03-05 Thread Bryce Harrington
Thanks for letting us know the issue is resolved.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Fix Released

-- 
[HD 4650] Weird Colors when changing resolution
https://bugs.launchpad.net/bugs/325431
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 338023] Re: Could not get lock /var/lib/dpkg/lock - open

2009-03-05 Thread Lars Ljung
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 it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: synaptic (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/synaptic/+question/63140

-- 
Could not get lock /var/lib/dpkg/lock - open
https://bugs.launchpad.net/bugs/338023
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 337988] Re: services-admin says that a service is started but its /etc/default/ file has enabled = 0

2009-03-05 Thread marco.pallotta
Well, I don't think it's a special case as there are other services that
have the option ENABLED in /etc/default. If a user launches services-
admin to see if a service is started or not and the real things are
different than what services-admin lists, I think we have a bug (we are
disorienting the user).

What I think it's that the ENABLED options in /etc/default are redundants. In 
fact if I want a service to start or not I should only have to manipulate 
/etc/rc[0-6S].d and not, for particular services (that I don't know prior), 
enable or disable also the field ENABLED in the corresponding files in 
/etc/default.
This redundancy brings to this issue. 
So for me, at last, services-admin may runs ok.

-- 
services-admin says that a service is started but its /etc/default/ file has 
enabled = 0
https://bugs.launchpad.net/bugs/337988
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 327146] Re: [needs-packaging] Skrooge

2009-03-05 Thread Iulian Udrea
Skrooge has just been accepted.

** Changed in: ubuntu
   Status: Confirmed = Fix Released

-- 
[needs-packaging] Skrooge
https://bugs.launchpad.net/bugs/327146
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 325243] Re: pidgin crashed with SIGSEGV in clone()

2009-03-05 Thread Ara Pulido
This happens to me as well

** Changed in: pidgin (Ubuntu)
   Status: Invalid = Incomplete

-- 
pidgin crashed with SIGSEGV in clone()
https://bugs.launchpad.net/bugs/325243
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 316156] Re: DVD export doesn't work

2009-03-05 Thread Torbjörn Moa
I installed version 0.7.2.1-0baudm1, and the problem went away. So I'm
happy. You can close this bug.

-- 
DVD export doesn't work
https://bugs.launchpad.net/bugs/316156
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 323198] Re: Kopete can't connect to MSN account, complains about symbol not found

2009-03-05 Thread luisromangz
Still happens with today's (3/5/2008) update to kopete-4:4.2.1-ubuntu1,
in Kubuntu Jaunty.

-- 
Kopete can't connect to MSN account, complains about symbol not found
https://bugs.launchpad.net/bugs/323198
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kopete in ubuntu.

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


[Bug 337284] Re: dmraid fails to activate isw due to incorrect disk size (dmraid rc15)

2009-03-05 Thread danwood76
Below is the output you requested, also I have dumped the metadata which
is contained in the atttchment.

sudo dmraid -ay -vvv -d
NOTICE: creating directory /var/lock/dmraid
WARN: locking /var/lock/dmraid/.lock
NOTICE: /dev/sde: asr discovering
NOTICE: /dev/sde: ddf1discovering
NOTICE: /dev/sde: hpt37x  discovering
NOTICE: /dev/sde: hpt45x  discovering
NOTICE: /dev/sde: isw discovering
NOTICE: /dev/sde: jmicron discovering
NOTICE: /dev/sde: lsi discovering
NOTICE: /dev/sde: nvidia  discovering
NOTICE: /dev/sde: pdc discovering
NOTICE: /dev/sde: sil discovering
NOTICE: /dev/sde: via discovering
NOTICE: /dev/sdd: asr discovering
NOTICE: /dev/sdd: ddf1discovering
NOTICE: /dev/sdd: hpt37x  discovering
NOTICE: /dev/sdd: hpt45x  discovering
NOTICE: /dev/sdd: isw discovering
NOTICE: /dev/sdd: isw metadata discovered
NOTICE: /dev/sdd: jmicron discovering
NOTICE: /dev/sdd: lsi discovering
NOTICE: /dev/sdd: nvidia  discovering
NOTICE: /dev/sdd: pdc discovering
NOTICE: /dev/sdd: sil discovering
NOTICE: /dev/sdd: via discovering
NOTICE: /dev/sdc: asr discovering
NOTICE: /dev/sdc: ddf1discovering
NOTICE: /dev/sdc: hpt37x  discovering
NOTICE: /dev/sdc: hpt45x  discovering
NOTICE: /dev/sdc: isw discovering
NOTICE: /dev/sdc: isw metadata discovered
NOTICE: /dev/sdc: jmicron discovering
NOTICE: /dev/sdc: lsi discovering
NOTICE: /dev/sdc: nvidia  discovering
NOTICE: /dev/sdc: pdc discovering
NOTICE: /dev/sdc: sil discovering
NOTICE: /dev/sdc: via discovering
NOTICE: /dev/sdb: asr discovering
NOTICE: /dev/sdb: ddf1discovering
NOTICE: /dev/sdb: hpt37x  discovering
NOTICE: /dev/sdb: hpt45x  discovering
NOTICE: /dev/sdb: isw discovering
NOTICE: /dev/sdb: isw metadata discovered
NOTICE: /dev/sdb: jmicron discovering
NOTICE: /dev/sdb: lsi discovering
NOTICE: /dev/sdb: nvidia  discovering
NOTICE: /dev/sdb: pdc discovering
NOTICE: /dev/sdb: sil discovering
NOTICE: /dev/sdb: via discovering
NOTICE: /dev/sda: asr discovering
NOTICE: /dev/sda: ddf1discovering
NOTICE: /dev/sda: hpt37x  discovering
NOTICE: /dev/sda: hpt45x  discovering
NOTICE: /dev/sda: isw discovering
NOTICE: /dev/sda: isw metadata discovered
NOTICE: /dev/sda: jmicron discovering
NOTICE: /dev/sda: lsi discovering
NOTICE: /dev/sda: nvidia  discovering
NOTICE: /dev/sda: pdc discovering
NOTICE: /dev/sda: sil discovering
NOTICE: /dev/sda: via discovering
DEBUG: _find_set: searching isw_cjfgejeghi
DEBUG: _find_set: not found isw_cjfgejeghi
DEBUG: _find_set: searching isw_cjfgejeghi_HD3
DEBUG: _find_set: searching isw_cjfgejeghi_HD3
DEBUG: _find_set: not found isw_cjfgejeghi_HD3
DEBUG: _find_set: not found isw_cjfgejeghi_HD3
NOTICE: added /dev/sdd to RAID set isw_cjfgejeghi
DEBUG: _find_set: searching isw_cjfgejeghi
DEBUG: _find_set: found isw_cjfgejeghi
DEBUG: _find_set: searching isw_cjfgejeghi_HD3
DEBUG: _find_set: searching isw_cjfgejeghi_HD3
DEBUG: _find_set: found isw_cjfgejeghi_HD3
DEBUG: _find_set: found isw_cjfgejeghi_HD3
NOTICE: added /dev/sdc to RAID set isw_cjfgejeghi
DEBUG: _find_set: searching isw_fh
DEBUG: _find_set: not found isw_fh
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: not found isw_fh_HD1
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: not found isw_fh_HD1
DEBUG: _find_set: not found isw_fh_HD1
DEBUG: _find_set: not found isw_fh_HD1
NOTICE: added /dev/sdb to RAID set isw_fh
DEBUG: _find_set: searching isw_fh
DEBUG: _find_set: found isw_fh
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: searching isw_fh_HD1
DEBUG: _find_set: found isw_fh_HD1
DEBUG: _find_set: found isw_fh_HD1
NOTICE: added /dev/sda to RAID set isw_fh
DEBUG: checking isw device /dev/sda
DEBUG: checking isw device /dev/sdb
DEBUG: set status of set isw_fh_HD1 to 16
DEBUG: checking isw device /dev/sdd
DEBUG: checking isw device /dev/sdc
DEBUG: set status of set isw_cjfgejeghi_HD3 to 16
RAID set isw_fh_HD1 already active
INFO: Activating GROUP raid set isw_fh
RAID set isw_cjfgejeghi_HD3 already active
INFO: Activating GROUP raid set isw_cjfgejeghi
NOTICE: discovering partitions on isw_fh_HD1
NOTICE: /dev/mapper/isw_fh_HD1: dos discovering
NOTICE: /dev/mapper/isw_fh_HD1: dos metadata discovered
DEBUG: _find_set: searching isw_fh_HD11
DEBUG: _find_set: not found isw_fh_HD11
ERROR: dos: partition address past end of RAID device
NOTICE: created partitioned RAID set(s) for /dev/mapper/isw_fh_HD1
RAID set isw_fh_HD11 already active
INFO: Activating partition raid set isw_fh_HD11
WARN: unlocking /var/lock/dmraid/.lock
DEBUG: freeing devices of RAID set isw_fh_HD1
DEBUG: freeing device isw_fh_HD1, path 

[Bug 336511] Re: [RV730] Cannot get 8.10 to recognize RV730 (Radeon 4650) card

2009-03-05 Thread Bryce Harrington
Bug 325431 confirms that r4650 cards are working on Jaunty, even with
6.11.0 (which I wasn't sure of before).

Intrepid is using 6.9.0, which sounds like it is too old to support this
chip.  Alpha versions of Jaunty are available at
http://cdimages.ubuntu.com/releases/jaunty/, you probably want to
upgrade if you want to use this newer card.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[RV730] Cannot get 8.10 to recognize RV730 (Radeon 4650) card
https://bugs.launchpad.net/bugs/336511
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 311057] Re: Add to Panel - Menu bar just reproduces Main menu

2009-03-05 Thread jmaasing
Oh, ok, the applets do what they are intended to do so this is not a
bug, my bad.

Still, a better wording in the Add dialog would be good. The use of A as in 
A custom menu bar suggests it is different from The in The main GNOME 
menu. I thought it was a difference that I could add several Custom-menues 
with different content.
Also the use of custom suggested to me that I, as a user of Ubuntu, could 
customize the menu. Not that this was a custom implementation of a menu-viewer 
program.

So perhaps it would be better to say something like
The main GNOME menu and The compact menu 
or 
The main menu and The application menu

Paul: let's learn Gnome and build the menu we both want :-)

-- 
Add to Panel - Menu bar just reproduces Main menu
https://bugs.launchpad.net/bugs/311057
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 292421] Re: [RV530 x1650] Black screen after updating

2009-03-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Triaged

-- 
[RV530 x1650] Black screen after updating
https://bugs.launchpad.net/bugs/292421
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 36596] Re: [Mobility M6 LY] System freeze with DefaultDepth 16

2009-03-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Triaged

-- 
[Mobility M6 LY] System freeze with DefaultDepth 16
https://bugs.launchpad.net/bugs/36596
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 338126] [NEW] dev null inaccessable

2009-03-05 Thread Musashi
Public bug reported:

This is my first time reporting a bug

I tried to upgrade from Intrepid. I have a Nvidia graphics card. During
the upgrade it said something about running in low graphics mode. I must
have click the wrong button (keep going in low graphics mode) because
the whole thing crashed. I tried running apt-get upgrade and aptitude
from the command line (graphics wouldn't load. Things just got worse and
worse.

Some errors I got were /dev/null permission denied  repeated about
fifty times immediately after login of a non root account. Someting like
processing of packages failed/canceled because of to many errors.

I eventually had to wipe everything (I love my external HD). I ran the
install reformated with EXT4 and everything (including the NVidia driver
seems to work just fine).

I would have liked a better explaination of what Low Graphics mode was.
And I think a lot of the problem was that it upgraded X before it
upgraded the Graphics drivers. Maybe this should be switched

Hope I was helpfull!

Currently Using Jaunty Alpha 5

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
dev null inaccessable
https://bugs.launchpad.net/bugs/338126
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 338125] [NEW] newview

2009-03-05 Thread xinsi...@163.com
Public bug reported:

wo de jsj

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

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
newview
https://bugs.launchpad.net/bugs/338125
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 336818] Re: After update to kernel 2.6.27-13, the system hangs during boot

2009-03-05 Thread Andy Whitcroft
*** This bug is a duplicate of bug 337019 ***
https://bugs.launchpad.net/bugs/337019

Are you able to confirm whether the machine hung, or could the screen
just be blank at the point gdm is meant to start?  We have a number of
other reports of that occuring with this kernel.  See bug #337019 for
details and progress on that.  If the screen is black, look for disk
activity or wifi activity when the hang occurs.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
After update to kernel 2.6.27-13, the system hangs during boot
https://bugs.launchpad.net/bugs/336818
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 338125] Re: newview

2009-03-05 Thread xinsi...@163.com

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

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

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

-- 
newview
https://bugs.launchpad.net/bugs/338125
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 335460] Re: [R520] flash corruption with exa enabled

2009-03-05 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = Medium
   Status: Confirmed = Triaged

-- 
[R520] flash corruption with exa enabled
https://bugs.launchpad.net/bugs/335460
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 326697] Re: [HD 3650] very choppy video -radeon or -radeonhd

2009-03-05 Thread Bryce Harrington
*** This bug is a duplicate of bug 334101 ***
https://bugs.launchpad.net/bugs/334101

A git snapshot of the 6.12.0 branch is available in my PPA, which has
the video acceleration for r6xx/r7xx, although I think it also needs
some kernel updates to take full advantage of it.  Might be worth
testing.


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = High
   Status: Confirmed = Triaged

** Summary changed:

- [HD 3650] very choppy video -radeon or -radeonhd
+ [HD 3650] [needs 6.12.0] very choppy video -radeon or -radeonhd

** This bug has been marked a duplicate of bug 334101
   FFe:  Xv and EXA not supported on R6xx/R7xx chipsets

-- 
[HD 3650] [needs 6.12.0] very choppy video -radeon or -radeonhd
https://bugs.launchpad.net/bugs/326697
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 336818] Re: After update to kernel 2.6.27-13, the system hangs during boot

2009-03-05 Thread Stefan Bader
*** This bug is a duplicate of bug 337019 ***
https://bugs.launchpad.net/bugs/337019

Beni, this bug is already tracked in bug #337019 and I will mark this
one as duplicate of it. Could you also gather the dmesg log from your
system with the old working kernel and repost both (the failing and
working logs) to the other bug? Thanks.

** This bug has been marked a duplicate of bug 337019
   [Intrepid] screen goes black after upgrading to kernel 2.6.27-13-generic

-- 
After update to kernel 2.6.27-13, the system hangs during boot
https://bugs.launchpad.net/bugs/336818
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 337114] Re: Intrepid crash after updating to 2.6.27-13

2009-03-05 Thread Märt Suga
*** This bug is a duplicate of bug 337019 ***
https://bugs.launchpad.net/bugs/337019

sudo apt-get install nvidia-glx-180 will fix it, but it is till a beta
driver, so do it on your own risk.

** This bug has been marked a duplicate of bug 337019
   [Intrepid] screen goes black after upgrading to kernel 2.6.27-13-generic

-- 
Intrepid crash after updating to 2.6.27-13
https://bugs.launchpad.net/bugs/337114
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 316217] Re: LTSP on top of Ubuntu 8.10 desktop does not boot

2009-03-05 Thread Nicolas LEBRUN
Same problem for me.

Do you have xinetd installed ? 
It didn't work for me until i uninstalled xinet and installed openbsd-inetd

Is tfttp working ? what give netstat -apn | grep :69  ?

Strange thing too, the tftp daemon was running with udp6 protocol and
seems that was the reason why tftboot didn't worked.

-- 
LTSP on top of Ubuntu 8.10 desktop does not boot
https://bugs.launchpad.net/bugs/316217
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 293424] Re: intrepid: iwl3945 won't connect with WEP passphrase

2009-03-05 Thread paulcone
I am also having a problem and I believe this bug is to blame.  I have
been running Xubuntu for two years on a ThinkPad X21, connecting to my
Apple AirPort Graphite Base Station.  I have never had issues connecting
but since the last update 18 days ago all of a sudden the computer does
not connect and I get the same dialog box that cactaur is getting above.
I confirmed the hex string matches the Hex equivalent value in the
AirPort software I run on my Mac, but I have never entered Hex before
from the Ubuntu box -- I entered ASCII before.  Why all of a sudden is
it asking me to enter Hex?  Seems like something got broken.  Feel free
to contact me for more info if needed.

-- 
intrepid: iwl3945 won't connect with WEP passphrase
https://bugs.launchpad.net/bugs/293424
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 140018] Re: Disyncronisation with current brightness settings and g-p-m

2009-03-05 Thread Bug Watch Updater
*** This bug is a duplicate of bug 131885 ***
https://bugs.launchpad.net/bugs/131885

** Changed in: gnome-power
   Status: Confirmed = Invalid

-- 
Disyncronisation with current brightness settings and g-p-m
https://bugs.launchpad.net/bugs/140018
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 131885] Re: Backlight no longer under my control on battery

2009-03-05 Thread Bug Watch Updater
** Changed in: gnome-power
   Status: Confirmed = Invalid

-- 
Backlight no longer under my control on battery
https://bugs.launchpad.net/bugs/131885
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 337810] Re: a lot of broken entries in the main menu editor: other

2009-03-05 Thread Sebastien Bacher
those are not menu launchers but fake desktop files used for GNOME
actions, there is a reason why they have no category and no icon, not a
gnome-menus bug

** Changed in: gnome-menus (Ubuntu)
   Status: Incomplete = Invalid

-- 
a lot of broken entries in the main menu editor: other
https://bugs.launchpad.net/bugs/337810
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 337583] Re: 12/24 time format removed in 9.04. Why?

2009-03-05 Thread Sebastien Bacher
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-panel (Ubuntu)
Sourcepackagename: None = gnome-panel
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

-- 
12/24 time format removed in 9.04. Why?
https://bugs.launchpad.net/bugs/337583
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 325243] Re: pidgin crashed with SIGSEGV in clone()

2009-03-05 Thread Ara Pulido
Find attached my backtrace with pidgin debug symbols.
If you need further information, do not hesitate to ask.

** Attachment added: gdb-pidgin.txt
   http://launchpadlibrarian.net/23489771/gdb-pidgin.txt

** Changed in: pidgin (Ubuntu)
   Status: Incomplete = Confirmed

-- 
pidgin crashed with SIGSEGV in clone()
https://bugs.launchpad.net/bugs/325243
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 318689] Re: gnome-system-log attempts to open bogus/inexistent logfiles

2009-03-05 Thread Sebastien Bacher
the janitor has nothing to do with that, the issue reported there has
been fixed, the logs file is not static but built on first start and
users who didn't run previous jaunty version will have no such issue,
I've reopen the bug to address the issue with the gconf key or log
changes though

the nominations are there to mark blockers for jaunty, that issue now is
a minor one happening for early jaunty users only and has no reason to
be set as a blocker

-- 
gnome-system-log attempts to open bogus/inexistent logfiles
https://bugs.launchpad.net/bugs/318689
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 316217] Re: LTSP on top of Ubuntu 8.10 desktop does not boot

2009-03-05 Thread Nicolas LEBRUN
Forgot to tell :

isn't it the same problem
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/310250  ?

-- 
LTSP on top of Ubuntu 8.10 desktop does not boot
https://bugs.launchpad.net/bugs/316217
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 269294] Re: Acer Aspire 5520 cannot record sound with HDA-Intel NVidia Codec ALC268

2009-03-05 Thread clovepower
I tried to perform the above test with latest alpha Live CD (jaunty
alpha 5)

Linux ubuntu 2.6.28-8-generic #26-Ubuntu SMP Wed Feb 25 04:27:53 UTC
2009 x86_64 GNU/Linux

but when I try, I get the following error:

ubu...@ubuntu:/etc/modprobe.d$ sudo modprobe -r snd-hda-intel
FATAL: Module snd_hda_intel is in use.

Also, when I try to record sound now I hear no more crackles but the
audio is completely muted.

I tried to set up different sources for sound capture but I get only the
option Capture shown in the screen shot.

I also ran the alsa-info.sh script and results can be found here:

http://www.alsa-
project.org/db/?f=3f58be6f081d2067a7d2624ffd90dc76db5943f7

Please advise.


** Attachment added: Screenshot-Untitled - Sound Recorder.png
   
http://launchpadlibrarian.net/23489764/Screenshot-Untitled%20-%20Sound%20Recorder.png

-- 
Acer Aspire 5520 cannot record sound with HDA-Intel NVidia Codec ALC268
https://bugs.launchpad.net/bugs/269294
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 64147] Re: Logo is blurred on resolutions without an explicit theme

2009-03-05 Thread Leonard Michlmayr
Dear Pitwalker

Thank you for your report. This might be related to the vesa mode.
Please tell me the output of the command 'cat /proc/cmdline'.

-- 
Logo is blurred on resolutions without an explicit theme
https://bugs.launchpad.net/bugs/64147
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 337593] Re: Changing loging in sound prevents mp3 playback

2009-03-05 Thread Bradley

I am using the 8.10 Distro Original CD, with full updates done as of today, and 
the issue still occurs.I am not sure of what the aplay is. If you give me a 
command line i can re create the issue locally and test the command. You should 
know as well the login ready sound causes no conflict, its the 2 other sounds 
logging in and error. Once i assign a wav, no mp3's play after login.

thanks Bradley


 


 Date: Wed, 4 Mar 2009 21:49:51 +
 From: seb...@ubuntu.com
 To: cashmoneyb...@hotmail.com
 Subject: [Bug 337593] Re: Changing loging in sound prevents mp3 playback
 
 thank you for your bug report, what ubuntu version do you use? does
 using aplay to play a sound in the session works?
 
 ** Changed in: gdm (Ubuntu)
Importance: Undecided = Low
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
Status: New = Incomplete
 
 -- 
 Changing loging in sound prevents mp3 playback
 https://bugs.launchpad.net/bugs/337593
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in “gdm” source package in Ubuntu: Incomplete
 
 Bug description:
 If i change the Loging In sounf via Login Manager from 
 SystemAdministrationLoginManager my mp3's dont play in ubuntu, I played 
 around and put the files into /usr/share/sounds and the same problem. I 
 removed Totem and Gstreamer completely using synaptic package manager and the 
 restricted and restarted then reinstalled it all, I thought at first this was 
 the problem. I even reinstalled ubuntu, then as soon as i tried to change the 
 logingin AND the warming sound in the Login manager no more mp3 playback.
 
 There it is sounds simple and crazy but this is the bug. lol Oh I was using 
 robot retro sounds pack available on gnome art site.
 
 Bradley

-- 
Changing loging in sound prevents mp3 playback
https://bugs.launchpad.net/bugs/337593
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 335186] Re: Appearance does not change Metacity theme

2009-03-05 Thread Chris Coulson
*** This bug is a duplicate of bug 269805 ***
https://bugs.launchpad.net/bugs/269805

Thank you for your bug report. This bug has already been reported, but
please feel free to report any other bugs you find.

** Changed in: compiz (Ubuntu)
Sourcepackagename: gnome-control-center = compiz
   Status: New = Invalid

** This bug has been marked a duplicate of bug 269805
   gnome-window-properties gives error about configuration tool not being 
registered

-- 
Appearance does not change Metacity theme
https://bugs.launchpad.net/bugs/335186
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 333271] Re: Hard hangs desktop on launch (Jaunty)

2009-03-05 Thread Sebastien Bacher
there is nothing obvious in this log, at what time did you get the hang?
unassigning from evolution since whatever it does the desktop should not
hang, either xorg or linux get confused there

** Changed in: ubuntu
Sourcepackagename: evolution = None
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Incomplete = New

-- 
Hard hangs desktop on launch (Jaunty)
https://bugs.launchpad.net/bugs/333271
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 311057] Re: Add to Panel - Menu bar just reproduces Main menu

2009-03-05 Thread Sebastien Bacher
custom is used in the sense of alternative there, it's an another menu
format than the default one

-- 
Add to Panel - Menu bar just reproduces Main menu
https://bugs.launchpad.net/bugs/311057
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 303068] Re: Static IP ethernet network setting is lost after reboot

2009-03-05 Thread troutmask
I'm afraid I've ditched Ubuntu and gone back to Fedora 9. Fedora 9
network configuration works fine and, although the VPN client is not
quite as easy to use as that on the Ubuntu gnome network-manager it
always works with eth0 configured to a static address. On a differeet
issue, cron also always works on Fedora 9 which it doesn't on Ubuntu
8.04/8.10

-- 
Static IP ethernet network setting is lost after reboot
https://bugs.launchpad.net/bugs/303068
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 269805] Re: gnome-window-properties gives error about configuration tool not being registered

2009-03-05 Thread Chris Coulson
This is also the cause of several bugs reported against gnome-
appearance-properties in Jaunty, because it doesn't change the Metacity
theme if you select a new theme whilst running Compiz.

-- 
gnome-window-properties gives error about configuration tool not being 
registered
https://bugs.launchpad.net/bugs/269805
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 233896] Re: Ubuntu Hardy X freezes while playing content in totem or vlc

2009-03-05 Thread kaustubh
Are you sure its fixed in Hardy? Coz 2-3 days back i had same freez on
Hardy.whilst trying to play some video file through Totem!
   Had to Hard Reboot my laptop. And i have all updates installed till
date.

On Thu, Mar 5, 2009 at 7:20 AM, Bryce Harrington
br...@bryceharrington.org wrote:
 Fair enough.  Assuming fixed in hardy for now.  kaustubh, feel free to
 reopen if you get time to retest on jaunty.

 If anyone else is having this problem and can confirm it happens on
 Jaunty, please file a NEW bug rather than reopening this bug.

 ** Changed in: xserver-xorg-video-intel (Ubuntu Hardy)
       Status: New = Incomplete

 ** Changed in: xserver-xorg-video-intel (Ubuntu)
       Status: Incomplete = Fix Released

 --
 Ubuntu Hardy X freezes while playing content in totem or vlc
 https://bugs.launchpad.net/bugs/233896
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Ubuntu Hardy X freezes while playing content in totem or vlc
https://bugs.launchpad.net/bugs/233896
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 338120] Re: Totem Video-Player 2.24.3 ruckelt heftig

2009-03-05 Thread Sebastien Bacher
changing to an user question rather since the description is not in
english and not understandable by bug triagers

** Changed in: totem (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/totem/+question/63142

-- 
Totem Video-Player 2.24.3 ruckelt heftig
https://bugs.launchpad.net/bugs/338120
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 337759] Re: openerp-server depends on python-xml and is therefore uninstallable ATM

2009-03-05 Thread Z
Heh, after installing cleanly it still doesn't run:

1.) 
The README.Debian states the startup script is located in 
 /usr/sbin/openerp-server 
while it's in 
/usr/bin/openerp-server

2.) Seems like python-xml is really needed:

#su - postgres -c /usr/bin/openerp-server --init=all 
--config=/etc/openerp-server.conf --stop-after-init
ERROR: Import xpath module
ERROR: Try to install the old python-xml package

It's installed obviously, since python-xml is a dependency.

-- 
openerp-server depends on python-xml and is therefore uninstallable ATM
https://bugs.launchpad.net/bugs/337759
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 337676] Re: python2.6 crashed with SIGSEGV in PyType_IsSubtype()

2009-03-05 Thread Benny
note from downstream: 
This code works on python2.5 without problems, so it is python2.6 related. 
Furthermore, python2.5 contains the same gtk/pygtk version as python2.6 so that 
should not be to blame. 
It appears also that sometimes the crash does not appear, so it is not 100% 
reproducable.

-- 
python2.6 crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/337676
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 337593] Re: Changing loging in sound prevents mp3 playback

2009-03-05 Thread Bradley

Another note, when I try and play mp3's after recreating the error i get an 
error it says, cant play 44100 htz switching to 48000 I think this might be 
important. Sorry I missed it last time.


 


 Date: Wed, 4 Mar 2009 21:49:51 +
 From: seb...@ubuntu.com
 To: cashmoneyb...@hotmail.com
 Subject: [Bug 337593] Re: Changing loging in sound prevents mp3 playback
 
 thank you for your bug report, what ubuntu version do you use? does
 using aplay to play a sound in the session works?
 
 ** Changed in: gdm (Ubuntu)
Importance: Undecided = Low
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
Status: New = Incomplete
 
 -- 
 Changing loging in sound prevents mp3 playback
 https://bugs.launchpad.net/bugs/337593
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in “gdm” source package in Ubuntu: Incomplete
 
 Bug description:
 If i change the Loging In sounf via Login Manager from 
 SystemAdministrationLoginManager my mp3's dont play in ubuntu, I played 
 around and put the files into /usr/share/sounds and the same problem. I 
 removed Totem and Gstreamer completely using synaptic package manager and the 
 restricted and restarted then reinstalled it all, I thought at first this was 
 the problem. I even reinstalled ubuntu, then as soon as i tried to change the 
 logingin AND the warming sound in the Login manager no more mp3 playback.
 
 There it is sounds simple and crazy but this is the bug. lol Oh I was using 
 robot retro sounds pack available on gnome art site.
 
 Bradley

-- 
Changing loging in sound prevents mp3 playback
https://bugs.launchpad.net/bugs/337593
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 337214] Re: upgrade to kernel 2.6.27-13 broke the system

2009-03-05 Thread Michele Nasti
Well, actually the gdm doesn't start at all: i mean that there is a
complete black screen, I only see the bluetooth and wifi led, but i
can't do anything like switching to a terminal. maybe if I post a video
of it it could be better? I don't think I can test the network pinging
because I don't have a way to check without wireless. This afternoon
i'll try out at home if I can.

-- 
upgrade to kernel 2.6.27-13 broke the system
https://bugs.launchpad.net/bugs/337214
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 332716] Re: workrave doesn't notice input

2009-03-05 Thread Martin Pool
Not quite so simple; X.0.log shows that record is loaded by default even
if it's not specified there.  That explains why the server reports that
it supports the extension.

-- 
workrave doesn't notice input
https://bugs.launchpad.net/bugs/332716
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 332716] Re: workrave doesn't notice input

2009-03-05 Thread Martin Pool
I also tried running workrave in a fallback session, ie with only an
xterm, and that didn't work either.

-- 
workrave doesn't notice input
https://bugs.launchpad.net/bugs/332716
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 332716] Re: workrave doesn't notice input

2009-03-05 Thread Martin Pool
Downgrading to 1.8.5-6 from intrepid doesn't help.

-- 
workrave doesn't notice input
https://bugs.launchpad.net/bugs/332716
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 294648] Re: svn over https with client certificates broken (regression in intrepid)

2009-03-05 Thread Mike Walton
I have a simpler workaround, that does not involve root privileges and
messing with /usr/lib links.

alias svn='LD_PRELOAD=/usr/lib/libneon.so.27 svn'

This causes the non-GnuTLS library to be preloaded, which means the
linker uses its symbols by preference. I added this to my .bashrc for
seamless operation.

-- 
svn over https with client certificates broken (regression in intrepid)
https://bugs.launchpad.net/bugs/294648
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 292421] Re: [RV530 x1650] Black screen after updating

2009-03-05 Thread Bryce Harrington
klondike, ok thanks for collecting all these files, I've forwarded everything 
upstream (whew!) here:
https://bugs.freedesktop.org/show_bug.cgi?id=20476

Please subscribe to that bug report in case upstream has further
questions or needs you to test something.

** Bug watch added: freedesktop.org Bugzilla #20476
   https://bugs.freedesktop.org/show_bug.cgi?id=20476

** Also affects: xserver-xorg-driver-ati via
   https://bugs.freedesktop.org/show_bug.cgi?id=20476
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)

-- 
[RV530 x1650] Black screen after updating
https://bugs.launchpad.net/bugs/292421
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 269133] Re: stacktrace comparisons

2009-03-05 Thread Martin Pitt
** Changed in: apport (Ubuntu)
   Status: Triaged = Fix Committed

-- 
stacktrace comparisons
https://bugs.launchpad.net/bugs/269133
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 338113] Re: document viewer 2.24.1 crashes with floating point exception

2009-03-05 Thread Sebastien Bacher
*** This bug is a duplicate of bug 277294 ***
https://bugs.launchpad.net/bugs/277294

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: evince (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 277294
   evince crashed with SIGFPE, trying to seek in KXTGA930.PDF

-- 
document viewer 2.24.1 crashes with floating point exception
https://bugs.launchpad.net/bugs/338113
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 329159] Re: [RV530 X1600] system freeze with gksu

2009-03-05 Thread Bryce Harrington
Hmm, next I'd like to forward this issue upstream, but first it must be
retested on latest Jaunty to make sure the issue still happens there
with the latest code.  ISO images are available at
http://cdimages.ubuntu.com/releases/jaunty/.  If you can reproduce it in
the LiveCD environment, you shouldn't need to modify your installed
system.  Also please attach a fresh Xorg.0.log from this testing.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Incomplete

-- 
[RV530 X1600] system freeze with gksu
https://bugs.launchpad.net/bugs/329159
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 329116] Re: no output on unrar with File Roller from a USBpendrive

2009-03-05 Thread FraVil
Sebastien Bacher a écrit :
 thank you for your bug report, do you have the issue on any file and
 format or just on this specific one?

 ** Changed in: file-roller (Ubuntu)
Importance: Undecided = Low
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

   
Salut Sebastien,


Désolé de cette réponse tardive : j'etais en vacances (et sans PC si si)
Je vais fermer ce bug report car je ne suis plus jamais parvenu à 
reproduire l'erreur.
Je crois que tout simplement, mon fichier rar etait corrompu.

Ceci dit, il devrait y avoir un message d'erreur. Car l'extraction se 
termine certes trop tôt mais, à première vue, normalement.

Merci beaucoup et pardon de cette fausse alerte

-- 
no output on unrar with File Roller from a USBpendrive
https://bugs.launchpad.net/bugs/329116
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 328555] Re: Wired network doesn't work in kernel 2.6.28-7

2009-03-05 Thread Forge
With 2.6.28-8, my T60 (model 2007-gen) wired connection doesn't work
too.  But it is different from this thread. It doesn't detect the eth0
at all.

dmesg about e1000e,

[2.835948] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[2.835951] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[2.836027] e1000e :02:00.0: Disabling L1 ASPM
[2.836062] e1000e :02:00.0: PCI INT A - GSI 16 (level, low) - IRQ 16
[2.836081] e1000e :02:00.0: setting latency timer to 64
[2.836574] e1000e :02:00.0: irq 2297 for MSI/MSI-X
[2.907823] e1000e :02:00.0: PCI INT A disabled
[2.907841] e1000e: probe of :02:00.0 failed with error -5

lspci:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
Subsystem: Lenovo Device 2015
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR- INTx-
Latency: 0
Capabilities: access denied
Kernel modules: intel-agp

00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT 
Express PCI Express Root Port (rev 03)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 2000-2fff
Memory behind bridge: ee10-ee1f
Prefetchable memory behind bridge: d800-dfff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)
Subsystem: Lenovo Device 2010
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at ee40 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 
(rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 3000-3fff
Memory behind bridge: ee00-ee0f
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 
(rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 4000-5fff
Memory behind bridge: ec00-edff
Prefetchable memory behind bridge: e400-e40f
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport-driver
Kernel modules: shpchp

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 
(rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0
I/O 

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

2009-03-05 Thread Sebastien Bacher
** Bug watch added: Debian Bug tracker #494350
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494350

** Also affects: freetype (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494350
   Importance: Unknown
   Status: Unknown

-- 
evince crashed with SIGFPE, trying to seek in KXTGA930.PDF
https://bugs.launchpad.net/bugs/277294
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 199687] Re: [Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down

2009-03-05 Thread Lex Ross
Still an issue with 9.04 alpha 5. Should we report upsteam? or open a
new bug using ubuntu-bug -p linux command?

-- 
[Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down
https://bugs.launchpad.net/bugs/199687
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 199682] Re: Asus F5N laptop Special keys not working with asus-laptop kernel module

2009-03-05 Thread Lex Ross
Still an issue with 9.04 alpha 5. Should we report upsteam? or open a
new bug using ubuntu-bug -p linux command?

-- 
Asus F5N laptop Special keys not working with asus-laptop kernel module
https://bugs.launchpad.net/bugs/199682
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 337938] Re: Update to 2.25.92

2009-03-05 Thread Michael Vogt
I take this sponsoring request

-- 
Update to 2.25.92
https://bugs.launchpad.net/bugs/337938
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 335514] Re: Spellcheck in Openoffice 3.0 (Jaunty alpha) flags all words as mis-spellings

2009-03-05 Thread Marcel Stimberg
moving .openoffice.org and .openoffice.org2 didn't help. Any suggestions how
to find the relevant differences between your and my system?

-- 
Spellcheck in Openoffice 3.0 (Jaunty alpha) flags all words as mis-spellings
https://bugs.launchpad.net/bugs/335514
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 327110] Re: Ubuntu 8.10 freezes now and then after grub

2009-03-05 Thread pirrax
I just had to restart my PC 2 times, before I could start this session.

I remembered, that I had the same problem on my notebook. It is an ASUS
A6Q00VA. I couldn't boot Linux after a kernel update. Not even the safe
mode would start. Perhaps the problem lies in kernel and not in grub?

-- 
Ubuntu 8.10 freezes now and then after grub
https://bugs.launchpad.net/bugs/327110
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 295311] Re: Backlight brightness does not change on Gateway P-6317 laptop

2009-03-05 Thread brotherquintus
I seem to have the same problem with my Samsung P560 laptop.

When I press Fn-up or Fn-down there is an indication that the brightness-level 
is changed, but it doesn't.
When I try to use the hal-system-lcd-get-brightness script I get: 10: 
hal-functions : not found

I used to change the brightness level via a self written script by
writing to the file /proc/acpi/video/NVID/LCD/brightness, but this file
vanished a while ago, together with the NVID directory. It was just
gone, from one day to the next :(

I think that this bug probably has something to do with the missing
brightness file (at least in my case)

** Attachment added: lspci
   http://launchpadlibrarian.net/23490210/lspci

-- 
Backlight brightness does not change on Gateway P-6317 laptop
https://bugs.launchpad.net/bugs/295311
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 289216] Re: [Mobility x1600] Dual-head flickers

2009-03-05 Thread Bryce Harrington
Hmm, next I'd like to forward this issue upstream, but first it must be
retested on latest Jaunty to make sure the issue still happens there
with the latest code.  ISO images are available at
http://cdimages.ubuntu.com/releases/jaunty/.  If you can reproduce it in
the LiveCD environment, you shouldn't need to modify your installed
system.  Also please attach a fresh Xorg.0.log from this testing.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Incomplete

-- 
[Mobility x1600] Dual-head flickers
https://bugs.launchpad.net/bugs/289216
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 284148] Re: /debian/scripts/misc/splitconfig.pl not executable

2009-03-05 Thread Andy Whitcroft
The page you link to indicates that these scripts are indeed likely to
be lacking their permissions bits.  There is this just after the
instructions to run update configs:

For these two commands to work, you may need to give the scripts in the 
debian/scripts/misc directory execute permission with the following command:

chmod a+x *

This is triggered by a limitation in the version of debian package we
are using for the kernel, which uses an orig.tar.gz + diff form and
cannot carry execute bits.  This may be fixed later when this package
changed but not currently.  Note that normally we would build kernels
from the kernel git tree directly (see http://kernel.ubuntu.com) which
do correctly carry these permissions bits.

** Changed in: linux (Ubuntu)
   Status: New = In Progress

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

-- 
/debian/scripts/misc/splitconfig.pl not executable
https://bugs.launchpad.net/bugs/284148
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   >