[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed = Invalid

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Kai Blin
This is tracked in a different Samba bug.

** Changed in: samba
 Bugwatch: Samba Bugzilla #5942 = Samba Bugzilla #5953
   Status: Invalid = Unknown

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 276715] Re: cannot configure Samba with KDE Control Module

2008-12-11 Thread Krótki
The bug is now fixed in sampa 3.2.6. See
http://samba.org/samba/history/samba-3.2.6.html

-- 
cannot configure Samba with KDE Control Module
https://bugs.launchpad.net/bugs/276715
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 286828] Re: Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10

2008-12-11 Thread mipper
@Skokie
Thanks very much for this tip.  That's sorted me out nicely.

I've contacted D-Link regarding a firmware fix for this issue and
received the following reply:

A firmware is being develop, we don't have an ETA or upgrades that it
will have, i invite you to go to forums.dlink.com, you can post and get
updated information by product managers on new releases.

So a genuine fix is on the way, just no idea when.  Looking at the
frequency with which firmware upgrades have been release in the past I'd
hope it's not too long before it arrives.

Many thanks to all who responded.

-- 
Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10
https://bugs.launchpad.net/bugs/286828
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 307204] [NEW] [jaunty] wired network not routed after upgrade

2008-12-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: network-manager

Hello! I've just updated to Jaunty and I encountered this bug. I'm not
sure it's a nm-applet bug or not, I'm attaching it here in hope someone
can track down the source.

A bit of history: when I updated to Intrepid, there was an Auto eth0
wired network in its settings that didn't work well and that I couldn't
edit. I posted a bug somewhere (sorry, can't seem to find it now) and
somebody said it was because of an entry /etc/network/interfaces. I
assumed it was caused by my tinkering and just commented out that line.
Things worked correctly then.

Now I updated to Jaunty, and the first thing I noticed is that I had no
Internet access, although I was connected to my LAN. What I noticed:

1) There was again an Auto eth0 entry in Network Manager's list. It was 
editable (I could change its name, at least), unlike in Intrepid.
2) The LAN card received an address, so something was working, but there was no 
route set for the wider Internet.
3) Sure enough, there was an auto eth0 entry in /etc/network/interfaces. No 
idea how it got there. There was also a commented-out line #iface eth0 inet 
dhcp, which I think is the line I had commented out in Intrepid.
4) With this setup, I could tell Network Manager to turn off and on the 
network, and it got an IP each time but no default route. There was only a 
route for 192.168.1.0/24 and one for 169.254.0.0/16.
5) If I ran sudo dhclient eth0 by hand, it got me a correct default route, 
but no 169.254.0.0/16 route or IP.
5) I commented out the eth0 line in /etc/network/interfaces, added a new wired 
connection in nm-applet (everything default except the name), and now nm-applet 
does everything correctly. I get a correct route each for 192.168.1.0/24, 
169.254.0.0/16 and 0.0.0.0/32 (via my router).

All this shouldn't happen. It was actually very hard to figure out in
Intrepid, and if I hadn't remembered to look in /etc/network/interfaces
it would have taken me a lot of time to figure it out now, too.

Here's a log of everything if it helps:

# This is the state I got after my first boot with Jaunty:
$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 1  00 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000   00 eth0
$ ifconfig 
eth0  Link encap:Ethernet  HWaddr 00:22:15:95:14:b8  
  inet addr:192.168.1.66  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::222:15ff:fe95:14b8/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:564 errors:0 dropped:0 overruns:0 frame:0
  TX packets:155 errors:0 dropped:0 overruns:0 carrier:1
  collisions:0 txqueuelen:1000 
  RX bytes:35890 (35.8 KB)  TX bytes:31225 (31.2 KB)
  Interrupt:252 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:250 errors:0 dropped:0 overruns:0 frame:0
  TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:16088 (16.0 KB)  TX bytes:16088 (16.0 KB)

$ sudo dhclient eth0 
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:22:15:95:14:b8
Sending on   LPF/eth0/00:22:15:95:14:b8
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPOFFER of 192.168.1.66 from 192.168.1.254
DHCPREQUEST of 192.168.1.66 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.66 from 192.168.1.254
bound to 192.168.1.66 -- renewal in 34799 seconds.

$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth0
0.0.0.0 192.168.1.254   0.0.0.0 UG0  00 eth0

# Here I clicked on the Auto eth0 connection in nm-applet to tell it to 
reconnect. Then:
[EMAIL PROTECTED]:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth0

$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
#iface eth0 inet dhcp

$ sudo vim /etc/network/interfaces

# edited out the auto eth0 route
# deleted the Auto (eth0) connection in nm-applet
# added a new wired connection with default settings
# connected to it, and:

$ route -n
Kernel IP 

[Bug 307204] Re: [jaunty] wired network not routed after upgrade

2008-12-11 Thread Bogdan Butnaru
Moving this to dhcp-client, as that seems to be the package with the
bug.

** Changed in: dhcp3 (Ubuntu)
Sourcepackagename: network-manager = dhcp3

** Summary changed:

- [jaunty] wired network not routed after upgrade
+ [jaunty] option rfc3442-classless-static-routes causes missing routes

** Description changed:

- Binary package hint: network-manager
+ EDIT: The original description seems wrong. You should probably read my
+ first comment below for an updated diagnosis. I let the original
+ description stand in case it's relevant.
  
- Hello! I've just updated to Jaunty and I encountered this bug. I'm not
- sure it's a nm-applet bug or not, I'm attaching it here in hope someone
- can track down the source.
+ **
+ Hello! I've just updated to Jaunty and I encountered this bug. I'm not sure 
it's a nm-applet bug or not, I'm attaching it here in hope someone can track 
down the source.
  
  A bit of history: when I updated to Intrepid, there was an Auto eth0
  wired network in its settings that didn't work well and that I couldn't
  edit. I posted a bug somewhere (sorry, can't seem to find it now) and
  somebody said it was because of an entry /etc/network/interfaces. I
  assumed it was caused by my tinkering and just commented out that line.
  Things worked correctly then.
  
  Now I updated to Jaunty, and the first thing I noticed is that I had no
  Internet access, although I was connected to my LAN. What I noticed:
  
  1) There was again an Auto eth0 entry in Network Manager's list. It was 
editable (I could change its name, at least), unlike in Intrepid.
  2) The LAN card received an address, so something was working, but there was 
no route set for the wider Internet.
  3) Sure enough, there was an auto eth0 entry in /etc/network/interfaces. No 
idea how it got there. There was also a commented-out line #iface eth0 inet 
dhcp, which I think is the line I had commented out in Intrepid.
  4) With this setup, I could tell Network Manager to turn off and on the 
network, and it got an IP each time but no default route. There was only a 
route for 192.168.1.0/24 and one for 169.254.0.0/16.
  5) If I ran sudo dhclient eth0 by hand, it got me a correct default route, 
but no 169.254.0.0/16 route or IP.
  5) I commented out the eth0 line in /etc/network/interfaces, added a new 
wired connection in nm-applet (everything default except the name), and now 
nm-applet does everything correctly. I get a correct route each for 
192.168.1.0/24, 169.254.0.0/16 and 0.0.0.0/32 (via my router).
  
  All this shouldn't happen. It was actually very hard to figure out in
  Intrepid, and if I hadn't remembered to look in /etc/network/interfaces
  it would have taken me a lot of time to figure it out now, too.
  
  Here's a log of everything if it helps:
  
  # This is the state I got after my first boot with Jaunty:
  $ route -n
  Kernel IP routing table
  Destination Gateway Genmask Flags Metric RefUse Iface
  192.168.1.0 0.0.0.0 255.255.255.0   U 1  00 eth0
  169.254.0.0 0.0.0.0 255.255.0.0 U 1000   00 eth0
  $ ifconfig 
  eth0  Link encap:Ethernet  HWaddr 00:22:15:95:14:b8  
inet addr:192.168.1.66  Bcast:192.168.1.255  Mask:255.255.255.0
inet6 addr: fe80::222:15ff:fe95:14b8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:564 errors:0 dropped:0 overruns:0 frame:0
TX packets:155 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000 
RX bytes:35890 (35.8 KB)  TX bytes:31225 (31.2 KB)
Interrupt:252 
  
  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:16436  Metric:1
RX packets:250 errors:0 dropped:0 overruns:0 frame:0
TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 
RX bytes:16088 (16.0 KB)  TX bytes:16088 (16.0 KB)
  
  $ sudo dhclient eth0 
  Internet Systems Consortium DHCP Client V3.1.1
  Copyright 2004-2008 Internet Systems Consortium.
  All rights reserved.
  For info, please visit http://www.isc.org/sw/dhcp/
  
  Listening on LPF/eth0/00:22:15:95:14:b8
  Sending on   LPF/eth0/00:22:15:95:14:b8
  Sending on   Socket/fallback
  DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
  DHCPOFFER of 192.168.1.66 from 192.168.1.254
  DHCPREQUEST of 192.168.1.66 on eth0 to 255.255.255.255 port 67
  DHCPACK of 192.168.1.66 from 192.168.1.254
  bound to 192.168.1.66 -- renewal in 34799 seconds.
  
  $ route -n
  Kernel IP routing table
  Destination Gateway Genmask Flags Metric RefUse Iface
  192.168.1.0 0.0.0.0 255.255.255.0   U 0  00 eth0
  0.0.0.0 192.168.1.254   0.0.0.0 UG0  00 eth0
  
  # Here I clicked on the Auto 

[Blueprint encrypted-swap-by-default] Encrypted Swap By Default

2008-12-11 Thread Jerone Young
Blueprint changed by Jerone Young:

Whiteboard changed to:

(steve.langasek) When I migrated my laptop from hardy to intrepid, I
turned on encrypted swap at the same time (swap LV on top of
LVM+encryption).  Anything that makes heavy use of swap on my desktop
now brings the whole system to its knees.  Please be cognizant of
performance issues when implementing this - I fear this may be untenable
as a default for desktop systems.

(Roderick Greening) It would never be expected to encrypt a swap file
which exists in a LVM encrypted drive. Given that to build a LVM system,
you have to use the alternate cd, the user would be in total control of
these choices. Via the regular live CD/DVD, LVM is not a option (that I
recall), so encrypting the swap by default should not be problematic.

(Paul Klapperich) As far as encrypted swap working with hibernate, it
sounds like this goes nicely on computers that have a TPM as per the
second link. I don't have one to test. For computers without a tpm, I
don't know how ecryptfs works, but for luks we could perhaps use a pam
module to hold the user account password for the duration of the login
and set it as an alternate key for the luks swap partition (which
previously had a random key only) if the user initiates a hibernate.
Alternatively a global swap password could be created instead of (or
somehow in addition to) random key encryption, but that's an extra
password that now all users of the system would be required to know. It
would, however, allow a resume from hibernate followed by a switch user
if the person who hibernated is not present.

(Przemysław Kulczycki) Will this block the system's ability to write
crash dumps to swap partition and to save it from swap partition to file
after a reboot?

(Jerone Young) How can we start talking about something like this being
by default when it has not even had field testing. If Jaunty is about
stability this is not the way to go. Also since (from what I know) this
is not being done in the kernel but rather in userspace, which is going
to cause big performance issues when writing to swap. Another thing is
where are the keys kept to decrypt the swap? How is a machine going to
wake up from hibernation? This also will not work with the grub fast
hibernation patches. Not a good idea to do at this time.

-- 
  Encrypted Swap By Default
  https://blueprints.edge.launchpad.net/ubuntu/+spec/encrypted-swap-by-default

-- 
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


[Blueprint encrypted-home-directory] Encrypted Home Directory

2008-12-11 Thread Jerone Young
Blueprint changed by Jerone Young:

Whiteboard changed to:

Beta available for Jaunty!

For testing, see:
 * http://blog.dustinkirkland.com/2008/12/ubuntu-jaunty-encrypted-home.html

To Do:
 * merge ecryptfs-utils-67 into Jaunty
 * get adduser patch sponsored into Jaunty
 * patch the server installer for adduser --encrypt-home option
 * patch the graphical installer for adduser --encrypt-home option
 * patch system-tools-backends for adduser --encrypt-home option

:-Dustin

(Jerone Young) How does a user recover their data if they loose there
password ? If there is no infrastructure for recovery this should not be
placed in the installer.

-- 
  Encrypted Home Directory
  https://blueprints.edge.launchpad.net/ubuntu/+spec/encrypted-home-directory

-- 
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


[Blueprint encrypted-home-directory] Encrypted Home Directory

2008-12-11 Thread Michael Rooney
Blueprint changed by Michael Rooney:

Whiteboard changed to:

Beta available for Jaunty!

For testing, see:
 * http://blog.dustinkirkland.com/2008/12/ubuntu-jaunty-encrypted-home.html

To Do:
 * merge ecryptfs-utils-67 into Jaunty
 * get adduser patch sponsored into Jaunty
 * patch the server installer for adduser --encrypt-home option
 * patch the graphical installer for adduser --encrypt-home option
 * patch system-tools-backends for adduser --encrypt-home option

:-Dustin

(Jerone Young) How does a user recover their data if they loose there
password ? If there is no infrastructure for recovery this should not be
placed in the installer.

(Mike Rooney) Jerone, if there was a way to recover the data without the
password, the encryption would serve no purpose. If a user wants to be
able to access their data without a password then they don't want
encryption. However it is important that we make this clear to the user;
they definitely have to be made aware of the importance of storing their
encryption password in hard copy or otherwise securely persisting it.
Something like a slider was suggested for Ubiquity like IE security
where you slide between say Convenience and Security and the
consequences of both are discussed.

-- 
  Encrypted Home Directory
  https://blueprints.edge.launchpad.net/ubuntu/+spec/encrypted-home-directory

-- 
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 215686] Re: Installation hang on dl360G4p and borked text on other consoles

2008-12-11 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04?

** Changed in: debian-installer (Ubuntu)
   Status: New = Incomplete

-- 
Installation hang on dl360G4p and borked text on other consoles
https://bugs.launchpad.net/bugs/215686
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 307291] Re: Security hole in ManageSieve: Virtual users can edit scripts of other virtual users

2008-12-11 Thread Mr Ed
** Visibility changed to: Public

-- 
Security hole in ManageSieve: Virtual users can edit scripts of other virtual 
users
https://bugs.launchpad.net/bugs/307291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 307291] Re: Security hole in ManageSieve: Virtual users can edit scripts of other virtual users

2008-12-11 Thread Mr Ed
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-5301

-- 
Security hole in ManageSieve: Virtual users can edit scripts of other virtual 
users
https://bugs.launchpad.net/bugs/307291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 307291] Re: Security hole in ManageSieve: Virtual users can edit scripts of other virtual users

2008-12-11 Thread Kai Kasurinen
** Bug watch added: Debian Bug tracker #506031
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506031

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

-- 
Security hole in ManageSieve: Virtual users can edit scripts of other virtual 
users
https://bugs.launchpad.net/bugs/307291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 262011] [NEW] Fresh install Hardy Server + mysql-server there is no root user. No password on only user: debian-sys-maint

2008-12-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

apt-get install mysql-server
Installlator asks for password, that is really not used.
There is only one user- debian-sys-maint without password!
There is no point to readme or something else. So i tryed root user and after 
hours of installing-uninstalling i found an debian-sys-maint without any 
password!!!

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Fresh install Hardy Server + mysql-server there is no root user. No password on 
only user: debian-sys-maint
https://bugs.launchpad.net/bugs/262011
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to mysql-dfsg-5.0 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 262011] Re: Fresh install Hardy Server + mysql-server there is no root user. No password on only user: debian-sys-maint

2008-12-11 Thread Orphée Lafond-Lummis
** Changed in: mysql-dfsg-5.0 (Ubuntu)
Sourcepackagename: None = mysql-dfsg-5.0

-- 
Fresh install Hardy Server + mysql-server there is no root user. No password on 
only user: debian-sys-maint
https://bugs.launchpad.net/bugs/262011
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Kai Blin
Seems like Jeremy Allison pushed a fix for that to git on 2008-12-08
already.

However, the reporter of the samba bug is experiencing the same issues
as rossjenkins. I'll follow up on that.

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 307367] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-11 Thread John Franklin

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/20381054/DpkgTerminalLog.txt

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/307367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 307367] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-11 Thread John Franklin
** Description changed:

+ UPDATE: Happened again https://bugs.launchpad.net/bugs/307373 there is
+ more information in that post. -J
+ 
  I don't know.  I had installed Add to Ubuntu Mythbuntu.  Run MCC and
  checked Primary Backend.  It had to install some mysql server and gave
  this failure during the install.
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ErrorMessage: subprocess post-installation script returned error exit status 1
  NonfreeKernelModules: nvidia
  Package: mysql-server-5.0 5.0.67-0ubuntu6
  SourcePackage: mysql-dfsg-5.0
  Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
  Uname: Linux 2.6.27-9-generic i686

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/307367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 122108] Re: Please update the nginx package to the latest version

2008-12-11 Thread ssavelan
nginx in Hardy still had bug, won't uninstall

-- 
Please update the nginx package to the latest version
https://bugs.launchpad.net/bugs/122108
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 106705] Re: Keyboard layout is incorrect for some keys

2008-12-11 Thread Benjamin Kudria
Yeah, sorry for not testing, but an upgrade to Intrepid fixed the
problem for me.

** Changed in: xkeyboard-config (Ubuntu)
   Status: Invalid = Fix Released

-- 
Keyboard layout is incorrect for some keys
https://bugs.launchpad.net/bugs/106705
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 307067] Re: bottom of screen is black

2008-12-11 Thread illi11
i actually just fixed my problem with 8.10. i just changed the screen
resolution and everything came back. but i cant say its gone for good
tho.

-- 
bottom of screen is black
https://bugs.launchpad.net/bugs/307067
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 305963] Re: package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-11 Thread Andrew Hendrix
I got it installing Kubuntu-desktop

-- 
package msttcorefonts 2.5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/305963
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 254649] Re: Please merge scrapbook-1.3.3.4-1(universe) from debian unstable (main)

2008-12-11 Thread Bhavani Shankar

** Attachment added: Debian - ubuntu debdiff
   http://launchpadlibrarian.net/20358944/debian.debdiff

-- 
Please merge scrapbook-1.3.3.4-1(universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/254649
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 152885] Re: USB unknown partition table

2008-12-11 Thread zcat
Time for me to eat some humble pie; my mp3 player does work in Intrepid,
it just doesn't work in whatever passes for a recent kernel in Hardy. I
guess it's time to upgrade...

Also the problem _was_ much worse than just not mounting. I later
noticed that the kernel was spewing all kinds of USB errors and the
filesystem on the mp3 player ended up horribly corrupted.. I have yet to
test this thoroughly in intrepid.

-- 
USB unknown partition table
https://bugs.launchpad.net/bugs/152885
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 306859] Re: compiz works but other apps don't have 3d acceleration in intel driver

2008-12-11 Thread Hideaki Takahashi
Oops! I'm so sorry.
It is Bug 306014.
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/306014

-- 
compiz works but other apps don't have 3d acceleration in intel driver
https://bugs.launchpad.net/bugs/306859
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 307078] [NEW] package libsuitesparse-3.1.0 None failed to install/upgrade: cannot access archive: No such file or directory

2008-12-11 Thread aeensheen
Public bug reported:

package libsuitesparse-3.1.0 None failed to install/upgrade: cannot
access archive: No such file or directory

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: cannot access archive: No such file or directory
Package: libsuitesparse-3.1.0 None
SourcePackage: suitesparse
Title: package libsuitesparse-3.1.0 None failed to install/upgrade: cannot 
access archive: No such file or directory
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-package

-- 
package libsuitesparse-3.1.0 None failed to install/upgrade: cannot access 
archive: No such file or directory
https://bugs.launchpad.net/bugs/307078
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 307078] Re: package libsuitesparse-3.1.0 None failed to install/upgrade: cannot access archive: No such file or directory

2008-12-11 Thread aeensheen

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/20359090/DpkgTerminalLog.gz

-- 
package libsuitesparse-3.1.0 None failed to install/upgrade: cannot access 
archive: No such file or directory
https://bugs.launchpad.net/bugs/307078
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 305963] Re: package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-11 Thread Andrew Hendrix
Let me Rephrase that.

I got the bug installing Kubuntu-desktop

so far, reinstall hasn't worked, but I'm trying removal then reinstall
to see if that clears it up.

-- 
package msttcorefonts 2.5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/305963
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 305963] Re: package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-11 Thread Andrew Hendrix
Edit: not Kubuntu-desktop
was actually
Kubuntu-restricted-extras

sorry for triple post... I'm new here :)

-- 
package msttcorefonts 2.5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/305963
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 12893] Re: Shouldn't put .Trash-$USER on removable devices

2008-12-11 Thread Bug Watch Updater
** Changed in: nautilus (Debian)
   Status: Confirmed = Fix Released

-- 
Shouldn't put .Trash-$USER on removable devices
https://bugs.launchpad.net/bugs/12893
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed = Invalid

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 264789] Re: USB Hard Drive Not Accessible, vol_id hangs

2008-12-11 Thread dmotd
I am experiencing the same issue with each subsequent 2.6.27 kernel on
intrepid (last attempt: linux-image-2.6.27-9-generic) , but also with my
own 2.6.27 kernel configuration on a gentoo-linux partition (vanilla
2.7.27.7). The device in question is also a NexStar GX (using multiple
HDD's), which still works with previous 2.6.26 releases.

-- 
USB Hard Drive Not Accessible, vol_id hangs
https://bugs.launchpad.net/bugs/264789
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 258630] Re: no sound on Dell D430 docking station

2008-12-11 Thread mehturt
I have Dell D630 and I have found out I need to have model=dell-m42 in order 
for the sound to work.
However the sound output in docking station does not work, even with iec958 on. 
 Any suggestions?

-- 
no sound on Dell D430 docking station
https://bugs.launchpad.net/bugs/258630
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 307081] [NEW] openoffice break with kubuntu KDE

2008-12-11 Thread 4logon
Public bug reported:

Just a heads up, if you were waiting for OO 3 to return to the PPA, the
good news ia that your wait is over! The bad news is that is is broken.
When you stry to start it, it fails.
OOO 3 crashes with KDE4 (Kubuntu 8.10).
The funny thing is that the previous launchpad version - the one that
disappeared sometime ago - worked nicely in kubuntu. 

there ist a bug in package openoffice.org-
kde_3.0.0-6ubuntu0intrepid1_i386.deb

my workaround:
with these steps
A) Install ooo 3 from PPA with your paket-manager
deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
B) uninstall openoffice.org-kde_3.0.0-6_i386.deb with your paket-manager
C) download old version of these package from: 
ftp://194.94.120.8/pub/debian/pool/m...0.0-5_i386.deb
D) install these package with dpkg as follow...
dpkg -i --force-all openoffice.org-kde_3.0.0-5_i386.deb


Please update Pakage: openoffice.org-kde_3.0.0-6ubuntu0intrepid1_i386.deb !!!
thank you

bye wolfgang.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
openoffice break with kubuntu KDE
https://bugs.launchpad.net/bugs/307081
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 303148] Re: fglrx: Multiple versions in DKMS

2008-12-11 Thread Eric Broneer
I was able to fix the issue of multiple entries of fglrx in DKMS by
following the steps in the following page: http://doc.ubuntu-
fr.org/ati.run

Basically, you delete all instances of fglrx and you re-install the ati
drivers.

-- 
fglrx: Multiple versions in DKMS
https://bugs.launchpad.net/bugs/303148
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 219384] Re: solarwinds freezes on exit

2008-12-11 Thread Michael Nagel
** Changed in: rss-glx (Ubuntu)
   Status: Incomplete = Invalid

-- 
solarwinds freezes on exit
https://bugs.launchpad.net/bugs/219384
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 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-12-11 Thread Kartoch
I tried several experiments, and I think the following comments would be
useful:

First, I think several different bugs are present in this bug report.
Some people can resolve their problem with the laster network manager
(from PPA), but it's not working with me.

Second, I am trying to connect to eduroam access, which is the same
problem as some people here.

This is not a wpa_supplicant or driver problem, as I can connect with
my own script. I attach the scripts I have used to connect to my
eduroma point. Can other people with problem with eduroam can try it ?

(Note: please modify your interface in start/stop_fac and the fields
identity, password and ca_cert in wpa_supplicant.conf.)

Julien.

On Wed, Dec 10, 2008 at 4:39 PM, Noel J. Bergman [EMAIL PROTECTED] wrote:
 Still not working for me ... WPA/WPA 2 Personal, not Enterprise.
 Intrepid, uniquely, does not work.  The logs are filled with the
 following:

 Dec 10 10:30:58 noel-intrepid kernel: [ 1277.187007] wlan0: authenticate with 
 AP 00:15:c7:82:02:70
 Dec 10 10:30:58 noel-intrepid kernel: [ 1277.190341] wlan0: authenticated
 Dec 10 10:30:58 noel-intrepid kernel: [ 1277.190356] wlan0: associate with AP 
 00:15:c7:82:02:70
 Dec 10 10:30:58 noel-intrepid kernel: [ 1277.389109] wlan0: associate with AP 
 00:15:c7:82:02:70
 Dec 10 10:30:58 noel-intrepid kernel: [ 1277.390836] wlan0: deauthenticated

 over and over and over again.  After each failure I am prompted for the
 password.  It is a simple text string, I type it in the entry field with
 Show Password enabled so that I can be sure there are no typos.

 ii  network-manager   
 0.7~~svn20081018t105859-0ubuntu1.8.10.1
 ii  network-manager-gnome
 0.7~~svn20081020t000444-0ubuntu1.8.10.1
 ii  wpasupplicant0.6.4-2

 --
 [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
 (Enterprise) network (disassociating by local choice (reason=3) )
 https://bugs.launchpad.net/bugs/272185
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.



-- 
Trouble-a-cat limited


** Attachment added: eduroam.tgz
   http://launchpadlibrarian.net/20359261/eduroam.tgz

-- 
[Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP 
(Enterprise) network (disassociating by local choice (reason=3) )
https://bugs.launchpad.net/bugs/272185
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 230782] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-12-11 Thread Jean-Baptiste Lallement
Thanks for your report.
It looks like you've answered No to the question Proceed with virtualbox-ose 
upgrade despite losing snapshots? Hence, the process aborted. Did you notice 
the dialog box ? 

If you didn't see the dialog then it's a dup of bug 288178

** Changed in: virtualbox-ose (Ubuntu)
Sourcepackagename: update-manager = virtualbox-ose

-- 
package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/230782
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 155047] Re: gparted hangs Scanning all Devices forever (because of /dev/fd0)

2008-12-11 Thread Saïvann Carignan
milubu : This bug is fixed so the issue you get is another one (even if
it look the same) so can you open a new bug report for this? Thanks for
your contribution.

-- 
gparted hangs Scanning all Devices forever (because of /dev/fd0)
https://bugs.launchpad.net/bugs/155047
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 264789] Re: USB Hard Drive Not Accessible, vol_id hangs

2008-12-11 Thread dmotd
Additional information:

Enclosure: 
'NexStar GX', Device ID: 0dc4:0073 Macpower Peripherals, Ltd.

HDD: 
Western Digital - WDC WD80

'uname -a' (gentoo):
Linux localhost 2.6.27.7 #2 SMP PREEMPT Fri Dec 5 10:57:01 EST 2008 i686 
Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux

-- 
USB Hard Drive Not Accessible, vol_id hangs
https://bugs.launchpad.net/bugs/264789
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 245850] Re: cannot reinstall HAL

2008-12-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 210748 ***
https://bugs.launchpad.net/bugs/210748

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 210748, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

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

** This bug has been marked a duplicate of bug 210748
   hal can't upgrade in chroot: polkit-auth call in postinst fails

-- 
cannot reinstall HAL
https://bugs.launchpad.net/bugs/245850
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 239190] Re: package sound-juicer 2.23.0-0ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-12-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 239195 ***
https://bugs.launchpad.net/bugs/239195

** This bug has been marked a duplicate of bug 239195
   package gnome-power-manager 2.22.1-1ubuntu4 failed to install/upgrade: 
dependency problems - leaving unconfigured

-- 
package sound-juicer 2.23.0-0ubuntu1 failed to install/upgrade: dependency 
problems - leaving unconfigured
https://bugs.launchpad.net/bugs/239190
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Angelos Vlassopoulos
I cannot say if it is easy, hard or impossible to fix in Hardy. I really
don't know enough technical stuff.

If it can't be done, or if it's too hard to do it, so be it.

I just want to make sure that the people who decide to fix it or not,
understand just how important this issue is for everybody that does not
use a Latin character alphabet. It's not just about Greece and Bulgaria,
but also about China, Thailand and many other countries.

This bug makes it quite unfit for professional use (e.g. people writing
documents in offices).

Furthermore, if I want my business to start using Ubuntu, I would
definitely go for the LTS, so I would be able to stick with it for as
long as possible. I would not use the latest release for the same reason
many businesses do not use Windows Vista (I would assume it's still
buggy).

As for paid support, I do not believe anyone should pay for support for
a feature that is needed, by half the counties in the world.


Just a user's opinion.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 306939] Re: use a combobox instead of tabs

2008-12-11 Thread David Prieto
Not easily. First you have to make the whole window wider, and only then
can you resize the left pane. What's more, if video is being displayed
ekiga does NOT let you resize the window or any of its elements (e.g.
the left pane).

-- 
use a combobox instead of tabs
https://bugs.launchpad.net/bugs/306939
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 264108] Re: Volume control sliders separate when dragged

2008-12-11 Thread Victor Zamanian
*** This bug is a duplicate of bug 126333 ***
https://bugs.launchpad.net/bugs/126333

Jixop: Yeah. The bugs that this has been marked duplicate of seems to
have in common only the word erratic which, I guess, kind of has a
little to do with this. But I am experiencing none of the behavior
described in the other bugs; except of course the passing-by-mentioning
of my behavior in #158590, which naturally leads me to believe the bugs
are separate, but that the other reporters are experiencing multiple
bugs and I just the channel separation one.

I'm neither experiencing anything you described except for separation of
the channel lock, upon which the locking icon turns into the 'unlinked'
icon and remains as such. Mine never rejoin. Not to say it couldn't be
related, just saying it might also be a separate issue.

The fact that it happens less with Capture Mux might be because you're
not using the Capture Mux when you try it (if I even understand what
Capture Mux is), but you are using PCM/Master/etc when you try it. As I
recall, the sliders are more inclined to separate when the sound module
they control is being used at the moment.

Thanks,
Victor

-- 
Volume control sliders separate when dragged
https://bugs.launchpad.net/bugs/264108
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 258630] Re: no sound on Dell D430 docking station

2008-12-11 Thread Martin-Éric Racine
mehturt:  Dell D630 is a completely separate hardware configuration. Can
you please open a separate bug for it? Thanks!

-- 
no sound on Dell D430 docking station
https://bugs.launchpad.net/bugs/258630
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread svaens
Since this has turned into a bit of a chat... I would like to say;
You do strike a note with me, Mr Ansus!

I have been wanting to help for sometime, but never got around to finding
out where begin.
I am a programmer, so i have some skill. But do we have some sort of scheme
whereby the other active developers of Ubuntu do 'peer reviews' on code
another developer wants to introduce, or modify?
If I want to contribute, say if i find a bug, how do i begin?
How do i introduce myself myself to this process. Because you are entirely
right. We can't expect/demand the services of others who are volunteering
their time and efforts.

Please direct me to the person, forum, or whatever where I can introduce
myself and my credentials (such as they are) after which I can learn what
the processes are to contributing to Ubuntu.

Regards,

Sean

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 252291] Re: Kernel 2.6.24-19-generic conflicts with Logitech Audio Hub

2008-12-11 Thread mehtuus
This bug still DOES exist if kernel 2.6.27-9-generic in Ubuntu 8.10

-- 
Kernel 2.6.24-19-generic conflicts with Logitech Audio Hub
https://bugs.launchpad.net/bugs/252291
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 252291] Re: Kernel 2.6.24-19-generic conflicts with Logitech Audio Hub

2008-12-11 Thread mehtuus
if = in

-- 
Kernel 2.6.24-19-generic conflicts with Logitech Audio Hub
https://bugs.launchpad.net/bugs/252291
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 306859] Re: compiz works but other apps don't have 3d acceleration in intel driver

2008-12-11 Thread Gary Trakhman
brilliant, thanks dude!  Seems faster now, too.

On Thu, Dec 11, 2008 at 3:10 AM, Hideaki Takahashi [EMAIL PROTECTED] wrote:
 Oops! I'm so sorry.
 It is Bug 306014.
 https://bugs.launchpad.net/ubuntu/+source/hal/+bug/306014

 --
 compiz works but other apps don't have 3d acceleration in intel driver
 https://bugs.launchpad.net/bugs/306859
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
compiz works but other apps don't have 3d acceleration in intel driver
https://bugs.launchpad.net/bugs/306859
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 307086] [NEW] no sound on Dell D630 docking station

2008-12-11 Thread mehturt
Public bug reported:

On this Dell Latitude D630, I cannot get any sound out of the docking station's 
audio out.
I have tried the workaround mentioned in bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/258630 but it does not 
work.
Using Ubuntu 8.10, kernel currently 2.6.24-19-generic because 2.6.27 has 
problems with dual monitors  dock.

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

-- 
no sound on Dell D630 docking station
https://bugs.launchpad.net/bugs/307086
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 307086] Re: no sound on Dell D630 docking station

2008-12-11 Thread mehturt

** Attachment added: uname -a
   http://launchpadlibrarian.net/20359645/uname-a.log

-- 
no sound on Dell D630 docking station
https://bugs.launchpad.net/bugs/307086
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 307086] Re: no sound on Dell D630 docking station

2008-12-11 Thread mehturt

** Attachment added: cat /proc/version_signature
   http://launchpadlibrarian.net/20359648/version.log

-- 
no sound on Dell D630 docking station
https://bugs.launchpad.net/bugs/307086
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 307086] Re: no sound on Dell D630 docking station

2008-12-11 Thread mehturt

** Attachment added: dmesg
   http://launchpadlibrarian.net/20359650/dmesg.log

-- 
no sound on Dell D630 docking station
https://bugs.launchpad.net/bugs/307086
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 307086] Re: no sound on Dell D630 docking station

2008-12-11 Thread mehturt

** Attachment added: sudo lspci -vnvn
   http://launchpadlibrarian.net/20359652/lspci-vnvn.log

-- 
no sound on Dell D630 docking station
https://bugs.launchpad.net/bugs/307086
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Haggai Eran
I've been using the workaround of running setxkbmap automatically after login 
for a long time without problems. Perhaps this workaround can be implemented as 
an update for hardy, and the real Xorg fix remain in Intrepid? 
I think it really make no sense that an LTS release won't be usable out of the 
box for anyone with an extra keyboard layout.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 307088] [NEW] I can update my ubuntu 8.10

2008-12-11 Thread nicolas soto
Public bug reported:

Binary package hint: yelp

I have being try to update my ubuntu 8.10 into my laptop intel  in
64bits but ache time I do it stop and I can read this.E. cache

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/yelp
Package: yelp 2.24.0-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.27-9-generic x86_64

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


** Tags: apport-bug

-- 
I can update my ubuntu 8.10 
https://bugs.launchpad.net/bugs/307088
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 307088] Re: I can update my ubuntu 8.10

2008-12-11 Thread nicolas soto

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

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

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

-- 
I can update my ubuntu 8.10 
https://bugs.launchpad.net/bugs/307088
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 307087] [NEW] Wireless connection lost when lid is closed

2008-12-11 Thread oudalrich
Public bug reported:

I'm using Ubuntu 8.10 (upgraded from 8.04) on a Lenovo T60. Since the
upgrade to 8.10, most of the time when I close the lid with a wireless
connection running, the wireless connection is lost. When I re-open the
lid, Ubuntu again shows me the wireless configuration dialog it also
shows when first establishing the connection.

I have tested this on two WPA-protected WLAN networks. If I don't close
the lid, the connection is stable for hours.

With one of the networks, I could only re-establish the connection after
power-cycling the router (?!). I have replicated this several times.

The problem did not occur with 8.04. Ubuntu is set to do nothing when
the lid is closed on AC power.

Output of lspci -vv and lspci -vvn in attachment.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Wireless connection lost when lid is closed
https://bugs.launchpad.net/bugs/307087
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 307087] Re: Wireless connection lost when lid is closed

2008-12-11 Thread oudalrich

** Attachment added: lspci-vv
   http://launchpadlibrarian.net/20359655/lspci-vv

-- 
Wireless connection lost when lid is closed
https://bugs.launchpad.net/bugs/307087
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 307087] Re: Wireless connection lost when lid is closed

2008-12-11 Thread oudalrich

** Attachment added: lspci-vvn
   http://launchpadlibrarian.net/20359658/lspci-vvn

** Description changed:

  I'm using Ubuntu 8.10 (upgraded from 8.04) on a Lenovo T60. Since the
- upgrade to 8.10, most of them time when I close the lid with a wireless
+ upgrade to 8.10, most of the time when I close the lid with a wireless
  connection running, the wireless connection is lost. When I re-open the
  lid, Ubuntu again shows me the wireless configuration dialog it also
  shows when first establishing the connection.
  
- I have tested this on two WAP-protected WLAN networks. If I don't close
+ I have tested this on two WPA-protected WLAN networks. If I don't close
  the lid, the connection is stable for hours.
  
  With one of the networks, I could only re-establish the connection after
  power-cycling the router (?!). I have replicated this several times.
  
  The problem did not occur with 8.04. Ubuntu is set to do nothing when
  the lid is closed on AC power.
  
  Output of lspci -vv and lspci -vvn in attachment.

-- 
Wireless connection lost when lid is closed
https://bugs.launchpad.net/bugs/307087
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 306830] Re: oom-killer kicks in while ~15G of ram are free, freezes server

2008-12-11 Thread Andi Hechtbauer
It happened again, this time the machine didn't stall, and a bit more
info could be collected:

syslog:

Dec 10 23:29:06 omg kernel: [51151.508470] brix invoked oom-killer: 
gfp_mask=0xd0, order=0, oomkilladj=-17
Dec 10 23:29:07 omg kernel: [51151.508476] Pid: 995, comm: brix Not tainted 
2.6.24-22-server #1
Dec 10 23:29:07 omg kernel: [51151.508489]  [oom_kill_process+0x10a/0x120] 
oom_kill_process+0x10a/0x120
Dec 10 23:29:07 omg kernel: [51151.508499]  [out_of_memory+0x167/0x1a0] 
out_of_memory+0x167/0x1a0
Dec 10 23:29:07 omg kernel: [51151.508504]  [nfs:__alloc_pages+0x34c/0x380] 
__alloc_pages+0x34c/0x380
Dec 10 23:29:07 omg kernel: [51151.508512]  [tcp_sendmsg+0x361/0xbc0] 
tcp_sendmsg+0x361/0xbc0
Dec 10 23:29:07 omg kernel: [51151.508523]  [tcp_sendmsg+0x9c3/0xbc0] 
tcp_sendmsg+0x9c3/0xbc0
Dec 10 23:29:07 omg kernel: [51151.508526]  [kmap_atomic_prot+0xfc/0x130] 
kmap_atomic_prot+0xfc/0x130
Dec 10 23:29:07 omg kernel: [51151.508532]  [nfs:kmap_atomic+0x1c/0x30] 
kmap_atomic+0x1c/0x30
Dec 10 23:29:07 omg kernel: [51151.508538]  [sock_aio_write+0x109/0x120] 
sock_aio_write+0x109/0x120
Dec 10 23:29:07 omg kernel: [51151.508544]  [nfs:do_sync_write+0xd5/0x120] 
do_sync_write+0xd5/0x120
Dec 10 23:29:07 omg kernel: [51151.508550]  [c0145f10] 
autoremove_wake_function+0x0/0x40

meminfo:

MemTotal: 49924560 kB
MemFree:  16970328 kB
Buffers:   960 kB
Cached:   31965780 kB
SwapCached:  0 kB
Active:   13818128 kB
Inactive: 18619620 kB
HighTotal:49413916 kB
HighFree: 16961756 kB
LowTotal:   510644 kB
LowFree:  8572 kB
SwapTotal: 9092748 kB
SwapFree:  9092748 kB
Dirty:5096 kB
Writeback:   0 kB
AnonPages:  470908 kB
Mapped:   8668 kB
Slab:   489532 kB
SReclaimable:   440788 kB
SUnreclaim:  48744 kB
PageTables:   4784 kB
NFS_Unstable:0 kB
Bounce:  0 kB
CommitLimit:  34055028 kB
Committed_AS:  1273408 kB
VmallocTotal:   118776 kB
VmallocUsed:  7844 kB
VmallocChunk:   110616 kB
HugePages_Total: 0
HugePages_Free:  0
HugePages_Rsvd:  0
HugePages_Surp:  0
Hugepagesize: 2048 kB

brix processes:
root   984  0.0  0.0  54628 33412 ?S14:22   0:00 (brix) 
wtf-searchd overlord
root   987  6.3  0.0  63648 43912 ?S14:22  34:36 (brix) 
wtf-searchd - 65 rpm
root   988  6.4  0.0  69236 49400 ?S14:22  35:15 (brix) 
wtf-searchd - 59 rpm
root   991  6.5  0.0  58404 38696 ?S14:22  35:42 (brix) 
wtf-searchd - 68 rpm
root   993  6.7  0.0  58788 39064 ?S14:22  37:03 (brix) 
wtf-searchd - 68 rpm
root   994  6.6  0.0  58828 39020 ?S14:22  36:33 (brix) 
wtf-searchd - 76 rpm
root   995  6.4  0.0  57592 37848 ?S14:22  35:37 (brix) 
wtf-searchd - 67 rpm
root   996  6.1  0.0  59548 39812 ?R14:22  33:33 (brix) 
wtf-searchd - 62 rpm
root   998  6.6  0.0  57560 37832 ?S14:22  36:46 (brix) 
wtf-searchd - 74 rpm
root   999  6.3  0.0  57988 38224 ?S14:22  34:44 (brix) 
wtf-searchd - 65 rpm
root  1000  6.7  0.0  57860 38132 ?S14:22  37:00 (brix) 
wtf-searchd - 74 rpm


** Attachment added: dmesg.log
   http://launchpadlibrarian.net/20359737/dmesg.log

-- 
oom-killer kicks in while ~15G of ram are free, freezes server
https://bugs.launchpad.net/bugs/306830
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 258630] Re: no sound on Dell D430 docking station

2008-12-11 Thread mehturt
Ok, I have done so, it is
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/307086

-- 
no sound on Dell D430 docking station
https://bugs.launchpad.net/bugs/258630
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 191606] Re: [Upstream] [hardy] Dark Background, Light Foreground Themes Disable Cell BG Colors

2008-12-11 Thread robegue
The Bug is still present in OpenOffice 3

-- 
[Upstream] [hardy] Dark Background, Light Foreground Themes Disable Cell BG 
Colors
https://bugs.launchpad.net/bugs/191606
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 307089] [NEW] Weekly recordings are started one hour earlier

2008-12-11 Thread flrtx
Public bug reported:

Binary package hint: me-tv

If I plan a record as once off, everything works fine, but yesterday I
tried to schedule a record as weekly and then it started and ended one
hour earlier than it should. This problem is reproducible for me.

I'm using Me-TV version 0.5.30 from the Ubuntu repositories.

** Affects: me-tv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Weekly recordings are started one hour earlier
https://bugs.launchpad.net/bugs/307089
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 255651] Re: floppy disk drive not detected (module not loaded) in Intrepid Alpha 4 kernel 2.6.27-2

2008-12-11 Thread Tormod Volden
 Sorry, make that ' mount: you must specify the filesystem type'.

You might need sudo modprobe msdos as well.

-- 
floppy disk drive not detected (module not loaded) in Intrepid Alpha 4 kernel 
2.6.27-2
https://bugs.launchpad.net/bugs/255651
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Ansus
Svaens, if you feel capable to fix some bug, you can attach a patch
which will be reviewed.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Ansus
There are somel reports that this bug still exists in Intrepid 
http://forum.ubuntu.ru/index.php?topic=40344.0

So I recommend to wait for Jaunty for this bug to be fixed.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Francesco Potortì
I just want to make sure that the people who decide to fix it or not,
understand just how important this issue is for everybody that does not
use a Latin character alphabet. It's not just about Greece and Bulgaria,
but also about China, Thailand and many other countries.

It also affects people using latin alphabets.  So, in fact, everyone
apart from English people.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2008-12-11 Thread LumpyCustard
I noted this here:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/187313/comments/145
but was told by others this wasn't the case for them.

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
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 179698] Re: (Intrepid, Hardy) Intel 4965 wlan stops working

2008-12-11 Thread Ing0R
Seen the 
iwlagn: Error sending REPLY_RXON: time out after 500ms.
in jaunty i386.

-- 
(Intrepid, Hardy) Intel 4965 wlan stops working
https://bugs.launchpad.net/bugs/179698
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 307090] Re: acpi wakeup doesn't work with HP tx2510us

2008-12-11 Thread Pietro Battiston

** Attachment added: Output of sudo dmidecode
   http://launchpadlibrarian.net/20359922/dmidecode

-- 
acpi wakeup doesn't work with HP tx2510us
https://bugs.launchpad.net/bugs/307090
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 307090] [NEW] acpi wakeup doesn't work with HP tx2510us

2008-12-11 Thread Pietro Battiston
Public bug reported:

I have an HP tx2510.

Following instructions on
http://www.mythtv.org/wiki/index.php/ACPI_Wakeup#Using_.2Fsys.2Fclass.2Frtc.2Frtc0.2Fwakealarm
(which do work on another laptop), it doesn't wake up from sleep.

After giving the commands:

   echo 0  /sys/class/rtc/rtc0/wakealarm
   echo `date '+%s' -d '+ 200 minutes'`  /sys/class/rtc/rtc0/wakealarm

I can see with

   cat /proc/driver/rtc

that the wakeup seems to be set correctly. But I tried to wait a lot of time (6 
hours: notice my local time differs only 1 hour from UTC) and it never wakes up.
Notice that:
- in the BIOS there is no option to enable/disable it, but it does work from 
Windows Vista. In particular, I tried all the programs from 
http://acpi-wakeup.qarchive.org/ , and WakeupOnStandby works (while WakeUp and 
AtriseWakeup don't).
- after (the acpi wakeup didn't work and) I manually wake up the computer, in 
the output of cat /proc/driver/rtc I can see that 

alrm_date   : 2008-12-11

has become

alrm_date   : -**-**

(while the time line stays unchanged). This is also what happens when I
set an alarm in the past, so it seems to me OK.

uname -a says
Linux vousci 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 
GNU/Linux

I'm attaching the output of sudo demidecode.

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

-- 
acpi wakeup doesn't work with HP tx2510us
https://bugs.launchpad.net/bugs/307090
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 306859] Re: compiz works but other apps don't have 3d acceleration in intel driver

2008-12-11 Thread Gary Trakhman
wowowow.  I'm so impressed with the progress on GEM and opengl
acceleration on the intel driver the last couple months.  We're at
windows driver's speed now.  Go Intel!  Now just gotta work on
stability.

On Thu, Dec 11, 2008 at 3:59 AM, Grigory Trakhman
[EMAIL PROTECTED] wrote:
 brilliant, thanks dude!  Seems faster now, too.

 On Thu, Dec 11, 2008 at 3:10 AM, Hideaki Takahashi [EMAIL PROTECTED] wrote:
 Oops! I'm so sorry.
 It is Bug 306014.
 https://bugs.launchpad.net/ubuntu/+source/hal/+bug/306014

 --
 compiz works but other apps don't have 3d acceleration in intel driver
 https://bugs.launchpad.net/bugs/306859
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
compiz works but other apps don't have 3d acceleration in intel driver
https://bugs.launchpad.net/bugs/306859
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 255651] Re: floppy disk drive not detected (module not loaded) in Intrepid Alpha 4 kernel 2.6.27-2

2008-12-11 Thread Tormod Volden
Re comment #45, you don't need to modprobe floppy if you have added
floppy to /etc/modules.

sudo mkdir -p /media/floppy0
sudo mount -o uid=$USER,gid=floppy /dev/fd0 /media/floppy0

-- 
floppy disk drive not detected (module not loaded) in Intrepid Alpha 4 kernel 
2.6.27-2
https://bugs.launchpad.net/bugs/255651
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 216903] Re: Kernel oops: Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: memcpy_c+0xb/0x20 (probably caused by iwl3945)

2008-12-11 Thread Fedor Isakov
Never seen this since having installed the linux-backport-modules. I
guess it's safe to close this issue.

-- 
Kernel oops: Unable to handle kernel NULL pointer dereference at 
 RIP:  memcpy_c+0xb/0x20 (probably caused by iwl3945)
https://bugs.launchpad.net/bugs/216903
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Ansus
Ubuntu does not fully support languages other than English. If you
experience problems with other languages, use English instead.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Francesco Potortì
I've been using the workaround of running setxkbmap automatically after
login for a long time without problems. Perhaps this workaround can be
implemented as an update for hardy, and the real Xorg fix remain in
Intrepid? 

If possible at all, please do!

By the way, I cannot make it work automatically.  I have to open a
terminal and write 'setxkbmap' manually each time X starts.

I think it really make no sense that an LTS release won't be usable out
of the box for anyone with an extra keyboard layout.

Same here.  What's the purpose of LTS if fundamental bugs don't get
corrected?  To keep a buggy version alive as long as possible?

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 303278] Re: package cups 1.3.9-2ubuntu1 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2008-12-11 Thread drumanart
Hello Jean-Baptiste Lallement.
What do you mean in sending the demanded files of the a bug against linux.  
I have an input/output error. I changed allready the motherboard and the 
harddrive. I tryed new memory and the bug still shows up.  When I try to 
upgrade the computer the system crashes.
Is there a way to lacalizate the failer.
Thanks for your help. Martin

-- 
package cups 1.3.9-2ubuntu1 failed to install/upgrade: subprocess dpkg-deb 
--control returned error exit status 2
https://bugs.launchpad.net/bugs/303278
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 295320] Re: 8.10 ubiquity fails during partitioning

2008-12-11 Thread hillbilly1980
Just wanted to add, since this failed to do the ntfsresize i tried
myself by setting my partion to 75G then going into fdisk and deleting
the partion and recreating it as 75G. I didn't have much to lose if the
windows blew up, it was more an excersize in doing it. I continued with
the install by allocating my new free space to ubuntu back in the wizard
in console 1 and finished the install, everything went fine until the
reboot. Grub had found my windows parttion in the last step but then i
was greated with an invalid disk.

I booted from a rescue disk and was able to mount the ext3 on part 4 and
follow these instructions to grub running. Substituting my the
device.map located on my ubuntu partion and menu.lst for the conf file.
I ran the commands against part 4 and hd1 instead of hd0, considering my
particular situation.

Root (hd1,4)
setup (hd1) 


http://nozell.com/blog/2004/05/08/some-tips-to-reinstall-grub-on-an-hp-proliant-server/

My best guess is that grub must also have a problem with grabbing that
last partition, just like ntfsresize, there were a number of quoted bugs
regarding this online, a few mentioned it might be a recently introduced
reversion

While my windows part won't boot, it is listed but says the ntldr is
missing, i'm sure i can fix that later should i care to. Te files are
intact when i mount that part in ubuntu, so i probably didn't do the
resize incorrectly. Just in case your wondering.

-- 
8.10 ubiquity fails during partitioning
https://bugs.launchpad.net/bugs/295320
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 275998] Re: audio recording very silent

2008-12-11 Thread mabawsa
I don't know if this is relevant but my /var/log/messages file contains
the following references to pulse

Dec 11 13:42:59 glitterbox pulseaudio[7560]: ltdl-bind-now.c: Failed to find 
original dlopen loader.
Dec 11 13:42:59 glitterbox pulseaudio[7567]: main.c: setrlimit(RLIMIT_NICE, 
(31, 31)) failed: Operation not permitted
Dec 11 13:42:59 glitterbox pulseaudio[7567]: main.c: setrlimit(RLIMIT_RTPRIO, 
(9, 9)) failed: Operation not permitted
Dec 11 13:42:59 glitterbox pulseaudio[7567]: alsa-util.c: Device hw:1 doesn't 
support 2 channels, changed to 1.

-- 
audio recording very silent
https://bugs.launchpad.net/bugs/275998
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 249404] Re: [[intrepid]] nm-applet can't start: permission issues

2008-12-11 Thread nick
Progress is being made, with the latest build , the icon is now there,
and you can start and stop the interface. The problem is now that you
can't edit the settings , you get the following error message:

Updating connection failed: nm-ifupdown-connection.c.82 - connection
update not supported (read-only)..

It doesn't matter if the adapter is connected or not.

So I'm having to manually edit /etc/resolv.conf just to update the DNS
server I want to talk to.

Any thoughts?

-- 
[[intrepid]] nm-applet can't start: permission issues
https://bugs.launchpad.net/bugs/249404
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 307094] [NEW] [Linux] :When MP3 Audio files played , elisa gets hung.

2008-12-11 Thread sudesh.chalke
Public bug reported:

Steps to reproduce:
Installed elisa 0.5.21 on ubuntu linux :
Add the following line in /etc/apt/sources.list: deb 
http://ppa.launchpad.net/elisa-developers/ubuntu hardy  main
run
$ sudo aptitude update
$ sudo aptitude install elisa elisa-plugins-ugly

Start elisa
$ elisa
Now drag and drop mp3 music files.
Elisa application gets hung up.

Expected result :MP3 music files should run smoothly.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Linux] :When MP3 Audio files played ,elisa gets hung. 
https://bugs.launchpad.net/bugs/307094
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 307094] Re: [Linux] :When MP3 Audio files played , elisa gets hung.

2008-12-11 Thread sudesh.chalke

** Attachment added: C:\Documents and 
Settings\sudeshc.CYBAGE\Desktop\fluendo_bugs\mp3_hangup.txt
   
http://launchpadlibrarian.net/20360100/C%3A%5CDocuments%20and%20Settings%5Csudeshc.CYBAGE%5CDesktop%5Cfluendo_bugs%5Cmp3_hangup.txt

-- 
[Linux] :When MP3 Audio files played ,elisa gets hung. 
https://bugs.launchpad.net/bugs/307094
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 293375] Re: [hardy] laptop overheating

2008-12-11 Thread Teej
Have tried recently again with Intrepid, it seems ok now, but it is still 
running hotter than I would like
Also I still have a suspend problem. The laptop goes into suspend but will not 
wake from it, screen stays turned off and need to do a hard reset, although the 
hard drive spins up and flashes a little bit as if it is trying? Xorg problem?

-- 
[hardy] laptop overheating
https://bugs.launchpad.net/bugs/293375
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 263315] Re: Wacom driver segfaults

2008-12-11 Thread Richard Schwarting
Hey, was this ever resolved for you?  Not for me :D

-- 
Wacom driver segfaults
https://bugs.launchpad.net/bugs/263315
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 263315] Re: Wacom driver segfaults

2008-12-11 Thread Richard Schwarting
Here is the output for lspci -vvnn.  Anyway, I don't think the stylus or
screen appears as PCI.

** Attachment added: lspci -vvnn output
   http://launchpadlibrarian.net/20360118/lspcivvnn.txt

-- 
Wacom driver segfaults
https://bugs.launchpad.net/bugs/263315
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 162544] Re: Custom calendar alarm causes computer to beep rather than to play the specified sound; evolution-alarm-notify treats sound URI as simple filename

2008-12-11 Thread virtualmind
Item in Ubuntu 8.10.

-- 
Custom calendar alarm causes computer to beep rather than to play the specified 
sound; evolution-alarm-notify treats sound URI as simple filename
https://bugs.launchpad.net/bugs/162544
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 307096] [NEW] [Linux] :When .avi video files played , elisa gets hung up.

2008-12-11 Thread sudesh.chalke
Public bug reported:

Steps to reproduce:
Installed elisa 0.5.21 on ubuntu linux :
Add the following line in /etc/apt/sources.list: deb 
http://ppa.launchpad.net/elisa-developers/ubuntu hardy  main
run
$ sudo aptitude update
$ sudo aptitude install elisa elisa-plugins-ugly

Start elisa
$ elisa

Drag and drop .avi files.
Elisa does get hung up.

Expected result:.avi files should run smoothly.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Linux] :When .avi video files played ,elisa gets hung up.
https://bugs.launchpad.net/bugs/307096
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 307096] Re: [Linux] :When .avi video files played , elisa gets hung up.

2008-12-11 Thread sudesh.chalke

** Attachment added: C:\Documents and 
Settings\sudeshc.CYBAGE\Desktop\fluendo_bugs\avifile_hangup.txt
   
http://launchpadlibrarian.net/20360141/C%3A%5CDocuments%20and%20Settings%5Csudeshc.CYBAGE%5CDesktop%5Cfluendo_bugs%5Cavifile_hangup.txt

-- 
[Linux] :When .avi video files played ,elisa gets hung up.
https://bugs.launchpad.net/bugs/307096
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 294972] Re: xorg 10-20% cpu usage after intrepid upgrade, general system sluggishness

2008-12-11 Thread Mats Taraldsvik
Might be a backport candidate, then, when it gets released?

-- 
xorg 10-20% cpu usage after intrepid upgrade, general system sluggishness
https://bugs.launchpad.net/bugs/294972
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 230664] Re: [needs-packaging] openhsp-onionsoft

2008-12-11 Thread Teej
Confirmed - he .h and .cpp source files are at the webpage specified

** Changed in: ubuntu
   Status: Incomplete = Confirmed

-- 
[needs-packaging] openhsp-onionsoft
https://bugs.launchpad.net/bugs/230664
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 137527] Re: Totem should notify users about installing libdvdread3 and libdvdcss2 to read encrypted DVD

2008-12-11 Thread Milan
At least there's an easy part to fix here: you shouldn't have to run
/usr/share/doc/libdvdread3/install-css.sh. Instead, it should be run
automatically by the post-install script of libdvdcss2. This does not
bring any new legal issue, and makes things way simpler.

-- 
Totem should notify users about installing libdvdread3 and libdvdcss2 to read 
encrypted DVD
https://bugs.launchpad.net/bugs/137527
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Kai Blin
This is tracked in a different Samba bug.

** Changed in: samba
 Bugwatch: Samba Bugzilla #5942 = Samba Bugzilla #5953
   Status: Invalid = Unknown

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 306777] Re: No text in some apps

2008-12-11 Thread ardchoille
** Description changed:

  Release:
  $ lsb_release -a | grep -i description
  No LSB modules are available.
  Description:  Ubuntu 8.10
  
  Package:
  More than one from different types of apps.
  
  Expected:
  Text in all apps to be visible.
  
  Yielded:
  Text in some apps is not visible.
  
  I have found that text in gftp (gFTP 2.0.18) and /usr/games/gnomine
  (gnomine 2.24.1.1) is missing. I can click where the text is supposed to
  be in both apps and the expected behavior is yielded, but the text is
  invisible.
  
  In gftp, I can scroll in either pane and the text for scrolled items
  becomes visible when those items come into view, but clicking on them
  makes text for viewable items disappear again. I suspected it might be a
  problem with my theme so I changed to the Clear Looks theme (shipped
  with Intrepid) and the problem was not resolved.
  
  In /usr/games/gnomine the text for all items is missing. But, if you
  pause and resume the game, the text reappears. Clicking on new squares
  yields missing text again, but the text that is already present from the
  resume remains.. i.e. the user has to click a square, pause and resume,
  click a square, pause and resume, click a square, pause and resume, etc
  in order to see the text properly.
  
  Both apps were installed from the Ubuntu repos.
+ 
+ UPDATE:
+ Also, I am using compiz, nVidia graphics (Nidia GeForce 6200) with the 
nvidia-glx-96 graphics driver install from the repos.

** Description changed:

  Release:
  $ lsb_release -a | grep -i description
  No LSB modules are available.
  Description:  Ubuntu 8.10
  
  Package:
  More than one from different types of apps.
  
  Expected:
  Text in all apps to be visible.
  
  Yielded:
  Text in some apps is not visible.
  
  I have found that text in gftp (gFTP 2.0.18) and /usr/games/gnomine
  (gnomine 2.24.1.1) is missing. I can click where the text is supposed to
  be in both apps and the expected behavior is yielded, but the text is
  invisible.
  
  In gftp, I can scroll in either pane and the text for scrolled items
  becomes visible when those items come into view, but clicking on them
  makes text for viewable items disappear again. I suspected it might be a
  problem with my theme so I changed to the Clear Looks theme (shipped
  with Intrepid) and the problem was not resolved.
  
  In /usr/games/gnomine the text for all items is missing. But, if you
  pause and resume the game, the text reappears. Clicking on new squares
  yields missing text again, but the text that is already present from the
  resume remains.. i.e. the user has to click a square, pause and resume,
  click a square, pause and resume, click a square, pause and resume, etc
  in order to see the text properly.
  
  Both apps were installed from the Ubuntu repos.
  
  UPDATE:
- Also, I am using compiz, nVidia graphics (Nidia GeForce 6200) with the 
nvidia-glx-96 graphics driver install from the repos.
+ Also, I am using compiz, nVidia graphics (Nidia GeForce 6200) with the 
nvidia-glx-96 graphics driver installed from the repos. I'm using the 96 driver 
because both the 173 and 177 drivers gave me blank tty's and the 96 drivers 
does not.

-- 
No text in some apps
https://bugs.launchpad.net/bugs/306777
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread wdoekes
 Ubuntu does not fully support languages other than English.
 If you experience problems with other languages, use English instead.

Okay.. so I'll have to switch to Windows whenever I want to write an
e-mail to my mom? What?

I respect the fact that a fix won't get into Hardy, but that last
comment does not improve understanding.

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-11 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Haggai Eran
Francesco, try putting the attached file in ~/.config/autostart.

Haggai

** Attachment added: Setxkbmap autostart .desktop file
   http://launchpadlibrarian.net/20360216/setxkbmap.desktop

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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 196277] Re: A GNOME login without keypress dosn't set GNOME keyboard settings

2008-12-11 Thread Arthur
 Ubuntu does not fully support languages other than English.
 If you experience problems with other languages, use English instead.
 
 Okay.. so I'll have to switch to Windows whenever I want to write an e-mail 
 to my mom? What?
 
 I respect the fact that a fix won't get into Hardy, but that last comment 
 does not improve
 understanding.

Ansus doesn't speak for ubuntu, he is a launchpad user like everyone
else, so I take his comments with a grain of salt. I don't think it's
ubuntu's position to only support English fully. If so, I'm going to
change to another distro which does support non-English versions fully
(e.g. OpenSUSE).

-- 
A GNOME login without keypress dosn't set GNOME keyboard settings 
https://bugs.launchpad.net/bugs/196277
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   >