[Bug 66862] Re: scipy not built with atlas support ?

2006-10-19 Thread David Cournapeau
** Description changed:

  When installing python-numpy, python-numpy-ext and python-scipy, and
  when testing the installed packages with a python -c import scipy as S;
  S.test(), errors are reported concerning scipy.lib.lapack:
  
  
  WARNING: clapack module is empty
  ---
  See scipy/INSTALL.txt for troubleshooting.
  Notes:
  * If atlas library is not found by numpy/distutils/system_info.py,
then scipy uses flapack instead of clapack.
  
  
  Why does the numpy package of ubuntu  depend on atlas3-base, but
  building the package reports a conflict with atlas3-base ? I think this
  may be somewhat related (if the numpy package is not built with atlas3,
  then scipy cannot find the atlas informations)
+ 
+ If I rebuild numpy and scipy packages with atlas installed, and
+ overwritting dependency checking in dpkg-buildpackage, the issues seems
+ to disappear, which seems to imply that the above remark on numpy/atlas
+ is valid

-- 
scipy not built with atlas support ?
https://launchpad.net/bugs/66862

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


[Bug 31889] Re: Cannot start eclipse: libswt-mozilla-gtk-3139.so: undefined symbol: NS_InitEmbedding

2006-10-19 Thread Reinhard Tartler
Setting to confirmed, several ppl besides me can confirm this

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

-- 
Cannot start eclipse: libswt-mozilla-gtk-3139.so: undefined symbol: 
NS_InitEmbedding
https://launchpad.net/bugs/31889

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


[Bug 66864] Re: crash from saving Office document

2006-10-19 Thread akkiet

** Attachment added: crash report/trace
   
http://librarian.launchpad.net/4890231/_usr_lib_openoffice_program_soffice.bin.1000.crash

-- 
crash from saving Office document
https://launchpad.net/bugs/66864

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


[Bug 66864] Re: crash from saving Office document

2006-10-19 Thread akkiet
i'm running OpenOffice in ubuntu edgy beta w/ xgl-beryl.

-- 
crash from saving Office document
https://launchpad.net/bugs/66864

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


[Bug 66864] crash from saving Office document

2006-10-19 Thread akkiet
Public bug reported:

My homework is given in a Office doc file. I edit it and save. The
saving step crashes OpenOffice Word.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crash from saving Office document
https://launchpad.net/bugs/66864

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


[Bug 66865] Lacks support for other programs (VSFTPD)

2006-10-19 Thread JSVH
Public bug reported:

The original includes support for many other programs including VSFTPD.
I finally found a config file
(http://www.greenhydrant.com/~drees/stuff/fail2ban.conf) and copied the
VSFTPD section into my config file. It works, but I am getting alot of
WARNING: Must have been using old style of failregex! Security Breach!
Read README.Debian errors. Better example config files could also fix
this (Bug #57538).

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

-- 
Lacks support for other programs (VSFTPD)
https://launchpad.net/bugs/66865

-- 
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-19 Thread sohail
Me too! Same bug.

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


[Bug 66866] gettext doesn't in Dapper

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

Save following as gettextdemo.c
Compile with gcc -o gettextdemo gettextdemo.c

#include libintl.h
#include locale.h
#include stdio.h
#include stdlib.h
int main(void)
{
  setlocale( LC_ALL,  );
  bindtextdomain( my_domain, ./ );
  textdomain( my_domain );
   printf( gettext( Welcome to my program ) );
   printf( \n );
   exit(0);
 }

Save following as ./de_DE/LC_MESSAGES/my_domain.po

domain my_domain

msgid  Welcome to my program
msgstr Willkommen in meinem Program

Create .mo with cd de_DE/LC_MESSAGES; msgfmt my_domain.po

Test. On my RH4 machine:

$ ./gettextdemo
Welcome to my program
$ LANG=de_DE ./gettextdemo
Willkommen in meinem Program

On my Dapper machine:

$ ./gettextdemo
Welcome to my program
$ LANG=de_DE ./gettextdemo
Welcome to my program

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

-- 
gettext doesn't in Dapper
https://launchpad.net/bugs/66866

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


[Bug 66865] Re: Lacks support for other programs (VSFTPD)

2006-10-19 Thread Kai Kasurinen
Uups, not duplicate.

-- 
Lacks support for other programs (VSFTPD)
https://launchpad.net/bugs/66865

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


[Bug 66865] Re: Lacks support for other programs (VSFTPD)

2006-10-19 Thread Kai Kasurinen
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.

** This bug has been marked a duplicate of bug 57538
   Package does not include example config files

** This bug is no longer a duplicate of bug 57538
   Package does not include example config files

-- 
Lacks support for other programs (VSFTPD)
https://launchpad.net/bugs/66865

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


[Bug 16939] Re: trackball is too clicky

2006-10-19 Thread Johan Walles
Unforturnately not, the hardware has recently been scrapped.

-- 
trackball is too clicky
https://launchpad.net/bugs/16939

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


[Bug 66796] Re: I can't install it...

2006-10-19 Thread Mike
sudo apt-get install libglu1-mesa-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libglu1-mesa-dev: Depends: libglu1-mesa (= 6.5.1~20060817-0ubuntu3) but 
6.5.1+cvs20060824 is to be installed
E: Broken packages

This is what I receive when I try to install it.

-- 
I can't install it...
https://launchpad.net/bugs/66796

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


[Bug 66537] Re: kinoplus 0.3.5-3 breaks kino 0.9

2006-10-19 Thread Duncan Lithgow
Roland Mas (Debian maintainer of kinoplus) wrote:

... it so happens that the package isn't
broken.  kinoplus 0.3.5-3 works just fine here on Debian.  No segfault
on startup, no crash when using its video filters.  So I suspect the
problem isn't actually with kinoplus upstream.  For the record: the
working behaviour can be observed with kino 0.92-1 here on Debian.

-- 
kinoplus 0.3.5-3 breaks kino 0.9
https://launchpad.net/bugs/66537

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


[Bug 59539] Re: Video playback colour is wrong

2006-10-19 Thread Lachlan
Sadly this still exists for me. And it is not my video card, because I
can boot into windows and then play video with correct colour using
windows apps and drivers.

-- 
Video playback colour is wrong
https://launchpad.net/bugs/59539

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


[Bug 66869] Double click on Floppy Drive in Computer location jumps to / directory

2006-10-19 Thread Luca Ferretti
Public bug reported:

Binary package hint: nautilus

## Steps to Reproduce ##
Try to mount and browse a floppy disk:
 1. Put a floppy disk in your floppy drive
 2. Open the Computer location in browser window
 3. Double click on Floppy Drive icon
 
## Current Behavior ##
The floppy disk is mounted, then nautilus (browser) jump to / (root) directory.

## Expected Behavior ##
Nautilus should jump to the mountpoint for floppy disk (/media/floppy) when the 
disk is mounted.

## Additional Info ##
If you disable the automount for CD/DVD and try to do the same to mount and 
view the CD/DVD disk contents, it works fine. 

## Severity ##
High, IMHO. This is a really really bad behavior for unexepienced users: they 
expects to browse the selected item, not another location.

## Thanks ##
My mum, she discovered it while I wasn't at home. She thinks I've hacked 
something to annoy her

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

-- 
Double click on Floppy Drive in Computer location jumps to / directory
https://launchpad.net/bugs/66869

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


[Bug 66796] Re: I can't install it...

2006-10-19 Thread Mike
It won't let me install libglu-dev. It changes it to libglu1-mesa-dev.

sudo apt-get install libglu-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Note, selecting libglu1-mesa-dev instead of libglu-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libglu1-mesa-dev: Depends: libglu1-mesa (= 6.5.1~20060817-0ubuntu3) but 
6.5.1+cvs20060824 is to be installed
E: Broken packages

-- 
I can't install it...
https://launchpad.net/bugs/66796

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


[Bug 66844] Re: transcalc crashes on startup since update to Edgy Eft

2006-10-19 Thread William Grant
Also occurs for me.

** Changed in: transcalc (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
transcalc crashes on startup since update to Edgy Eft
https://launchpad.net/bugs/66844

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


[Bug 66102] Re: Installer crashed while installing file system

2006-10-19 Thread George Hill
Now I understand the system, here are the three logs, zipped up.

** Attachment added: The requested logs
   
http://librarian.launchpad.net/4890271/C%3A%5CDocuments%20and%20Settings%5CGeorge%20Hill%5CMy%20Documents%5CGBH%5CUbuntu%5C3logs.zip

-- 
Installer crashed while installing file system
https://launchpad.net/bugs/66102

-- 
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-19 Thread Luka Renko
The problem is that HAL is saying that you have only 2 sec left
(remaining), even though it is claiming couple of debugs before that you
have 9654 seconds left.

It is very unlikely that we can do a quick hack for edgy to address this
for Edgy released (unless upstream author finds some elegant solution),
but since percentage_charge looks to be sane, it would probably make
sense to switch back to using percentage instead of remaining time for
warnings. You can do that by changing the following gconf value:

  /apps/gnome-power-manager/use_time_for_policy

(do not ask me how as I do not use GNOME ;-) )

-- 
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 66844] Re: transcalc crashes on startup since update to Edgy Eft

2006-10-19 Thread William Grant
Note that I only get the final error.

-- 
transcalc crashes on startup since update to Edgy Eft
https://launchpad.net/bugs/66844

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


[Bug 66477] Re: hal (through guidance-power-manager) considers laptop lid always closed

2006-10-19 Thread Martin Böhm
The lshal output is here.

** Attachment added: lshal output
   http://librarian.launchpad.net/4890270/lshal.output

-- 
hal (through guidance-power-manager) considers laptop lid always closed
https://launchpad.net/bugs/66477

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


[Bug 66477] Re: hal (through guidance-power-manager) considers laptop lid always closed

2006-10-19 Thread Martin Böhm
It seems to me that the only lines in syslog related to my problem are
these.

** Attachment added: part of the syslog - acpi
   http://librarian.launchpad.net/4890272/syslog.acpi.output

-- 
hal (through guidance-power-manager) considers laptop lid always closed
https://launchpad.net/bugs/66477

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


[Bug 66796] Re: I can't install it...

2006-10-19 Thread Mike
I tried manually downloading libglu1-mesa-dev qand libglu1-mesa package
from here.

When I install libglu1-mesa it reports that it's already newest version
installed but when I install libglu1-mesa-dev it reports an error
dependency with libglu1-mesa.

-- 
I can't install it...
https://launchpad.net/bugs/66796

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


Re: [Bug 66676] Re: No devices detected in gparted

2006-10-19 Thread Stefan Reichör
Hi Jeff!

 That is odd. You may want to submit it here: http://bugzilla.gnome.org
/simple-bug-guide.cgi?product=gparted

I have created an account there and reported the bug there also.


Stefan.

-- 
No devices detected in gparted
https://launchpad.net/bugs/66676

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


[Bug 66870] Zsh auto-complete as root is broken

2006-10-19 Thread Mark Shuttleworth
Public bug reported:

Binary package hint: zsh

If I run zsh as root, or under sudo, and choose n when it asks to
Ignore insecure directories and continue, then auto-complete breaks.

Here's an example session (I get as far as ls /e then press tab and
the error shows up):

flash% sudo zsh
Ignore insecure directories and continue [ny]? n
run compaudit to see list of insecure directories
compinit: initialization aborted
flash# ls /e_main_complete:122: permission denied: es/development/sprint-tracks

_complete:96: bad math expression: operand expected at `'
flash# ls /e

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

-- 
Zsh auto-complete as root is broken
https://launchpad.net/bugs/66870

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


[Bug 66640] Re: missing the rest of the filesystem from file dialog

2006-10-19 Thread Luka Renko
Yes, this is usability improvement in Edgy  - for more details, see:
https://wiki.ubuntu.com/KubuntuKDEMedia

You have two options to see all files:
- temporary: in file browser press F8 (or right-click - View - Show Hidden 
Files)
- permanent: remove/change /.hidden and /media/.hidden files

Rejecting as this is by design.

** Changed in: meta-kde (Ubuntu)
   Importance: Undecided = Wishlist
   Status: Unconfirmed = Rejected

-- 
missing the rest of the filesystem from file dialog
https://launchpad.net/bugs/66640

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


[Bug 66870] Re: Zsh auto-complete as root is broken

2006-10-19 Thread Mark Shuttleworth
Reinhard - hope you don't mind but I thought to subscribe you since you
modified the package last IIRC.

-- 
Zsh auto-complete as root is broken
https://launchpad.net/bugs/66870

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


[Bug 66537] Re: kinoplus 0.3.5-3 breaks kino 0.9

2006-10-19 Thread Alexander Grundner
To confirm Roland's assessment, I was able to get Kino working
flawlessly with Debian Etch -- Kino 0.90 + kinoplus. My issue with
Dapper (kino 0.80) is that I can get kino's import feature to work. In
Debian Etch I was able to import all types of video formats with Kino's
new transcoding support using mencoder and ffmpeg.

* FYI, kino 0.80 seems to be working fine with kinoplus installed on my
Dapper system.

-- 
kinoplus 0.3.5-3 breaks kino 0.9
https://launchpad.net/bugs/66537

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


[Bug 54383] Re: [Edgy] pppoeconf prints useless error message, doesn't do anything

2006-10-19 Thread Felix Braun
The Cancel-button is not supposed to cancel the script. It just means
that the question posed in the dialog is answered negatively. I.e.
instead of Cancel the button really should read No.

The problem with zenity (gdialog is just a wrapper script) is that there
is no way to achieve that. So the real fix would be to implement a
--yesno option for zenity (shouldn't be too difficult).

For a short term fix, I agree that the best solution is to disable the
GUI version entirely and drop back to ncurses.

What solution does upstream take (you mention in comment #5 that Debian
fixes this particular bug.

-- 
[Edgy] pppoeconf prints useless error message, doesn't do anything
https://launchpad.net/bugs/54383

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


[Bug 66676] Re: No devices detected in gparted

2006-10-19 Thread Jeff Greene
Alright, I have linked it to the upstream for you. Hopefully, we will
hear a response back.

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

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

-- 
No devices detected in gparted
https://launchpad.net/bugs/66676

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


[Bug 66855] Re: Edgy - Boot stops

2006-10-19 Thread Tobias F.
I just reinstalled Edgy Beta and updated - and everything worked fine.
Maybe it was about hybernate when a reboot was recommended for the updates.

-- 
Edgy - Boot stops
https://launchpad.net/bugs/66855

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


[Bug 66366] Re: no GUI for ethernet configuration

2006-10-19 Thread Luka Renko
Confirmed - would be nice to have this in GUI. Maybe we need to replace
knetworkconf with kde-guidance module in future...

** Changed in: kde-systemsettings (Ubuntu)
Sourcepackagename: kde-systemsettings = kdeadmin
   Importance: Undecided = Wishlist
   Status: Unconfirmed = Confirmed

-- 
no GUI for ethernet configuration
https://launchpad.net/bugs/66366

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


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

2006-10-19 Thread Alessandro Colaci
Please, soahil, also add your comment to bug #64646. Thanks.

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


[Bug 66508] Re: wish (KDE): right-click ISO file, choose to mount it

2006-10-19 Thread Luka Renko
** Changed in: meta-kde (Ubuntu)
   Importance: Undecided = Wishlist
   Status: Unconfirmed = Confirmed

-- 
wish (KDE): right-click ISO file, choose to mount it
https://launchpad.net/bugs/66508

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


[Bug 66232] Re: High cpu load with newest KDE

2006-10-19 Thread Luka Renko
Do you still see this with up-to-date Edgy? I cannot reproduce it here
and I am using akregator...

** Changed in: kubuntu-meta (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
High cpu load with newest KDE
https://launchpad.net/bugs/66232

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


[Bug 66041] Re: Storage devices on kicker system menu points to /media instead of media:/

2006-10-19 Thread Luka Renko
For Edgy, this is by design, as we want to get rid of media:/ - for more 
details see:
https://wiki.ubuntu.com/KubuntuKDEMedia

If you see this in Dapper, it may be that Edgy patches got in Dapper,
which I would say is not expected. Can you confirm this for dapper?

-- 
Storage devices on kicker system menu points to /media instead of media:/
https://launchpad.net/bugs/66041

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


[Bug 63418] Re: CPU soft lockup during bootup

2006-10-19 Thread Alexander Onic
*** This bug is a duplicate of bug 60053 ***

I think I can confirm that the issue has something to do with the WLAN
kill switch (see bug 60053).

With WLAN deactivated (kill switch on) the system came up 1 time out of 5 tries.
With WLAN activated it came up every time out of 3 tries.

It is ipw3945

-- 
CPU soft lockup during bootup
https://launchpad.net/bugs/63418

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


[Bug 65662] Re: Not possible to mount USB stick after upgrading to kde-3.5.5

2006-10-19 Thread Luka Renko
Can we close this or is this still causing problems to anybody?

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

-- 
Not possible to mount USB stick after upgrading to kde-3.5.5
https://launchpad.net/bugs/65662

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


[Bug 65791] Re: DPMS timeout restored incorrectly on login

2006-10-19 Thread Luka Renko
Similar report but after resume: bug 65734

-- 
DPMS timeout restored incorrectly on login
https://launchpad.net/bugs/65791

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


[Bug 65734] Re: After resuming from hibernation my screen blanks after about 70 seconds (powersave)

2006-10-19 Thread Luka Renko
Some DPMS related issues are also reported in bug 65791.

-- 
After resuming from hibernation my screen blanks after about 70 seconds 
(powersave)
https://launchpad.net/bugs/65734

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


[Bug 66871] can't use username or password

2006-10-19 Thread winlinuser
Public bug reported:

I downloaded the latest version 6 Ubuntu Dapper Drake last week.

I installed on AMD K6-2 500Mhz 380Mb RAM.
It installed fine to a clean empty drive. 
It rebooted fine
I tried to enter username.  The username box was not easy to click and kept in 
front of pointer.  Eventually I got the cursor to the box and typed.  
Autorepeat on every entry appeared to cause the memory to fill up.  This 
happened in both the username box and the password box.

I re-installed from scratch twice more.  Each time the error was the
same.

The same machine runs faultlessly with Mandriva installed.  It runs well
with SimplyMepis (Live CD) and CSL (Live CD).

winlinuser.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
can't use username or password
https://launchpad.net/bugs/66871

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


[Bug 65101] Re: Crash when use ctrl-C ctrl-V

2006-10-19 Thread Mirmidon
Problem isn't reproduce yet still, I think that resolve with new version
of OpenOffice.org.

Thanks for your job.

Stéphane

-- 
Crash when use ctrl-C ctrl-V
https://launchpad.net/bugs/65101

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

[Bug 66872] [Edgy freeze exception requested] Debian update makes backup of image while making new image

2006-10-19 Thread Adam Porter
Public bug reported:

initramfs-tools (0.83) unstable; urgency=high
...
* update-initramfs: Keep an initramfs backup while we are running. Do also
keep the booted initramfs as .bak in /boot. First helps on power cut.
Second is a good conservative approach and demanded feature.
Thanks Thiemo Nagel [EMAIL PROTECTED] for report. (closes: 387780)


I think this is an important change that should be included in Edgy.  Already, 
my laptop causes the hibernate script to freeze on resume waiting for modprobe 
thermal to finish, which also causes update-initramfs to freeze.  This 
combination could leave the system in an unbootable state, especially for a 
user that doesn't know how to fix it.  At least this fix would make it easier 
to recover from such a situation.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[Edgy freeze exception requested] Debian update makes backup of image while 
making new image
https://launchpad.net/bugs/66872

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


[Bug 66874] some kcmshell modules started crashing after update to KDE 3.5.5

2006-10-19 Thread valerii
Public bug reported:

After I updated to KDE 3.5.5 some kcmshell modules like 'system
settings', 'usersgroups', 'system services', 'disksfilesystems' and
'display', start crashing with the crash handler signal 11 (SIGSEGV).

** Affects: kde-systemsettings (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
some kcmshell modules started crashing after update to KDE 3.5.5
https://launchpad.net/bugs/66874

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


[Bug 65689] Re: kdm_greet[6141]: Internal error: memory corruption detected

2006-10-19 Thread Luka Renko
*** This bug is a duplicate of bug 47455 ***

This is very subtle bug which is already reported. Good to know it is still 
there in Edgy. :-(
Marking as duplicate.

** This bug has been marked a duplicate of bug 47455
   KDM detected memory corruption

-- 
kdm_greet[6141]: Internal error: memory corruption detected
https://launchpad.net/bugs/65689

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


[Bug 47455] Re: KDM detected memory corruption

2006-10-19 Thread Luka Renko
Confirmed on up-to-date Edgy with kde 3.5.5 (see bug 65689)

** Changed in: kdebase (Ubuntu)
   Importance: Medium = High
   Status: Unconfirmed = Confirmed

-- 
KDM detected memory corruption
https://launchpad.net/bugs/47455

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


[Bug 47455] Re: KDM detected memory corruption

2006-10-19 Thread Luka Renko
Correction: it was still on kde 3.5.4 on edgy

-- 
KDM detected memory corruption
https://launchpad.net/bugs/47455

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


[Bug 66874] Re: some kcmshell modules started crashing after update to KDE 3.5.5

2006-10-19 Thread valerii
I've submitted this report to bugs.kde.org. Pls, see their reply:
http://bugs.kde.org/show_bug.cgi?id=135865

As I discovered, there were similar, but not the same bug reports and none of 
them was related to the update.
If it is known in Kubuntu launchpad, what is the current state of the problem?

-- 
some kcmshell modules started crashing after update to KDE 3.5.5
https://launchpad.net/bugs/66874

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


[Bug 64809] Re: Gaim should refresh status for all accounts when returning from hibernate

2006-10-19 Thread Kristoffer Lundén
No fix is released, though there might be possible workarounds with
next/latest Gaim.

** Changed in: gaim (Ubuntu)
   Status: Fix Released = Unconfirmed

-- 
Gaim should refresh status for all accounts when returning from hibernate
https://launchpad.net/bugs/64809

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


[Bug 58403] Re: adding smb printer difficult on large networks

2006-10-19 Thread Patrice Vetsel
@Till
your command line don't work for me because :
Patrice == 192.168.1.103

[EMAIL PROTECTED]:~$ smbclient -N -L 192.168.1.103
session request to 192.168.1.103 failed (Called name not present)
session request to 192 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)

I had to replace IP by netbios name :
[EMAIL PROTECTED]:~$ smbclient -N -L Patrice  

Sharename   Type  Comment
-     ---
C   Disk  
D   Disk  
PRINTER$Disk  
HP 1120C A3 Printer   
GRAVEUR Disk  
LECTEUR CD  Disk  
APIBAT  Disk  
SLI Disk  
SISPRO  Disk  
ECODIAL3Disk  
ECOBAT  Disk  
IPC$IPC   Remote Inter Process Communication

Server   Comment
----

WorkgroupMaster
----

We do not have name server/samba server.

-- 
adding smb printer difficult on large networks
https://launchpad.net/bugs/58403

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


[Bug 66873] Flash 9 beta

2006-10-19 Thread Vladimír Lapáček
Public bug reported:

There is a new Flash 9 Beta for Linux. It would be nice to have it in
Ubuntu.

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Flash 9 beta
https://launchpad.net/bugs/66873

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


Re: [Bug 54383] Re: [Edgy] pppoeconf prints useless error message, doesn't do anything

2006-10-19 Thread VoDaiChuyen
I've used the GUI version on Elive 0.5 and it works. May be back to ncurses
is a good solution at the moment.

On 10/19/06, Felix Braun [EMAIL PROTECTED] wrote:

 The Cancel-button is not supposed to cancel the script. It just means
 that the question posed in the dialog is answered negatively. I.e.
 instead of Cancel the button really should read No.

 The problem with zenity (gdialog is just a wrapper script) is that there
 is no way to achieve that. So the real fix would be to implement a
 --yesno option for zenity (shouldn't be too difficult).

 For a short term fix, I agree that the best solution is to disable the
 GUI version entirely and drop back to ncurses.

 What solution does upstream take (you mention in comment #5 that Debian
 fixes this particular bug.

 --
 [Edgy] pppoeconf prints useless error message, doesn't do anything
 https://launchpad.net/bugs/54383



-- 
Key fingerprint = 1BE8 64AA AC4B 776B 31DA  89DE E8AA 4087 E69B 65C2

-- 
[Edgy] pppoeconf prints useless error message, doesn't do anything
https://launchpad.net/bugs/54383

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


[Bug 66860] Re: Bug on Startup

2006-10-19 Thread Sebastien Bacher
Thanks for your bug. Could you get a backtrace with evolution-data-
server-dbg evolution-dbg libglib2.0-0-dbg installed?

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

-- 
Bug on Startup
https://launchpad.net/bugs/66860

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


[Bug 65486] Re: module order in dapper result in network problem

2006-10-19 Thread bain
I have updated to latest linux-restricted-modules and all working now.

-- 
module order in dapper result in network problem
https://launchpad.net/bugs/65486

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


[Bug 66875] Why not?

2006-10-19 Thread popi31
Public bug reported:

it purpose to install grubconf but this package don't exist in
Ubuntu's depositories.

** Affects: grub-splashimages (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Why not?
https://launchpad.net/bugs/66875

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


[Bug 66726] Re: edubuntu artw ork has funny colors on amd64

2006-10-19 Thread Tollef Fog Heen
Probably missing a 640x400x16 colour theme.  Reassigning.

** Changed in: usplash (Ubuntu)
Sourcepackagename: usplash = edubuntu-artwork

-- 
edubuntu artw ork has funny colors on amd64
https://launchpad.net/bugs/66726

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


[Bug 63418] Re: CPU soft lockup during bootup

2006-10-19 Thread Ante Karamatić
Bugs aren't the same. I didn't notice this one. This bug is about
ipw3945, while bug 60053 is about usplash.

Unmarking as a duplicate.

** This bug is no longer a duplicate of bug 60053
   BUG: soft lockup detected on CPU#0!

-- 
CPU soft lockup during bootup
https://launchpad.net/bugs/63418

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


[Bug 63418] Re: CPU soft lockup during bootup

2006-10-19 Thread Ante Karamatić
Importance medium cause bug affects (all or some) users or widely used
ipw3945.

** Changed in: linux-source-2.6.17 (Ubuntu)
   Importance: Undecided = Medium

** Description changed:

  Binary package hint: linux-image-2.6.17-10-generic
  
  When booting the system in about 70% of the cases the system locks up
  during the boot up splash screen.
  
  If I switch to text console (F1) before the lockup occures it will show the 
following:
  [17179605.64] BUG: soft lockup detected on CPU#0!
  
- No reaction after that. But as mentioned, there are chances that it
- comes up just fine.
+ Crash is caused by ipw394 kill switch turned on (ipw3945 disabled).
  
- I'm using linux-image-2.6.17-10-generic (which is a dependency of
- linux-686-smp). The lockup occured definitely with 2.6.17-8 and later.
- 2.6.17-7 seems to come up fine.
+ The lockup occured definitely with 2.6.17-8 and later. 2.6.17-7 seems to
+ come up fine.
  
  The computer is a Samsung Notebook R65 with Intel Pentium M Core Duo
  T2300.
- 
- vendor_id   : GenuineIntel
- cpu family  : 6
- model   : 14
- model name  : Genuine Intel(R) CPU   T2300  @ 1.66GHz
- stepping: 8
- cpu MHz : 1000.000
- cache size  : 2048 KB

-- 
CPU soft lockup during bootup
https://launchpad.net/bugs/63418

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


[Bug 63418] Re: CPU soft lockup during bootup

2006-10-19 Thread Ante Karamatić
Maybe it shoud be high since it's a regression from dapper and earlier
edgy releases?

-- 
CPU soft lockup during bootup
https://launchpad.net/bugs/63418

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


[Bug 66110] Re: KDE 3.5.5 upgrade device icons on desktop

2006-10-19 Thread Daniel Eckl
Addendum: The icons in media:/ view do show the name of the medium.
And I'm using Dapper, not Edgy.

-- 
KDE 3.5.5 upgrade  device icons on desktop
https://launchpad.net/bugs/66110

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


[Bug 63465] Re: gnome-panel crash

2006-10-19 Thread Sebastien Bacher
Thanks for your bug. Marking as rejected for now according to your
comment, feel free to reopen if you get the issue again. Could you
install gnome-panel-dbg to get a debug backtrace if you get the issue
again? The issue is not likely to be due to beagle

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

-- 
gnome-panel crash
https://launchpad.net/bugs/63465

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


[Bug 66848] Re: No copy DVD and no burning ISO files

2006-10-19 Thread Sebastien Bacher
if that doesn't work with gnomebaker or k3b that's not a nautilus bug,
reassign to cdrecord

** Changed in: nautilus-cd-burner (Ubuntu)
Sourcepackagename: nautilus-cd-burner = cdrtools
   Status: Unconfirmed = Needs Info

-- 
No copy DVD and no burning ISO files
https://launchpad.net/bugs/66848

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


[Bug 66110] Re: KDE 3.5.5 upgrade device icons on desktop

2006-10-19 Thread Daniel Eckl
While I don't have this bug, I have the problem that the icons for
mounted optical media do not show the name of the media anymore. Just
cdrom or dvdrom.

Could that be connected to that problem? If not, I'd create a new bug
report.

-- 
KDE 3.5.5 upgrade  device icons on desktop
https://launchpad.net/bugs/66110

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


[Bug 66676] Re: No devices detected in gparted

2006-10-19 Thread Jeff Greene
By the way, lspci should not display your drives because it is not a PCI
device.

-- 
No devices detected in gparted
https://launchpad.net/bugs/66676

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


[Bug 66876] Oops in NFS code

2006-10-19 Thread Matt Holgate
Public bug reported:

Binary package hint: linux-image-2.6.17-10-generic

I saw the following kernel oops while playing mp3s streamed over NFS
(from a server running Debian Sarge) in rhythmbox.

I think (but I'm not sure) that this has been reported upstream here:

http://www.ussg.iu.edu/hypermail/linux/kernel/0609.1/2335.html

I've seen this happen twice now with slightly different callstacks (both
oops are below).


[17181493.928000] BUG: unable to handle kernel NULL pointer dereference at 
virtual address 
[17181493.928000]  printing eip:
[17181493.928000] c01150e0
[17181493.928000] *pde = 
[17181493.928000] Oops:  [#1]
[17181493.928000] Modules linked in: snd_rtctimer nfs lockd sunrpc binfmt_misc 
rfcomm hidp l2cap bluetooth autofs4 cpufreq_userspace cpufreq_stats freq_table
 cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sbs 
sony_acpi pcc_acpi i2c_ec hotkey dev_acpi button battery container ac asus_acpi
 af_packet xfs nls_iso8859_1 nls_cp437 vfat fat nls_utf8 ntfs dm_mod md_mod 
radeon drm sr_mod sbp2 lp snd_via82xx snd_ac97_codec snd_ac97_bus 
snd_mpu401_uart
 snd_seq_dummy snd_seq_oss quickcam tsdev snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq saa7134_alsa snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc s
aa7134 ipv6 analog bcm43xx video_buf compat_ioctl32 v4l2_common v4l1_compat 
ir_kbd_i2c snd_timer snd_seq_device snd via_agp agpgart i2c_viapro shpchp 
pci_hot
plug rtc serio_raw gameport psmouse ieee80211softmac ir_common floppy 
parport_pc parport pcspkr evdev 8139cp 8139too mii soundcore i2c_core ieee80211 
ieee802
11_crypt videodev usbhid ext3 jbd ehci_hcd ohci1394 ieee1394 uhci_hcd usbcore 
ide_generic ide_cd cdrom ide_disk via82cxxx generic sata_via libata scsi_mod th
ermal processor fan fbcon tileblit font bitblit softcursor vesafb capability 
commoncap
[17181493.928000] CPU:0
[17181493.928000] EIP:0060:[c01150e0]Not tainted VLI
[17181493.928000] EFLAGS: 00010202   (2.6.17-10-386 #2) 
[17181493.928000] EIP is at kmap_atomic+0x10/0x70
[17181493.928000] eax: d1b42000   ebx:    ecx: 0003   edx: 0003
[17181493.928000] esi: 06dc   edi: 0924   ebp: d0141948   esp: d1b43d78
[17181493.928000] ds: 007b   es: 007b   ss: 0068
[17181493.928000] Process rhythmbox (pid: 7325, threadinfo=d1b42000 
task=cf136ad0)
[17181493.928000] Stack: 036e e128b4f8 0c92 d3c923c0 1000 d0141948 
e128c3d2 0004 
[17181493.928000]000201d2 c0358358 0202 0003  0001 
c0358358 cf136ad0 
[17181493.928000]000201d2   d01419e8 d2961520  
d01419e4 d0141830 
[17181493.928000] Call Trace:
[17181493.928000]  e128b4f8 
nfs_readpage_truncate_uninitialised_page+0xe8/0x130 [nfs]  e128c3d2 
nfs_readpage+0x232/0x4b0 [nfs]
[17181493.928000]  c013c80e do_generic_mapping_read+0x4ae/0x540  c013d21d 
__generic_file_aio_read+0xfd/0x230
[17181493.928000]  c013bb30 file_read_actor+0x0/0xf0  e08ec469 
usb_submit_urb+0x199/0x200 [usbcore]
[17181493.928000]  c013d395 generic_file_aio_read+0x45/0x60  c01581e4 
do_sync_read+0xc4/0x100
[17181493.928000]  c012a640 autoremove_wake_function+0x0/0x50  c01619fe 
sys_fstat64+0x1e/0x30
[17181493.928000]  c0158c9c vfs_read+0xbc/0x180  c0158120 
do_sync_read+0x0/0x100
[17181493.928000]  c0159101 sys_read+0x41/0x70  c0102dbb 
sysenter_past_esp+0x54/0x79
[17181493.928000] Code: c1 e0 05 03 05 40 3d 45 c0 c3 0f 0b 98 00 12 de 2d c0 
eb d4 8d b4 26 00 00 00 00 53 89 c3 b8 00 e0 ff ff 89 d1 21 e0 83 40 14 01 8b
 03 c1 e8 1e 8b 14 85 04 cb 3c c0 8b 82 10 01 00 00 05 6c 03 
[17181493.928000] EIP: [c01150e0] kmap_atomic+0x10/0x70 SS:ESP 0068:d1b43d78
[17181493.928000]  6note: rhythmbox[7325] exited with preempt_count 1


Oct 19 08:39:30 localhost kernel: [17181631.204000] BUG: unable to handle 
kernel NULL pointer dereference at virtual address 
Oct 19 08:39:31 localhost kernel: [17181631.204000]  printing eip:
Oct 19 08:39:31 localhost kernel: [17181631.204000] c01150e0
Oct 19 08:39:31 localhost kernel: [17181631.204000] *pde = 
Oct 19 08:39:31 localhost kernel: [17181631.204000] Oops:  [#1]
Oct 19 08:39:31 localhost kernel: [17181631.204000] Modules linked in: vmnet 
vmmon ppdev nfs lockd sunrpc binfmt_misc rfcomm hidp l2cap bluetooth autofs4 cpu
freq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand 
cpufreq_conservative video tc1100_wmi sbs sony_acpi pcc_acpi i2c_ec hotkey 
dev_acp
i button battery container ac asus_acpi af_packet xfs nls_iso8859_1 nls_cp437 
vfat fat nls_utf8 ntfs dm_mod md_mod radeon drm sr_mod sbp2 lp saa7134_alsa snd
_via82xx snd_ac97_codec snd_ac97_bus snd_mpu401_uart snd_pcm_oss snd_mixer_oss 
ipv6 tsdev snd_pcm snd_page_alloc snd_seq_dummy snd_seq_oss bcm43xx snd_seq_mi
di snd_rawmidi snd_seq_midi_event saa7134 ieee80211softmac video_buf 
compat_ioctl32 v4l2_common v4l1_compat ir_kbd_i2c snd_seq snd_timer 
snd_seq_device quick
cam 8139cp 8139too mii ir_common ieee80211 ieee80211_crypt evdev 

[Bug 64953] Re: Evolution resends old mail after power failure

2006-10-19 Thread Sebastien Bacher
Thanks for your bug. The issue is weird. Do you use a local stmp? Where
are stored sent mails? Are the message still listed to the outbox when
you restart evolution? Does it happen if you kill -9 $(pidof
evolution) and restart it? And if you run evolution --force-shutdown
and restart it? Do you have anything to ~/.xsession-errors about that or
to the command line if you run it from there?

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

-- 
Evolution resends old mail after power failure
https://launchpad.net/bugs/64953

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


[Bug 66873] Re: Flash 9 beta

2006-10-19 Thread Jeff Greene
Do not worry, it just came out today. I am sure it will be in there very
soon as it is a very easy thing to package. There is only one
precompiled plugin file.

** Changed in: flashplugin-nonfree (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Flash 9 beta
https://launchpad.net/bugs/66873

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


[Bug 65413] Re: [UNMETDEPS] mozilla-locale-zh-cn has unmet dependencies

2006-10-19 Thread Ming Hua
*** This bug is a duplicate of bug 41533 ***

** This bug has been marked a duplicate of bug 41533
   [UNMETDEPS] mozilla-locale-zh-cn has unmet dependencies

-- 
[UNMETDEPS] mozilla-locale-zh-cn has unmet dependencies
https://launchpad.net/bugs/65413

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


[Bug 49837] Re: Installs fine, but doesn't generate graphs

2006-10-19 Thread Bug Watch Updater
** Changed in: bindgraph (Debian)
   Status: Unknown = Fix Committed

-- 
Installs fine, but doesn't generate graphs
https://launchpad.net/bugs/49837

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


[Bug 33759] Re: Crash on New File

2006-10-19 Thread Bug Watch Updater
** Changed in: peacock (Debian)
   Status: Confirmed = Unconfirmed

-- 
Crash on New File
https://launchpad.net/bugs/33759

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


[Bug 66873] Re: Flash 9 beta

2006-10-19 Thread Jeff Greene
Whoops sorry, that is for me, your home folder might be different, so
use this:

wget
http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_101806.tar.gz
 tar xvf FP9_plugin_beta_101806.tar.gz  sudo cp ~/flash-player-
plugin-9.0.21.55/libflashplayer.so ~/.mozilla/plugins/libflashplayer.so

-- 
Flash 9 beta
https://launchpad.net/bugs/66873

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


[Bug 66733] Re: Edgy's vim-tiny doesn't have multibyte support

2006-10-19 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unknown = Fix Released

-- 
Edgy's vim-tiny doesn't have multibyte support
https://launchpad.net/bugs/66733

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


[Bug 66873] Re: Flash 9 beta

2006-10-19 Thread Jeff Greene
Here is the link to the download page:
http://labs.adobe.com/downloads/flashplayer9.html

If you want to install it, just type this in the terminal:
wget 
http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_101806.tar.gz
  tar xvf FP9_plugin_beta_101806.tar.gz  sudo cp 
/home/jeff/flash-player-plugin-9.0.21.55/libflashplayer.so 
/home/jeff/.mozilla/plugins/libflashplayer.so

It should be a quick fix.

-- 
Flash 9 beta
https://launchpad.net/bugs/66873

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


[Bug 65245] Re: Startup doesn't work, if /var/run is on tmpfs

2006-10-19 Thread Bug Watch Updater
** Changed in: spfmilter (Debian)
   Status: Unconfirmed = Fix Released

-- 
Startup doesn't work, if /var/run is on tmpfs
https://launchpad.net/bugs/65245

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


[Bug 66355] Re: gpilotd locks up my Palm Z22

2006-10-19 Thread Matt Davey
It's somewhat unusual to see gnome-pilot failing when pilot-link is
reliable (especially in this way, which seems to be in the initial
handshake with the PDA).

Here are a few things to try:
1. Run pilot-xfer with a '-t 2' option.  (This does the handshake in a way more
like gnome-pilot).
2. Run gnome-pilot with a timeout setting of zero (edit the device using the 
control applet, under the 'Devices' tab).  This does the handshake more
like the way pilot-xfer does by default.

There's a slight chance that (1) will lock up your device and (2) will
magically fix the problem, but I don't hold out great hope.  Worth
checking out, though.

If that doesn't fix things, next:
3.  Run gpilotd from a terminal, and enable the following pilot-link
 environment variables to get extra debugging.  Then send us
 the output:
PILOT_DEBUG=DEV SLP CMP PADP NET SOCK
PILOT_DEBUG_LEVEL=DEBUG

And finally a possible workaround to help you get syncing while we get to the 
bottom of this:
4.  We can use pi-nredir to redirect the pda connection to the network,
 and configure a network sync in gnome-pilot.  First configure
 your PDA.  On my PalmOS5 device it goes like this:
   a.  specify 'Local' hotsync.
   b.  edit hotsync 'LANsync preferences' and specify 'LANSync' instead
of 'Local HotSync'.
   c.  edit 'Primary PC Setup' in hotsync preferences, and specify '!!' as
the primary PC name, specify the IP address of the machine where
you'll run gnome-pilot in the 'Primary PC Address' box -- 127.0.0.1
would be fine if you're on the same machine as your usb cable.
   d.  enter an appropriate subnet mask.  255.255.255.0 will probably do
fine.
  Now, open the gnome-pilot configuration applet, and delete your USB
  device and create a 'Network' device.
  Finally, press hotsync on your PDA and quickly run pi-nredir from a
  terminal window:
   pi-nredir -p /dev/pilot
 or '-p /dev/ttyUSBx', whatever you use.
  If all goes well, pi-nredir should redirect the incoming USB connection
  to the network and gnome-pilot should connect.

-- 
gpilotd locks up my Palm Z22
https://launchpad.net/bugs/66355

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


[Bug 66414] Re: fails to play audio on flv (flash) files

2006-10-19 Thread Bug Watch Updater
** Changed in: xine-lib (Debian)
   Status: Unknown = Confirmed

-- 
 fails to play audio on flv (flash) files
https://launchpad.net/bugs/66414

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


[Bug 66360] Re: x-ttcidfont-conf.defoma fails to create fonts.dir file on Edgy

2006-10-19 Thread Bug Watch Updater
** Changed in: x-ttcidfont-conf (Debian)
   Status: Unknown = Fix Released

-- 
x-ttcidfont-conf.defoma fails to create fonts.dir file on Edgy
https://launchpad.net/bugs/66360

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


[Bug 66571] Re: cat -v does not work as expected on /proc files

2006-10-19 Thread Bug Watch Updater
** Changed in: coreutils (Debian)
   Status: Unknown = Fix Released

-- 
cat -v does not work as expected on /proc files
https://launchpad.net/bugs/66571

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


[Bug 64553] Re: Crash on PCI

2006-10-19 Thread Bug Watch Updater
** Changed in: hardinfo (Debian)
   Status: Unknown = Unconfirmed

-- 
Crash on PCI
https://launchpad.net/bugs/64553

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


[Bug 65047] Re: segfault when querying

2006-10-19 Thread Bug Watch Updater
** Changed in: netsnmp (upstream)
   Status: Unknown = Unconfirmed

-- 
segfault when querying
https://launchpad.net/bugs/65047

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


[Bug 62988] Re: [Edgy] BadMatch (invalid parameter attributes)

2006-10-19 Thread Bug Watch Updater
** Changed in: firefox (Debian)
   Status: Unknown = Unconfirmed

-- 
[Edgy] BadMatch (invalid parameter attributes)
https://launchpad.net/bugs/62988

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


[Bug 55631] Re: Edgy: cannot paste text in Gnome apps from Emacs

2006-10-19 Thread Bug Watch Updater
** Changed in: emacs21 (Debian)
   Status: Unconfirmed = Fix Released

-- 
Edgy: cannot paste text in Gnome apps from Emacs
https://launchpad.net/bugs/55631

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


[Bug 59945] Re: no nvidia support

2006-10-19 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unconfirmed = Fix Committed

-- 
no nvidia support
https://launchpad.net/bugs/59945

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


[Bug 20204] Re: ThinkPad Back and Forward keys do not work

2006-10-19 Thread Bug Watch Updater
** Changed in: xkeyboard-config (Debian)
   Status: Unknown = Confirmed

-- 
ThinkPad Back and Forward keys do not work
https://launchpad.net/bugs/20204

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


[Bug 61217] Re: Verbiste includes /usr/share/locale/locale.alias in edgy amd64

2006-10-19 Thread Bug Watch Updater
** Changed in: verbiste (Debian)
   Status: Unknown = Fix Committed

-- 
Verbiste includes /usr/share/locale/locale.alias in edgy amd64
https://launchpad.net/bugs/61217

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


[Bug 34350] Re: typo on papersize man page

2006-10-19 Thread Bug Watch Updater
** Changed in: libpaper (Debian)
   Status: Unknown = Fix Released

-- 
typo on papersize man page
https://launchpad.net/bugs/34350

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


[Bug 66814] Re: 100% CPU usage after a download on AMD64

2006-10-19 Thread Sebastien Bacher
Thanks for your bug. Could you get a backtrace when it eats CPU. Do you
have some simple steps to get the issue?

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

-- 
100% CPU usage after a download on AMD64
https://launchpad.net/bugs/66814

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


[Bug 66794] Re: Mistakes in gdm doc

2006-10-19 Thread Bug Watch Updater
** Changed in: gdm (upstream)
   Status: Unknown = Unconfirmed

-- 
Mistakes in gdm doc
https://launchpad.net/bugs/66794

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


[Bug 66879] radeonfb D2 sleep patch for thinkpads seems not working

2006-10-19 Thread Alexander Oltu
Public bug reported:

I cant find any messages related that D2 sleep enabled even if Im loading 
radeonfb module with video=radeonfb:force_sleep.
And powerdrain during sleep is the same high with force_sleep and without it. 
It is about 2800 mW.
Messages during loading radeonfb:
[17179572.244000] radeonfb: Retrieved PLL infos from BIOS
[17179572.244000] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=183.00 Mhz, 
System=183.00 MHz
[17179572.244000] radeonfb: PLL min 12000 max 35000
[17179574.232000] radeonfb: Monitor 1 type LCD found
[17179574.232000] radeonfb: Monitor 2 type no found
[17179574.232000] radeonfb: panel ID string: 1024x768
[17179574.232000] radeonfb: detected LVDS panel size from BIOS: 1024x768
[17179574.232000] radeondb: BIOS provided dividers will be used
[17179574.352000] radeonfb: Dynamic Clock Power Management enabled
[17179574.356000] radeonfb (:01:00.0): ATI Radeon LW

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

-- 
radeonfb D2 sleep patch for thinkpads seems not working
https://launchpad.net/bugs/66879

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


[Bug 66725] Re: Latex Syntax Highliting dont work correct

2006-10-19 Thread Bug Watch Updater
** Changed in: gedit (upstream)
   Status: Unknown = Unconfirmed

-- 
Latex Syntax Highliting dont work correct
https://launchpad.net/bugs/66725

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


[Bug 66776] Re: [edgy] fd leak in Xinput module

2006-10-19 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown = Confirmed

-- 
[edgy] fd leak in Xinput module 
https://launchpad.net/bugs/66776

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


[Bug 66698] Re: Advanced settings tab not editable

2006-10-19 Thread Bug Watch Updater
** Changed in: cohoba (upstream)
   Status: Unknown = Confirmed

-- 
Advanced settings tab not editable
https://launchpad.net/bugs/66698

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


[Bug 66694] Re: f-spot crashes when viewing SVG

2006-10-19 Thread Bug Watch Updater
** Changed in: f-spot (upstream)
   Status: Unknown = Rejected

-- 
f-spot crashes when viewing SVG
https://launchpad.net/bugs/66694

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


[Bug 66676] Re: No devices detected in gparted

2006-10-19 Thread Bug Watch Updater
** Changed in: gparted (upstream)
   Status: Unknown = Unconfirmed

-- 
No devices detected in gparted
https://launchpad.net/bugs/66676

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


[Bug 66579] Re: folder operations clear name entry in Save As dialouge

2006-10-19 Thread Bug Watch Updater
** Changed in: firefox (upstream)
   Status: Unknown = Rejected

-- 
folder operations clear name entry in Save As dialouge
https://launchpad.net/bugs/66579

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


[Bug 66566] Re: Inconsistent shortcuts for new tab

2006-10-19 Thread Bug Watch Updater
** Changed in: firefox (upstream)
   Status: Unknown = Confirmed

-- 
Inconsistent shortcuts for new tab
https://launchpad.net/bugs/66566

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


[Bug 66541] Re: totem crashed on closing (xvimagesink)

2006-10-19 Thread Bug Watch Updater
** Changed in: gstreamer (upstream)
   Status: Unknown = Unconfirmed

-- 
totem crashed on closing (xvimagesink)
https://launchpad.net/bugs/66541

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


[Bug 66482] Re: [totem-gstreamer] Totem hangs with external subtitle files

2006-10-19 Thread Bug Watch Updater
** Changed in: totem (upstream)
   Status: Unknown = Fix Released

-- 
[totem-gstreamer] Totem hangs with external subtitle files
https://launchpad.net/bugs/66482

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


[Bug 66464] Re: location bar empty if a folder name doesn't fit on the window

2006-10-19 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown = Confirmed

-- 
location bar empty if a folder name doesn't fit on the window
https://launchpad.net/bugs/66464

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


[Bug 66456] Re: window title mentions '(pause)' after stopping a radio and playing from it again

2006-10-19 Thread Bug Watch Updater
** Changed in: rhythmbox (upstream)
   Status: Unknown = Unconfirmed

-- 
window title mentions '(pause)' after stopping a radio and playing from it again
https://launchpad.net/bugs/66456

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


  1   2   3   4   5   6   7   8   9   10   >