[Bug 242325] Re: [SRU] Samba with ldap passwd sync = only fails to change passwords

2008-08-21 Thread Laurent Pinchart
Sorry for the delay. samba 3.0.28a-1ubuntu4.5 from hardy-proposed fixes
the problem.

Laurent

-- 
[SRU] Samba with ldap passwd sync = only fails to change passwords
https://bugs.launchpad.net/bugs/242325
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 256920] Re: nagios2 won't remove/reinstall if /etc/nagios2/apache2.conf is deleted

2008-08-21 Thread Thierry Carrez
A lot of /etc files were apparently removed. This also prevents apache2
from restarting. You might need to purge/reinstall apache2,
apache2-common... to restore the needed conf files like
/etc/apache2/envvars.

It might be sufficient to just recreate the file manually :

$ sudo cat /etc/apache2/envvars  EOD
export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data
export APACHE_PID_FILE=/var/run/apache2.pid
EOD
$ 

However I would be surprised if envvars was the only file missing.

-- 
nagios2 won't remove/reinstall if /etc/nagios2/apache2.conf is deleted
https://bugs.launchpad.net/bugs/256920
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 226185] Re: update-resolv-conf script does not restore old values

2008-08-21 Thread Thierry Carrez
Let's set it to Incomplete, so that you can complete it in the future (or 
someone else can).
Thanks !

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

-- 
update-resolv-conf script does not restore old values
https://bugs.launchpad.net/bugs/226185
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


Re: [Bug 259609] Re: package samba 2:3.2.1-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-08-21 Thread OnoSendai
no, i don't think i did.  i remember being surprised that when marking samba
for complete removal, that samba-common stayed.  if i tried to mark
samba-common for removal, it wanted to remove ubuntu-desktop as well...
which i definitely didn't want to do.

this bug tracking system is sweet.  thanks for the follow up.


On Thu, Aug 21, 2008 at 1:07 AM, Steve Langasek 
[EMAIL PROTECTED] wrote:

 When you completely removed samba, did that include marking the samba-
 common package for complete removal?

 Several key files in /etc/samba are owned by the samba-common binary
 package, not by the samba binary package; so removing these files
 without also purging samba-common will not have  the desired result.

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

 --
 package samba 2:3.2.1-1ubuntu1 failed to install/upgrade: subprocess
 post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/259609
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in samba source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: samba

 i completely removed samba with synaptic... moved all files in /etc/samba
 to a different folder... and removed all logs in /var/log/samba... then
 installed samba... trying to start fresh... it failed.

 ProblemType: Package
 Architecture: i386
 DistroRelease: Ubuntu 8.10
 ErrorMessage: subprocess post-installation script returned error exit
 status 1
 NonfreeKernelModules: fglrx
 Package: samba 2:3.2.1-1ubuntu1
 SourcePackage: samba
 Title: package samba 2:3.2.1-1ubuntu1 failed to install/upgrade: subprocess
 post-installation script returned error exit status 1
 Uname: Linux 2.6.26-5-generic i686


-- 
package samba 2:3.2.1-1ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/259609
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 260060] [NEW] prepend domain-name-servers ignored for ppp0

2008-08-21 Thread Callum Macdonald
Public bug reported:

/etc/dhcp3/dhclient.conf:
prepend domain-name-servers 127.0.0.1;

Works as expected for wlan0 and eth0, but not ppp0. When I connect to a
wireless / wired network (using NetworkManager) the server is prepended.
When I connect to a gsm modem (using GnomePPP or NetworkManager 0.7) the
server is not prepended, only the servers supplied by DHCP are written
to /etc/resolv.conf.

This might be related:
http://ubuntuforums.org/showthread.php?p=5635307

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

-- 
prepend domain-name-servers ignored for ppp0
https://bugs.launchpad.net/bugs/260060
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 117736] Re: pam_mount unable to unmount needs root priv

2008-08-21 Thread Joachim Breitner
iI have linked a related Debian bug. This seems to be fixed in the new
openssh version 5.1, according to
http://packages.qa.debian.org/o/openssh/news/20080725T104703Z.html

Is this fix important enough to warrant a backport for hardy?

** Bug watch added: Debian Bug tracker #372680
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=372680

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=372680
   Importance: Unknown
   Status: Unknown

-- 
pam_mount unable to unmount needs root priv
https://bugs.launchpad.net/bugs/117736
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 117736] Re: pam_mount unable to unmount needs root priv

2008-08-21 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = Fix Released

-- 
pam_mount unable to unmount needs root priv
https://bugs.launchpad.net/bugs/117736
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 256920] Re: nagios2 won't remove/reinstall if /etc/nagios2/apache2.conf is deleted

2008-08-21 Thread Ethan
I did a complete removal and reinstall of apache2 and then reinstalled
both apache and nagios. The install went without a hitch and the nagios-
common package was installed properly.

-- 
nagios2 won't remove/reinstall if /etc/nagios2/apache2.conf is deleted
https://bugs.launchpad.net/bugs/256920
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 259488] [NEW] libwclient fails to install on dist-upgrade

2008-08-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 146786 files and directories currently installed.)
Unpacking libwbclient0 (from .../libwbclient0_2%3a3.2.1-1ubuntu1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libwbclient0_2%3a3.2.1-1ubuntu1_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libwbclient.so.0', which is also in package 
likewise-open
Errors were encountered while processing:
 /var/cache/apt/archives/libwbclient0_2%3a3.2.1-1ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Occurred today (8/19) when upgrading from Hardy to Intrepid

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

-- 
libwclient fails to install on dist-upgrade
https://bugs.launchpad.net/bugs/259488
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 260156] [NEW] package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', which is also in package likew

2008-08-21 Thread lilbudda
Public bug reported:

Binary package hint: samba

Intrepid 8/21

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: trying to overwrite `/usr/lib/libwbclient.so.0', which is also in 
package likewise-open
Package: libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list]
SourcePackage: samba
Title: package libwbclient0 None [modified: 
/var/lib/dpkg/info/libwbclient0.list] failed to install/upgrade: trying to 
overwrite `/usr/lib/libwbclient.so.0', which is also in package likewise-open
Uname: Linux 2.6.26-5-generic i686

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


** Tags: apport-package

-- 
package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] 
failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', 
which is also in package likewise-open
https://bugs.launchpad.net/bugs/260156
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 260156] Re: package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', which is also in package likewis

2008-08-21 Thread lilbudda

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

-- 
package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] 
failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', 
which is also in package likewise-open
https://bugs.launchpad.net/bugs/260156
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 259488] Re: libwclient fails to install on dist-upgrade

2008-08-21 Thread lilbudda
*** This bug is a duplicate of bug 260156 ***
https://bugs.launchpad.net/bugs/260156

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

** This bug has been marked a duplicate of bug 260156
   package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] 
failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', 
which is also in package likewise-open

-- 
libwclient fails to install on dist-upgrade
https://bugs.launchpad.net/bugs/259488
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 260156] Re: package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', which is also in package likewis

2008-08-21 Thread Mathias Gug
*** This bug is a duplicate of bug 254434 ***
https://bugs.launchpad.net/bugs/254434

** This bug has been marked a duplicate of bug 254434
   package libwbclient0 2:3.2.0-4ubuntu3 failed to install/upgrade: trying to 
overwrite `/usr/lib/libwbclient.so.0', which is also in package likewise-open

-- 
package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] 
failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', 
which is also in package likewise-open
https://bugs.launchpad.net/bugs/260156
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 259488] Re: libwclient fails to install on dist-upgrade

2008-08-21 Thread Mathias Gug
*** This bug is a duplicate of bug 254434 ***
https://bugs.launchpad.net/bugs/254434

** This bug is no longer a duplicate of bug 260156
   package libwbclient0 None [modified: /var/lib/dpkg/info/libwbclient0.list] 
failed to install/upgrade: trying to overwrite `/usr/lib/libwbclient.so.0', 
which is also in package likewise-open

** This bug has been marked a duplicate of bug 254434
   package libwbclient0 2:3.2.0-4ubuntu3 failed to install/upgrade: trying to 
overwrite `/usr/lib/libwbclient.so.0', which is also in package likewise-open

-- 
libwclient fails to install on dist-upgrade
https://bugs.launchpad.net/bugs/259488
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 84923] Old standing report

2008-08-21 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

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

 status incomplete
 subscribe


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkit6uMACgkQ06FgkPZwicSsAgCgkI25q3SE59BKf3jQf1mDwFDf
HHcAnA7QXkyZKXWPZM2JNL7bu9Zrincb
=LMeY
-END PGP SIGNATURE-

-- 
Trying to delay for oplocks twice bug
https://bugs.launchpad.net/bugs/84923
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 210813] Re: package mysql-server-5.0 5.0.51a-3ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-08-21 Thread Brazeiro
The problem occours  after a tried to copy a database InnoDB from other place 
to the new installation, that qhere working fine. 
Something were wrong!!! System shutdown.

The following lines were wrote at the log file next time I tried to startup:
Aug 21 17:12:28 brazeiro-laptop mysqld[4887]: 080821 17:12:28 [Warning] Can't 
create test file /home/mysql/mysql/brazeiro-laptop.lower-test
Aug 21 17:12:28 brazeiro-laptop mysqld[4887]: 080821 17:12:28 [Warning] Can't 
create test file /home/mysql/mysql/brazeiro-laptop.lower-test
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: 080821 17:12:29  InnoDB: 
Operating system error number 13 in a file operation.
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: InnoDB: The error means mysqld 
does not have the access rights to
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: InnoDB: the directory.
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: InnoDB: File name ./ibdata1
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: InnoDB: File operation call: 
'open'.
Aug 21 17:12:29 brazeiro-laptop mysqld[4887]: InnoDB: Cannot continue operation.
Aug 21 17:12:29 brazeiro-laptop mysqld_safe[4893]: ended

Since this mysql didn´t work at all.

I'd try to remove and reinstall it. The error reported occoured when I
tried to reinstall.

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

-- 
package mysql-server-5.0 5.0.51a-3ubuntu5 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/210813
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 259930] Re: gnome-terminal keeps tabs in memory

2008-08-21 Thread Michael Lustfield
Same thing still happens.

Here's how I test.

Open two tabs.
In tab #1, cp ~/test/15_GB_File ~/test/Another_File
In tab #2, watch du -h ~/test/*
Close tab #1

The watch will show you that the file is still growing.

I tried both methods of closing the terminal.

I know it's with gnome-terminal and not my laptop. I've seen this happen
on other systems as well.

-- 
gnome-terminal keeps tabs in memory
https://bugs.launchpad.net/bugs/259930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-21 Thread bingnet
After these steps I do have a Front Mic and Front Mic Boost on tab
Playback, and a toggle Headphone on tab Switches. I still have
nothing but static from the capture channel Front Mic.

After I patched the source I ran:
$ sudo ./configure  make  make  install
$  sudo cp /usr/local/src/alsa-driver-1.0.16/modules/snd-hda-intel.ko 
/lib/modules/2.6.24-21-eeepc/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
...then rebooted

Sound works from all sources except capture, as before.

$ uname -r
2.6.24-21-eeepc
$ lspci
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)
$ cat /proc/asound/*
cat: /proc/asound/card0: Is a directory
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xf7db8000 irq 16
  0: [ 0]   : control
  1:: sequencer
  4: [ 0- 0]: hardware dependent
 16: [ 0- 0]: digital audio playback
 24: [ 0- 0]: digital audio capture
 33:: timer
00-00: HDA Codec 0
cat: /proc/asound/Intel: Is a directory
 0 snd_hda_intel
cat: /proc/asound/oss: Is a directory
00-00: ALC269 Analog : ALC269 Analog : playback 1 : capture 1
cat: /proc/asound/seq: Is a directory
G0: system timer : 4000.000us (1000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
P0-0-1: PCM capture 0-0-1 : SLAVE
Advanced Linux Sound Architecture Driver Version 1.0.16.
Compiled on Aug 12 2008 for kernel 2.6.24-21-eeepc (SMP).

-- 
Please support EEEPC 901 Variant of the ALC269 snd_hda_intel
https://bugs.launchpad.net/bugs/259878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258917] Re: [needs-packaging] rivendell

2008-08-21 Thread samuel cifuentes
** Description changed:

-  Rivendell  is a complete radio (webradio) broadcast automation
- solution, with facilities for the acquisition, management, scheduling
- and playout of audio content. It has all of the features one would
- expect in a modern, fully-fledged radio automation system, including
- support for both PCM and MPEG audio encoding, full voicetracking and log
- customization as well as support for a wide variety of third party
- software and hardware.
+ Rivendell  is a complete professional radio (webradio) broadcast
+ automation solution, with facilities for the acquisition, management,
+ scheduling and playout of audio content.
+ 
+ It has all of the features one would expect in a modern, fully-fledged
+ radio automation system, including support for both PCM and MPEG audio
+ encoding, full voicetracking and log customization as well as support
+ for a wide variety of third party software and hardware.
  
  As a robust, functionally complete digital audio system for broadcast
- radio applications, Rivendell uses industry standard components like the
- GNU/Linux Operating System, the AudioScience HPI Driver Architecture and
- the MySQL Database Engine. Rivendell is available under the GNU Public
- License.
+ radio applications, Rivendell uses industry standard components like
+ Alsa, Jack, AudioScience HPI Driver Architecture and MySQL.
  
- packages exists for Suse but not for debian-based distros (ubuntu,
+ Rivendell is available under the GNU Public License.
+ 
+ Packages exists for Suse but not for debian-based distros (ubuntu,
  ubuntustudio)
  
  
  Do not expect Rivendell to just play from the start. It is not a media 
player, but a powerful broadcasting platform. It has a slight learning curve, 
but the result is an app that I use exclusively as my play out platform for 
live shows.
  
  Homepage: http://www.rivendellaudio.org/

-- 
[needs-packaging] rivendell
https://bugs.launchpad.net/bugs/258917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 241913] Re: package ggzd 0.0.14.1-1 failed to install/upgrade:

2008-08-21 Thread fabrice_sp
I have the same error installing ggz on a fresh intrepid installation

** Changed in: ggz-server (Ubuntu)
   Status: New = Confirmed

-- 
package ggzd 0.0.14.1-1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/241913
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259967] [NEW] mythwelcome spawns infinite number of times on startup

2008-08-21 Thread J Nicholson
Public bug reported:

Binary package hint: mythtv

After enabling mythwelcome by setting MYTHWELCOME=TRUE in /etc/mythtv
/session-settings, mythwelcome spawns an infinite number of times on X
startup. This continues until the system freezes, by which point only
magic SysRq or a hard boot are the only solutions. This issue disappears
when MYTHWELCOME is set to FALSE (or otherwise commented out) in
/etc/mythtv/session-settings.

mythwelcome works as expected when launched manually (from terminal,
.xinitrc or by editing ~/.config/autostart/mythtv.desktop).
mythtv.desktop had not been modified (i.e. exec=mythfrontend --service)
at the time when the problem occurred.

Mythbuntu 8.04.1 with weekly builds
MythTV version: 0.21.0+fixes16838-0ubuntu3

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

-- 
mythwelcome spawns infinite number of times on startup
https://bugs.launchpad.net/bugs/259967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259967] Re: mythwelcome spawns infinite number of times on startup

2008-08-21 Thread J Nicholson

** Attachment added: mythwelcome.log output
   http://launchpadlibrarian.net/16974675/mythwelcome.log

-- 
mythwelcome spawns infinite number of times on startup
https://bugs.launchpad.net/bugs/259967
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259878] Re: Please support EEEPC 901 Variant of the ALC269 snd_hda_intel

2008-08-21 Thread Adam McDaniel
The Capture channel may not be properly set.

Have a look at this post:
http://forum.eeeuser.com/viewtopic.php?pid=347484#p347484

(BTW, since you're running 2.6.24-21-eeepc, check which version of
linux-ubuntu-modules-2.6.24-21-eeepc is installed. The latest is
2.6.24-21.30eeepc3, and its snd_hda_intel.ko module already has this
patch. Likely, the capture mixer setting was the only thing that needed
to be set:)

-- 
Please support EEEPC 901 Variant of the ALC269 snd_hda_intel
https://bugs.launchpad.net/bugs/259878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255485] Re: ghostscript has a 300% size increase

2008-08-21 Thread Steve Langasek
examining the two packages, I can confirm that the fonts included in
gsfonts are newer than the ones provided by ghostscript upstream.
ghostscript upstream does, however, include two fonts that gsfonts does
not (Dingbats and StandardSymL).  So these two fonts should be shipped
by ghostscript, whereas the others should continue to be provided by
gsfonts for the time being.

I don't see any reason at all to modify the original ghostscript source,
we just need to not ship the fonts in the binary package.

I suggest the following:
- recombine ghostscript-fonts into ghostscript proper (needs a replaces:, etc., 
for upgrades).
- depend only on gsfonts.
- strip the fonts provided by gsfonts out of the ghostscript binary package.
- (optionally?) provide symlinks mapping the gsfonts to the file names 
ghostscript looks for them under.

** Changed in: ghostscript (Ubuntu Intrepid)
   Status: Incomplete = Triaged

-- 
ghostscript has a 300% size increase
https://bugs.launchpad.net/bugs/255485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259679] Re: The understanding of the system

2008-08-21 Thread Marlon Cisternas Milla
Thanks but your report but we need your description in English. Please,
visit this page http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
for know how to report bugs effectively.

Thanks again.

** Changed in: ubuntu
   Status: New = Incomplete

-- 
The understanding of the system
https://bugs.launchpad.net/bugs/259679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215016] Re: Liferea (Hardy) crashes on startup

2008-08-21 Thread jedioetzi
in Hardy I don't have any wins option in /etc/nsswitch.conf, and
with/without compiz liferea crashes with

Liferea did receive signal 11 (Segmentation fault).
Obtaining the module object from Python failed.

Traceback (most recent call last):
cant import cStringIO
type 'exceptions.ImportError': /usr/lib/python2.5/lib-dynload/time.so: 
undefined symbol: PyExc_ValueError

there is a wordkaround?
is not a python problem?

-- 
Liferea (Hardy) crashes on startup
https://bugs.launchpad.net/bugs/215016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215016] Re: Liferea (Hardy) crashes on startup

2008-08-21 Thread jedioetzi
maybe is important: I have both  python 2.5 and python 2.4 installed.

-- 
Liferea (Hardy) crashes on startup
https://bugs.launchpad.net/bugs/215016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119258] Re: K3B is freezing system AFTER burning DVD

2008-08-21 Thread Vanessa Ezekowitz
Yet another me too here.  Exact same symptoms as the OP - the system
freezes just after a burn has finished.  The mouse and console are dead
and I can't ssh in from another box (no route to host), but I _can_
use Alt-SysRq-[U,S,B] to restart the computer, so it's not as though the
system has hard locked.

This has happened multiple times, and each time it happens, the burned
disk is usable afterward - I have yet to end up with a coaster.

There is nothing in /var/crash., but the system did manage to tack these
few lines onto the end of /var/log/messages before I forced the restart:

==
Aug 20 22:35:54 swan kernel: [187390.252345] hdc: irq timeout: status=0xd0 { 
Busy }
Aug 20 22:35:58 swan kernel: [187390.252351] ide: failed opcode was: unknown
Aug 20 22:36:09 swan kernel: [187398.621151] hdc: irq timeout: status=0xd0 { 
Busy }
Aug 20 22:36:09 swan kernel: [187398.621158] ide: failed opcode was: unknown
Aug 20 22:36:22 swan kernel: [187407.597348] hdc: irq timeout: status=0xd0 { 
Busy }
Aug 20 22:36:22 swan kernel: [187407.597356] ide: failed opcode was: unknown
Aug 20 22:36:59 swan kernel: [187427.085845] cdrom: This disc doesn't have any 
tracks I recognize!
==

The next lines after these are boot messages from the restart that
followed the freeze.  This happens with DVD's, but I have not tried
burning a CD recently (don't have any blanks handy)

We use K3B to burn with.  Per gudwin's suggestion, un-checking the
don't eject when finished option in the Advanced section of the
config dialog seems to have worked for me.  K3B now properly finishes
the burn and ejects the disc without any hangs (except that HAL gets in
the way and K3B has to try a couple of times to successfully eject).
Just did four completely unique burns in a row without a problem.

The machine is custom-built:  Gigabyte K8U-939 mainboard with an AMD
64x2 3800+ CPU, 1 GB RAM, 80 GB no-name SATA hard disk, IDE Lite-On SHW-
160P6S burner, nVidia MX4000 video.  Using the regular 32 bit version of
Hardy, kernel is  2.6.24-19-generic.

For whatever it is worth, this system also suffers from that same
annoying problem of not being able to open/eject an empty drive via the
front panel button.

Gentoo also experienced both the freeze issue we're talking about here,
and the empty-drive-eject issue, so this definitely goes upstream
to...well, somewhere! :-)

-- 
K3B is freezing system AFTER burning DVD
https://bugs.launchpad.net/bugs/119258
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 256576] Re: Please merge gnunet 0.8.0a-1 (universe) from Debian unstable (main).

2008-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnunet - 0.8.0a-1ubuntu1

---
gnunet (0.8.0a-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes: (LP: #256576)
- debian/rules:
 + Make use of code from cdbs' clean-la.mk file to clear the
dependency_libs field in all .la files in the gnunet-dev
package.

gnunet (0.8.0a-1) unstable; urgency=low

  * Merging upstream version 0.8.0a.

gnunet (0.8.0-2) unstable; urgency=low

  * Creating /var/run/gnunetd in initscript in case /var/run is on a tmpfs.
  * Adding versioned conflicts/replaces against gnunet in order to allow etch to
lenny upgrades.
  * Updating contact address in po files.

 -- Bhavani Shankar [EMAIL PROTECTED]   Tue, 19 Aug 2008 19:44:30
+0530

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

-- 
Please merge gnunet 0.8.0a-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256576
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197804] Re: Control characters alter filename appearance

2008-08-21 Thread Sebastien Bacher
wgetting the bug example doesn't give a broken example, could you
describe how to type this special character?

-- 
Control characters alter filename appearance
https://bugs.launchpad.net/bugs/197804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 106546] Re: [Ubuntu] [hardy] Problem with development of UNO-Components for OpenOffice

2008-08-21 Thread Andre Pietsch
For the meantime:

cd /usr/lib/openoffice/sdk/linux/bin/
sudo grep -rl basename . | xargs sed -i -e 's/basename/\/usr\/bin\/basename/'

-- 
[Ubuntu] [hardy] Problem with development of UNO-Components for OpenOffice
https://bugs.launchpad.net/bugs/106546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259650] Re: firefox3 displays cyrillic characters instead of latin

2008-08-21 Thread Fredrik Fall
Thanks for directing me to #228988 as it seem somewhat related.
However, what I can understand from that bug report, the pages that were 
displayed wrong, lacked a proper set of character encoding. The page giving me 
problem (http://www.phpundercontrol.org/about.html) does indeed set char 
encoding using a meta tag:

meta http-equiv=Content-Type content=text/html; charset=utf-8 /

Using the steps above I can reproduce the error, but I cannot get the
page to show correctly by clearing history and choosing iso8859-1 in a
new window.

As for #228988, it doesn't seem to have a happy ending to say the least :)
Is this rather an issue to report directly upstream to the firefox team at 
mozilla?

-- 
firefox3 displays cyrillic characters instead of latin
https://bugs.launchpad.net/bugs/259650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259972] [NEW] pypanel doesn't focus raised windows

2008-08-21 Thread Michael Lustfield
Public bug reported:

If I minimize a window and switch to a different window, it takes two
clicks to get back to the window I minimized. The first to restore the
window, the second to bring it into focus.

Is there any way I can make it so when the window is raised, it's also
gains focus?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
pypanel doesn't focus raised windows
https://bugs.launchpad.net/bugs/259972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259973] [NEW] gnome-terminal can't name window

2008-08-21 Thread Michael Lustfield
Public bug reported:

I use alltray to execute gnome-terminal with no menu that has irssi
running inside of it.

This is the command I use to launch irssi.
alltray -s -na -i ~/.icons/irssi-invert.png gnome-terminal --hide-menubar -t 
irssi -e irssi

-t irssi should make the title be irssi.

When gnome-terminal launches, it it given the title Unnamed Window I
don't know if it changes anything, but I'm running OpenBox.

How can I give this Window a name?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome-terminal can't name window
https://bugs.launchpad.net/bugs/259973
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259940] Re: super user login

2008-08-21 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: nautilus (Ubuntu)
   Status: New = Invalid

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

-- 
super user login
https://bugs.launchpad.net/bugs/259940
You received this bug notification because you are a member of 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 244496] Re: [needs-packaging] MountManager

2008-08-21 Thread fabrice_sp
Hi Harald,

Don't know if you're on holidays or not but I only miss one ACK (could be
yours :-) ) to have the 2 required ack (jpds give me one :-) ).

Thanks,

Fabrice

-- 
[needs-packaging] MountManager
https://bugs.launchpad.net/bugs/244496
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 93445] Re: Unable to render text

2008-08-21 Thread Ville Ranki
Sorry, i don't have the source code causing the problem any more. If no
one else has complained about the issue i think it's safe to close this
bug.

-- 
Unable to render text
https://bugs.launchpad.net/bugs/93445
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259977] [NEW] openbox catch power button press

2008-08-21 Thread Michael Lustfield
Public bug reported:

Binary package hint: openbox

Ubuntu 8.04.1 x86_64
Sony Vaio VGN-FZ240E

I've been trying to figure out how to make openbox not shutdown the
system when I press the power button. I would prefer it to launch a
script I made that is basically a shutdown script.

Basically, I'm trying to make the power button (on case) behave the same
as it does in gnome.

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

-- 
openbox catch power button press
https://bugs.launchpad.net/bugs/259977
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259976] [NEW] gnome-power-manager can't send to hibernate

2008-08-21 Thread Michael Lustfield
Public bug reported:

Binary package hint: gnome-power-manager

Ubuntu 8.04.1 x86_64
Sony Vaio VGN-FZ240E


I launch up gnome-power-manager when I log into openbox.

When I select Suspend, the computer seems to suspend just fine. I'm
going to try it now to make sure. Works perfect.

When I select Hibernate, my screen goes black and sits there. I don't
see any HD activity or anything. I waited a few minutes too. I
eventually had to just kill it with the power button.

When it starts coming back up from the hard kill, it runs through
recovering the journal and continues on with a completely normal boot.

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

-- 
gnome-power-manager can't send to hibernate
https://bugs.launchpad.net/bugs/259976
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257293] Re: USB mouse/keyboard do no respond after resume from suspend-to-RAM on x86_64 systems with 4GB RAM

2008-08-21 Thread Arindam Nath
I have verified suspend-to-RAM and hibernate with kernel-
image-2.6.24-21-generic_2.6.24-21.40smb3_amd64.deb and it works fine,
both from console and GUI. Thanks.

-- 
USB mouse/keyboard do no respond after resume from suspend-to-RAM on x86_64 
systems with 4GB RAM
https://bugs.launchpad.net/bugs/257293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 242643] Re: can't open firefox 3.x

2008-08-21 Thread John
Thanks! I did it, everything works fine.

-- 
can't open firefox 3.x
https://bugs.launchpad.net/bugs/242643
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197804] Re: Control characters alter filename appearance

2008-08-21 Thread Samuel Lidén Borell
I wrote this text in gedit:

test [RLO]gepj.exe

where [RLO] is selected from the right-click menu. Then I created a new
empty text file in Nautilus and pasted in the filename from gedit.The
filename displayed was test exe.jpeg

-- 
Control characters alter filename appearance
https://bugs.launchpad.net/bugs/197804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259979] [NEW] can't make sound devices work

2008-08-21 Thread Michael Lustfield
Public bug reported:

Ubuntu 8.04.1 x86_64
Sony Vaio VGN-FZ240E

I've tried about everything I can to make the sound devices work
correctly.

I have two headsets, one headset that has a USB adapter, a built-in mic,
and a built-in speaker.

What works:
Built-in speaker
Mic connected to the mic jack

What doesn't work:
Built in mic
Headphones
Anything USB attached

If anybody posts anything, I'm using OpenBox, so please don't tell me to
go to System  Preferences or anything. Just give me the name of the
app.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
can't make sound devices work
https://bugs.launchpad.net/bugs/259979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259978] [NEW] GVFS/Nautilus won't list or connect to samba shares

2008-08-21 Thread Steve Melvin
Public bug reported:

Binary package hint: gvfs

I am using Ubuntu 8.04 with packages up to date.

My problem WAS that nautilus would list my Samba and Windows hosts, but
when I clicked on them I wouldn't get any shares.  I could use smbclient
just fine, but gvfs-ls would timeout when trying to list samba shares,
ie gvfs-ls smb://MASTER/core .

I fired up wireshark and noticed that whenever I used gvfs-ls smb://
that it sends out a DNS request to my ISP and gets back a successful
lookup (wtf?) to 64.158.56.56.  I use CHARTER COMMUNICATIONS and they
resolve all bad lookups to their helpful search page, which explains
why I get the timeouts.

I went to my /etc/samba/smb.conf file and uncommented and changed this
line:

name resolve order = lmhosts host wins bcast
to 
name resolve order = lmhosts wins bcast host

rebooted, and GVFS and Nautilus (as well as all GVFS enabled apps) were
working like a dream.

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

-- 
GVFS/Nautilus won't list or connect to samba shares
https://bugs.launchpad.net/bugs/259978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259755] Re: cdebootstrap failed in Internal error: install on Intrepid

2008-08-21 Thread steven_shiau
Oops.. It should be cdebootstrap --debug --allow-unauthenticated -f
minimal intrepid ./intrepid http://free.nchc.org.tw/ubuntu; (-f minimal,
_not_ -f build)was working before 17/Aug/2008, and failed on
20/Aug/2008, and today it's working now. Sorry. My bad.

-- 
cdebootstrap failed in Internal error: install on Intrepid
https://bugs.launchpad.net/bugs/259755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259278] Re: knetworkmanager will no longer connect

2008-08-21 Thread Alexander Sack
Subscribed Jonathan who packaged the current knetworkmanager: did
knetworkmanager upstream already update their svn to match the changed
APIs on NM trunk?

-- 
knetworkmanager will no longer connect
https://bugs.launchpad.net/bugs/259278
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 236847] Re: xfs_db: fatal error in gparted

2008-08-21 Thread Ralf Hildebrandt
# xfs_check /dev/sda1
xfs_check: /dev/sda1 contains a mounted and writable filesystem

fatal error -- couldn't initialize XFS library

# mount
...
/dev/sda1 on /daten-2 type xfs (rw)

# uname -a
Linux djob 2.6.24-21-generic #1 SMP Tue Aug 12 13:37:22 UTC 2008 i686 GNU/Linux

# dmesg|grep -i xfs
[   61.111866] SGI XFS with ACLs, security attributes, realtime, large block 
numbers, no debug enabled
[   61.113418] SGI XFS Quota Management subsystem
[   61.136114] XFS mounting filesystem sda1
[   61.247654] Ending clean XFS mount for filesystem: sda1

# dpkg -l xfsprogs
ii  xfsprogs2.9.4-2 Utilities for managing the XFS 
filesystem

-- 
xfs_db: fatal error in gparted
https://bugs.launchpad.net/bugs/236847
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215016] Re: Liferea (Hardy) crashes on startup

2008-08-21 Thread Alexander Sack
can you try to build the intrepid liferea and see if its gone?

-- 
Liferea (Hardy) crashes on startup
https://bugs.launchpad.net/bugs/215016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190950] Re: gnome-desktop-environment can not be installed

2008-08-21 Thread mouz
** Tags added: unmetdeps

-- 
gnome-desktop-environment can not be installed
https://bugs.launchpad.net/bugs/190950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259980] Re: nm-applet crashed with SIGSEGV in g_slice_free1()

2008-08-21 Thread wizir

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
nm-applet crashed with SIGSEGV in g_slice_free1()
https://bugs.launchpad.net/bugs/259980
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253424] Re: intermittent glitches and distortions in graphics

2008-08-21 Thread hugo
It has started happening heaps again.
Here is the Xorg.0.log. It happened at 9:29

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

-- 
intermittent glitches and distortions in graphics
https://bugs.launchpad.net/bugs/253424
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 250486] Re: package nvidia-glx-177 None [modified: /var/lib/dpkg/info/nvidia-glx-177.list] failed to install/upgrade: trying to overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is al

2008-08-21 Thread Joe_Bishop
I had the same issue. But, reading this thread helps:
sudo aptitude reinstall xserver-xorg-core
sudo aptitude reinstall libgl1-mesa-glx
sudo aptitude install nvidia-glx-177
Thanks

-- 
package nvidia-glx-177 None [modified: /var/lib/dpkg/info/nvidia-glx-177.list] 
failed to install/upgrade: trying to overwrite 
`/usr/lib/xorg/modules/extensions/libglx.so', which is also in package 
xserver-xorg-core
https://bugs.launchpad.net/bugs/250486
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259982] [NEW] firefox3 do not interprate function() syntax error

2008-08-21 Thread fishor
Public bug reported:

Binary package hint: firefox-3.0

This bug was introduced with firefox 3.0, version 2 worked just fine.
Seems like same java baseg gmx mail 2007 both brousers interpret
differently.

Firefox-3 return this error:
Error: syntax error
Source File: 
http://service.gmx.net/web/fm07_v1-4-5-1/static_1.4.5.1/script/compiled-gecko-0.js
Line: 32587, Column: 8
Source Code:
function(){mailclient.translation.de; 

At the time i use
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008071816 
Ubuntu/8.10 (intrepid) Firefox/3.0.1

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

-- 
firefox3 do not interprate function() syntax error
https://bugs.launchpad.net/bugs/259982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259981] [NEW] Sound fails after un-pause (gnometris)

2008-08-21 Thread BDunlap
Public bug reported:

Binary package hint: gnome-games

I expect the sounds to continue to work after pause.

After playing a few minutes and needing to pause the game, I paused it
for about one minute and when I return and unpause the game the sounds
do not play.

I had enable sounds before the start of the game. After having to end
the game to check the 'sounds' setting in preferences, yes the sounds
option is enabled. I started a new game (without closing gnometris and
reopening) and sound is still missing even though the preference is
enabled.

Thank you,

BDunlap

Ubuntu 8.04.1 (LinuxMint)

gnome-games:
  Installed: 1:2.22.3-0ubuntu2
  Candidate: 1:2.22.3-0ubuntu2
  Version table:
 *** 1:2.22.3-0ubuntu2 0
500 http://archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:2.22.1.1-0ubuntu3 0
500 http://archive.ubuntu.com hardy/main Packages

ProblemType: Bug
Architecture: i386
Date: Thu Aug 21 03:32:27 2008
DistroRelease: Ubuntu 8.04
Package: gnome-games 1:2.22.3-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
Sound fails after un-pause (gnometris)
https://bugs.launchpad.net/bugs/259981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259981] Re: Sound fails after un-pause

2008-08-21 Thread BDunlap

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

** Summary changed:

- Sound fails after un-pause
+ Sound fails after un-pause (gnometris)

-- 
Sound fails after un-pause (gnometris)
https://bugs.launchpad.net/bugs/259981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 151311] Re: DDC report some ridiculous physical screen size (Mostly on Intel driver, and some ATI)

2008-08-21 Thread puccha
Problem remains with Intrepid Alpha 4.

$ xdpyinfo
...
screen #0:
  dimensions:1280x800 pixels (289x21 millimeters)
  resolution:112x968 dots per inch
...

xorg.0.log attached.

furthermore I was unable to use the stand-alone installer due to huge
(say about 10 times normal size) windows. Booting the live envirioment
did not have this problem.

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

-- 
DDC report some ridiculous physical screen size (Mostly on Intel driver, and 
some ATI)
https://bugs.launchpad.net/bugs/151311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 246067] Re: Kernel panic during boot in VirtualBox with kernel 2.6.26.*-generic

2008-08-21 Thread Colin King
** Changed in: linux (Ubuntu Intrepid)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Colin King 
(colin-king)

-- 
Kernel panic during boot in VirtualBox with kernel 2.6.26.*-generic
https://bugs.launchpad.net/bugs/246067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 242643] Re: can't open firefox 3.x

2008-08-21 Thread Andreas Moog
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Feel free to submit any future bugs you may find.

** Changed in: firefox-3.0 (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Fix Released

-- 
can't open firefox 3.x
https://bugs.launchpad.net/bugs/242643
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258450] Re: OOPS: Unable to handle kernel NULL pointer dereference

2008-08-21 Thread TJ
** Changed in: linux (Ubuntu)
 Assignee: Chris Coulson (chrisccoulson) = TJ (intuitivenipple)

-- 
OOPS: Unable to handle kernel NULL pointer dereference
https://bugs.launchpad.net/bugs/258450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 242452] Re: Firefox 3.0 bug with gmail

2008-08-21 Thread Andreas Moog
Thanks for the feedback.

-- 
Firefox 3.0 bug with gmail
https://bugs.launchpad.net/bugs/242452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 93445] Re: Unable to render text

2008-08-21 Thread Andreas Moog
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: sdl-ttf2.0 (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Invalid

-- 
Unable to render text
https://bugs.launchpad.net/bugs/93445
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2008-08-21 Thread Toby Dickenson
FWIW I'm seeing this too. Also on nforce2 chipset. Recently upgraded
from Dapper which did not show this problem.

-- 
ehci_hcd module causes I/O errors in USB 2.0 devices
https://bugs.launchpad.net/bugs/88746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 88604] Re: passwords 8 characters cannot authenticate

2008-08-21 Thread Andreas Moog
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Feel free to submit any future bugs you may find.

** Changed in: ppp (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Fix Released

-- 
passwords  8 characters cannot authenticate
https://bugs.launchpad.net/bugs/88604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 86685] Re: trac BROKEN on AMD64: neo_cgi.so: undefined symbol: Py_InitModule4

2008-08-21 Thread KarlGoetz
Hi all,
I think this patch will work.
The only change between this and what's in my PPA is that i changed the version 
number so its not a ppa build :)

Package in my ppa is here - incase someone wants to help test it out.:
https://launchpad.net/~kgoetz/+archive
to install from the ppa, use `sudo apt-get install 
python-clearsilver=0.10.4-1ubuntu1~rs0` (after adding the repository ...) or 
wget the deb directly.


** Attachment added: patch to close this on hardy amd64
   http://launchpadlibrarian.net/16975906/python-clearsilver-tested.debdiff

-- 
trac BROKEN on AMD64: neo_cgi.so: undefined symbol: Py_InitModule4
https://bugs.launchpad.net/bugs/86685
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

2008-08-21 Thread David Tangye
Also see http://ubuntuforums.org/showthread.php?t=865679 for similar
reports.

This bug should be marked critical or severe or whatever for very urgent
attention.

-- 
package update-manager 1:0.87.30 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/259956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259318] Re: xerox workcentre 7345 driver print thousand of white pages

2008-08-21 Thread Lionel Dricot
the bug is in the PPD

** Changed in: foomatic-db (Ubuntu)
Sourcepackagename: system-config-printer = foomatic-db

-- 
xerox workcentre 7345 driver print thousand of white pages
https://bugs.launchpad.net/bugs/259318
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257045] Re: 0.7 Nokia E71 via USB not detected

2008-08-21 Thread Thomas Butter

** Attachment added: lsusb -v
   http://launchpadlibrarian.net/16975932/lsusb-v.txt

-- 
0.7 Nokia E71 via USB not detected
https://bugs.launchpad.net/bugs/257045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 257045] Re: 0.7 Nokia E71 via USB not detected

2008-08-21 Thread Thomas Butter
output of lsusb and lsusb -v is attached

** Attachment added: lsusb
   http://launchpadlibrarian.net/16975930/lsusb.txt

-- 
0.7 Nokia E71 via USB not detected
https://bugs.launchpad.net/bugs/257045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


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

2008-08-21 Thread Michael Vogt
** Changed in: belocs-locales-bin (Ubuntu)
Sourcepackagename: update-manager = belocs-locales-bin

-- 
package update-manager 1:0.87.30 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/259956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204624] Re: CAPI not working correctly on Ubuntu hardy (8.04)

2008-08-21 Thread Steve Langasek
Accepted into -proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
CAPI not working correctly on Ubuntu hardy (8.04)
https://bugs.launchpad.net/bugs/204624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229123] Re: major window focus problem in X

2008-08-21 Thread Onanga
Hello,

I'm also on hardy with last stable updates, and I do meet that trouble for a 
couple of days now.
I'm using metacity though I tried to get compiz working (but ATI with wide dual 
screen is a troubleshooter).

The problem was first met after hitting  gconftool-2 -s -t string 
/apps/compiz/plugins/scale/allscreens/options/initiate_edge Enabled
Inserting Disabled instead would not resolve the issue.

I had played around switching system - preferences - windows, and
selecting focus when over a window and then unchecking it, that had
solved until next reboot.

Now still have that bug, compiz is completely removed, and nothing
solving in the updates...

Any idea ?

Thanks

-- 
major window focus problem in X
https://bugs.launchpad.net/bugs/229123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 198189] Re: don't start, crash at start

2008-08-21 Thread igor
The same problem with Ru locale on i386  ( Hardy )

[EMAIL PROTECTED]:~$ mlgui   
2008/08/21 10:53:46 [cO] Starting MLDonkey 2.9.2 ... 
2008/08/21 10:53:46 [cO] Language RU, locale KOI8-R, ulimit for open files 1024
2008/08/21 10:53:46 [cO] MLDonkey is working in /home/igor/.mldonkey
2008/08/21 10:53:46 [Gettext] Loading language resource 
mlnet_strings.ru_RU.KOI8-R
2008/08/21 10:53:46 [cO] loaded language resource file
2008/08/21 10:53:46 [DNS] Resolving [igor] ...
2008/08/21 10:53:46 Decoding gui proto[41]: exception 
Failure(float_of_string), opcode 53
ascii: [ 5(0)(1)(0) d(1)(0)(0) i(3)(0)(0)(2)(0)(4)(0) t o t o(4)(0) t u t 
u(186)(147) b(16)(196) %  (245)(17)(213)(212) @(224) r(160) X(237) 
,(25)(4)(0)(0)(0)(0)(236) 
,(25)(4)(0)(0)(0)(0)(18)(0)(0)(0)(12)(0)(0)(0)(0)(7)(0) 1 0 1 0 1 0 
0(1)(0)(0)(0)(0)(0)(0)(0)(4)(0) 2 . 2 0(1)(0)(2)(0)(0)(0)(3)(0)(0)(0)(0)(6)(0) 
t r a t r a(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)]
dec: 
[(53)(0)(1)(0)(100)(1)(0)(0)(105)(3)(0)(0)(2)(0)(4)(0)(116)(111)(116)(111)(4)(0)(116)(117)(116)(117)(186)(147)(98)(16)(196)(37)(32)(245)(17)(213)(212)(64)(224)(114)(160)(88)(237)(44)(25)(4)(0)(0)(0)(0)(236)(44)(25)(4)(0)(0)(0)(0)(18)(0)(0)(0)(12)(0)(0)(0)(0)(7)(0)(49)(48)(49)(48)(49)(48)(48)(1)(0)(0)(0)(0)(0)(0)(0)(4)(0)(50)(46)(50)(48)(1)(0)(2)(0)(0)(0)(3)(0)(0)(0)(0)(6)(0)(116)(114)(97)(116)(114)(97)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)(0)]
: 35 00 01 00 64 01 00 00  69 03 00 00 02 00 04 00  |5...d...i...|
0010: 74 6f 74 6f 04 00 74 75  74 75 ba 93 62 10 c4 25  |toto..tutu..b..%|
0020: 20 f5 11 d5 d4 40 e0 72  a0 58 ed 2c 19 04 00 00  |[EMAIL 
PROTECTED],|
0030: 00 00 ec 2c 19 04 00 00  00 00 12 00 00 00 0c 00  |...,|
0040: 00 00 00 07 00 31 30 31  30 31 30 30 01 00 00 00  |.1010100|
0050: 00 00 00 00 04 00 32 2e  32 30 01 00 02 00 00 00  |..2.20..|
0060: 03 00 00 00 00 06 00 74  72 61 74 72 61 00 00 00  |...tratra...|
0070: 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
0080: 00 00 00  |... |
Exception Failure(float_of_string) in check
Fatal error: exception Assert_failure(src/daemon/common/guiEncoding.ml, 1333, 
4)

-- 
don't start, crash at start
https://bugs.launchpad.net/bugs/198189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 179903] Re: Using NTFS partitions on Ubuntu crashes customized folder icons on Windows XP

2008-08-21 Thread Andreas Moog
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Feel free to submit any future bugs you may find.

** Changed in: ntfs-3g (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Fix Released

-- 
Using NTFS partitions on Ubuntu crashes customized folder icons on Windows XP
https://bugs.launchpad.net/bugs/179903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 97588] Re: feisty beta mounts all partitions

2008-08-21 Thread DLCBurggraaff
Because I did not see an option to do so.

Actually a few days ago I noticed that a partition on /dev/sdb (the
external USB disk) for which there is no entry in /etc/fstab still gets
mounted. However, I can live with that (adding a noauto entry with a
non-existing mount point inhibited the automount).

-- 
feisty beta mounts all partitions
https://bugs.launchpad.net/bugs/97588
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259984] Re: systray.py crashed with ImportError in module()

2008-08-21 Thread Greyghost

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

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

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/16976144/Traceback.txt

** Visibility changed to: Public

-- 
systray.py crashed with ImportError in module()
https://bugs.launchpad.net/bugs/259984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259894] Re: /usr/bin/test and /usr/bin/[ are two different executables

2008-08-21 Thread Paul Broadhead
My apologies, I did not mean to mark this confirmed.  While the
information provided is true, I'm not sure this is a bug as in use, the
two commands have different syntax and will therefore be written
differently.  Hopefully, someone for coreutils will comment.

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

-- 
/usr/bin/test and /usr/bin/[ are two different executables
https://bugs.launchpad.net/bugs/259894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251705] Re: dpkg uses wrong encoding for Hebrew

2008-08-21 Thread Eli Daian
Now it is written in English, so there is no encoding problem.
But I am using a Hebrew system.
I will upload a screenshot, but this only shows the English and not the bug.
yaron, maybe we were talking about 2 different bugs, and my bug was already 
fixed.

** Attachment added: screenshot.png
   http://launchpadlibrarian.net/16976138/screenshot.png

-- 
dpkg uses wrong encoding for Hebrew
https://bugs.launchpad.net/bugs/251705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 147045] Re: gnome-appearance-properties hogs processor even after close

2008-08-21 Thread Sreejith K
I'm having the same problem and removing the .gtkrc-2.0 fixed this
issue. But running  gnome-appearance-properties in terminal displays

[EMAIL PROTECTED]:~$ gnome-appearance-properties 
/home/sree/.themes/Mac4Lin_MacMenu_Graphite_v0.4/gtk-2.0/gtkrc:2219: Unable to 
find include file: icons/iconrc
/usr/share/themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:52: Clearlooks 
configuration option menuitemstyle is not supported and will be ignored.
/usr/share/themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:53: Clearlooks 
configuration option listviewitemstyle is not supported and will be ignored.
/usr/share/themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:54: Clearlooks 
configuration option progressbarstyle is not supported and will be ignored.
[EMAIL PROTECTED]:~$ 

But it works without any problem.

-- 
gnome-appearance-properties hogs processor even after close
https://bugs.launchpad.net/bugs/147045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259986] [NEW] fails to load ubuntu kernel 2.6.25 or 2.6.26

2008-08-21 Thread PeterXw
Public bug reported:

grub-efi_1.96+20080512-1ubuntu2_i386

on my macbook (see below):

 grub.efi from the ubuntu grub-efi package :

grub-efi_1.96+20080512-1ubuntu2_i386.deb

is broken.

grub.efi made with all modules and installed manually fails
to load ubuntu kernels 

 vmlinuz-2.6.26-5-generic
 vmlinuz-2.6.26-5-generic
 vmlinuz-2.6.25-1-386
 and others.

and has bugs in its command line.

It does manage to chainload macosx. boot.efi

I use grub.efi made by grub-mkimage compiled from the grub2 gnu source,
it works.

http://svn.savannah.gnu.org/viewvc/trunk/grub2/?root=grub

Platform:
# dmidecode -t system
# dmidecode 2.9
# SMBIOS entry point at 0x3eebf000
SMBIOS 2.4 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Apple Inc.
Product Name: MacBook2,1
Version: 1.0
Serial Number: W8717FYXWGL
UUID: 61F9E18A-38B2-B440-A87E-7457DF18863C
Wake-up Type: Power Switch
SKU Number: System SKUNumber
Family: MacBook

Handle 0x0004, DMI type 32, 20 bytes
System Boot Information
Status: No errors detected

Handle 0x0106, DMI type 12, 5 bytes
System Configuration Options

Running kernel loaded by grub.efi (svn)

# uname -r
2.6.25-1-386

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

-- 
fails to load  ubuntu kernel  2.6.25 or 2.6.26
https://bugs.launchpad.net/bugs/259986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259985] [NEW] Please sync python-pyrss2gen 1.0.0-5 (universe) from Debian unstable (main).

2008-08-21 Thread Albin Tonnerre
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/python-pyrss2gen
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync python-pyrss2gen 1.0.0-5 (universe) from Debian unstable
(main).

Changelog since current intrepid version 1.0.0-4:

python-pyrss2gen (1.0.0-5) unstable; urgency=low

  * Add check for python versions in debian/rules. (Closes: #485052)
Thanks to Jan Hülsbergen [EMAIL PROTECTED]
  * Bump Standards-Version to 3.8.0

 -- Matthijs Mohlmann [EMAIL PROTECTED]  Sat, 02 Aug 2008 13:48:44
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIrSQwIjAgwqfG8N8RAsUSAKCdP6mPonJbDz2NBTKRqvuco3qDtgCfXziv
ULlCWeEKRbF6CX3hP6rCLvQ=
=RAEQ
-END PGP SIGNATURE-

** Affects: python-pyrss2gen (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Please sync python-pyrss2gen 1.0.0-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/259985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 256973] Re: update manager hangs/non-responsive

2008-08-21 Thread Michael Vogt
Thanks for your bugreport.

Could you please install libgksu from hardy-proposed and see if that
fixes the problem?

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

-- 
update manager hangs/non-responsive
https://bugs.launchpad.net/bugs/256973
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259990] [NEW] Brasero does not copy multisession CD:s properly

2008-08-21 Thread Tomas Ingo
Public bug reported:

Binary package hint: brasero

When I try to copy a multisession CD Brasero just copies the first
session and claims it's done.

I tried to copy a CD with ~290 MB of data. Brasero said it was going to
burn the entire 290 MBs, but after ~50 MB (the first session) it stopped
and said that the CD was successfully copied. The burning progress bar
wasn't even filled yet.

I use Brasero 0.7.1-3ubuntu1 in Ubuntu 8.04.1

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

-- 
Brasero does not copy multisession CD:s properly
https://bugs.launchpad.net/bugs/259990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259987] [NEW] acpi doesn't always detect battery state

2008-08-21 Thread Michael Lustfield
Public bug reported:

Ubuntu 8.04.1 x84_64
Sony Vaio VGN-FZ240E

Sometimes when I log in, acpi doesn't recognize my battery state.

acpi seems to recognize changes between plugged in and not plugged in
gnome-power-manager doesn't detect this change
I have no idea how much power is left in the batter.

Sometimes it works perfect, other times not. I haven't noticed any trend
to when it works and when it doesn't.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
acpi doesn't always detect battery state
https://bugs.launchpad.net/bugs/259987
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259984] Re: systray.py crashed with ImportError in module()

2008-08-21 Thread Till Kamppeter
Seems to be an upstream bug of HPLIP. Added upstream task.

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

-- 
systray.py crashed with ImportError in module()
https://bugs.launchpad.net/bugs/259984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 231307] Re: Dependency on libldap2 is broken

2008-08-21 Thread Luca Falavigna
Fixed in Intrepid.
ACk from motu-sru to fix this issue in Hardy.

** Changed in: libaws (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Fix Released

-- 
Dependency on libldap2 is broken
https://bugs.launchpad.net/bugs/231307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201128] Re: decibel-audio-player.py crashed with IndexError in loadLibrary()

2008-08-21 Thread François Ingelrest
See v0.11

** Changed in: decibel-audio-player
   Status: Fix Committed = Fix Released

-- 
decibel-audio-player.py crashed with IndexError in loadLibrary()
https://bugs.launchpad.net/bugs/201128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 23475] Re: Cannot create a user håkan

2008-08-21 Thread BDunlap
I would think, depending on the initial language selection, the ascii
only should change according to typical naming characteristics of that
specific language.  So for English no accents/etc would be allowed but
for French names including ç and the like should be allowable.

Although that would require some backend work for all of the languages
that are supported by ubuntu.

Personally, I see nothing wrong with only allowing ascii in a username
as that is how the entire world signs up for online sites, using
ascii...

No sense trying to fix something that is so unimportant in the grande
scheme of things.

-- 
Cannot create a user håkan
https://bugs.launchpad.net/bugs/23475
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 259982] Re: firefox3 do not interprate function() syntax error

2008-08-21 Thread fishor
** Bug watch added: Mozilla Bugzilla #440398
   https://bugzilla.mozilla.org/show_bug.cgi?id=440398

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=440398
   Importance: Unknown
   Status: Unknown

-- 
firefox3 do not interprate function() syntax error
https://bugs.launchpad.net/bugs/259982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259834] Re: Hardy: Ekiga seems to hang up straight away rather than connecting a call

2008-08-21 Thread davmor2
I connects but I'm no longer able to use it as the mic and speaker no
longer function.  I'm guessing a conflict with pulse audio but I could
be wrong.

-- 
Hardy: Ekiga seems to hang up straight away rather than connecting a call
https://bugs.launchpad.net/bugs/259834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255485] Re: ghostscript has a 300% size increase

2008-08-21 Thread Steve Langasek
Here is a preliminary patch.

Do we need to also provide symlinks into /usr/share/fonts/type1/gsfonts,
or will ghostscript manage to find these fonts on its own?

** Attachment added: ghostscript-no-fonts.patch
   http://launchpadlibrarian.net/16976247/ghostscript-no-fonts.patch

-- 
ghostscript has a 300% size increase
https://bugs.launchpad.net/bugs/255485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 243037] Re: password not saved for mail.yahoo.co.jp

2008-08-21 Thread Andreas Moog
Ok, understood. Sorry for that. Could you please try with the official
firefox if it happens there, too? If yes, this should be reported
upstream.

-- 
password not saved for mail.yahoo.co.jp
https://bugs.launchpad.net/bugs/243037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 242325] Re: [SRU] Samba with ldap passwd sync = only fails to change passwords

2008-08-21 Thread Laurent Pinchart
Sorry for the delay. samba 3.0.28a-1ubuntu4.5 from hardy-proposed fixes
the problem.

Laurent

-- 
[SRU] Samba with ldap passwd sync = only fails to change passwords
https://bugs.launchpad.net/bugs/242325
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259991] [NEW] Please sync unifont 1:5.1.20080808-2 (main) from Debian unstable (main).

2008-08-21 Thread Anthony Fok
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/unifont
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync unifont 1:5.1.20080820-1 (main) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:

 1. The upstream unifont has been unmaintained since around 2003.
It has now found a great maintainer Paul Hardy who extended
the font coverage to Unicode 5.1 BMP and is very active in
continuing development of this font.

 2. Paul Hardy (as upstream maintainer) is also personally maintaining
the package for Debian, and is eager to have the new version
accepted into Ubuntu too.

 3. Paul has already merged the Ubuntu delta (improvements) into
1:5.1.20080808-1:

 From 1:1.0-4ubuntu3:
   Fix missing size and charset font properties (LP: #195764).
   - hex2bdf now uses additional BDF header lines for better font
 description
   - hex2bdf-split (originally Dave Starner's adaptation of Roman
 Czyborra's hex2bdf) renamed from hex2bdf.  Use is discouraged
 but it's still here for now for completeness; wrote man page
  changed name of output font from -gnu-fixed-* to -gnu-unifont-*

 From 1:1.0-4ubuntu2 and 1:1.0-4ubuntu1 (LP: #62849):
   - Added Georgian glyphs contributed to Ubuntu's unifont package by
 Gia Shervashidze and Vladimer Sichinava

Changelog since current intrepid version 1:1.0-4ubuntu3:

unifont (1:5.1.20080820-1) unstable; urgency=low

  * Replaced Hangul Syllables block with glyphs in unifont.bdf file
in Debian bf-utf-source package, originally from the Debian
xfonts-baekmuk package (Closes: #495729)
- Avoids license ambiguity of unifont's original Hanterm fonts
- Brings two diverging Debian copies of the unifont font closer together
  * Deleted references to and all derivative copies of any Hanterm fonts
  * Changed unifont package description in debian/control to mention
that the package now installs /usr/share/unifont/unifont.hex and
other files and is no longer just a metapackage (Closes: #494662)

 -- Paul Hardy [EMAIL PROTECTED]  Wed, 20 Aug 2008 00:08:15
-0700

unifont (1:5.1.20080808-2) unstable; urgency=low

  * Install unifont.hex [and other files while I was at it] in
/usr/share/unifont for GRUB (Closes: #494473)
- unifont.hex provides glyphs with no combining circles, etc. and
  is the same file as font/compiled/unifont-5.1.20080808.hex
- unifontfull.hex provides glyphs with combining circles, etc. and
  is the same file as font/compiled/unifontfull-5.1.20080808.hex.
  If editing hex glyphs, this file is the master version to edit;
  unifont.hex is generated from this full version -- see uniunmask(1)
  for details.
- combining.txt lists all Unicode 5.1 code points that are combining
  glyphs, and hence should have zero-width.
- README gives a brief description of the above three files
  * Corrected typos in the previous changelog entry.

 -- Paul Hardy [EMAIL PROTECTED]  Sat,  9 Aug 2008 20:55:27
-0700

unifont (1:5.1.20080808-1) unstable; urgency=low

  * Added needed Replaces, Conflicts lines in debian/control (Closes: #493711)
  * Added Build-Depends-Indep: defoma line in debian/control for access
to dh_installdefoma to install TrueType font (Closes: #494245)
  * Changed ttf-unifont.defoma-hints file entry for GeneralFamily
from SansSerif to Typewriter as a better match
  * Changed dh_lintian lines in debian/rules to use ( ... ) || /bin/true
so debuild would succeed on a generic Etch DVD installation that
doesn't include dh_lintian in the debhelper package
  * Added updates from Ubuntu unifont package:
- hex2bdf now uses additional BDF header lines for better font
  description
- hex2bdf-split (originally Dave Starner's adaptation of Roman
  Czyborra's hex2bdf) renamed from hex2bdf.  Use is discouraged
  but it's still here for now for completeness; wrote man page
   changed name of output font from -gnu-fixed-* to -gnu-unifont-*
- Added Georgian glyphs contributed to Ubuntu's unifont package by
  Gia Shervashidze and Vladimer Sichinava
  * Merged man page  Makefile changes done by Anthony Fok from Debian
diff file into .orig.tar.gz
  * Made minor changes to existing programs in ./src
- unibmp2hex.c: forced double-wide glyphs where appropriate in
  U+FFxx range
- uniunmask.c: increased buffer size  hard-coded wide variable
  to avoid accidentally invoking a half-implemented extended
  character widths
- unihex2bmp.c: same changes as in uniunmask.c
  * Added to existing documentation
- Updated ./README to reflect changes to Makefiles and add
  more information
- Added ./font/hexsrc/README to describe how to use all files
  in that directory to create a font
- Added full font embedding exception to GPL from Wen Quan Yi
  * Added improved glyphs for 

[Bug 259982] Re: firefox3 do not interprate function() syntax error

2008-08-21 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown = New

-- 
firefox3 do not interprate function() syntax error
https://bugs.launchpad.net/bugs/259982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259036] Re: Please sync xserver-xorg-video-geode 2.10.1-3 (main) from Debian experimental (main).

2008-08-21 Thread Martin-Éric Racine
I also nominate this 2.10.1 release as an SRU for Hardy:

1) What it fixes:

* it fixes DDC support for Geode platforms with a CS5535 bridge.
* it introduces complete and final support for the OLPC XO-1.
* it fixes various non-critical bugs.

Secondarily, the updated Debian packaging ought to be imported as well,
as it cleans up several deficiencies of the deprecated packaging still
present in Hardy.

2) The impact on users:

* DDC probing will finally work as expected on GX2 platforms with a CS5535 
bridge.
* Users who wish to transition their OLPC from Debian to Ubuntu can finally do 
so.
* Several annoyances reported by users here and on other BTS will be solved.

The 2.10 branch of this driver doesn't introduce any regression that we
know of. Rather, it fixes regressions introduced in 2.9.0 instead.

3) How the bug was addressed in Intrepid:

* Automated synchronization from Debian/unstable.

4) A minimal patch to be applied to the stable version.

* I'm wondering if importing 2.10.1-3 directly into Hardy might be a
more sensible approach?

5) How to reproduce the bug:

* Launch X on GX2 hardware with a CS5535 bridge. See DDC probing fail
and X exit.

* Launch X on an OLPC. Notice that DCON support is missing, which breaks
OLPC-specific DPMS implementation.

6) How the patch may introduce a regression and its impact:

This new upstream is a bugfix release. We do not foresee any regression.

-- 
Please sync xserver-xorg-video-geode 2.10.1-3 (main) from Debian experimental 
(main).
https://bugs.launchpad.net/bugs/259036
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259036] Re: Please sync xserver-xorg-video-geode 2.10.1-3 (main) from Debian experimental (main).

2008-08-21 Thread Martin-Éric Racine
PS: introducing 2.10.1-3 as an SRU for Hardy would also fix LP 255991.

-- 
Please sync xserver-xorg-video-geode 2.10.1-3 (main) from Debian experimental 
(main).
https://bugs.launchpad.net/bugs/259036
You received this bug notification because you are a member of 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 258534] Re: Crashed with SIGSEGV after resume from sleep

2008-08-21 Thread Matt Zimmerman
On Wed, Aug 20, 2008 at 06:01:41PM -, Andreas Moog wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. However, your crash report is either missing or
 challenging to deal with as a .crash file. Please follow these
 instructions to have apport report a new bug about your crash that can
 be dealt with by the automatic retracer.
 
 If you are running the Ubuntu Stable Release you might need to enable
 apport in /etc/default/apport and restart.

I realize this is standard text, but I don't think it applies in this
case.

As I explained in the report, there is no crash report due to a bug in
Network Manager itself (reported separately).  There was no way to obtain a
crash report in this instance.

However, Network Manager logs its own stack trace to syslog, which I've
attached.

-- 
 - mdz

** Changed in: network-manager (Ubuntu)
   Status: Invalid = New

-- 
Crashed with SIGSEGV after resume from sleep
https://bugs.launchpad.net/bugs/258534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 231307] Re: Dependency on libldap2 is broken

2008-08-21 Thread Luca Falavigna
** Changed in: libaws (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Luca Falavigna (dktrkranz)
   Status: New = Confirmed

-- 
Dependency on libldap2 is broken
https://bugs.launchpad.net/bugs/231307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 199466] Re: Screen brightness goes down automatic

2008-08-21 Thread BDunlap
I am having a similar problem with my screen dimming to lowest setting.
It seems to be random but other times it is caused by starting an
application such as a basic gnome-game or Second Life.

I did notice that it dimmed upon bootup at the stage loading VESA
state Perhaps it's a vesa bug?

I have an Acer Aspire 7720 widescreen notebook. Currently using
2.6.24-19-generic running LinuxMint.

The 'fix' a user provided did not affect my screen dimming issue,
comment by DieterVDW
https://bugs.launchpad.net/ubuntu/+bug/199466/comments/3

I am going to start poking around with vesa settings to see if it can be
fixed.

-- 
Screen brightness goes down automatic
https://bugs.launchpad.net/bugs/199466
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259991] Re: Please sync unifont 1:5.1.20080820-1 (main) from Debian unstable (main).

2008-08-21 Thread Anthony Fok
** Summary changed:

- Please sync unifont 1:5.1.20080808-2 (main) from Debian unstable (main).
+ Please sync unifont 1:5.1.20080820-1 (main) from Debian unstable (main).

** Description changed:

- -BEGIN PGP SIGNED MESSAGE-
- Hash: SHA1
- 
-  affects ubuntu/unifont
-  status confirmed
-  importance wishlist
-  subscribe ubuntu-archive
- 
  Please sync unifont 1:5.1.20080820-1 (main) from Debian unstable (main).
  
  Explanation of the Ubuntu delta and why it can be dropped:
  
   1. The upstream unifont has been unmaintained since around 2003.
- It has now found a great maintainer Paul Hardy who extended
- the font coverage to Unicode 5.1 BMP and is very active in
- continuing development of this font.
+ It has now found a great maintainer Paul Hardy (a member of the
+ Unicode Consortium) who extended the font coverage to Unicode 5.1
+ BMP and is very active in continuing development of this font.
  
   2. Paul Hardy (as upstream maintainer) is also personally maintaining
  the package for Debian, and is eager to have the new version
  accepted into Ubuntu too.
  
   3. Paul has already merged the Ubuntu delta (improvements) into
  1:5.1.20080808-1:
  
   From 1:1.0-4ubuntu3:
 Fix missing size and charset font properties (LP: #195764).
 - hex2bdf now uses additional BDF header lines for better font
   description
 - hex2bdf-split (originally Dave Starner's adaptation of Roman
   Czyborra's hex2bdf) renamed from hex2bdf.  Use is discouraged
   but it's still here for now for completeness; wrote man page
changed name of output font from -gnu-fixed-* to -gnu-unifont-*
  
   From 1:1.0-4ubuntu2 and 1:1.0-4ubuntu1 (LP: #62849):
 - Added Georgian glyphs contributed to Ubuntu's unifont package by
   Gia Shervashidze and Vladimer Sichinava
  
  Changelog since current intrepid version 1:1.0-4ubuntu3:
  
  unifont (1:5.1.20080820-1) unstable; urgency=low
  
* Replaced Hangul Syllables block with glyphs in unifont.bdf file
  in Debian bf-utf-source package, originally from the Debian
  xfonts-baekmuk package (Closes: #495729)
  - Avoids license ambiguity of unifont's original Hanterm fonts
  - Brings two diverging Debian copies of the unifont font closer together
* Deleted references to and all derivative copies of any Hanterm fonts
* Changed unifont package description in debian/control to mention
  that the package now installs /usr/share/unifont/unifont.hex and
  other files and is no longer just a metapackage (Closes: #494662)
  
   -- Paul Hardy [EMAIL PROTECTED]  Wed, 20 Aug 2008 00:08:15
  -0700
  
  unifont (1:5.1.20080808-2) unstable; urgency=low
  
* Install unifont.hex [and other files while I was at it] in
  /usr/share/unifont for GRUB (Closes: #494473)
  - unifont.hex provides glyphs with no combining circles, etc. and
is the same file as font/compiled/unifont-5.1.20080808.hex
  - unifontfull.hex provides glyphs with combining circles, etc. and
is the same file as font/compiled/unifontfull-5.1.20080808.hex.
If editing hex glyphs, this file is the master version to edit;
unifont.hex is generated from this full version -- see uniunmask(1)
for details.
  - combining.txt lists all Unicode 5.1 code points that are combining
glyphs, and hence should have zero-width.
  - README gives a brief description of the above three files
* Corrected typos in the previous changelog entry.
  
   -- Paul Hardy [EMAIL PROTECTED]  Sat,  9 Aug 2008 20:55:27
  -0700
  
  unifont (1:5.1.20080808-1) unstable; urgency=low
  
* Added needed Replaces, Conflicts lines in debian/control (Closes: #493711)
* Added Build-Depends-Indep: defoma line in debian/control for access
  to dh_installdefoma to install TrueType font (Closes: #494245)
* Changed ttf-unifont.defoma-hints file entry for GeneralFamily
  from SansSerif to Typewriter as a better match
* Changed dh_lintian lines in debian/rules to use ( ... ) || /bin/true
  so debuild would succeed on a generic Etch DVD installation that
  doesn't include dh_lintian in the debhelper package
* Added updates from Ubuntu unifont package:
  - hex2bdf now uses additional BDF header lines for better font
description
  - hex2bdf-split (originally Dave Starner's adaptation of Roman
Czyborra's hex2bdf) renamed from hex2bdf.  Use is discouraged
but it's still here for now for completeness; wrote man page
 changed name of output font from -gnu-fixed-* to -gnu-unifont-*
  - Added Georgian glyphs contributed to Ubuntu's unifont package by
Gia Shervashidze and Vladimer Sichinava
* Merged man page  Makefile changes done by Anthony Fok from Debian
  diff file into .orig.tar.gz
* Made minor changes to existing programs in ./src
  - unibmp2hex.c: forced double-wide 

  1   2   3   4   5   6   7   8   9   10   >