[Bug 62880] Re: Tutorial doesn't work after adding gnucash

2006-10-07 Thread andi5
** Bug watch removed: Debian Bug tracker #289668
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289668

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

-- 
Tutorial doesn't work after adding gnucash
https://launchpad.net/bugs/62880

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


[Bug 60442] Re: Dual / Two Batteries, shutdown on empty expansion battery. (GPM does not recognises second battery on hotplug)

2006-10-07 Thread Paul Sladen
Michael: Can you do:

  sudo acpi_listen

and capture the event that is sent for each of:

  (a) removing the ultrabay battery
  (b) inserting the ultrabay battery
  (c) removing the internal battery
  (d) inserting the internal battery

-- 
Dual / Two Batteries, shutdown on empty expansion battery. (GPM does not 
recognises second battery on hotplug)
https://launchpad.net/bugs/60442

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


[Bug 64525] man page has incorrect bindings for win-top and win-bottom

2006-10-07 Thread Jason Ribeiro
Public bug reported:

The current man page for cmus has:

   win-bottom (g, end)
  Goto bottom of the current window.
...
   win-top (g, home)
  Goto top of the current window.


But the correct bindings are gg and G like in vi.  cmus uses gg and G but it is 
just wrong in the man page.  So the man page should read:

   win-bottom (G, end)
  Goto bottom of the current window.
...
   win-top (gg, home)
  Goto top of the current window.

** Affects: cmus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
man page has incorrect bindings for win-top and win-bottom
https://launchpad.net/bugs/64525

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


[Bug 63122] Re: Relevation on edgy spits out errors when changing entries

2006-10-07 Thread a7p
This bug was caused by some error in PyGTK (iirc), it is fixed by now.
This bug should be closed.

-- 
Relevation on edgy spits out errors when changing entries
https://launchpad.net/bugs/63122

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


[Bug 64523] Re: Edgy PPC: Remotely displayed GTK apps crash

2006-10-07 Thread jh
Package was wrong


** Changed in: libdbi-ruby (Ubuntu)
Sourcepackagename: libdbi-ruby = None

-- 
Edgy PPC: Remotely displayed GTK apps crash
https://launchpad.net/bugs/64523

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


[Bug 64518] Re: Taskbar flashes unessacaerily

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. What Notification Removal options do you use for
the Message Notification plugin?

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Taskbar flashes unessacaerily
https://launchpad.net/bugs/64518

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


[Bug 57121] Re: apt-get dist-upgrade fails from Dapper to Edgy

2006-10-07 Thread John
*** This bug is a duplicate of bug 56779 ***

I'm still having problems to upgrade to 2.5 (it used to be with 2.4) :

Linking and byte-compiling packages for runtime python2.5...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1336, in ?
main()
  File /usr/bin/pycentral, line 1330, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 965, in run
requested = list(pyversions.requested_versions(vstring, version_only=True))
  File /usr/share/pycentral-data/pyversions.py, line 149, in 
requested_versions
raise ValueError, 'empty set of versions'
ValueError: empty set of versions
dpkg : erreur de traitement de python2.5-minimal (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de python2.5 :
 python2.5 dépend de python2.5-minimal (= 2.5-2ubuntu2); cependant :
  Package python2.5-minimal is not configured yet.
dpkg : erreur de traitement de python2.5 (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de python2.5-dev 
:
 python2.5-dev dépend de python2.5 (= 2.5-2ubuntu2); cependant :
  Package python2.5 is not configured yet.
dpkg : erreur de traitement de python2.5-dev (--configure) :
 problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
 python2.5-minimal
 python2.5
 python2.5-dev


(sorry part of it are in french).

-- 
apt-get dist-upgrade fails from Dapper to Edgy
https://launchpad.net/bugs/57121

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

Re: [Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-07 Thread Mabouya
Since updates of python this morning, I don't have this problem anymore 
(yeepie). But I still don't have any icon of dvd on the desktop. But with cd i 
have it. Here is the output of the debugging step: (as I am french I tried to 
translate the french parts in English)
without dvd in the dvd drive
/dev/hdc is in /etc/fstab, calling mount
spawnv(): executing mount 'mount' '/dev/hdc'
mount: No media found
spawn(): mount terminated with status 32

with dvd
/dev/hdc is in /etc/fstab, calling mount
spawnv(): executing mount 'mount' '/dev/hdc'
mount: /dev/hdc is protected against write, mounted read only
mount: /dev/hdc is yet mounted ou /media/cdrom0 is busy
mount: regard to mtab /dev/hdc is yet mounted in /media/cdrom0
spawn(): mount terminated with status 32

 Message du 06/10/06 12:05
 De : Martin Pitt [EMAIL PROTECTED]
 A : [EMAIL PROTECTED]
 Copie à : 
 Objet : [Bug 51164] Re: DVD drive mounted to /media/usbdisk
 
 Mabouya, can you please do the debugging step from comment 2:
 
 Strange, pmount-hal is supposed to pick up the desired mount point from
 hal. Can you please do
 
   PMOUNT_DEBUG=1 pmount-hal /dev/hdc
 
 and put the output here?
 
 -- 
 DVD drive mounted to /media/usbdisk
 https://launchpad.net/bugs/51164
 


-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

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

[Bug 45296] Re: International characters messed up in mp3 id tags

2006-10-07 Thread Filip Palm
Confirming on a Swedish Edgy Eft system.

-- 
International characters messed up in mp3 id tags
https://launchpad.net/bugs/45296

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


[Bug 35760] Re: dapper f5: konsole transparency

2006-10-07 Thread Pascal d'Hermilly
Yes, while you have scim-qtimm installed you can have 1 konsole/yakuake session 
transparent. 
If you want more than one session you have to uninstall scim-qtimm and restart 
konsole.

I confirm this is still a problem on kubuntu edgy !

-- 
dapper f5: konsole transparency
https://launchpad.net/bugs/35760

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


[Bug 63534] Re: GEdit panel errors

2006-10-07 Thread Sebastien Bacher
This upload fixes the issue:

 gedit (2.16.1-0ubuntu2) edgy; urgency=low
 .
   * debian/patches/90_from_bugzilla_fix_warnings_about_gedit_panel.patch:
 - upstream patch to fix some warnings on the command line (Ubuntu: #63534)

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

-- 
GEdit panel errors
https://launchpad.net/bugs/63534

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


[Bug 64526] Enter in the New Image dialog should open a new image

2006-10-07 Thread Mateusz Drożdżyński
Public bug reported:

When you click File-New... and hit Enter afterwards, the Template
drop down list expands. The expected behaviour would be to create a new
image (just like clicking OK or Alt+O does).

** Affects: gimp (Ubuntu)
 Importance: Low
 Status: Unconfirmed

** Changed in: gimp (Ubuntu)
   Importance: Undecided = Low

-- 
Enter in the New Image dialog should open a new image
https://launchpad.net/bugs/64526

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


[Bug 53179] Re: Portmap starts too late

2006-10-07 Thread Matti
please rate this bug urgent! It is impossible for unexperienced users to
mount NFS-shares on boot.

-- 
Portmap starts too late
https://launchpad.net/bugs/53179

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


[Bug 64323] Re: crashes at startup

2006-10-07 Thread Fabio Berta
You were right! It's a sqlite2 database! If I remove the f-spot folder,
so that it creates a new one, then f-spot works! But with the old
database, it doesn't!

Output:
[EMAIL PROTECTED]:~$ file ~/.gnome2/f-spot/photos.db
/home/w00t/.gnome2/f-spot/photos.db: SQLite Database Version 
[EMAIL PROTECTED]:~$ head -c 64 ~/.gnome2/f-spot/photos.db
** This file contains an SQLite 2.1 database **(u���

-- 
crashes at startup
https://launchpad.net/bugs/64323

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

[Bug 64217] Re: vino crash after login to gdm

2006-10-07 Thread Sam
Same here

** Attachment added: Crash report
   http://librarian.launchpad.net/4701734/_usr_lib_vino_vino-server.1000.crash

-- 
vino crash after login to gdm
https://launchpad.net/bugs/64217

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


[Bug 64527] dd segfault

2006-10-07 Thread a.sappia
Public bug reported:

Binary package hint: coreutils

try 
# dd if=/dev/zero of=/var/tmp/blank.img bs=1k count=720
720+0 records in
720+0 records out
Segmentation fault
#

as I tried this happens just on ubuntu coreutils version...
SegFault may brings security related issues.

** Affects: coreutils (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Visibility changed to: Public

-- 
dd segfault
https://launchpad.net/bugs/64527

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


[Bug 64350] Re: Segfault on startup

2006-10-07 Thread Thomas Schiex
I have got the same (segfault) on startup. This is a copy of the
terminal:

 onboard
GTK Accessibility Module initialized
Segmentation fault (core dumped)
Exit 139

This is

ii  onboard0.82
Simple On-screen Keyboard

I attach the crash file.

** Attachment added: Long crash file
   
http://librarian.launchpad.net/4701744/_usr_share_onboard_run-onboard.py.1023.crash

-- 
Segfault on startup
https://launchpad.net/bugs/64350

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


Re: [Bug 55786] Re: won't install, false error message

2006-10-07 Thread Ian Smith-Heisters
I'm unable to verify/deny since I don't have any edgy machines, and
furthermore no longer have access to the system that was having the
problem. *Were* you able to reproduce the error on Dapper (which is
what I had the problem on)?

On 10/7/06, Steve Kowalik [EMAIL PROTECTED] wrote:
 I am unable to reproduce this on an up-to-date Edgy machine. Does this
 still occur for you?

 --
 won't install, false error message
 https://launchpad.net/bugs/55786


-- 
won't install, false error message
https://launchpad.net/bugs/55786

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


[Bug 64528] Use of High Ports with Intel Pro/Wireless 2200BG

2006-10-07 Thread Taliskar
Public bug reported:

I am running Dapper 6.06 LTS on a Dell Inspiron 630m with an Intel
PRO/Wireless 2200BG adapter.  Using my wireless connection, I am unable
to use any high port numbers above 999.  For instance, when trying to
use Firefox to manage a server using the Webmin tool, I cannot access
http://www.someservername.com:1

I cannot surf to a web server using http://www.someservername.com:8080

I tried using

telnet www.someservername.com 8080

or

telnet www.someservername.com 1

and get no connection.

Yet, when running these same commands or using Firefox to access the
above websites, I can successfully connect in all instances when using
the wired connection on the same computer.

I tested this with an Apache web server and kept changing the Apache
listening port.  Any port I configured below 1000, I was successfully
able to connect to.  Any port above 1000, I was not.

This problem is easily repeatable and consistent.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Use of High Ports with Intel Pro/Wireless 2200BG
https://launchpad.net/bugs/64528

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


[Bug 38181] Re: Screensaver freezes on Dapper (ATI Radeon 8500 LE)

2006-10-07 Thread Pascal S. de Kloe
The modifications in xorg.conf as suggested by @Ste_it do not help for a
ATI X700 (RV410)

Any application that requires 3D, including screensavers, glxgears and
even glxinfo, will freeze the system instantaneous.

Who is on this bug and what do you need? Please ask!

-- 
Screensaver freezes on Dapper (ATI Radeon 8500 LE)
https://launchpad.net/bugs/38181

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


[Bug 64526] Re: Enter in the New Image dialog should open a new image

2006-10-07 Thread PaulSchulz
** Changed in: gimp (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Enter in the New Image dialog should open a new image
https://launchpad.net/bugs/64526

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


[Bug 64420] Re: Freeze when accessing root

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. What version of Ubuntu do you use? Could you run nautilus 
from a command line?:
- gnome-session-remove nautilus
- nautilus
get the issue and note the messages printed on the command line if any

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Freeze when accessing root
https://launchpad.net/bugs/64420

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


[Bug 64401] Re: Evolution developers take years to fix serious bugs

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. evolution is not an easy piece of software and has
lot of issues, fixing them take time. There is not a lot we can do to
push upstream out of working with them by pointing issues and working on
patches to fix them. I'm closing the bug since we have no real use to
keep it open, the evolution bugs list is already hard enough to manager
with the number of items on it

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

-- 
Evolution developers take years to fix serious bugs
https://launchpad.net/bugs/64401

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


[Bug 64387] Re: [Edgy] powersaved and kpowersave -issues under KDE

2006-10-07 Thread Alessandro Colaci
With latest updates problems 1) and 3) seem to have been fixed.

-- 
[Edgy] powersaved and kpowersave -issues under KDE
https://launchpad.net/bugs/64387

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


Re: [Bug 64365] Re: installer crashed for the 4th time

2006-10-07 Thread smokeman0
I've had many problems with this drive lately, so that's most likely the
problem..


On 10/6/06, Vassilis Pandis [EMAIL PROTECTED] wrote:

 This could possibly be a hard disk failure (or one that is about to
 happen).

 --
 installer crashed for the 4th time
 https://launchpad.net/bugs/64365


-- 
installer crashed for the 4th time
https://launchpad.net/bugs/64365

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


[Bug 12585] Re: tsclient uses LC_CTYPE not LC_MESSAGES for banner with words

2006-10-07 Thread Sebastien Bacher
Is that still an issue on dapper or edgy?

** Changed in: tsclient (Ubuntu)
   Importance: Medium = Low
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
tsclient uses LC_CTYPE not LC_MESSAGES for banner with words
https://launchpad.net/bugs/12585

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


[Bug 64527] Re: dd segfault

2006-10-07 Thread PaulSchulz
A couple of questions for you?
- What version of ubuntu are you using?
- 32 or 64 bit? or powerpc?
- Does it work if you just do the following in your home directory, as you?

$ dd if=/dev/zero of=blank.img bs=1k count=720

I was able to run the command without any problems on i386 and powerpc,
as root and as a user.

$ dd if=/dev/zero of=/var/tmp/blank.img bs=1k count=720
720+0 records in
720+0 records out
737280 bytes (737 kB) copied, 0.010394 seconds, 70.9 MB/s


** Changed in: coreutils (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
dd segfault
https://launchpad.net/bugs/64527

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


[Bug 64383] Re: File Roller doesn't read UDF

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. What does isoinfo -J -R -l -i image.iso list?

** Changed in: file-roller (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
File Roller doesn't read UDF
https://launchpad.net/bugs/64383

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


[Bug 12507] Re: [network-admin] and modem-applet don't work for setting up dial-up

2006-10-07 Thread Sebastien Bacher
marking as confirmed according to the number of comments about the issue

** Changed in: gnome-system-tools (Ubuntu)
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

-- 
[network-admin] and modem-applet don't work for setting up dial-up
https://launchpad.net/bugs/12507

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


[Bug 64529] Proxy Arp error and an unusable connection

2006-10-07 Thread Nirudha
Public bug reported:

I am connecting to an ISA2000 box at work and the same settings worked
fine in Dapper.

Using interface ppp0
pptpconfig: monitoring interface ppp0
Connect: ppp0 -- /dev/pts/1
CHAP authentication succeeded
MPPE 128-bit stateless compression enabled
Cannot determine ethernet address for proxy ARP   seems to be the problem
pptpconfig: restoring routing and DNS configuration
pptpconfig: routing and DNS configuration restored
local  IP address 10.1.128.137
remote IP address 10.1.128.128
pptpconfig: pppd process exit status 0 (started)
pptpconfig: stopped

** Affects: pptp-linux (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Proxy Arp error and an unusable connection
https://launchpad.net/bugs/64529

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


[Bug 64529] Re: Proxy Arp error and an unusable connection

2006-10-07 Thread Nirudha
I can provide more info if you let me know what you need to
troubleshoot.

Thanks.

-- 
Proxy Arp error and an unusable connection
https://launchpad.net/bugs/64529

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


[Bug 64527] Re: dd segfault

2006-10-07 Thread PaulSchulz
*** This bug is a duplicate of bug 42264 ***

Thank you for reporting the bug. Is is a duplicate and a known issue
with dd. See bug 64567 for details.

As a workaround, setting LANG=C will allow dd to work.

$ export LANG=C
$ dd if=/dev/zero of=/var/tmp/blank.img bs=1k count=720

-- 
dd segfault
https://launchpad.net/bugs/64527

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


[Bug 64527] Re: dd segfault

2006-10-07 Thread PaulSchulz
*** This bug is a duplicate of bug 42264 ***

Sorry.. bug 42264

** This bug has been marked a duplicate of bug 42264
   language pack po files drop cflag comment which causes segfaults in e. g. 
'dd'

** Changed in: coreutils (Ubuntu)
   Status: Needs Info = Confirmed

-- 
dd segfault
https://launchpad.net/bugs/64527

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


[Bug 42264] Re: language pack po files drop cflag comment which causes segfaults in e. g. 'dd'

2006-10-07 Thread PaulSchulz
** Bug 64527 has been marked a duplicate of this bug

-- 
language pack po files drop cflag comment which causes segfaults in e. g. 'dd'
https://launchpad.net/bugs/42264

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


[Bug 64440] Re: Mistakes in ekiga strings

2006-10-07 Thread Sebastien Bacher
fixed upstream

** Changed in: ekiga (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Mistakes in ekiga strings
https://launchpad.net/bugs/64440

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


[Bug 61163] Re: Mistakes in libgphoto2 strings

2006-10-07 Thread Hubert Figuiere
other patch committed to upstream too.

-- 
Mistakes in libgphoto2 strings
https://launchpad.net/bugs/61163

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


[Bug 57875] Re: Azureus does not start

2006-10-07 Thread PingunZ
I'm on Ubuntu Edgy - Latest ( Beta ).
The splash screen show *loading images* and keeps displaying that until I 
force-quit it.
Here's what my console displays:

[EMAIL PROTECTED]:~$ azureus
DEBUG::Sat Oct 07 15:21:41 GMT+02:00 
2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::137:
  No SSL provider available

SESecurityManager::initialise::52,ConfigurationChecker::setSystemProperties::141,ConfigurationManager::initialise::138,ConfigurationManager::getInstance::71,LoggerImpl::init::90,Logger::clinit::48,Class::initializeClass::-1,StartServer::init::69,Main::init::56,Main::main::162
changeLocale: *Default Language* != en (AU). Searching without country..
changeLocale: Searching for language en in *any* country..
changeLocale: no message properties for Locale 'en (AU)' (en_AU), using 
'English (default)'
DEBUG::Sat Oct 07 15:21:42 GMT+02:00 
2006::org.gudy.azureus2.ui.swt.mainwindow.Initializer::run::304:
  java.lang.NoClassDefFoundError: org.gnu.gtk.IconTheme
   at 
org.gudy.azureus2.ui.swt.ImageRepository.getThemedIcon(ImageRepository.java:71)
   at 
org.gudy.azureus2.ui.swt.ImageRepository.loadImages(ImageRepository.java:128)
   at org.gudy.azureus2.ui.swt.mainwindow.Initializer.run(Initializer.java:210)
   at 
org.gudy.azureus2.ui.swt.mainwindow.SWTThread$1.runSupport(SWTThread.java:107)
   at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
   at java.lang.Thread.run(libgcj.so.70)

-- 
Azureus does not start
https://launchpad.net/bugs/57875

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


[Bug 56651] Re: Missing passkey-agent binary

2006-10-07 Thread Andreas Daab
After running passkey-agent, e.g. with

passkey-agent --default 1234

kdebluetooth file transfer works without any problem.

-- 
Missing passkey-agent binary
https://launchpad.net/bugs/56651

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


[Bug 64531] apt-index-watcher uses way too much system ressources

2006-10-07 Thread Marc Schiffbauer
Public bug reported:

Binary package hint: apt-index-watcher

Hi,

I upgraded my dapper do edgy. And now I was wondering what was making so
much trouble on the system now: On my ksysguard Graphs I can see lots
of nice/user cpu power used every few seconds and memory usage going up
and down every few seconds. Then I stoppen apt-index-watcher and
everything was OK again...

Perhaps it would be OK to just stop it doing its job that often? I guess
once an hour or twice a day would be enough... not?

-Marc

** Affects: libapt-front (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
apt-index-watcher uses way too much system ressources
https://launchpad.net/bugs/64531

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


[Bug 64530] Crash on Edgy

2006-10-07 Thread mlind
Public bug reported:


Ubuntu Edgy
Architecture: i386
Version: 2.16.1-0ubuntu1

Not sure what caused this, hopefully crash report provides additional
information

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

-- 
Crash on Edgy
https://launchpad.net/bugs/64530

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


[Bug 64377] Re: Wireless interface will occasionally register as a wired LAN interface.

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. How your network detecting is a gnome-applets
issue? What version of Ubuntu do you use? Could you describe the issue?
Does it happen to the network admin interface? On a panel applet? Which
one?

** Changed in: gnome-applets (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Wireless interface will occasionally register as a wired LAN interface.
https://launchpad.net/bugs/64377

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


[Bug 64530] Re: Crash on Edgy

2006-10-07 Thread mlind

Crash backtrace

** Attachment added: backtrace.log
   http://librarian.launchpad.net/4702647/backtrace.log

-- 
Crash on Edgy
https://launchpad.net/bugs/64530

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


[Bug 54334] Re: vlc give segmentation fault on amd64 when playin dvd

2006-10-07 Thread Bruce Cowan
I also get this, and the only mention in the dmesg output is:
[ 1208.090791] wxvlc[7855]: segfault at b30e3803 rip 2aaab0238937 
rsp 43004750 error 4

-- 
vlc give segmentation fault on amd64 when playin dvd
https://launchpad.net/bugs/54334

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


[Bug 40621] Re: R50e Resume requires VBERestore true in xorg.conf

2006-10-07 Thread ave
Here's my take on the R50e suspend/resume deal.

Ingredients:
 - up to date edgy as of 07-10-2006
 - acpi-support 0.89
 - kernel 2.6.17-10-386

So I have stock setup regarding kernel and acpi-tools.

To make things work, I only had to add one line in
/usr/share/acpi/IBM.config as follows (the POST_VIDEO one):

# R50e
1834*|1842*|2670*)
ACPI_SLEEP=true;
SAVE_VIDEO_PCI_STATE=true;
SAVE_VBE_STATE=false;
POST_VIDEO=false;
;;

During all this experimentation I can't be 100% sure it really is this
simple even tho it appears to be so.

Could someone please confirm?

-- 
R50e Resume requires VBERestore true in xorg.conf
https://launchpad.net/bugs/40621

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


[Bug 64339] Re: Context menu has two uses for c key

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=360385

** Changed in: gnome-terminal (Ubuntu)
   Importance: Medium = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs

** Bug watch added: GNOME Bug Tracker #360385
   http://bugzilla.gnome.org/show_bug.cgi?id=360385

** Also affects: gnome-terminal (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=360385
   Importance: Unknown
   Status: Unknown

-- 
Context menu has two uses for c key
https://launchpad.net/bugs/64339

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


[Bug 54663] Re: Thunderbird crashes with segfault

2006-10-07 Thread Frankie

** Attachment added: crash report
   
http://librarian.launchpad.net/4702654/_usr_lib_mozilla-thunderbird_mozilla-thunderbird-bin.1000.crash

-- 
Thunderbird crashes with segfault
https://launchpad.net/bugs/54663

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


[Bug 63051] Re: Dragging and scrolling garbles window content (edgy beta)

2006-10-07 Thread Mark Craig
Finally found some time to mess around with some of the options for the
trident driver. I found what seems to be a fix for this problem: turn
off all the options I might have used for Dapper, and instead use Option
AccelMethod exa.

#Option CyberShadow True
#Option  ShadowFB true
#Option  NoAccel false
Option AccelMethod exa

-- 
Dragging and scrolling garbles window content (edgy beta)
https://launchpad.net/bugs/63051

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


[Bug 63051] Re: Dragging and scrolling garbles window content (edgy beta)

2006-10-07 Thread Mark Craig
Although this seems to have a fix, it's a shame that whatever configured
X in the beginning didn't know to find this without my help. The problem
was fairly painful.

-- 
Dragging and scrolling garbles window content (edgy beta)
https://launchpad.net/bugs/63051

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


[Bug 64533] [edgy] Mouse cursor freezes completely every few minutes

2006-10-07 Thread Tomasz Dominikowski
Public bug reported:

I get a complete cursor movement freeze in edgy every few minutes. This
is a synaptics touchpad. It has never been detected as one (xorg.conf
says it's a mouse) but even when I changed this to be a real synaptics
touchpad, the problem still remains.

dmesg suggests synchronisation errors. I will attach dmesg, syslog and
lspci -vv soon.

This is edgy up-to-date (7th October). No earlier installation, so I
don't know when it got broken like that.

Once I stopped Ubuntu from destroying the harddrive in this laptop (it's
parking every few seconds, this has CATASTROPHIC consequences, sudo
hdparm -B 254 /dev/hda fixes this), the freezes occur more rarely, but
when they do it's a complete freeze and I have to wait at least 5
seconds for unfreezing.

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[edgy] Mouse cursor freezes completely every few minutes
https://launchpad.net/bugs/64533

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


[Bug 64533] Re: [edgy] Mouse cursor freezes completely every few minutes

2006-10-07 Thread Tomasz Dominikowski
dmesg

** Attachment added: dmesg
   http://librarian.launchpad.net/4702655/dmesg.txt

-- 
[edgy] Mouse cursor freezes completely every few minutes
https://launchpad.net/bugs/64533

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


[Bug 64533] Re: [edgy] Mouse cursor freezes completely every few minutes

2006-10-07 Thread Tomasz Dominikowski
lspci --vv

** Attachment added: lspci -vv
   http://librarian.launchpad.net/4702657/lspci.txt

-- 
[edgy] Mouse cursor freezes completely every few minutes
https://launchpad.net/bugs/64533

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


[Bug 64533] Re: [edgy] Mouse cursor freezes completely every few minutes

2006-10-07 Thread Tomasz Dominikowski
syslog

** Attachment added: syslog
   http://librarian.launchpad.net/4702656/syslog.txt

-- 
[edgy] Mouse cursor freezes completely every few minutes
https://launchpad.net/bugs/64533

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


[Bug 64533] Re: [edgy] Mouse cursor freezes completely every few minutes

2006-10-07 Thread Tomasz Dominikowski
this is a kernel problem, not synaptics problem.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Sourcepackagename: xserver-xorg-input-synaptics = linux-source-2.6.17

** Description changed:

- Binary package hint: xserver-xorg-input-synaptics
- 
  I get a complete cursor movement freeze in edgy every few minutes. This
  is a synaptics touchpad. It has never been detected as one (xorg.conf
  says it's a mouse) but even when I changed this to be a real synaptics
  touchpad, the problem still remains.
  
  dmesg suggests synchronisation errors. I will attach dmesg, syslog and
  lspci -vv soon.
  
  This is edgy up-to-date (7th October). No earlier installation, so I
  don't know when it got broken like that.
  
  Once I stopped Ubuntu from destroying the harddrive in this laptop (it's
  parking every few seconds, this has CATASTROPHIC consequences, sudo
  hdparm -B 254 /dev/hda fixes this), the freezes occur more rarely, but
  when they do it's a complete freeze and I have to wait at least 5
  seconds for unfreezing.

-- 
[edgy] Mouse cursor freezes completely every few minutes
https://launchpad.net/bugs/64533

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


[Bug 64519] Re: Installer crashing whilst copying files

2006-10-07 Thread SFAOK
I tried doing an apt-get update / upgrade before trying again and this
time installation finished. I thought it might be a fluke so tried the
same thing again and even with the updates, the installer still crashed.

I don't know if it's related, but I've had a couple of installer crashes
before the 'Copying Files' stage. The installer is 'Scanning files' (or
similar), it hits 15% and then doesn't do anything else. Sometimes the
system speaker beeps, sometimes it doesnt, sometimes there's a crash
report, sometimes there's not, sometimes X freezes, sometimes it
doesn't... It might be the same problem as what's causing the bug
reported above but unfortunately I don't have any log files to hand
atm... Let me know if you want them/want me to file a separate bug
report.

-- 
Installer crashing whilst copying files
https://launchpad.net/bugs/64519

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


[Bug 64337] Re: column changes made by the dialog not stored

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. Happens on edgy. Actions done with the right click
menu are stored, changes made with the UI dialog are not. I've forwarded
that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=360388

** Summary changed:

- AddressBook doesn't save view-changes
+ column changes made by the dialog not stored

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

** Bug watch added: GNOME Bug Tracker #360388
   http://bugzilla.gnome.org/show_bug.cgi?id=360388

** Also affects: evolution (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=360388
   Importance: Unknown
   Status: Unknown

-- 
column changes made by the dialog not stored
https://launchpad.net/bugs/64337

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


[Bug 64535] Re: UVF Exception: libming (0.3beta1) - ming (0.3.0)

2006-10-07 Thread Alexandre Vassalotti

** Attachment added: Upstream ChangeLog Diff
   http://librarian.launchpad.net/4702682/changelog.diff

-- 
UVF Exception: libming (0.3beta1) - ming (0.3.0)
https://launchpad.net/bugs/64535

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


[Bug 64535] Re: UVF Exception: libming (0.3beta1) - ming (0.3.0)

2006-10-07 Thread Alexandre Vassalotti

** Attachment added: Diffstat
   http://librarian.launchpad.net/4702687/udiffstat.txt

-- 
UVF Exception: libming (0.3beta1) - ming (0.3.0)
https://launchpad.net/bugs/64535

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


[Bug 64536] [edgy] software-properties crash during start

2006-10-07 Thread Tomasz Dominikowski
Public bug reported:

Binary package hint: update-manager

Fully updated edgy (7.10.06), Polish locale. When I start software-
properties this is the error I get:

[EMAIL PROTECTED]:~$ gksu /usr/bin/software-properties
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
/usr/lib/python2.4/site-packages/UpdateManager/Common/SimpleGladeApp.py:335: 
GtkWarning: Failed to set text from markup due to error parsing markup: Błąd w 
wierszu 3 przy znaku 123: Element markup został zamknięty, lecz aktualnie 
otwartym elementem jest i
  return gtk.glade.XML(self.glade_path, root, domain)
Traceback (most recent call last):
  File /usr/bin/software-properties, line 98, in ?
app = SoftwareProperties.SoftwareProperties(data_dir, options, file)
  File 
/usr/lib/python2.4/site-packages/SoftwareProperties/SoftwareProperties.py, 
line 120, in __init__
self.init_sourceslist()
  File 
/usr/lib/python2.4/site-packages/SoftwareProperties/SoftwareProperties.py, 
line 604, in init_sourceslist
col_desc = gtk.TreeViewColumn(_(Software Channel), cell_desc,
  File /usr/lib/python2.4/gettext.py, line 568, in gettext
return dgettext(_current_domain, message)
  File /usr/lib/python2.4/gettext.py, line 532, in dgettext
codeset=_localecodesets.get(domain))
  File /usr/lib/python2.4/gettext.py, line 480, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  File /usr/lib/python2.4/gettext.py, line 177, in __init__
self._parse(fp)
  File /usr/lib/python2.4/gettext.py, line 302, in _parse
self.plural = c2py(plural)
  File /usr/lib/python2.4/gettext.py, line 86, in c2py
raise ValueError, \
ValueError: plural forms expression error, maybe unbalanced parenthesis


Thus, I cannot possibly start it.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[edgy] software-properties crash during start
https://launchpad.net/bugs/64536

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

[Bug 64535] Re: UVF Exception: libming (0.3beta1) - ming (0.3.0)

2006-10-07 Thread Alexandre Vassalotti

** Attachment added: Build log
   http://librarian.launchpad.net/4702689/build.log

** Changed in: libming (Ubuntu)
 Assignee: (unassigned) = MOTU UVF Team

-- 
UVF Exception: libming (0.3beta1) - ming (0.3.0)
https://launchpad.net/bugs/64535

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


[Bug 64535] UVF Exception: libming (0.3beta1) - ming (0.3.0)

2006-10-07 Thread Alexandre Vassalotti
Public bug reported:

Please consider this update which fix bug 46428. The newer version is
also compilant with the new policy for Python.

** Affects: libming (Ubuntu)
 Importance: Undecided
 Assignee: MOTU UVF Team
 Status: Unconfirmed

-- 
UVF Exception: libming (0.3beta1) - ming (0.3.0)
https://launchpad.net/bugs/64535

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


[Bug 64510] Re: Installer crashed

2006-10-07 Thread Vassilis Pandis
*** This bug is a duplicate of bug 47046 ***

Thanks for your report. At present, you must reformat system partitions
(e.g. /, /boot, /usr, or /var) during installation; the fact that the
partitioner doesn't warn you about this is also bug 47046, and is fixed
in 6.06.1. If you are upgrading an existing installation, then please
see http://wiki.ubuntu.com/DapperUpgrades rather than using this
installer.

** This bug has been marked a duplicate of bug 47046
   breaks if system partitions are not reformatted

-- 
Installer crashed
https://launchpad.net/bugs/64510

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


[Bug 47046] Re: breaks if system partitions are not reformatted

2006-10-07 Thread Vassilis Pandis
** Bug 64510 has been marked a duplicate of this bug

-- 
breaks if system partitions are not reformatted
https://launchpad.net/bugs/47046

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


[Bug 64537] Gnome bittorrent client crashes after completing a download

2006-10-07 Thread Haggai Eran
Public bug reported:

Binary package hint: gnome-btdownload

backtrace:

Memory status: size: 243109888 vsize: 0 resident: 243109888 share: 0 rss: 
108232704 rss_rlim: 0
CPU usage: start_time: 1160153711 rtime: 0 utime: 142931 stime: 0 cutime:132520 
cstime: 0 timeout: 10411 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-btdownload'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208420160 (LWP 21081)]
[New Thread -1255019616 (LWP 21087)]
[New Thread -1293517920 (LWP 21086)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0x4817333b in __waitpid_nocancel ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x4b8761b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
#3  signal handler called
#4  0xe410 in __kernel_vsyscall ()
#5  0x4802b760 in *__GI_raise () from /lib/tls/i686/cmov/libc.so.6
#6  0x4802cee3 in *__GI_abort () from /lib/tls/i686/cmov/libc.so.6
#7  0x483c9122 in g_logv () from /usr/lib/libglib-2.0.so.0
#8  0x483c9159 in g_log () from /usr/lib/libglib-2.0.so.0
#9  0x483c91d6 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#10 0x48ba2790 in ORBit_RootObject_duplicate_T ()
   from /usr/lib/libORBit-2.so.0
#11 0x48ba83f5 in CORBA_free () from /usr/lib/libORBit-2.so.0
#12 0x48ba84c8 in CORBA_free () from /usr/lib/libORBit-2.so.0
#13 0x48ba81b3 in ORBit_free_T () from /usr/lib/libORBit-2.so.0
#14 0x48ba8241 in ORBit_free () from /usr/lib/libORBit-2.so.0
#15 0x48ba82ad in CORBA_free () from /usr/lib/libORBit-2.so.0
#16 0xb5730913 in gnome_accessibility_module_shutdown ()
   from /usr/lib/gtk-2.0/modules/libatk-bridge.so
#17 0xb5731133 in gnome_accessibility_module_shutdown ()
   from /usr/lib/gtk-2.0/modules/libatk-bridge.so
#18 0x4844296d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#19 0x484440b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#20 0x48444279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#21 0x4890f3c8 in atk_object_notify_state_change ()
   from /usr/lib/libatk-1.0.so.0
#22 0xb5786324 in gail_window_new () from /usr/lib/gtk-2.0/modules/libgail.so
#23 0x4b529b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8591cf8, 
return_value=0xbfba9d60, n_param_values=2, param_values=0xbfba9e3c, 
invocation_hint=0xbfba9d4c, marshal_data=0x4891b5c6) at gtkmarshalers.c:84
#24 0x4843279b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0x48442b93 in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#26 0x48443e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0x48444279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0x4b63d5f8 in gtk_widget_event_internal (widget=0x858f000, 
event=0x85b59f8) at gtkwidget.c:3911
#29 0x4b5241e9 in IA__gtk_main_do_event (event=0x85b59f8) at gtkmain.c:1423
#30 0x4b3ab7ea in gdk_event_dispatch (source=0x82f2088, callback=0, 
user_data=0x0) at gdkevents-x11.c:2320
#31 0x483c0802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x483c37df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#33 0x483c3b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#34 0x4b524574 in IA__gtk_main () at gtkmain.c:1024
#35 0xb5be4d90 in init_gtk ()
   from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so
#36 0x080b8896 in PyEval_EvalFrame ()
#37 0x080ba149 in PyEval_EvalCodeEx ()
#38 0x081019c1 in PyClassMethod_New ()
#39 0x08058bd7 in PyObject_Call ()
#40 0x0805e4a4 in PyClass_IsSubclass ()
#41 0x08058bd7 in PyObject_Call ()
#42 0x080b357c in PyEval_CallObjectWithKeywords ()
#43 0x08061ba1 in PyInstance_New ()
#44 0x08058bd7 in PyObject_Call ()
#45 0x080b61c0 in PyEval_EvalFrame ()
#46 0x080b8f9e in PyEval_EvalFrame ()
#47 0x080ba149 in PyEval_EvalCodeEx ()
#48 0x080ba1b7 in PyEval_EvalCode ()
#49 0x080dd74a in PyRun_FileExFlags ()
#50 0x080dd937 in PyRun_SimpleFileExFlags ()
#51 0x08055cc2 in Py_Main ()
#52 0x08055132 in main ()

Thread 3 (Thread -1293517920 (LWP 21086)):
#0  0xe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0x4817200e in __lll_mutex_lock_wait ()
   from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0x4816e673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#3  0x97cb2d83 in ?? ()
No symbol table info available.
#4  0xb5a47cc8 in ?? ()
No symbol table info available.
#5  0x0007 in ?? ()
No symbol table info available.
#6  0xff0a in ?? ()
No symbol table info available.
#7  0xb2e65ea8 in ?? ()
No symbol table info available.
#8  0x4b3e9b74 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#9  0xb5cbed94 in ?? ()
   from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so
No symbol table info available.
#10 0x085d6158 in ?? ()
No symbol table info available.
#11 0xb2e65ea8 

[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-07 Thread Michael W. Olson
*** This bug is a duplicate of bug 38203 ***

** This bug has been marked a duplicate of bug 38203
   40-permissions.rules includes non-existent groups

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64051] Re: wifi-radar daemon (-d) ends

2006-10-07 Thread Ahmed El-Mahmoudy
Here are some logs:
no-ap: is in the absence of AP.
ap: is in the presence of an AP. (note that the essid of the AP is AP_ESSID)

The wifi interface is eth1.

In both cases dhclient is not running (I mean after the wifi-radar stopped, 
dhclient is not running). But I noticed that dhcdbd is running. Not sure what 
that is.
In both cases, I don't see the IP of eth1 being set. It should be set when the 
interface sees the AP.

** Attachment added: Log during the presense of AP.
   http://librarian.launchpad.net/4702703/ap

-- 
wifi-radar daemon (-d) ends 
https://launchpad.net/bugs/64051

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


[Bug 64147] Re: ubuntu logo stretched up on widescreen

2006-10-07 Thread Étienne Bersac
I confirm that bug on Macbook 13,3  widescreen

** Summary changed:

- ubuntu logo stretched up on iMac G5
+ ubuntu logo stretched up on widescreen

-- 
ubuntu logo stretched up on widescreen
https://launchpad.net/bugs/64147

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


[Bug 64051] Re: wifi-radar daemon (-d) ends

2006-10-07 Thread Ahmed El-Mahmoudy

** Attachment added: Log during absence of AP
   http://librarian.launchpad.net/4702705/no-ap

-- 
wifi-radar daemon (-d) ends 
https://launchpad.net/bugs/64051

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


[Bug 59690] Re: [network-admin] Static IP configuration doesn't adds the default route to the gateway

2006-10-07 Thread Sebastien Bacher
Those uploads fix the issue:

 system-tools-backends (1.9.7-0ubuntu1) edgy; urgency=low
 .
   * New upstream version:
 - Fix SMBConfig not recognizing share names with spaces in it
 - SunOS (OpenSolaris and Nexenta) support for all modules
 - Get/set gateway settings properly in static interfaces (Ubuntu: #59690)
   * debian/patches/90_from_cvs_fix_parsing_issue.patch:
 - fixed with the new version

 liboobs (0.6.0-0ubuntu1) edgy; urgency=low
 .
   * New upstream version:
 - Handle better the situations where Liboobs can't get a DBusConnection
 - Fix supported platforms retrieving
 - Get/set the gateway properly for static interfaces (Ubuntu: #59690)
 - Code robustness improvements
   * debian/control:
 - require new system-tools-backend version
   * debian/patches/90_from_cvs_no_assert_when_dbus_not_running.patch:
 - fixed with the new version
   * debian/patches/91_from_cvs_dont_crash_on_configuration_issue.patch:
 - fixed with the new version


** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[network-admin] Static IP configuration doesn't adds the default route to the 
gateway
https://launchpad.net/bugs/59690

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


[Bug 38203] Re: 40-permissions.rules includes non-existent groups

2006-10-07 Thread Michael W. Olson
It looks like this will be fixed once the sync mentioned in #63131:goes
through.

-- 
40-permissions.rules includes non-existent groups
https://launchpad.net/bugs/38203

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


[Bug 64500] Re: aclocal warns about gconf-1.m4

2006-10-07 Thread Sebastien Bacher
you can probably safely remove libgconf-dev ;) The fix is easy, if
anybody wants to upload it feel free. Would be better to send it to
Debian so we don't create an extra divergence for it though and to sync
the package when they apply it (not sure if anybody is still maintaining
gconf1)

-- 
aclocal warns about gconf-1.m4
https://launchpad.net/bugs/64500

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


[Bug 19619] Re: Interface statistics wrong

2006-10-07 Thread Vassilis Pandis
Forwarded upstream, http://bugzilla.gnome.org/show_bug.cgi?id=360399

** Bug watch added: GNOME Bug Tracker #360399
   http://bugzilla.gnome.org/show_bug.cgi?id=360399

** Also affects: gnome-nettool (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=360399
   Importance: Unknown
   Status: Unknown

-- 
Interface statistics wrong
https://launchpad.net/bugs/19619

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


[Bug 64538] Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta

2006-10-07 Thread Koen_Wybo
Public bug reported:

Edgy Eft: Evolution's cannot be scaled to a resolutionsize of 800X600. 
Xorg: using Nvidia-legacy, 800x600 on 75 Hz
Monitor: Multisync FE700

** Affects: revolution (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta
https://launchpad.net/bugs/64538

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


[Bug 64518] Re: Taskbar flashes unessacaerily

2006-10-07 Thread alecjw
Quote:
-
Thanks for your bug. What Notification Removal options do you use for the 
Message Notification plugin?
-

Thanks - fixed it now. I just had to change my preferneces there.

-- 
Taskbar flashes unessacaerily
https://launchpad.net/bugs/64518

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


[Bug 64329] Re: Gaim crash on deleting an account when it begin a connection (edgy eft)

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. Could you get a backtrace with gaim-dbg installed and gdb?
- gdb gaim
(gdb) run
get the crasher

I've tried to make gaim crash when deleting an account while it was
connecting and it didn't crash

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Gaim crash on deleting an account when it begin a connection  (edgy eft)
https://launchpad.net/bugs/64329

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


[Bug 64319] Re: Evolution 'hangs' when checking huge exchange mail.

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. Is there anything writting to the statusbar on the
bottom of the screen when that's happening?

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Evolution 'hangs' when checking huge exchange mail.
https://launchpad.net/bugs/64319

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


[Bug 64539] 'Muted' doesn't display any special icon anymore

2006-10-07 Thread David Fokkema
Public bug reported:

Hi,

Since upgrading to edgy beta from dapper, the mixer applet (volume
applet 2.16.1) doesn't display any special icon when I mute the master
volume. It used to display a loudspeaker icon with a red line over it.

I have gnome-applets 2.16.1-0ubuntu2.

Thanks!

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
'Muted' doesn't display any special icon anymore
https://launchpad.net/bugs/64539

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


[Bug 34998] Re: Wireless card doesn't work (airo module)

2006-10-07 Thread AgenT
Hello,

First of all: Mr. Matt Zimmerman, can this bug be activated again
instead of listed as rejected? As you can see, others are having this
same problem.

Bug confirmed on a Thinkpad X31. This has been happening since around
Dapper release and now in Edgy. I do not know with what kernel this
started to happen.

It appears that I suffer from exactly the same bug as Mr. Gilbert
Ramirez with the same, or similar, card.

$ uname -a
Linux x31 2.6.17-10-generic #2 SMP Fri Oct 6 00:36:14 UTC 2006 i686 GNU/Linux

$ lspci
02:02.0 Network controller: AIRONET Wireless Communications Cisco Aironet 
Wireless 802.11b

Network is not detected upon boot. However, it only happens once in a while 
(maybe around 1 in 5 bootups). dmesg during bootup:
[17179602.58] airo(): Probing for PCI adapters
[17179602.58] airo(eth1): Found an MPI350 card
[17179603.612000] airo(eth1): Couldn't register_netdev
[17179603.916000] airo(): Finished probing for PCI adapters

To fix this, I do:
sudo /etc/init.d/network stop
sudo rmmod airo
sudo modprobe airo

dmesg after the fix above:
[17179771.984000] airo(): Probing for PCI adapters
[17179771.988000] airo(eth0): Found an MPI350 card
[17179772.948000] airo(eth0): MAC enabled 0:2:8a:78:41:dc
[17179772.948000] airo(): Finished probing for PCI adapters

My /etc/network/interfaces:
iface lo inet loopback

iface eth0 inet static
address *
netmask *
gateway *
wireless-essid *
wireless-key *

auto lo
auto eth0

-- 
Wireless card doesn't work (airo module)
https://launchpad.net/bugs/34998

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


[Bug 64518] Re: Taskbar flashes unessacaerily

2006-10-07 Thread Sebastien Bacher
closing then, that's not a bug, rather an user config issue

** Changed in: gaim (Ubuntu)
   Status: Needs Info = Rejected

-- 
Taskbar flashes unessacaerily
https://launchpad.net/bugs/64518

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


[Bug 64316] Re: Appointment colors does not work

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. Is that the same issue than bug #52816?

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Appointment colors does not work
https://launchpad.net/bugs/64316

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


[Bug 64093] Re: Kernel message, Ubuntu 6.06 Dapper

2006-10-07 Thread mc44
** Changed in: linux-source-2.6.17 (Ubuntu)
Sourcepackagename: linux-source-2.6.17 = linux-source-2.6.15

-- 
Kernel message, Ubuntu 6.06 Dapper
https://launchpad.net/bugs/64093

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


[Bug 64016] Re: Bluefish crashes when saving document

2006-10-07 Thread Daniel Leidert
It's impossible for me to reproduce it atm, but I forwarded it to our
BTS: http://bugzilla.gnome.org/show_bug.cgi?id=360401.

** Bug watch added: GNOME Bug Tracker #360401
   http://bugzilla.gnome.org/show_bug.cgi?id=360401

** Also affects: bluefish (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=360401
   Importance: Unknown
   Status: Unknown

-- 
Bluefish crashes when saving document
https://launchpad.net/bugs/64016

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


[Bug 51139] Re: vmware-player does not install

2006-10-07 Thread Lionel Porcheron
Status rejected.

Thanks for letting us know that the issue is solved.

** Changed in: vmware-player (Ubuntu)
   Status: Needs Info = Rejected

-- 
vmware-player does not install
https://launchpad.net/bugs/51139

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


[Bug 35760] Re: dapper f5: konsole transparency

2006-10-07 Thread ZhengPeng Hou
no, I can all tab of konsole tranparant.

2006/10/7, Pascal d'Hermilly [EMAIL PROTECTED]:
 Yes, while you have scim-qtimm installed you can have 1 konsole/yakuake
 session transparent.
 If you want more than one session you have to uninstall scim-qtimm and
 restart konsole.

 I confirm this is still a problem on kubuntu edgy !

 --
 dapper f5: konsole transparency
 https://launchpad.net/bugs/35760


-- 
dapper f5: konsole transparency
https://launchpad.net/bugs/35760

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


[Bug 64541] WiFi LED does not light up

2006-10-07 Thread Matthias Mailänder
Public bug reported:

The IBM 11b/g Wireless LAN Mini PCI Adapter works fine under Ubuntu 6.06

Just one small thing: the WiFi LED, which indicates the activated WLAN
adapter and flickers when there is network traffic, does not light up.

http://thinkwiki.org/wiki/IBM_11b/g_Wireless_LAN_Mini_PCI_Adapter

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  The IBM 11b/g Wireless LAN Mini PCI Adapter works fine under Ubuntu 6.06
- Just one small thing: the WiFi LED which indicates the activated WLAN adapter 
and flickers when there is network traffic does not light up.
+ 
+ Just one small thing: the WiFi LED which indicates the activated WLAN
+ adapter and flickers when there is network traffic does not light up.
  
  http://thinkwiki.org/wiki/IBM_11b/g_Wireless_LAN_Mini_PCI_Adapter

-- 
WiFi LED does not light up
https://launchpad.net/bugs/64541

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


[Bug 52816] Re: Category Color selection doesn't save or display

2006-10-07 Thread Sebastien Bacher
Thanks for your bug. That's known upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=308815

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

** Bug watch added: GNOME Bug Tracker #308815
   http://bugzilla.gnome.org/show_bug.cgi?id=308815

** Also affects: evolution (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=308815
   Importance: Unknown
   Status: Unknown

-- 
Category Color selection doesn't save or display
https://launchpad.net/bugs/52816

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


[Bug 64542] Comma splice

2006-10-07 Thread Josh Lee
Public bug reported:

The program '%s' is currently not installed, you can install it by
typing:

The comma should be changed to a period or semicolon.

** Affects: command-not-found (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Comma splice
https://launchpad.net/bugs/64542

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


[Bug 59914] Re: nscd fails to start due to the fact that directory /var/run/nscd is missing

2006-10-07 Thread Jerry Haltom
** Bug 64544 has been marked a duplicate of this bug

-- 
nscd fails to start due to the fact that directory /var/run/nscd is missing
https://launchpad.net/bugs/59914

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


[Bug 64544] nscd should create /var/run/nscd in init script

2006-10-07 Thread Jerry Haltom
*** This bug is a duplicate of bug 59914 ***

Public bug reported:

Since varrun is now a tmpfs, /var/run/nscd does not exist at boot. The
init script fails because of this. It should be recreated every time.

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** This bug has been marked a duplicate of bug 59914
   nscd fails to start due to the fact that directory /var/run/nscd is missing

-- 
nscd should create /var/run/nscd in init script
https://launchpad.net/bugs/64544

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


[Bug 12585] Re: tsclient uses LC_CTYPE not LC_MESSAGES for banner with words

2006-10-07 Thread Martijn van de Streek
Yes.

Setting LANG=nl_NL.UTF-8 and LC_MESSAGES to C makes the entire
application show up in English, except for the banner at the top, which
is in Dutch.

Other way around make the app show up in Dutch, with the banner in
English.

The program should look at LC_ALL, then LC_MESSAGES, then LANG and use
the first valid locale.

-- 
tsclient uses LC_CTYPE not LC_MESSAGES for banner with words
https://launchpad.net/bugs/12585

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


[Bug 64543] should mkdir /var/run/mono-xsp in inst scripts

2006-10-07 Thread Jerry Haltom
Public bug reported:

Setting up mono-xsp (1.1.17.1-2) ...
Using Mono XSP port: 8081
Binding Mono XSP address: 0.0.0.0
chown: cannot access `/var/run/mono-xsp': No such file or directory
dpkg: error processing mono-xsp (--configure):
 subprocess post-installation script returned error exit status 1


I got this message because an install failed in between reboots. varrun
was cleared because it's a tmpfs.

It would be safe to say, since varrun is a tmpfs by default, that all
programs should attempt to create their /var/run dirs just before using
them, in init scripts, or elsewhere.

** Affects: xsp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
should mkdir /var/run/mono-xsp in inst scripts
https://launchpad.net/bugs/64543

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


[Bug 64377] Re: Wireless interface will occasionally register as a wired LAN interface.

2006-10-07 Thread jmkogut
Ubuntu 6.06 it's under System-Administration-Networking When I first
boot the panel says that I have one wireless and one wired interface.
After a while (ie: a few hours) it says that I have two wired
interfaces. Upgrading to 2.6.15-27-686 seems to have fixed it though.
Users still running the default kernel  should still be affected though.
I said gnome-applet because the bug reporter wouldn't let me enter
network-admin

Thanks,
Joshua

-- 
Wireless interface will occasionally register as a wired LAN interface.
https://launchpad.net/bugs/64377

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


[Bug 64546] MicroDrive (CF type II) not found

2006-10-07 Thread Jeffrey Ratcliffe
Public bug reported:

Put CF type I card in card reader and plug card reader into USB port. CF
type I card automounted. No problem.

$ lshal |grep -C3 remov
  info.category = 'storage'  (string)
  info.product = 'USB MS Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 3  (0x3)  (int)
  storage.firmware_version = '1.03'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB SM Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 2  (0x2)  (int)
  storage.firmware_version = '1.02'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB CF Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 1  (0x1)  (int)
  storage.firmware_version = '1.01'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB SD Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.firmware_version = '1.00'  (string)

Put 1Gb IBM MicroDrive (CF type II) card in card reader and plug card
reader into USB port. Nothing happens.

$ lshal |grep -C3 remov
  info.category = 'storage'  (string)
  info.product = 'USB SD Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.firmware_version = '1.00'  (string)

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

** Summary changed:

- MicroDrive (CF type II) not found
+ (Dapper) MicroDrive (CF type II) not found

-- 
(Dapper) MicroDrive (CF type II) not found
https://launchpad.net/bugs/64546

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


[Bug 64547] Desktop installer overflows on 800x600 screen

2006-10-07 Thread Ben Maurer
Public bug reported:

On an 800x600 screen, one is not able to click the buttons on the
desktop installer because they flow off the screen.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Desktop installer overflows on 800x600 screen
https://launchpad.net/bugs/64547

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


[Bug 63558] Re: Latest usplash leaves my consoles corrupted

2006-10-07 Thread DanH
I'm having the same problem with an Intel 855GM laptop.

-- 
Latest usplash leaves my consoles corrupted
https://launchpad.net/bugs/63558

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


[Bug 35760] Re: dapper f5: konsole transparency

2006-10-07 Thread Pascal d'Hermilly
To ZhengPeng Hou
Have you customized your system in any way? If you have, it could be very 
usefull to know what when trying to resolve this bug. Did it work out-of-the- 
box? 
I have two computers, one running dapper, the other one running edgy. Both 
suffer from this problem when scim-qt is installed. I just tested again.

To Ming Hua
Tested with and without scim-qtimm installed on dapper, same result:
 $ echo $XMODIFIERS
[blank line]
 $ echo $QT_IM_MODULE
[blank line]
 $ locale
LANG=da_DK.UTF-8
LANGUAGE=da_DK:da:en_GB:en
LC_CTYPE=da_DK.UTF-8
LC_NUMERIC=da_DK.UTF-8
LC_TIME=da_DK.UTF-8
LC_COLLATE=da_DK.UTF-8
LC_MONETARY=da_DK.UTF-8
LC_MESSAGES=da_DK.UTF-8
LC_PAPER=da_DK.UTF-8
LC_NAME=da_DK.UTF-8
LC_ADDRESS=da_DK.UTF-8
LC_TELEPHONE=da_DK.UTF-8
LC_MEASUREMENT=da_DK.UTF-8
LC_IDENTIFICATION=da_DK.UTF-8
LC_ALL=
 $ im-switch -l
bash: im-switch: command not found

-- 
dapper f5: konsole transparency
https://launchpad.net/bugs/35760

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


[Bug 64550] Re: Ugly problems on mounting an usbkey

2006-10-07 Thread Nicolas DERIVE
here is a few infos about my kernel, the last updated in Edgy :
[EMAIL PROTECTED]:~$ uname -a
Linux spiralo_vertigo 2.6.17-10-generic #2 SMP Fri Oct 6 00:36:14 UTC 2006 i686 
GNU/Linux

-- 
Ugly problems on mounting an usbkey
https://launchpad.net/bugs/64550

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


[Bug 64549] Strange scan width with PSC 1200/1300

2006-10-07 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: hplip

scanimage --help in backend version 1.0.17 gives:

-y 0..296.926mm [296.926]
Height of scan-area.

A4 is 297mm. 296.926 is 11.96in.

This sounds like a trivial bug, but it prevents A4 paper being scanned
by applications that read --help for the scan area.

** Affects: hplip (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Strange scan width with PSC 1200/1300
https://launchpad.net/bugs/64549

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


[Bug 64548] System logs fill with cdrom errors (1 GB per 20 minutes)

2006-10-07 Thread kko
Public bug reported:

I am at a loss to diagnose what causes this. Faulty hardware, faulty
kernel, faulty compact disc (except that I _think_ the drive was empty
after I had removed the disc)?

I am using Ubuntu Breezy.

Today I noticed that my root partition was full, even though it was
supposed to have 1 GB free. I suspected some error messages were
flooding the log. I had been using Konqueror to convert music from music
CD's (of various make and age) with two of my drives.

What I found in three logfiles (syslog, kern.log, messages), was these four 
messages:
Oct  7 14:23:54 mymachine kernel: [4303409.96] cdrom: dropping to old style 
cdda (sense=4)
Oct  7 14:23:54 mymachine kernel: [4303409.96] hdd: packet command error: 
status=0x51 { DriveReady SeekComplete Error }
Oct  7 14:23:54 mymachine kernel: [4303409.96] hdd: packet command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Oct  7 14:23:54 mymachine kernel: [4303409.96] ide: failed opcode was: 
unknown

...and the last three of these messages kept repeating indefinitely,
until the three files were all above 350 MB, totaling about 1 GB. This
had been going on for 20 minutes, i.e. until the root partition filled.

The drive either fails to read a disc, or fails to identify that the
drive is empty. Sometimes it also fails to eject nicely, having to use
sudo to eject, but I don't know if this is connected. I had used sudo
eject /dev/hdd on this drive twice. The first time it didn't eject,
just opened and closed the tray. The second time it ejected. This _seems
to_ possibly have triggered the errors.


hdparm -i (after the incident) shows this:
/dev/hdd:

 Model=DVD-ROM DDU1621, FwRev=VER S2.9, SerialNo=
 Config={ Fixed Removeable DTR=5Mbs DTR10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=yes, tPIO={min:227,w/IORDY:120}, tDMA={min:120,rec:150}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  sdma0 sdma1 sdma2 mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2
 AdvancedPM=no

 * signifies the current active mode

hdparm (after the incident) shows this:
/dev/hdd:
 IO_support   =  0 (default 16-bit)
 unmaskirq=  0 (off)
 using_dma=  0 (off)
 keepsettings =  0 (off)
 readonly =  0 (off)
 readahead= 256 (on)
 HDIO_GETGEO failed: Invalid argument


If I remember, I'll check this after a clean boot, and see if it's different. 
(I believe it is, it should be using dma.)

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
System logs fill with cdrom errors (1 GB per 20 minutes)
https://launchpad.net/bugs/64548

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


[Bug 64550] Ugly problems on mounting an usbkey

2006-10-07 Thread Nicolas DERIVE
Public bug reported:

Binary package hint: linux-source-2.6.17

I was trying to mounting my usb key with a terminal window open. As it
doesn't work, I look to my terminal window to do a dmesg but before
doing that, I saw that syslog daemon had outputted some bad messages :

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] Oops:  [#1]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] SMP 

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] CPU:0

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] EIP is at make_class_name+0x37/0xb0

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] eax:    ebx:    ecx: 
   edx: 000b

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] esi: edcc3dd4   edi:    ebp: 
   esp: dfad1e54

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] ds: 007b   es: 007b   ss: 0068

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] Process khubd (pid: 1849, 
threadinfo=dfad task=dfbb3a90)

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] Stack: edcc3dd4 eeb0c858 edcc3dd4 
eeb0c858 edcc3ddc c0246b9e eeb0c7e0  

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] edcc3dd4 c6c0bc00 
0246 c0fbb414 c0246c78 edcc3c00 eeaf3ca0 

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]edcc3c00 c6c0bc00 eeaf13fb 
c6c0bc30 c6c0bc00 eeaeba55 c6c0bec0 eeaccca0 

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] Call Trace:

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c0246b9e 
class_device_del+0x9e/0x170  c0246c78 class_device_unregister+0x8/0x10

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  eeaf3ca0 
__scsi_remove_device+0x30/0x80 [scsi_mod]  eeaf13fb 
scsi_forget_host+0x4b/0x60 [scsi_mod]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  eeaeba55 
scsi_remove_host+0x55/0xe4 [scsi_mod]  eeabdd8e storage_disconnect+0xe/0x20 
[usb_storage]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  ee8b1994 
usb_unbind_interface+0x34/0x70 [usbcore]  c0245e1b 
__device_release_driver+0x5b/0xa0

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c02460dc 
device_release_driver+0x1c/0x30  c0245647 bus_remove_device+0x77/0x90

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c02446b5 device_del+0x35/0x70  
ee8afbc6 usb_disable_device+0x86/0xe0 [usbcore]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  ee8ab927 usb_disconnect+0x97/0xf0 
[usbcore]  ee8ac98a hub_thread+0x27a/0xc80 [usbcore]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c0136180 
autoremove_wake_function+0x0/0x50  ee8ac710 hub_thread+0x0/0xc80 [usbcore]

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c0135f8b kthread+0xab/0xe0  
c0135ee0 kthread+0x0/0xe0

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000]  c0101005 
kernel_thread_helper+0x5/0x10 

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] Code: 89 6c 24 10 31 ed 89 d9 89 74 
24 08 89 7c 24 0c 89 04 24 8b 40 48 8b 38 89 e8 f2 ae f7 d1 49 8b 04 24 89 ca 
89 d9 8b 78 08 89 e8 f2 ae f7 d1 49 8d 44 0a 02 ba d0 00 00 00 e8 e6 07 f2 ff 
ba f4 

Message from [EMAIL PROTECTED] at Sat Oct  7 17:01:12 2006 ...
spiralo_vertigo kernel: [17195460.144000] EIP: [make_class_name+55/176] 
make_class_name+0x37/0xb0 SS:ESP 0068:dfad1e54

What is this ?

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Ugly problems on mounting an usbkey
https://launchpad.net/bugs/64550

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


[Bug 48563] Re: filesystem check fails on boot, but filesystem isn't bad

2006-10-07 Thread Daniel Werner
 /: Root inode is not a directory.
Now this is interesting. If the root inode of any file system wasn't a
directory, how could you traverse the file system at all? I'm not too
much into the internals of inode-based fs', but the output of ls -ld
/ /. /.. may prove useful.

-- 
filesystem check fails on boot, but filesystem isn't bad
https://launchpad.net/bugs/48563

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


<    1   2   3   4   5   6   7   8   >