[Bug 267696] [NEW] mysqldump fails silently against mysql 4.0 server

2008-09-08 Thread Liam Bedford
Public bug reported:

This affects the version of mysql-dfsg-5.0 in hardy. Intrepid is up to date 
enough to
work correctly.

Upstream bug:
http://bugs.mysql.com/bug.php?id=34192

[copied and reworded a little from the upstream bug]
mysqldump in 5.0.51 SILENTLY fails to dump databases from mysql 4.0 server.

The dump of any 4.0 database is missing the data. 
It's because now mysqldump unconditionally runs (client/mysqldump.c):

  my_snprintf(buff, sizeof(buff), show create table %s,
result_table);

  if (switch_character_set_results(mysql, binary) ||
  mysql_query_with_error_report(mysql, result, buff) ||
  switch_character_set_results(mysql, default_charset)) 
 DBUG_RETURN(0);

where switch_character_set_results() are not supported on mysql  4.1

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

** Description changed:

+ This affects the version of mysql-dfsg-5.0 in hardy. Intrepid is up to date 
enough to
+ work correctly.
+ 
  Upstream bug:
  http://bugs.mysql.com/bug.php?id=34192
  
  [copied and reworded a little from the upstream bug]
  mysqldump in 5.0.51 SILENTLY fails to dump databases from mysql 4.0 server.
  
  The dump of any 4.0 database is missing the data. 
  It's because now mysqldump unconditionally runs (client/mysqldump.c):
  
my_snprintf(buff, sizeof(buff), show create table %s,
  result_table);
  
if (switch_character_set_results(mysql, binary) ||
mysql_query_with_error_report(mysql, result, buff) ||
switch_character_set_results(mysql, default_charset)) 
   DBUG_RETURN(0);
  
  where switch_character_set_results() are not supported on mysql  4.1

-- 
mysqldump fails silently against mysql 4.0 server
https://bugs.launchpad.net/bugs/267696
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 265058] Re: openvpn2.1~rc7 fails to pick up the CN of certificates

2008-09-08 Thread Stefan Lesicnik
Suggesting this for a backport into Hardy.

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

-- 
openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 267671] Re: bug of samba

2008-09-08 Thread Jamie Strandboge
** Visibility changed to: Public

** This bug is no longer flagged as a security issue

-- 
bug of samba
https://bugs.launchpad.net/bugs/267671
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 267671] Re: bug of samba

2008-09-08 Thread Chuck Short
Did you try to uninstall samba?

chuck

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

-- 
bug of samba
https://bugs.launchpad.net/bugs/267671
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 262264] Re: Fails to join a domain: Unknown pam configuration

2008-09-08 Thread Fregster
I get the same error, all software up to date on a x32 dell optiplex
170l

-- 
Fails to join a domain: Unknown pam configuration
https://bugs.launchpad.net/bugs/262264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 239640] Re: openvpn-vulnkey disagrees with openssl-vulnkey

2008-09-08 Thread Jamie Strandboge
openvpn-vulnkey and openssl-vulnkey are two separate programs that test
different things. openssl-vulnkey checks openssl certificates, et al
whereas openvpn-vulnkey checks *only* the shared key as generated with
'openvpn --genkey --secret'.  They are not interchangeable.

-- 
openvpn-vulnkey disagrees with openssl-vulnkey
https://bugs.launchpad.net/bugs/239640
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 267802] [NEW] Home Folder for Nagios is wiped on Reboot

2008-09-08 Thread Chad Skeeters
Public bug reported:

Binary package hint: nagios2

When setting up plugings to connect via ssh to check things on remote
systems, it's nice to be able to setup RSA authentication.  This
requires files in ~/.ssh for the nagios user.  The nagios user's home
for the ubuntu package is /var/run/nagios2.  If a user does figure out
how to add known_hosts and id_rsa files in that folder when the computer
restarts those files are wiped and the has to restore the files before
the plugins will return OK.  I'm suggesting that giving nagios a home
folder that is not wiped will help reduce the time it takes for users to
setup and use nagios.

debian/nagios2-common.postinst:  adduser --system --group --home
/var/run/nagios2 --no-create-home \

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

-- 
Home Folder for Nagios is wiped on Reboot
https://bugs.launchpad.net/bugs/267802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 255776] Re: freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-09-08 Thread Bug Watch Updater
** Changed in: freeradius (Debian)
   Status: Confirmed = Won't Fix

-- 
freeradius lacks eap-tls eap-ttls eap-peap on hardy
https://bugs.launchpad.net/bugs/255776
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 243157] Re: package mysql-server 5.0.51a-3ubuntu5.1 failed to install/upgrade: probl?mes de d?pendances - laiss? non configur?

2008-09-08 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
package mysql-server 5.0.51a-3ubuntu5.1 failed to install/upgrade: probl?mes de 
d?pendances - laiss? non configur?
https://bugs.launchpad.net/bugs/243157
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 263840] Re: smbpasswd crashed with SIGSEGV in dump_core()

2008-09-08 Thread Chuck Short
Please attach your logs with this happens and how to reproduce this.

thanks
chuck

** Visibility changed to: Public

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

-- 
smbpasswd crashed with SIGSEGV in dump_core()
https://bugs.launchpad.net/bugs/263840
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 247365] Re: Cannot copy complete files to NAS (samba server)

2008-09-08 Thread Chuck Short
I think you might want to contact your support department for the QNAP ,
it sounds like a buggy implementation on the hardware side.

chuck

** Changed in: samba (Ubuntu)
   Status: New = Won't Fix

-- 
Cannot copy complete files to NAS (samba server)
https://bugs.launchpad.net/bugs/247365
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 70329] Re: Samba and Edgy Eft - not multimedia - Edgy will not stream files from a Windows share

2008-09-08 Thread Chuck Short
Im closing this because edgy is no longer supported and no activity for
this bug for serveral months.

If you still have this problem please re-open.

Thanks
chuck

** Changed in: samba (Ubuntu)
   Status: Confirmed = Invalid

-- 
Samba and Edgy Eft - not multimedia - Edgy will not stream files from a 
Windows share
https://bugs.launchpad.net/bugs/70329
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 267696] Re: mysqldump fails silently against mysql 4.0 server

2008-09-08 Thread Chuck Short
Hi,

Can you try the version that is my ppa? http://launchpad.net/~zulcss

Thanks
chuck

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Triaged

-- 
mysqldump fails silently against mysql 4.0 server
https://bugs.launchpad.net/bugs/267696
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 267701] Re: php5 session files purge cron job not working outside /var/lib/php5

2008-09-08 Thread Chuck Short
Which session files are being saved in /tmp?

Thanks
chuck

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

-- 
php5 session files purge cron job not working outside /var/lib/php5
https://bugs.launchpad.net/bugs/267701
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 237894] Re: I cannot connect to any server. Conection hangs up at channel 0: open confirm rwindow 0 rmax 32768

2008-09-08 Thread Boyan Ivanov
The solution from this bug report 
(https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/259816/)
 works for me : 
Open a console and type : sudo iwpriv eth1 set_vlanmode 0

-- 
I cannot connect to any server. Conection hangs up at channel 0: open confirm 
rwindow 0 rmax 32768
https://bugs.launchpad.net/bugs/237894
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 241796] Re: sshd doesn't start properly

2008-09-08 Thread Wawrzek
Please feel free to close the bug. I created another bug report against
installer (bug 267929).

-- 
sshd doesn't start properly
https://bugs.launchpad.net/bugs/241796
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 241796] Re: sshd doesn't start properly

2008-09-08 Thread Mathias Gug
** Changed in: openssh (Ubuntu)
   Status: Incomplete = Invalid

-- 
sshd doesn't start properly
https://bugs.launchpad.net/bugs/241796
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-09-08 Thread David Tomaschik
I can confirm that the patch posted by Alexander Sack fixes the issue.

-- 
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 267980] [NEW] scp cannot quoted filenames with ]

2008-09-08 Thread Spayder26
Public bug reported:

scp and sftp cannot get a filename named South Park - 10x08 - Make
Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but
when I renamed to South Park - 10x08 - Make Love, Not Warcraft [
Subtitulado.al.Castellano, they can.

scp and sftp show the same error when file has ] character: 
File [...] not found.

But sftp's remote renaming, moving, and more still working.

Commands used:
$: sftp [EMAIL PROTECTED]
sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
File /home/mluser/incoming/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
(And works!)

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

-- 
scp cannot quoted filenames with ]
https://bugs.launchpad.net/bugs/267980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 267980] Re: scp cannot quoted filenames with ]

2008-09-08 Thread Spayder26
** Summary changed:

- scp cannot get quoted filenames larger than 74 characters
+ scp cannot quoted filenames with ]

** Description changed:

  scp and sftp cannot get a filename named South Park - 10x08 - Make
  Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but
- when I renamed to /home/mluser/incoming/South Park - 10x08 - Make Love,
- Not Warcraft [ Subtitulado.al.Castellano, they can.
+ when I renamed to South Park - 10x08 - Make Love, Not Warcraft [
+ Subtitulado.al.Castellano, they can.
  
- scp and sftp show the same error when quoted file parameter is higher than 74 
characters (including quoting): 
+ scp and sftp show the same error when file has ] character: 
  File [...] not found.
  
- But sftp's remote renaming and moving still working.
+ But sftp's remote renaming, moving, and more still working.
+ 
+ Commands used:
+ $: sftp [EMAIL PROTECTED]
+ sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
+ File /home/mluser/incoming/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
+ sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
+ sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
+ (And works!)

** Summary changed:

- scp cannot quoted filenames with ]
+ scp cannot get filenames with ]

-- 
sftp cannot get filenames with ]
https://bugs.launchpad.net/bugs/267980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 267980] Re: sftp cannot get filenames with ]

2008-09-08 Thread Spayder26
and getting selene[] (whithout spaces) works too.
sftp get selene[]
Fetching /home/mluser/selene[] to selene[]
/home/mluser/selene[]   
   100%   53 
0.1KB/s   00:00

** Summary changed:

- scp cannot get filenames with ]
+ sftp cannot get filenames with ]

** Description changed:

- scp and sftp cannot get a filename named South Park - 10x08 - Make
- Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but
- when I renamed to South Park - 10x08 - Make Love, Not Warcraft [
- Subtitulado.al.Castellano, they can.
+ sftp cannot get a filename named South Park - 10x08 - Make Love, Not
+ Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but when I
+ renamed to South Park - 10x08 - Make Love, Not Warcraft [
+ Subtitulado.al.Castellano, it can.
  
- scp and sftp show the same error when file has ] character: 
+ sftp shows error when file has ] character: 
  File [...] not found.
  
  But sftp's remote renaming, moving, and more still working.
  
  Commands used:
  $: sftp [EMAIL PROTECTED]
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
  File /home/mluser/incoming/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
  sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
  (And works!)

** Description changed:

  sftp cannot get a filename named South Park - 10x08 - Make Love, Not
  Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but when I
  renamed to South Park - 10x08 - Make Love, Not Warcraft [
  Subtitulado.al.Castellano, it can.
  
  sftp shows error when file has ] character: 
  File [...] not found.
  
  But sftp's remote renaming, moving, and more still working.
  
  Commands used:
  $: sftp [EMAIL PROTECTED]
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
- File /home/mluser/incoming/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
+ File /home/user/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
  sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
  (And works!)

** Description changed:

  sftp cannot get a filename named South Park - 10x08 - Make Love, Not
  Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but when I
  renamed to South Park - 10x08 - Make Love, Not Warcraft [
  Subtitulado.al.Castellano, it can.
  
  sftp shows error when file has ] character: 
  File [...] not found.
  
  But sftp's remote renaming, moving, and more still working.
  
  Commands used:
  $: sftp [EMAIL PROTECTED]
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
  File /home/user/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
  sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
  (And works!)
+ 
+ Note: Renaming to South Park - 10x08 - Make Love, Not Warcraft [
+ Subtitulado.al.Castellano_ [By.Tetsu_.avi works too.

** Summary changed:

- sftp cannot get filenames with ]
+ sftp cannot get large filenames with ]

** Description changed:

  sftp cannot get a filename named South Park - 10x08 - Make Love, Not
  Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but when I
  renamed to South Park - 10x08 - Make Love, Not Warcraft [
  Subtitulado.al.Castellano, it can.
  
- sftp shows error when file has ] character: 
+ sftp shows error when file with large filenale has ] character: 
  File [...] not found.
  
  But sftp's remote renaming, moving, and more still working.
  
  Commands used:
  $: sftp [EMAIL PROTECTED]
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
  File /home/user/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
  sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
  (And works!)
  
  Note: Renaming to South Park - 10x08 - Make Love, Not Warcraft [
  

[Bug 267980] Re: sftp cannot get filenames with [ and ]

2008-09-08 Thread Jonathan Ben-Joseph
Hello Spayder26,

What version of Ubuntu are you running? Also can you try substituting [
for \] and seeing if it works like that?

-Jonathan

-- 
sftp cannot get filenames with [ and ] whith space between
https://bugs.launchpad.net/bugs/267980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 267980] Re: sftp cannot get filenames with [ and ] whith space between

2008-09-08 Thread Spayder26
** Summary changed:

- sftp cannot get filenames with [  and  ]
+ sftp cannot get filenames with [ and ] whith space between

** Description changed:

  sftp cannot get a filename named South Park - 10x08 - Make Love, Not
  Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi, but when I
  renamed to South Park - 10x08 - Make Love, Not Warcraft [
  Subtitulado.al.Castellano, it can.
  
- sftp shows error when file with  filename has [   ] character (including 
spaces): 
+ sftp shows error when file with  filename has [ ] character (with a space 
or more between): 
  File [...] not found.
  
  But sftp's remote renaming, moving, and more still working.
  
  Commands used:
  $: sftp [EMAIL PROTECTED]
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi
  File /home/user/South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi not found.
  sftp rename South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano] [By.Tetsu].avi South Park - 10x08 - Make Love, Not 
Warcraft [ Subtitulado.al.Castellano
  sftp get South Park - 10x08 - Make Love, Not Warcraft [ 
Subtitulado.al.Castellano
  (And works!)
  
  Note: Renaming to South Park - 10x08 - Make Love, Not Warcraft [
  Subtitulado.al.Castellano_ [By.Tetsu_.avi works too.
  
  EDITED:
  very confusing:
  I've renamed some files for testing and...
  sftp get selene ]
  Fetching /home/mluser/selene ] to selene ]
  /home/mluser/selene ] 
 100%   53 
0.1KB/s   00:00
  sftp get selene [ ]
  File /home/mluser/selene [ ] not found.
  sftp ls -1
  incoming
  selene , . [ ]
  selene , [ ]
  selene [
  selene [ ]
  selene ]
  selene[
  selene[]
  selene]
  selenedb
  share.tar.gz
  
  so selene [ ] exists!

-- 
sftp cannot get filenames with [ and ] whith space between
https://bugs.launchpad.net/bugs/267980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bacula - 2.4.2-1ubuntu4~hardy1

---
bacula (2.4.2-1ubuntu4~hardy1) hardy-backports; urgency=low

  * Automated backport upload; no source changes.

bacula (2.4.2-1ubuntu4) intrepid; urgency=low

  * debian/patches/ubuntu_grant_privileges.patch:
Update patch, fixes FTBFS.

bacula (2.4.2-1ubuntu3) intrepid; urgency=low

  * debian/patches/ubuntu_grant_privileges.patch:
- test if $USER and db_name are set in grant_postgresql_privileges.
  * debian/bacula-director-pgsql.postinst:
- Create databse as postgres user only if user exists. (LP: #228693)

bacula (2.4.2-1ubuntu2) intrepid; urgency=low

  * debian/rules: Disable fortify source since it was causing
bacula-director to segfault.

bacula (2.4.2-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/bacula-director-mysql.postinst:
  debian/bacula-director-pgsql.postinst:
  + Worked in some smarts to do no databases if bacula is already installed.
- debian/control:
  + Added libdbi-perl and libdb-mysql-perl to depends for 
bacula-director-mysql
due to new postinst configuration.
  + Cleaned up bacula-director-pgsql dependenices and recommends.
  + Made mysql the default director to install bacula-director-{mysql|pgsql}
added database handling to postinstall scripts and templates, modifiied
postinstall script's sed expressions.
  + Removed libwgtk-2.6-dev as a build dependency; as a result 
bacula-console-wx
isn't built anymore.
  + Install gawk if not installed. (LP: #207527)
- debian/make_catalog_backup_awk.[mysql|pgsql|sqlite3|sqlite]:
  + New scripts for catalog backup. (CVE-2007-5626)
- debian/bacula-console-wx:
  + Dropped since we are not building them anymore.
- debian/bacula-director-common.bacula-director.init,
  debian/bacula-fd.init, debian/bacula-sd.init
  + Made more LSB specific.

bacula (2.4.2-1) unstable; urgency=high

  * Fix sed pattern in debian/rules to correctly remove
'USE ${db_name};' from the MySQL command tables.  This prevented
bacula-director-mysql from being installed properly and was thus RC.
Closes: #441995, #489578.
  * While investigating the above problem, also discovered 'USE bacula;'
statements in some upgrade tables.  This would cause the upgrade of
bacula-director-mysql to fail for anyone that had their MySQL
database named something other than bacula.  Added pattern to fix this.
  * New upstream release is a bugfix release, and fixes these issues:
+ 2.4.1 included an unintentional debug statement whose purpose
  was to crash the storage daemon.  This was triggered during a restore
  at the end of a tape.  Fixed in 2.4.2 (upstream bug 1125).  When the
  SD is crashed, no backups or restores can be performed until it is
  restarted.
+ During a multi-tape restore, Bacula could incorrectly attempt
  to reread the same tape.  (Upstream bug 1126)
+ bcopy no longer reads too many records (upstream bug 1107)
+ Now sets a large timeout on MySQL databases to prevent trouble
  with the connection timining out before data gets inserted.
  Upstream bug 1034.
+ There are also some other minor bugfixes and win32 changes upstream
  in this release, which of course don't impact Debian.

bacula (2.4.1-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/bacula-director-mysql.postinst,
  debian/bacula-director-pgsql.postinst:
  + Worked in some smarts to do no database if bacula is already installed.
- debian/control:
  + Added libdbi-perl and libdb-mysql-perl to depends for
bacula-director-mysql due to new postinst configuration.
  + Cleaned up bacula-director-pgsql dependencies and recommends.
  + Made mysql the default director to install bacula-director-{mysql|pgsql}
added database handling to postinstall scripts and templates, modified
postinstall script's sed expressions.
  + Removed libwtk2.6-dev as a build dependency; as a result bacula-wx
isn't built anymore.
  + Install gawk if not installed. (LP: #207527)
 - debian/make_catalog_backup_awk.{mysql|pgsql|sqlite3|sqlite}:
   + new scripts for catalog backup. (CVE-2007-5626)
 - debian/bacula-console-wx:
   + Dropped since we are not building them anymore.
 - debian/bacula-director-common.bacula-director.init
   debian/bacula-fd.init
   debian/bacula-sd.init
   + Made more LSB specific.

bacula (2.4.1-1) unstable; urgency=high

  * New Upstream Version.
+ Fixes a bug where a tape may be incorrectly reused, destroying
  data.  Closes: #490996.

bacula (2.4.0-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/bacula-director-mysql.postinst
  debian/bacula-director-pgsql.postinst
  + Worked in some smarts to do no 

[Bug 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-09-08 Thread Steve Langasek
reopening, I don't know why the hardy-backports upload closed this bug
:/

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

-- 
[SRU] bacula-director-pgsql postinstall broken
https://bugs.launchpad.net/bugs/228693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 267701] Re: php5 session files purge cron job not working outside /var/lib/php5

2008-09-08 Thread Manu
updated description

** Description changed:

  session files saved outside /var/lib/php5, in /tmp for example, are not
  deleted by the cron job /etc/cron.d/php5
  
- FYI, apache is running suphp module.
+ apache is running suphp module.
+ 
+ OsCommerce for example, set  the php configuration variable
+ session.save_path dynamically to /tmp. When running the web site, php
+ stores a file like sess_ffeabd74d5899fcb83d3d098ab6c8343 in /tmp
+ 
+ normally, it's the job of the garbage collector to purge these files,
+ but it is deactivated for some security reasons i don't know why, the
+ cron job replaces the gc work and looks for files only in /var/lib/php5
+ to purge session files older than maxlifetime value
+ 
+ when using the garbage collector, there's no problem to purge session
+ files, wherever they are.

-- 
php5 session files purge cron job not working outside /var/lib/php5
https://bugs.launchpad.net/bugs/267701
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 267644] [NEW] Optical output is not working with short card description (hw:0, 2)

2008-09-08 Thread hmeyer
Public bug reported:

Binary package hint: alsa-base

After upgrading to hardy (from feisty) Alsa not able to transfer the audio 
signal via the short description like aplay -D hw:0,2, which worked before.
Now I have to give it the full name, like: aplay -D iec958:CARD=CMI8738,DEV=0

This works as I workaround, to get optical sound output:
In my /etc/asound.conf the entry had to be changed from:
pcm.digital-hw {
type hw
card 0
device 2
}
to
pcm.digital-hw iec958:CMI8738

System data:
data gathered by alsa-info.sh:
http://www.alsa-project.org/db/?f=d063b172115271935cb40288ad94a3e5da09

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Optical output is not working with short card description (hw:0,2)
https://bugs.launchpad.net/bugs/267644
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 267644] Re: Optical output is not working with short card description (hw:0, 2)

2008-09-08 Thread hmeyer

** Attachment added: System data
   http://launchpadlibrarian.net/17369383/system-data.txt

-- 
Optical output is not working with short card description (hw:0,2)
https://bugs.launchpad.net/bugs/267644
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 262845] Re: Slow read from SATA HDD in Intrepid

2008-09-08 Thread Jeffery MacEachern
I'm very sorry for the delay; I was just starting my university term
when this happened, and I needed to have a working system right away, so
I temporarily switched to SuSE.  I'll be re-installing Ubuntu Intrepid
tonight, so I can check things out for you.

-- 
Slow read from SATA HDD in Intrepid
https://bugs.launchpad.net/bugs/262845
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 267495] Re: Dell media keys not working

2008-09-08 Thread komputes
Hi phenest,

Can you please post weather or not you are able to program the buttons
for mute, play/pause, previous, next, stop in System  Preferences 
Keyboard Shortcut

** Changed in: xkeyboard-config (Ubuntu)
   Status: New = Incomplete

-- 
Dell media keys not working
https://bugs.launchpad.net/bugs/267495
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 224555] Re: Asus G1S laptop XF86WWW Special key not working

2008-09-08 Thread Bazilio
** Tags added: acpid

-- 
Asus G1S laptop XF86WWW Special key not working
https://bugs.launchpad.net/bugs/224555
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 263729] Re: Please sponsor at-spi 1.23.91 (main) into Intrepid

2008-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package at-spi - 1.23.91-0ubuntu1

---
at-spi (1.23.91-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #263729)
- Bugfixes: #548559, #350552, #547875.
- Translation update
  * debian/control.in:
- Add B-d on intltool (= 0.40.0)

 -- Pedro Fragoso [EMAIL PROTECTED]   Mon, 01 Sep 2008 16:58:56 +0100

** Changed in: at-spi (Ubuntu)
   Status: New = Fix Released

-- 
Please sponsor at-spi 1.23.91 (main) into Intrepid
https://bugs.launchpad.net/bugs/263729
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 236937] Re: dmi_save_oem_strings_devices: out of memory

2008-09-08 Thread D. Hugh Redelmeier
I see v86d is problematic:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/246269
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/189621

Before Hardy can move to 2.6.27 this will need to be solved.

(I'm on AMD64, if that matters.)

-- 
dmi_save_oem_strings_devices: out of memory
https://bugs.launchpad.net/bugs/236937
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 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-09-08 Thread therelic
Not sure what to do with that here, kernel build?  Just by looking at
the files, I can see one flaw with getting it to work.  If the lm-
sensors package hasn't been updated in the repository you would need to
download 3.0.2 and run that one just to detect the core sensors for the
45nms.  The current one in the repositories will not detect the new
chips core temp sensors.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
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 267646] [NEW] amd64 strace misprints 64 bit i386 off_t

2008-09-08 Thread Ralf Neubauer
Public bug reported:

Binary package hint: strace

Package: strace
Version: 4.5.15-1.1ubuntu1
Severity: normal

I compiled this program under 32 bit debian lenny:

#define _XOPEN_SOURCE 500
#define _FILE_OFFSET_BITS 64

#include sys/types.h
#include sys/stat.h
#include fcntl.h
#include stdio.h
#include unistd.h

int main (int argc, char **argv)
{
int fd = open(argv[0], O_RDONLY);
char buf[1];

off_t offset = (off_t)0x10001ULL;
fprintf(stderr, %llu\n, (unsigned long long)offset);
pread(fd, buf, 1, offset);

return 0;
}

on this system strace prints:
[...]
open(stracetest, O_RDONLY|O_LARGEFILE) = 3
write(2, 4294967297\n..., 114294967297
) = 11
pread64(3, ..., 1, 4294967297)= 0
exit_group(0)   = ?

on the 64 bit machine under hardy strace prints:

open(stracetest, O_RDONLY|O_LARGEFILE) = 3
write(2, 4294967297\n, 114294967297
)= 11
pread64(3, , 1, 1)= 0
exit_group(0)   = ?

I haven't looked further if this is a problem with 32 bit compatibility
in the kernel syscall entry or in strace but because strange things
should happen if this is a kernel problem I assume it is strace.

-- System Information:
lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy'), 
(200, 'hardy-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-19-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages strace depends on:
ii  libc6  2.7-10ubuntu3 GNU C Library: Shared libraries

strace recommends no packages.

-- no debconf information

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

-- 
amd64 strace misprints 64 bit i386 off_t
https://bugs.launchpad.net/bugs/267646
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 262860] Re: Please sponsor gok 2.23.91 (universe) into Intrepid

2008-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gok - 2.23.91-0ubuntu1

---
gok (2.23.91-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #262860)
   - Now aligning with GNOME versioning!
   - Stability based bug fixes, and updated translations.

 -- Pedro Fragoso [EMAIL PROTECTED]   Sat, 30 Aug 2008 02:29:37 +0100

** Changed in: gok (Ubuntu)
   Status: New = Fix Released

-- 
Please sponsor gok 2.23.91 (universe) into Intrepid
https://bugs.launchpad.net/bugs/262860
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 267591] Re: settings: compiz settings are not in appearance

2008-09-08 Thread komputes
This is because compizconfig-settings-manager is a third party project
in the universe repository.  The user should know what compiz is, since
the user must have installed it at some point. Although compiz is
popular, seeing as how compiz is not installed by default on the system,
it is normal for an extra menu item (System  Preferences  Advanced
Desktop Effects Settings).

If there is a misunderstanding of the issue, feel free to add a comment
or post a screenshot.

** Changed in: compizconfig-settings-manager (Ubuntu)
   Status: New = Incomplete

-- 
settings: compiz settings are not in appearance
https://bugs.launchpad.net/bugs/267591
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 267635] Re: Moving item changes focus when it shouldn't

2008-09-08 Thread komputes
Great Idea! I would kick this bug up a notch and allow the user to ctrl-
click or shift-click multiple items and bulk-move them (or for that
matter allow the user to turn them off in one click when multiple items
are selected). That way you don't have to keep navigating back when
moving a lot of items as you say.

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

-- 
Moving item changes focus when it shouldn't
https://bugs.launchpad.net/bugs/267635
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 134856] Re: Harddisk to slow on HP 6715s

2008-09-08 Thread yakuizhao
Thanks for the info.
Does the system work well if adding the boot option of nolapic_timer?
Thanks

-- 
Harddisk to slow on HP 6715s
https://bugs.launchpad.net/bugs/134856
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 263733] Re: Please sponsor gnome-mag 0.15.3 (main) into Intrepid

2008-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-mag - 1:0.15.3-0ubuntu1

---
gnome-mag (1:0.15.3-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #263733)
- #532918: It's unable to launch magnifier of orca in
   gdm login window.

 -- Pedro Fragoso [EMAIL PROTECTED]   Mon, 01 Sep 2008 17:10:30 +0100

** Changed in: gnome-mag (Ubuntu)
   Status: New = Fix Released

-- 
Please sponsor gnome-mag 0.15.3 (main) into Intrepid
https://bugs.launchpad.net/bugs/263733
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 239355] Re: KVM very, very slow with RedHat and Solaris guests

2008-09-08 Thread gator
OK, success !! - here's what i did
 first i created my image hard drives and started kvm with the following 
command - adjust to suit your VM

[EMAIL PROTECTED]:~$ kvm -boot d -m 512 -hda '/home/steve/Desktop/REDHAT
TRAINING/VM/disk1' -hdb '/home/steve/Desktop/REDHAT TRAINING/VM/disk2'
-hdd '/home/steve/Desktop/REDHAT TRAINING/VM/disk3' -cdrom
'/home/steve/Desktop/REDHAT TRAINING/VM/CentOS-5.2-i386-bin-DVD.iso'
-net nic,vlan=0 -net user,vlan=0 -localtime

i skipped the media check and waited and waited after a while i get the 
normal errors appearing on console 4 ( ALT F4 ) - 
hdc DSC timeout

after a longer time you'll be able to access the console with ( ALT F2 )
then i issued the following command about 5 times with a minute between
them ( maybe once is enough )

echo dsc_overlap:0/proc/ide/ide1/hdc/settings

The system console shows that the command is obsolete... soon and  ' device is 
busy ' or something like that.  Also notice that the command is ide1 not ide0 
like my previous post.  It looks like its not going to work but after a while 
you can switch back to the install screen ( ALT F1) it should say Welcome to 
CentOS
proceed with install as usual, partition, select desktop, password. I skipped 
setting up the network but i was connected when i rebooted the VM 
worked for me.. good luck

-- 
KVM very, very slow with RedHat and Solaris guests
https://bugs.launchpad.net/bugs/239355
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 267648] [NEW] RealPlayer plugin won't work in Linux

2008-09-08 Thread ruddy
Public bug reported:

Binary package hint: firefox-3.0

I installed RealPlayer Gold 11 in Ubuntu Linux. I cannot get Firefox to
use it instead of Totem after selecting RealPlayer as the preffered
default for RealPlayer files.

ProblemType: Bug
Architecture: i386
Date: Sun Sep  7 23:25:23 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
RealPlayer plugin won't work in Linux
https://bugs.launchpad.net/bugs/267648
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 267648] Re: RealPlayer plugin won't work in Linux

2008-09-08 Thread ruddy

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

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

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

-- 
RealPlayer plugin won't work in Linux
https://bugs.launchpad.net/bugs/267648
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 254123] Re: Bluetooth not working on Intrepid

2008-09-08 Thread Timo Jyrinki
Interestingly some of the (new, splitted) Bluetooth packages are in
universe and not installed by default: bluez-input, bluez-network,
bluez-pcmcia-support, bluez-serial. Not that my Bluetooth mouse would
work even with those.

-- 
Bluetooth not working on Intrepid
https://bugs.launchpad.net/bugs/254123
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 251430] Re: X server crash very often on interpid + Nvidia

2008-09-08 Thread Alex Ott
After upgrading to glx-177, all problems have gone

-- 
X server crash very often on interpid + Nvidia
https://bugs.launchpad.net/bugs/251430
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 236953] Re: gedit crashes browsing sftp mount on open/save file

2008-09-08 Thread GlenJohnson
This bug effects me also.   I've lost my work so many times -- it would
*really* be nice if someone was able to fix this.   I don't use the
navigation any more, in gedit, because of this -- rather I paste the
full path of the file after clicking on the sftp location.

-- 
gedit crashes browsing sftp mount on open/save file
https://bugs.launchpad.net/bugs/236953
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 261936] Re: does not print to Lexmark 4039

2008-09-08 Thread Martin Pitt
Graham, thanks, but you already mentioned the permissions for
/var/log/cups/error_log in comment 3. Can you please open a Terminal
window and type the two commands I gave you? Please copypaste their
output here. Thank you!

-- 
does not print to Lexmark 4039
https://bugs.launchpad.net/bugs/261936
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 261353] Re: package ltsp-client-core None [modified: /var/lib/dpkg/info/ltsp-client-core.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-09-08 Thread Cancer
Bipy, what's your system locale language.
I had similar problem, but after I changed system language to English, 
installation went normally. Before that I had Estonian locale language.
I also did sudo su, as it was recommended in Ubuntu question #27500.

-- 
package ltsp-client-core None [modified: 
/var/lib/dpkg/info/ltsp-client-core.list] failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/261353
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 239355] Re: KVM very, very slow with RedHat and Solaris guests

2008-09-08 Thread gator
sorry i forgot to say that i used the text installer.. not sure if it
makes a difference

-- 
KVM very, very slow with RedHat and Solaris guests
https://bugs.launchpad.net/bugs/239355
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 264857] Re: First X session crashes after secondary local X logon

2008-09-08 Thread Timo Aaltonen
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
Sourcepackagename: xorg = linux-restricted-modules-2.6.24

-- 
First X session crashes after secondary local X logon
https://bugs.launchpad.net/bugs/264857
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 261196] Re: Two finger scrolling keeps scrolling down

2008-09-08 Thread Timo Aaltonen
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Sourcepackagename: xorg = xserver-xorg-input-synaptics

-- 
Two finger scrolling keeps scrolling down
https://bugs.launchpad.net/bugs/261196
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 243902] Re: mountnfs has wrong path for ifstate (should be under /var/run)

2008-09-08 Thread Freeman
To Kyle M Weller :

Try

sudo mkdir /etc/network/run
sudo ln -s /var/run/network/ifstate /etc/network/run/ifstate

-- 
mountnfs has wrong path for ifstate (should be under /var/run)
https://bugs.launchpad.net/bugs/243902
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 238151] Re: matplotlib raises an exception on saving an eps image.

2008-09-08 Thread Morten Kjeldgaard
** Changed in: matplotlib (Ubuntu)
   Status: New = Incomplete

-- 
matplotlib raises an exception on saving an eps image.
https://bugs.launchpad.net/bugs/238151
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 267649] [NEW] Mplayer could not distinguish the sub-fuzziness=1 subtitle who with chinese full-name

2008-09-08 Thread magix
Public bug reported:

Binary package hint: mplayer

Mplayer could not distinguish the sub-fuzziness=1 subtitle who with
chinese full-name,

For example :
天下第一.avi
天下第一.srt
开心万岁好不好.avi
开心万岁好不好.srt 
其他.srt

If i Play 天下第一.avi the subtitle is 天下第一.srt  ,But the 开心万岁好不好.srt  is the 
second subtitle of 天下第一.avi  ,the 其他.srt is the third subtitle 
~/.mplayer/config 
sub-fuzziness=1 
subcp=cp936
font=~/font/zh.ttf

It would only recognise   one subtitle . 天下第一.srt   , but all  the
full-chinese name of subtitle would be the subtitles file of full-
chinese name moive

If  playback  开心万岁好不好.avi , 天下第一.srt  and 开心万岁好不好.srt其他.srt
all would be the subtitles .

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

-- 
Mplayer could not distinguish the sub-fuzziness=1 subtitle who with chinese 
full-name
https://bugs.launchpad.net/bugs/267649
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 267648] Re: RealPlayer plugin won't work in Linux

2008-09-08 Thread Chris Coulson
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

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

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/firefox-3.0/+question/44494

-- 
RealPlayer plugin won't work in Linux
https://bugs.launchpad.net/bugs/267648
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 267484] Re: bzr dpush --remember https://.... fails

2008-09-08 Thread Russel Winder
Sorry about the mis-filing.  I saw bzr-svn and didn't look for anything
else.

There is an irritation with Launchpad new bug initiation that means I
used an inappropriate mechanism for initiating this bug.

-- 
bzr dpush --remember https:// fails  
https://bugs.launchpad.net/bugs/267484
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 262138] Re: Firefox crashes when multiple windows are opened

2008-09-08 Thread Dimitrios Symeonidis
I'm not sure, but I think disactivating them should be enough.

Do you mean that, even with ALL of them disactivated, you still cannot
open a third firefox window?

** Summary changed:

- Firefox crashes when multiple windows are opened
+ Firefox crashes when three or more windows are opened

-- 
Firefox crashes when three or more windows are opened
https://bugs.launchpad.net/bugs/262138
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 267651] [NEW] Cannot connect to Yahoo! servers in Pidgin. Service stopped without adjusting

2008-09-08 Thread drhrmu
Public bug reported:

Binary package hint: pidgin

Cannot connect to Yahoo! server.  I did not make any changes.  It
happened after coming back from screensaver.  All else is ok.

ProblemType: Bug
Architecture: i386
Date: Sun Sep  7 23:33:29 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: nvidia
Package: pidgin 1:2.4.1-1ubuntu2.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
Cannot connect to Yahoo! servers in Pidgin. Service stopped without adjusting
https://bugs.launchpad.net/bugs/267651
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 267651] Re: Cannot connect to Yahoo! servers in Pidgin. Service stopped without adjusting

2008-09-08 Thread drhrmu

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

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

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

-- 
Cannot connect to Yahoo! servers in Pidgin. Service stopped without adjusting
https://bugs.launchpad.net/bugs/267651
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 267636] [NEW] sync with boinc 6.2.18-1 package from debian (experimental)

2008-09-08 Thread Frank S. Thomas
On Monday 08 September 2008 06:30, Shirish Agarwal wrote:
  Upstream has released 6.2.15 which debian has packaged as 6.2.18-1

Nonsense! Upstream released 6.2.18 which has been uploaded to Debian as 
6.2.18-1.

-- 
sync with boinc 6.2.18-1 package from debian (experimental)
https://bugs.launchpad.net/bugs/267636
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 267608] Re: package fakeroot None [modified: /var/lib/dpkg/info/fakeroot.list] failed to install/upgrade: cannot access archive: No such file or directory

2008-09-08 Thread Chris Coulson
Thank you for taking the time to report this bug and help make Ubuntu
better.

Could you please try installing fakeroot with your Intrepid CD in your
CD-ROM drive, or try installing it after disabling the CD-ROM source.
You can do this by editing your /etc/apt/sources.list or going to System
- Administration - Software Sources.

Thanks

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

-- 
package fakeroot None [modified: /var/lib/dpkg/info/fakeroot.list] failed to 
install/upgrade: cannot access archive: No such file or directory
https://bugs.launchpad.net/bugs/267608
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 267619] Re: synaptic crashed without apport-gtk activation

2008-09-08 Thread Chris Coulson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Apport doesn't catch this type of crash (SIGABRT). Please
try to obtain a backtrace following the instructions at
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace
(as an attachment) to the bug report. This will greatly help us in
tracking down your problem.

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

-- 
synaptic crashed without apport-gtk activation
https://bugs.launchpad.net/bugs/267619
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 258881] Re: Thinks A3 paper does not exist

2008-09-08 Thread Till Kamppeter
This is not a problem of foomatic-db, but of HPLIP, as the PPDs for most
HP printers (recommended driver HPIJS or PostScript) are supplied as
part of the HPLIP package.

HP developers, please check the CUPS-DDK-based PPD generator, that for
all A3/SuperB-capable printers (especially HP DeskJet 1xxx) these papaer
formats are made available.

This is a regression introduced with the CUPS-DDK-based PPDs.


** Changed in: hplip (Ubuntu)
Sourcepackagename: foomatic-db = hplip
   Status: Incomplete = Confirmed

** Also affects: hplip
   Importance: Undecided
   Status: New

** Changed in: hplip
   Status: New = Confirmed

-- 
Thinks A3 paper does not exist
https://bugs.launchpad.net/bugs/258881
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 267546] Re: Cursor is ridiculously slow, ALPS touchpad, Intrepid Alpha 5

2008-09-08 Thread Timo Aaltonen
*** This bug is a duplicate of bug 262276 ***
https://bugs.launchpad.net/bugs/262276

** This bug has been marked a duplicate of bug 262276
   Autoconfigured MacBook touchpad unusably slow (Intrepid alpha 4)

-- 
Cursor is ridiculously slow, ALPS touchpad, Intrepid Alpha 5
https://bugs.launchpad.net/bugs/267546
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 263662] Re: [intrepid] [regression] hal and xorg recognize synaptics trackpad as mouse

2008-09-08 Thread Timo Aaltonen
So it works now? Reopen if not.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[intrepid] [regression] hal and xorg recognize synaptics trackpad as mouse
https://bugs.launchpad.net/bugs/263662
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 262530] Re: xlockmore should be compiled with --enable-use-mb for UTF-8 password support

2008-09-08 Thread İsmail Dönmez
Ping?

-- 
xlockmore should be compiled with --enable-use-mb for UTF-8 password support
https://bugs.launchpad.net/bugs/262530
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 267653] [NEW] intrepid doesn't start when on battery

2008-09-08 Thread Olivier Berten
Public bug reported:

When I try to start Intrepid when using the battery, it doesn't start.
With the normal boot, it hangs on Starting up... and in a recovery
boot, it stops after Booting paravirtualized kernel on bare hardware.

I have no problem booting with the hardy LiveCD nor Windows nor MacOS X.

My computer is a Toshiba Satellite A100-796 model PSAANE-02R00FBT

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
intrepid doesn't start when on battery
https://bugs.launchpad.net/bugs/267653
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 267378] Re: [Intrepid] alpha5 LiveCD I can't open folders in network PCs

2008-09-08 Thread Alberto Emiliani
** Description changed:

  Ubuntu Intrepid (development branch) 8.10
  Nautilus 1:2.23.91-0ubuntu1 0
- I cannot browse the folders of the computers in my home network. (but I could 
with Hardy 8.04.)
+ I cannot browse the shared folders of the computers in my home network. (but 
I could with Hardy 8.04.)
  Detailed description:
  I open Places/Network. I double click a PC called 'Morgen', which runs under 
Windows XP in my home network. The window 'Windows shares on Morgen' opens up. 
I double click on a folder ('E') within this window, and an 'Enter Password' 
window pops up. Since there is no password, I leave the password field blank 
(the Domain 'WORKGROUP' is correct) and I press connect. An icon 'e on 
morgen' appears on the Desktop, but it does not open: instead, another 'Enter 
Password' window pops up. I press connect and the following error comes up:
  'Unable to Mount Location - DBus error 
org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already registered'.
  I get the same error if I try to open the icon on the Desktop.
  Exactly the same steps gave me access to the shared folders in the remote 
host, with Hardy 8.04.

-- 
[Intrepid] alpha5 LiveCD I can't open folders in network PCs
https://bugs.launchpad.net/bugs/267378
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 249802] Re: Restart of vpnc when not requested to stop.

2008-09-08 Thread Tim Jones
Excellent idea, works perfectly :)

Although I'd add the '--local-port 0' option to ensure the respawned
vpnc doesn't fail due to port already in use problems. I'm using the
exec line:

exec /usr/sbin/vpnc --no-detach --pid-file /var/run/vpnc/pid --ifmode
tun --non-inter --local-port 0 --dpd-idle 0 vpn

-- 
Restart of vpnc when not requested to stop.
https://bugs.launchpad.net/bugs/249802
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 248839] Re: List of network servers is not updated

2008-09-08 Thread ar-jar
I answered by mail but I realize that for added transparency I should
perhaps reply here too:

Not sure what exactly what type of smbclient output you wish. I haven't
used this utility before. I don't have any problems listing the shares
on all the computers in the HOME workgroup with the -L flag. See below.

There are currently five computers on-line on the home network, two
Ubuntu machines, two XP machines and one machine running Vista. Not sure
what the Domain parameter in the smbclient output means. No Windows
domain is set on any computer. All machines have workgroup set to HOME
but that doesn't show for the Windows machines.

If I try smbclient -L=* then I only get one of the computers (Solbacka)
listed as below. Not sure if * is a valid value.

I also did smbfind (see below). It would only list the two Ubuntu
computers currently on the network. Not sure if the Windows machines are
supposed to be listed. It certainly looks so in some of the examples on
Internet.

After several tries to open the Windows Network in Nautilus, all five
servers are listed in the smb://home/ view. The network:/// view only
shows three computers. After computer restart the correct list appears in
the network:/// view. 

In Windows, the My Network Places window shows all servers and shares
currently on the network (and a few that aren't currently on-line).

Overall, the different ways to look at the network (through Windows,
smbclient, smbfind, Nautilus) give an inconsistent view with respect to
available servers and workgroup assignment. And again, this is after
coming back from hibernation.

Please let me know what smbclient commands you'd like to have the output
from so that I can assist you better.

Thanks!

Arto

---


[EMAIL PROTECTED]:~$ smbclient -L=Gamer
Password: 
Domain=[GAMER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename   Type  Comment
-     ---
Public  Disk  
IPC$IPC   Fjärr-IPC
ADMIN$  Disk  Fjärr-admin
C$  Disk  Standardresurs
Domain=[GAMER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server   Comment
----

WorkgroupMaster
----
[EMAIL PROTECTED]:~$ 
[EMAIL PROTECTED]:~$ smbclient -L=Heron
Password: 
Domain=[HERON] OS=[Unix] Server=[Samba 3.0.28a]

Sharename   Type  Comment
-     ---
IPC$IPC   IPC Service (Heron)
Videos  Disk  
Backup  Disk  
Music   Disk  
Share   Disk  
Domain=[HERON] OS=[Unix] Server=[Samba 3.0.28a]

Server   Comment
----

WorkgroupMaster
----
HOME SOLBACKA
[EMAIL PROTECTED]:~$ smbclient -L=Verkstad
Password: 
Domain=[VERKSTAD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename   Type  Comment
-     ---
Video   Disk  
Reference   Disk  
IPC$IPC   Remote IPC
Backup  Disk  
PicturesDisk  
ApplicationsDisk  
Tmp Disk  
Music   Disk  
HandyCamDisk  
Domain=[VERKSTAD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server   Comment
----

WorkgroupMaster
----
[EMAIL PROTECTED]:~$ smbclient -L=Solbacka
Password: 
Domain=[SOLBACKA] OS=[Unix] Server=[Samba 3.0.28a]

Sharename   Type  Comment
-     ---
IPC$IPC   IPC Service (Solbacka)
www Disk  
PicturesDisk  
Backup  Disk  
Domain=[SOLBACKA] OS=[Unix] Server=[Samba 3.0.28a]

Server   Comment
----

WorkgroupMaster
----
HOME SOLBACKA
[EMAIL PROTECTED]:~$ smbclient -L=Excelsior
Password: 
Domain=[EXCELSIOR] OS=[Windows Vista (TM) Ultimate 6001 Service Pack 1]
Server=[Windows Vista (TM) Ultimate 6.0]

Sharename   Type  Comment
-     ---
ADMIN$  Disk  Remote Admin
C$  Disk  Default share
D$  Disk  Default share
IPC$IPC   Remote IPC
JoelDisk  
Music   Disk  
Public  Disk  
Sierra  Disk  
Domain=[EXCELSIOR] OS=[Windows Vista (TM) Ultimate 6001 Service Pack 1]
Server=[Windows Vista (TM) Ultimate 6.0]

  

[Bug 230984] Re: console-data not included the standard task in preseed

2008-09-08 Thread Kent Tong
OTOH, instead of installing console-data, running dpkg-reconfigure
console-setup and answering the questions also fix the problem.

-- 
console-data not included the standard task in preseed
https://bugs.launchpad.net/bugs/230984
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 208927] Re: My desk top screen goes blank while palying brutal chess ( 3 D )

2008-09-08 Thread leoquant
closed?

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

-- 
My desk top screen goes blank while palying brutal chess ( 3 D )
https://bugs.launchpad.net/bugs/208927
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 267655] [NEW] Battery status no longer shown

2008-09-08 Thread Chris Close
Public bug reported:

Binary package hint: gnome-power-manager

The battery status is no longer shown in intrepid. The power manager
always states that the laptop is running on AC power regardless. Was
previously working in gutsy + hardy.

I suspect this is the problem:

[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT1/state 
present: no
[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT1/info 
present: no

Laptop is a BenQ S-41.

[EMAIL PROTECTED]:~$ sudo gnome-power-bugreport.sh
[sudo] password for chris: 
Distro version:   DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION=Ubuntu intrepid (development branch)
Kernel version:   2.6.27-2-generic
g-p-m version:2.23.6
HAL version:  0.5.11
System manufacturer:  missing
System version:   missing
System product:   missing
AC adapter present:   yes
Battery present:  no
Laptop panel present: no
CPU scaling present:  yes
Battery Information:
GNOME Power Manager Process Information:
chris 6226  0.1  0.4  29320 15088 ?Ss   17:16   0:00 
gnome-power-manager
chris 8711  7.5  1.5 134020 47036 ?Sl   17:23   0:10 gnome-help 
ghelp:///usr/share/gnome/help/gnome-power-manager/C/gnome-power-manager.xml
HAL Process Information:
109   5080  0.8  0.1   6444  4424 ?Ss   17:16   0:04 /usr/sbin/hald
root  5084  0.0  0.0   3364  1104 ?S17:16   0:00  \_ hald-runner
root  5244  0.0  0.0   3448  1032 ?S17:16   0:00  \_ 
/usr/lib/hal/hald-addon-cpufreq
109   5245  0.0  0.0   2296   892 ?S17:16   0:00  \_ 
hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
root  5248  2.2  0.0   3436  1052 ?S17:16   0:12  \_ 
hald-addon-input: Listening on /dev/input/event5 /dev/input/event4 
/dev/input/event3 /dev/input/event10 /dev/input/event1 /dev/input/event6 
/dev/input/event7 /dev/input/event8 /dev/input/event9
root  5305  0.0  0.0   3440  1056 ?S17:16   0:00  \_ 
hald-addon-storage: polling /dev/scd0 (every 2 sec)

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

-- 
Battery status no longer shown
https://bugs.launchpad.net/bugs/267655
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 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-09-08 Thread Timo Aaltonen
Try with the numerical device ID instead of the name?

-- 
[intrepid] cannot see touchpad tab in mouse configuration
https://bugs.launchpad.net/bugs/267611
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 255839] Re: 0.7 N-M system setting does not work

2008-09-08 Thread f4hy
I just did an upgrade to ibex today and had the same issue. creating the 
directory as described by Jordan fixed it.
the version I have installed is:
network-manager/intrepid uptodate 0.7~~svn20080818t061112+eni0-0ubuntu1

-- 
0.7 N-M system setting does not work
https://bugs.launchpad.net/bugs/255839
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 180351] Re: hp laserjet 1015 foomatic-rip chokes on pdf

2008-09-08 Thread Till Kamppeter
For running full pipelines on the command line CUPS (at least 1.3.x) has
the cupsfilter command. I hope this helps.

In Intrepid the bug should not occur, as the incoming PDF file is not
converted to PostScript but carried through to Ghostscript as a PDF
file.

-- 
hp laserjet 1015 foomatic-rip chokes on pdf
https://bugs.launchpad.net/bugs/180351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 131885] Re: Backlight no longer under my control on battery

2008-09-08 Thread Ladislav Kopecky
When I has Hardy I can't control backlight for AC even battery. Now I upgrade 
on Intrepid and I can control backlight on AC. But only in gnome-power-manager 
with slider. For battery I can select Dim diplay when idle or Reduce backlight 
brightness. Hotkey on my Fujitsu Siemens work very strange.
I change backlight with hotkey and nothing happen, but when I close my diplay 
and turn its off and again I open it, backlight is changed. On battery it isn't 
work.

-- 
Backlight no longer under my control on battery
https://bugs.launchpad.net/bugs/131885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267170] Re: movie have not sound

2008-09-08 Thread Ladislav Kopecky
** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

-- 
movie have not sound
https://bugs.launchpad.net/bugs/267170
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 264082] Re: I cant open apt GUI

2008-09-08 Thread Ladislav Kopecky
With Alpha5 or with some update it is solve.

-- 
I cant open apt GUI
https://bugs.launchpad.net/bugs/264082
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 137733] Re: the language list is updated incorrectly

2008-09-08 Thread Bug Watch Updater
** Changed in: xchat-gnome
   Status: New = Fix Released

-- 
the language list is updated incorrectly
https://bugs.launchpad.net/bugs/137733
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 267658] [NEW] Azalia sound doesn't work at all

2008-09-08 Thread Sokolowski
Public bug reported:

Distro - Ubuntu 8.10 Alpha 5
Ok, so my sound card in my Asus a7u 7s004c (detected as Azalia) works wery 
strange, or rather, i shall say, doesn't work at all.
No sound can be heard from speakers nor when using headphones. I can mute, 
vol-, vol+ using fuction buttons. Tested by playing the examples.
None of the earlier versions of ubuntu could play anything, back to Edgy.

Very strange thing is, i decided to play that robot game. And, when
teleporting or when winning a round, i can hear some sort of strange
static for about 1 second in headphones. The static is different when
teleporting than when winning, so i assume as if the soundcard tried to
play something, but failed. This sound can't be heard on the speakers.

lspci -v output about sound -

Audio device: ATI Technologies Inc SBx00 Azalia
Subsystem: ASUSTeK Computer Inc. Device 1339
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at febf4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Azalia sound doesn't work at all
https://bugs.launchpad.net/bugs/267658
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 267656] [NEW] DHCP timeout with netinstall/alternative/d-i...

2008-09-08 Thread Daniel J Blueman
Public bug reported:

Binary package hint: debian-installer

When performing a netinstall or install via alternative CD, the 15 second DHCP 
timeout has consistently caused problems in these cases I have experienced:
 - various tg3 laptop network adapters taking time to complete link autoneg
 - non-ISC DHCP servers (eg Microsoft DHCP server)
 - ports connected to routers with advanced functionality enabled, such as VLAN 
and/or STP, taking some seconds before data is allowed
 - ISP cable modem with upstream DHCP server

The standard requires a 60s timeout for compliance. In the case where
DHCP isn't expected to work, the user selects manual configuration, thus
in the DHCP case, DHCP is expected to work, so a 60s timeout is not
unreasonable.

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: In Progress

-- 
DHCP timeout with netinstall/alternative/d-i...
https://bugs.launchpad.net/bugs/267656
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 267656] Re: DHCP timeout with netinstall/alternative/d-i...

2008-09-08 Thread Daniel J Blueman
Attached patch fixes the behaviour. How can we get this reviewed and
considered in time for Intrepid Alpha 6?

** Attachment added: Fix
   http://launchpadlibrarian.net/17370556/dhcp-timeout.diff

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

-- 
DHCP timeout with netinstall/alternative/d-i...
https://bugs.launchpad.net/bugs/267656
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 264082] Re: I cant open apt GUI

2008-09-08 Thread Ladislav Kopecky
** Changed in: software-properties (Ubuntu)
   Status: Incomplete = Fix Released

-- 
I cant open apt GUI
https://bugs.launchpad.net/bugs/264082
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 258881] Re: Thinks A3 paper does not exist

2008-09-08 Thread Richard Lamont
My /etc/cups/printers.conf doesn't contain that information, but the
driver I am using is Foomatic/hpijs, hpijs 2.8.2.10 - HPLIP 2.8.2. I
have these cups* and hp* packages installed:

cups-pdf   2.4.6-4ubuntu2
cupsddk1.2.0-0ubuntu1
cupsddk-drivers1.2.0-0ubuntu1
cupsys 1.3.7-1ubuntu3
cupsys-bsd 1.3.7-1ubuntu3 
cupsys-client  1.3.7-1ubuntu3 
cupsys-common  1.3.7-1ubuntu3
cupsys-driver-gutenprint   5.0.2-2ubuntu1
hpijs  2.8.2+2.8.2-0ubuntu8  
hpijs-ppds 2.8.2+2.8.2-0ubuntu8
hplip  2.8.2-0ubuntu8
hplip-data 2.8.2-0ubuntu8
hplip-gui  2.8.2-0ubuntu8

-- 
Thinks A3 paper does not exist
https://bugs.launchpad.net/bugs/258881
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 237306] Re: hisax isdn network broken

2008-09-08 Thread peterh
It's working for me

thanx Peter

-- 
hisax isdn network broken
https://bugs.launchpad.net/bugs/237306
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 135849] Re: Two optical drives both incorrectly linked to same IDE device [hdc]

2008-09-08 Thread z0d
Sorry; I thought I had replied to your post 2008-07-18. I have
dismantled this machine to use for parts and so it is not very
convenient for me to test. Thank you for taking the time to reply; I
notice you are very busy!

-- 
Two optical drives both incorrectly linked to same IDE device [hdc]
https://bugs.launchpad.net/bugs/135849
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 267656] Re: DHCP timeout with netinstall/alternative/d-i...

2008-09-08 Thread Daniel J Blueman
Reviewing related bugs, we're not able to cancel the DHCP timeout, and
the timeout is configurable by passing boot parameters, however this is
not always easily possible when booting from PXE and/or USB (unlike when
booting from CD).

Does a 30 or 45 second timeout seem reasonable?

-- 
DHCP timeout with netinstall/alternative/d-i...
https://bugs.launchpad.net/bugs/267656
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 262845] Re: Slow read from SATA HDD in Intrepid

2008-09-08 Thread Jeffery MacEachern
I booted the LiveCD of Alpha 5 to check it out, and it's still the same.
I would have installed it to make absolutely sure, but GNOME was running
excruciatingly slowly from the CD for some reason, and it was
essentially unusable.  (My CD read speeds were down to 1.5MB/s -- but
that's another issue...)  Anyhow, here are the attachments, and sorry
for not RTM'ing first.

** Attachment added: version-sig.txt
   http://launchpadlibrarian.net/17370589/version-sig.txt

-- 
Slow read from SATA HDD in Intrepid
https://bugs.launchpad.net/bugs/262845
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 262845] Re: Slow read from SATA HDD in Intrepid

2008-09-08 Thread Jeffery MacEachern

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

-- 
Slow read from SATA HDD in Intrepid
https://bugs.launchpad.net/bugs/262845
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 262845] Re: Slow read from SATA HDD in Intrepid

2008-09-08 Thread Jeffery MacEachern

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/17370594/dmesg.txt

-- 
Slow read from SATA HDD in Intrepid
https://bugs.launchpad.net/bugs/262845
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 267598] Re: ALPS touchpad broken in Intrepid

2008-09-08 Thread Timo Aaltonen
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Sourcepackagename: xfree86-driver-synaptics = xserver-xorg-input-synaptics

-- 
ALPS touchpad broken in Intrepid
https://bugs.launchpad.net/bugs/267598
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 262305] Re: vertical scrolling area moved to extreme right

2008-09-08 Thread Timo Aaltonen
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Sourcepackagename: xfree86-driver-synaptics = xserver-xorg-input-synaptics

-- 
vertical scrolling area moved to extreme right
https://bugs.launchpad.net/bugs/262305
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 252229] Re: Firefox 3.0.1 crashes on Paypal

2008-09-08 Thread Ville Ranki
Same problem here, with Shockwave Flash 10.0.0 d569 on Hardy.

-- 
Firefox 3.0.1 crashes on Paypal
https://bugs.launchpad.net/bugs/252229
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 211632] Re: vlc does not play files from a bookmarked smb share

2008-09-08 Thread jrennell
It might also be worthy to note that this issue can be caused with the
way VLC handles the SMB access. If you are trying to connect to an SMB
share through VLC it will apparently use its own SMB Access Module
which looks to default to using the current username and no password.
This can be changed in the VLC settings to use a different
username/pass/workgroup.

This can cause a problem if you're accessing a windows share that
requires a password, or if the username you're using requires a password
on the windows share. For me, I have the user jrennell on the windows
machine where my media is and I log into Ubuntu with jrennell. Since
jrennell is a user on the windows machine, trying to log in as
jrennell with a blank password was not allowed. Changing the access
module to anonymous allowed me to open files from nautilus without a
problem.

I had the exact problem described in this bug report, and could open
then from the file  open file method through VLC.

-- 
vlc does not play files from a bookmarked smb share
https://bugs.launchpad.net/bugs/211632
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 102408] Re: Evince opens ALSA library

2008-09-08 Thread Sebastien Bacher
upstream says that's a firefox issue

** Changed in: firefox (Ubuntu)
Sourcepackagename: evince = firefox
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Triaged = New

-- 
Evince opens ALSA library
https://bugs.launchpad.net/bugs/102408
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 267551] Re: [Intrepid] Gnome's Places menu starts VLC instead of Nautilus

2008-09-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 260492 ***
https://bugs.launchpad.net/bugs/260492

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

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

** This bug has been marked a duplicate of bug 260492
   Places / Home folder doesn't open Nautilus but gthumb

-- 
[Intrepid] Gnome's Places menu starts VLC instead of Nautilus
https://bugs.launchpad.net/bugs/267551
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 262276] Re: Autoconfigured MacBook touchpad unusably slow (Intrepid alpha 4)

2008-09-08 Thread Timo Aaltonen
add these to the fdi file at
/usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi, under
appletouch:

merge key=input.x11_options.MinSpeed type=string0.79/merge
merge key=input.x11_options.MaxSpeed type=string0.88/merge
merge key=input.x11_options.AccelFactor type=string0.0015/merge

and report back if that works?

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided = High
   Status: New = Incomplete

-- 
Autoconfigured MacBook touchpad unusably slow (Intrepid alpha 4)
https://bugs.launchpad.net/bugs/262276
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 267655] Re: Battery status no longer shown

2008-09-08 Thread Matt Zimmerman
The kernel is reporting the battery status incorrectly, moving the bug
there.  Was this working earlier in Intrepid as well, or only on gutsy
and hardy?

** Changed in: linux (Ubuntu)
Sourcepackagename: gnome-power-manager = linux

-- 
Battery status no longer shown
https://bugs.launchpad.net/bugs/267655
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 263217] Re: Unable to connect Motorola Z6 phone in mass storage mode

2008-09-08 Thread Sergey Nizovtsev
It works fine on Ubuntu Inrepid Alpha 5.

-- 
Unable to connect Motorola Z6 phone in mass storage mode
https://bugs.launchpad.net/bugs/263217
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   >