[Bug 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2008-01-31 Thread Fernando Chávez
Hola,
FINALLY... this applies to RT73 based dongles or similar (my case: TP-LINK 
TL_WN321g)
Thanks to all of you, after months of trial and error, and so many pages read:
This is based on:
http://generacionlibre.es/?p=11#comments who based on:
http://terminusblog.wordpress.com/2007/08/04/instalacion-de-dispositivo-wifi-linksys-wusb54gc-en-ubuntu-feisty/

So this goes in English and adapted, sort of a HOWTO:
1) Install:
sudo apt-get install build-essential linux-headers-`uname -r`
2)Download:
sudo wget http://rt2×00.serialmonkey.com/rt73-cvs-daily.tar.gz
3) Unpack the previous tar.gz (home would be perfect)
3) Change to the following directory:
cd /rt73-cvs-mmddhh/Module (based on where you unpacked it)
4) Make:
   sudo make
  Just ignore the message:
!!! WARNING: Module file much too big (1MB)
!!! Check your kernel settings or use ’strip’
5)   sudo strip -S rt73.ko
6)   sudo make install
7) Get rid off network manager:
sudo aptitude purge network-manager
8) May or may not be necessary, to ease things??
sudo apt-get install rutilt
9) Turn off the wlan0 for a while:
sudo ifconfig wlan0 down
10) Remove the following troublemakers:
sudo modprobe -r rt73usb
sudo modprobe -r rt2570
sudo modprobe -r rt2500usb
sudo modprobe -r rt2×00lib
11) Blacklist the above, this is a must, as pointed out by some of you, open an 
editor:
sudo gedit /etc/modprobe.d/blacklist
12) Add to the end of the file:
# Blacklist rt73usb, as it is a non-functional beta module which conflicts 
with the working rt73 module.
blacklist rt73usb
# Blacklist rt2570, as it causes conflicts with rt73
blacklist rt2570
# Other modules that break rt73
blacklist rt2500usb
blacklist rt2×00lib
13) Load the module:
sudo modprobe -v rt73
14) Now you can play with RutilIT, click on menu: 
Applications/Internet/RutilIT...
or
15) Even better open interfaces:
  sudo gedit /etc/network/interfaces
16)Add the following lines (for auto DHCP) according to your personal set-ups, 
but make sure to block  (mask using #) all other references to eth0 or similar, 
if not this WON'T work:
 #auto eth0
 #iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
pre-up ifconfig wlan0 up
pre-up iwconfig wlan0 essid YOUR_SSID
pre-up iwconfig wlan0 mode managed
pre-up iwpriv wlan0 set AuthMode=WPAPSK
pre-up iwpriv wlan0 set EncrypType=TKIP
pre-up iwpriv wlan0 set WPAPSK=YOUR_PASS_KEY_IN_HEXADEC
Or (for manual DHCP)
#auto eth0
#iface eth0 inet dhcp   
auto wlan0
iface wlan0 inet static
address 192.168.1.2 (or what ever yours is)
netmask 255.255.255.0 (or what .)
gateway 192.168.1.1 (or what .)
pre-up ifconfig wlan0 up
pre-up iwconfig wlan0 essid YOUR_SSID
pre-up iwconfig wlan0 mode managed
pre-up iwpriv wlan0 set AuthMode=WPAPSK
pre-up iwpriv wlan0 set EncrypType=TKIP
pre-up iwpriv wlan0 set WPAPSK=YOUR_PASS_KEY_IN_HEXADEC
17) Save the file,
18) Reboot and you should be connected

Hasta pronto, let me know,
Fernando

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 185016] ACK of sync request

2008-01-31 Thread Daniel Holbach
ACKed.

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

-- 
Please sync 1.5.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/185016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187562] [NEW] Upgrade to smplayer 0.6.0~rc1

2008-01-31 Thread Matvey Kozhev
Public bug reported:

Binary package hint: smplayer

A new upstream pre-release is available.

** Affects: smplayer (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: smplayer (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Upgrade to smplayer 0.6.0~rc1
https://bugs.launchpad.net/bugs/187562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187561] Re: mixer_applet2 crashed with signal 5 in g_return_if_fail_warning()

2008-01-31 Thread Apport retracing service
*** This bug is a duplicate of bug 187476 ***
https://bugs.launchpad.net/bugs/187476


StacktraceTop:IA__g_return_if_fail_warning (log_domain=0xb7f66d34 GStreamer, 
gst_bus_remove_signal_watch () from /usr/lib/libgstreamer-0.10.so.0
gnome_volume_applet_dispose (object=0x80a7020) at applet.c:487
IA__g_object_unref (_object=0x80a7020) at 
/build/buildd/glib2.0-2.15.4/gobject/gobject.c:1765
bonobo_control_destroy (object=0x809aaf0) at bonobo-control.c:746

** Tags removed: need-i386-retrace

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/11669212/CoreDump.gz

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/11669261/Stacktrace.txt

-- 
mixer_applet2 crashed with signal 5 in g_return_if_fail_warning()
https://bugs.launchpad.net/bugs/187561
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187561] Symbolic threaded stack trace

2008-01-31 Thread Apport retracing service
*** This bug is a duplicate of bug 187476 ***
https://bugs.launchpad.net/bugs/187476


** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/11669262/ThreadStacktrace.txt

-- 
mixer_applet2 crashed with signal 5 in g_return_if_fail_warning()
https://bugs.launchpad.net/bugs/187561
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187561] Stack trace with source code

2008-01-31 Thread Apport retracing service
*** This bug is a duplicate of bug 187476 ***
https://bugs.launchpad.net/bugs/187476


** Attachment added: StacktraceSource.txt
   http://launchpadlibrarian.net/11669263/StacktraceSource.txt

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided = Medium

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/11669214/Disassembly.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/11669213/Dependencies.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/11669216/ProcStatus.txt

** Attachment removed: ThreadStacktrace.txt

   http://launchpadlibrarian.net/11669219/ThreadStacktrace.txt

** Attachment removed: Stacktrace.txt (retraced)

   http://launchpadlibrarian.net/11669261/Stacktrace.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/11669217/Registers.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/11669218/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt (retraced)

   http://launchpadlibrarian.net/11669262/ThreadStacktrace.txt

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/11669215/ProcMaps.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 187476
   mixer_applet2 crashed with signal 5 in g_return_if_fail_warning()

-- 
mixer_applet2 crashed with signal 5 in g_return_if_fail_warning()
https://bugs.launchpad.net/bugs/187561
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186968] Re: [KDE 4] Can't close tabs by middle-clicking

2008-01-31 Thread Harald Sitter
** Summary changed:

- hardy, Can't close tabs by middle-clicking
+ [KDE 4] Can't close tabs by middle-clicking

** Description changed:

  Binary package hint: konqueror-kde4
  
  To reproduce:
  - Open a webpage
  - Middle-click the tab
  - Observe the error-dialog stating: Protocol not supported
  
- Expected behavior is that the tab is closed.
+ Expected behavior is that an error message does appear, to explain that
+ the clipboard is empty, so one knows why the middle click isn't working.
+ Maybe even check whether the item in the clipboar is a URL at all, and
+ output an appropriate error message if it isn't

** Tags added: kde4

-- 
[KDE 4] Can't close tabs by middle-clicking
https://bugs.launchpad.net/bugs/186968
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113057] Re: update-manager fails at gst-python

2008-01-31 Thread Stefan Kost
I think it can be closed as it id not happen again, when I upgraded in
november.

-- 
update-manager fails at gst-python
https://bugs.launchpad.net/bugs/113057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 83471] Re: [pata-pcmcia] failed to set xfermode

2008-01-31 Thread fishor

Am Donnerstag, den 31.01.2008, 03:46 + schrieb Paul L.:
 Why is http://bugzilla.kernel.org/show_bug.cgi?id=9459 marked as
 'closed?' The problem remains in the current Gutsy kernel. I still have
 no access to my Kingston 5G PCMCIA hard drive.

This mean the patch is available for latest  stable kernel ( version
2.6.24 ) but not included to gutsy kernel ( 2.6.22 ) due ubuntu kernel
policy.

-- 
[pata-pcmcia] failed to set xfermode
https://bugs.launchpad.net/bugs/83471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186310] Re: package libmono-addins-gui0.2-cil 0.3-2 failed to install/upgrade:

2008-01-31 Thread Luca Falavigna
** Changed in: mono-addins (Ubuntu)
Sourcepackagename: None = mono-addins

-- 
package libmono-addins-gui0.2-cil 0.3-2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/186310
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 186309] Re: package libmono1.0-cil 1.2.6+dfsg-5ubuntu2 failed to install/upgrade:

2008-01-31 Thread Luca Falavigna
** Changed in: mono (Ubuntu)
Sourcepackagename: None = mono

-- 
package libmono1.0-cil 1.2.6+dfsg-5ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/186309
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 184149] Re: [hardy]xembed and flash support patches doesn't work for konqueror

2008-01-31 Thread Cimmo
this is a dupe of
https://bugs.launchpad.net/ubuntu/+source/nspluginwrapper/+bug/174343

isn't'?

-- 
[hardy]xembed and flash support patches doesn't work for konqueror
https://bugs.launchpad.net/bugs/184149
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

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


[Bug 187401] Re: package gnome-settings-daemon failed to upgrade

2008-01-31 Thread ThomasNovin
Jike, this didn't do it for me.

I still got the errors mentioned above. I did this to be able to install
the package:

sudo init 1
chose root prompt
cd /var/cache/apt/archives
dpkg -i --force-overwrite gnome-settings-daemon_2.21.90.1-0ubuntu2_i386.deb
apt-get upgrade

Then I was all set.

-- 
package gnome-settings-daemon failed to upgrade
https://bugs.launchpad.net/bugs/187401
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187212] Re: [KDE 4] empty trash folder reports huge size

2008-01-31 Thread Harald Sitter
** Summary changed:

- empty trash folder reports huge size
+ [KDE 4] empty trash folder reports huge size

** Description changed:

  Binary package hint: konqueror-kde4
  
  Fresh install of Hardy Heron Alpha 3 with KDE 4
  
  Run Konqueror KDE 4, click Trash. (Trash is empty.) Right click in display 
area and select Properties.
  Size is blank, with a Calculate button below. Click on Calculate,
  returns a size of 16,777,216.0 TiB (18,446,744,073,709,551,616).
  
- If I had that much space, I'd be leasing some of it to Google...or Pixar...or 
somebody else
- with lots of data and money!
- 
+ In Dolphin one can't open Properties if the trash is empty, so this only
+ effects Konqueror.
  
  [EMAIL PROTECTED]:~$ cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=8.04
  DISTRIB_CODENAME=hardy
  DISTRIB_DESCRIPTION=Ubuntu hardy (development branch)
- 
- [EMAIL PROTECTED]:~$ dpkg -l kde4 | cat
- Desired=Unknown/Install/Remove/Purge/Hold
- | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
- |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
- ||/ Name  Version 
   Description
- 
+++-=-==-
- ii  kde4  3.3 
   the K Desktop Environment version 4 official modules

** Tags added: kde4

-- 
[KDE 4] empty trash folder reports huge size
https://bugs.launchpad.net/bugs/187212
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99052] Re: 'Could not calculate the upgrade' -- edgy to feisty

2008-01-31 Thread Jonas Jørgensen
I think I upgraded with apt-get later the same day and had to sort out
some dependency problems... I'm sure it doesn't mattter now anyway --
the update system must have undergone a lot of changes since then... I
just filed this bug because the error message asked me to.

-- 
'Could not calculate the upgrade' -- edgy to feisty
https://bugs.launchpad.net/bugs/99052
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 174343] Re: Flash player 9.0 r115 crashes nspluginwrapper in Konqueror

2008-01-31 Thread Cimmo
from:
https://lists.ubuntu.com/archives/hardy-changes/2008-January/005753.html

 kdelibs (4:3.5.8-4ubuntu10) hardy; urgency=low
 .
   * Updated kubuntu_96_flash_xembed.diff:
 - Sync with current svn status.
 - Reported to make flash works again this time
 - Closes LP: #184149


still cannot confirm :(

-- 
Flash player 9.0 r115 crashes nspluginwrapper in Konqueror
https://bugs.launchpad.net/bugs/174343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185013] Re: oprations on nfs4 mounts hang

2008-01-31 Thread mkrivushin
I dont use Hardy today. It's bug in last Gutsy kernel.
I'm so sorry, head problem seems like my, and I dont closely look at kernel 
version.

-- 
oprations on nfs4 mounts hang
https://bugs.launchpad.net/bugs/185013
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186968] Re: [KDE 4] Can't close tabs by middle-clicking

2008-01-31 Thread Harald Sitter
** Changed in: kdebase-kde4 (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
[KDE 4] Can't close tabs by middle-clicking
https://bugs.launchpad.net/bugs/186968
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134660] Re: Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in Gutsy/Hardy

2008-01-31 Thread Fernando Chávez
Hi,
Read my comment on:
https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.22/+bug/34902
Fernandoc

-- 
Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in 
Gutsy/Hardy
https://bugs.launchpad.net/bugs/134660
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187552] Re: mhwaveedit: can't handle files with spaces

2008-01-31 Thread Murat Güneş
The above debdiff is invalid; please ignore. Will re-upload.

** Changed in: mhwaveedit (Ubuntu)
 Assignee: (unassigned) = Murat Güneş (mgunes)
   Status: Confirmed = In Progress

-- 
mhwaveedit: can't handle files with spaces
https://bugs.launchpad.net/bugs/187552
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 187212] Re: [KDE 4] empty trash folder reports huge size

2008-01-31 Thread Harald Sitter
I'd highly appreciate it, if you would report this issue on bugs.kde.org
and link it here. Otherwise one of us has to do that ;-)

** Changed in: kdebase-kde4 (Ubuntu)
   Importance: Undecided = Low
   Status: New = Confirmed

-- 
[KDE 4] empty trash folder reports huge size
https://bugs.launchpad.net/bugs/187212
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144161] Re: Wi-Fi rt73 USB (TP-Link TL-WN321G) doesn't connect

2008-01-31 Thread Fernando Chávez
*** This bug is a duplicate of bug 134660 ***
https://bugs.launchpad.net/bugs/134660

Since I started this...
Read my post on: 
https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.22/+bug/34902
This is solved for me now...
Bye
Fernando

-- 
Wi-Fi rt73 USB (TP-Link TL-WN321G) doesn't connect 
https://bugs.launchpad.net/bugs/144161
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187566] [NEW] Please sync ttf-dejavu 2.23-1 (main) from Debian unstable (main)

2008-01-31 Thread Arne Goetje
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/ttf-dejavu
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync ttf-dejavu 2.23-1 (main) from Debian unstable (main).
Changelog since current hardy version 2.22-1:

ttf-dejavu (2.23-1) unstable; urgency=low

  * New upstream release
  * debian/control: Standards-Version 3.7.3

 -- Davide Viti [EMAIL PROTECTED]  Sun, 20 Jan 2008 17:53:50 +0100


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

iD8DBQFHoYZYbp/QbmhdHowRArJWAJ0X6+X7dcV4wzDK5DpJAsxEHrto2gCgiAd0
97vfY6gKKFjaVYPYvP89E/8=
=7d9j
-END PGP SIGNATURE-

** Affects: ttf-dejavu (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync ttf-dejavu 2.23-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/187566
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187401] Re: package gnome-settings-daemon failed to upgrade

2008-01-31 Thread Gnine
confirmed. 8.04 hardy - x86 
celeron 2.0
failure on update package gnome-settings-deamon via update manager.

-- 
package gnome-settings-daemon failed to upgrade
https://bugs.launchpad.net/bugs/187401
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127850] Re: match operator broken on amd64

2008-01-31 Thread Robert Vollmert
I can confirm the problem. I've had awk scripts fail mysteriously due to
this bug on amd64. The current upstream release (3.1.6) has this fixed.

To be honest, I'm surprised this hasn't broken all kinds of stuff on my
system -- is awk not widely used for configuration, etc?

-- 
match operator broken on amd64
https://bugs.launchpad.net/bugs/127850
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127850] Re: match operator broken on amd64

2008-01-31 Thread Robert Vollmert
(If it is inappropriate for me to change status, feel free to revert.)

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

-- 
match operator broken on amd64
https://bugs.launchpad.net/bugs/127850
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110210] Re: Unable to mount external USB hard drives

2008-01-31 Thread buntu_hugenewbie11
I have the Hal problem in Gutsy.

-- 
Unable to mount external USB hard drives
https://bugs.launchpad.net/bugs/110210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 181948] Re: exiqgrep: error on messages w/o size

2008-01-31 Thread Daniel van Eeden
This is patch002 in debdiff format.

** Attachment added: Signed debdiff as requested
   http://launchpadlibrarian.net/11669544/exim4_bug181948.debdiff.asc

-- 
exiqgrep: error on messages w/o size
https://bugs.launchpad.net/bugs/181948
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 183721] Re: Scrolling by mouse wheel produce a crash

2008-01-31 Thread Patrik Šíma
I solved this problem temporarily if I unchecked Allow messages to use
other fonts.

-- 
Scrolling by mouse wheel produce a crash
https://bugs.launchpad.net/bugs/183721
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 38054] Re: message list slow scrolling

2008-01-31 Thread Andrew Foster
Problem is gone after upgrading to Gutsy.

-- 
message list slow scrolling
https://bugs.launchpad.net/bugs/38054
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 187568] [NEW] [hardy] update-manager ALWAYS sets CPU Scaling to OnDemand

2008-01-31 Thread Fernando Pereira
Public bug reported:

Binary package hint: update-manager

I usually set my CPU profile to Conservative or Powersave, using GNOME applet 
CPU Frequency Scaling Monitor v2.21.4 (which I've set-ui to root).
Every time I launch update-manager, it set the CPU profile to OnDemand.
This can cause my laptop to over-heat.

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

-- 
[hardy] update-manager ALWAYS sets CPU Scaling to OnDemand
https://bugs.launchpad.net/bugs/187568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 178482] Re: Brasero doesn't show correct speed when burning

2008-01-31 Thread agostinomaurotto
This happens in brasero 0.7 as well

-- 
Brasero doesn't show correct speed when burning
https://bugs.launchpad.net/bugs/178482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187401] Re: package gnome-settings-daemon failed to upgrade

2008-01-31 Thread Lillipuziano
Confirmed. It didn't break the packages cache. I think that synaptyc
automatically configured it using dpkg.

-- 
package gnome-settings-daemon failed to upgrade
https://bugs.launchpad.net/bugs/187401
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149045] Re: needs a proper daemon or cupsys integration

2008-01-31 Thread Johannes Meixner
I should have mentionend that I had in mind to
run the backend as setuid lp program so that
normal users get sufficient permissions implicitely
e.g. to do a device state query.

I thought that run as lp is sufficiently secure because
it is just what cupsd does by default but unfortunately
I missed that with a setuid lp binary there is a program
available which can be executed by any user so that
now any user might be able to do anything as user lp
which is not sufficiently secure to have it by default :-(

By the way:
Just add all users to the lp group is also not sufficiently
secure to be done by default, see
https://bugzilla.novell.com/show_bug.cgi?id=349084#c9

-- 
needs a proper daemon or cupsys integration
https://bugs.launchpad.net/bugs/149045
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152426] Re: Update manager fails on partial upgrade

2008-01-31 Thread adamadamant
No I am not having this problem any more. I am struggling to remember
how I resolved it. I think that I reinstalled Ubuntu 7.10 after it was
properly released.

-- 
Update manager fails on partial upgrade
https://bugs.launchpad.net/bugs/152426
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 126769] Re: update manager fails to athenticate latest update to update-manager 1.0.59.23 and update manager-core 1.0.59.23, will not install until it does

2008-01-31 Thread eenduiker
Hi Pedro,

This was submitted quite a while ago. I found a workaround. The problem
is just that I cannot remember what it was. I also removed that specific
Ubuntu installation a while ago.

Sorry for the poor memory.

Albert 
On Wednesday, January 30, 2008, at 09:45PM, Pedro Villavicencio [EMAIL 
PROTECTED] wrote:
Thanks for taking the time to report this bug and helping to make Ubuntu
better.  Could you please add all the files contained in /var/log/dist-
upgrade/ to your bug report as separate attachments?  Thanks in advance.

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

-- 
update manager fails to athenticate latest update to update-manager 1.0.59.23 
and update manager-core 1.0.59.23, will not install until it does
https://bugs.launchpad.net/bugs/126769
You received this bug notification because you are a direct subscriber
of the bug.



-- 
update manager fails to athenticate latest update to update-manager 1.0.59.23 
and update manager-core 1.0.59.23, will not install until it does
https://bugs.launchpad.net/bugs/126769
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187571] [NEW] Iran is not in software sources list, but it is!

2008-01-31 Thread [EMAIL PROTECTED]
Public bug reported:

Hello!
My download source was Iran at first but I changed it. After I wanted to roll 
it back to Iran I sow Iran is not on the list. But I used gedit 
/etc/apt/sources.list and add .ir before all archive.ubuntu.* and my source is 
Iran again. Please add Iran to the list.
Thanks,

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Iran is not in software sources list, but it is!
https://bugs.launchpad.net/bugs/187571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187568] Re: [hardy] update-manager ALWAYS sets CPU Scaling to OnDemand

2008-01-31 Thread Michael Vogt
Thanks for your bugreport.

That sounds like a problem with the applet or with gnome-power-manager.
update-manager does not change this profile. The only thing it does is
that it sends a org.freedesktop.PowerManagement.Inhibit signal to gnome-
power-manager when it installs updates.

** Changed in: gnome-applets (Ubuntu)
Sourcepackagename: update-manager = gnome-applets

-- 
[hardy] update-manager ALWAYS sets CPU Scaling to OnDemand
https://bugs.launchpad.net/bugs/187568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136337] Re: libc6 and/or libc6-i686 upgrade fail

2008-01-31 Thread Juergen Scholz
Okay! Here is what worked for me.

Get the packages
  libc6_2.6.1-1ubuntu10_i386.deb
  libc6-i686_2.6.1-1ubuntu10_i386.deb
from a gutsy system.

Remove libc6-i686 and ubuntu-minimal:
  # aptitude purge libc6-i686 ubuntu-minimal

This _will_ put out error messages. The directory /lib/tls/i606/cmov cannot be 
deletet, since it is not empty/the removal of the package does not delete them. 
This makes the next step the removal of these directories:
  # rm -rf /lib/tls

Now it is possible to update libc6 and libc6-i686 by issuing:
  # dpkg --install libc6_2.6.1-1ubuntu10_i386.deb
  # dpkg --install libc6-i686_2.6.1-1ubuntu10_i386.deb

If you system has not crashed until now you are safe to update to gutsy. :-)
Do that with any method you like. This includes modifiying 
/etc/apt/sources.list and using aptitude, using do-release-upgrade or any 
graphical method.

SUGGESTION FOR REAL BUGFIX:
Installing a libc6-i686 should
  - create /etc/ld.so.nohwcap
  - run ldconfig
  - remove the old library files (or the package shouldn't care about 
overwriting)
  - install the new ones
  - removal of /etc/ld.so.nohwcap
  - ldconfig

I hope this will be fixed ... it took me so long to figure that out.
It's a pity when a system is unable to boot after a dist-upgrade. This
is nothing for the average user.

Any confirmations if this works for you would really be appreciated!!

-- 
libc6 and/or libc6-i686 upgrade fail
https://bugs.launchpad.net/bugs/136337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 62751] Re: Upstart doesn't activate luks volumes (also non luks) in cryptsetup

2008-01-31 Thread gpaharenko
A problem still exists:

ubuntu-7.10-desktop-amd64

-- 
Upstart doesn't activate luks volumes (also non luks) in cryptsetup
https://bugs.launchpad.net/bugs/62751
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187562] Re: Upgrade to smplayer 0.6.0~rc1

2008-01-31 Thread Matvey Kozhev
Readable interdiff.

smplayer (0.6.0~rc1-0ubuntu1) hardy; urgency=low

  * New upstream release. (LP: #187562)
  * debian/control:
- Build-depend on CDBS.
- Updated upstream homepage.
  * debian/copyright:
- Updated download address.
  * debian/rules:
- Migrated to CDBS.
- Fixed CONF_PATH.
- Additional cleanup in the clean rule.
- Tweaked get-orig-source to work with release candidates.
  * debian/docs:
- Removed Translations.txt, upstream removed it from the tarball.
- Added Release_notes.txt.
  * debian/menu:
- Replaced icon name smplayer with smplayer.xpm.
  * debian/manpages, debian/smplayer.1:
- Deleted, manpage merged upstream.
  * debian/smplayer.install:
- Install usr/share/man.

 -- Matvey Kozhev [EMAIL PROTECTED]  Thu, 31 Jan 2008 13:44:53 +0600


** Attachment added: smplayer_0.6.0~rc1-0ubuntu1.readable.interdiff
   
http://launchpadlibrarian.net/11670971/smplayer_0.6.0%7Erc1-0ubuntu1.readable.interdiff

-- 
Upgrade to smplayer 0.6.0~rc1
https://bugs.launchpad.net/bugs/187562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187562] Re: Upgrade to smplayer 0.6.0~rc1

2008-01-31 Thread Matvey Kozhev
Full interdiff.

** Attachment added: smplayer_0.6.0~rc1-0ubuntu1.interdiff.gz
   
http://launchpadlibrarian.net/11671313/smplayer_0.6.0%7Erc1-0ubuntu1.interdiff.gz

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

-- 
Upgrade to smplayer 0.6.0~rc1
https://bugs.launchpad.net/bugs/187562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185099] Re: apt output in all caps on amd64 when stdin is /dev/null

2008-01-31 Thread Michael Vogt
Thanks for the fix! I merged it into my bzr branch and it will be part
of the next upload.

** Changed in: apt (Ubuntu)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: Confirmed = Fix Committed

-- 
apt output in all caps on amd64 when stdin is /dev/null
https://bugs.launchpad.net/bugs/185099
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 182434] Re: cpuset support no longer enabled in kernel

2008-01-31 Thread Chris Samuel
Is there any ETA on this package making out to the repositories please ?

Currently I'm seeing:

$ apt-cache policy linux-image
linux-image:
  Installed: 2.6.24.5.6
  Candidate: 2.6.24.5.6
  Version table:
 *** 2.6.24.5.6 0
500 http://mirrors.uwa.edu.au hardy/main Packages
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

-- 
cpuset support no longer enabled in kernel
https://bugs.launchpad.net/bugs/182434
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 182189] Re: ACPI vs Radeon M6: Thinkpad X23 suspend issue

2008-01-31 Thread R.Rublack
I think this is related to the Bug #148408 the same is happenning here
on X24 with same ati card

-- 
ACPI vs Radeon M6: Thinkpad X23 suspend issue
https://bugs.launchpad.net/bugs/182189
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 179327] Re: Drag and drop firefox tab on to firefox titlebar causes gray box to appear

2008-01-31 Thread JorgeBurgos
This is still occurring and is worse than I thought. Dragging icons on the 
desktop also causes the big gray box to appear.
Is there a setting file that I could upload to see if anyone can replicate this 
problem?

-- 
Drag and drop firefox tab on to firefox titlebar causes gray box to appear
https://bugs.launchpad.net/bugs/179327
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136337] Re: libc6 and/or libc6-i686 upgrade fail

2008-01-31 Thread Juergen Scholz
I nominated this for feisty, since the problem seems to be in the
removal procedure of libc6-i686.

  - installing the 2.6.1 libc6-i686 from gutsy works even with feisty
  - deinstalling of libc6-i686 leaves files behind
  - upgrading from   feisty libc6-i686   to   gutsy libc6-i686   does not work

-- 
libc6 and/or libc6-i686 upgrade fail
https://bugs.launchpad.net/bugs/136337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153809] Re: Power manager is unable to turn off screen

2008-01-31 Thread krychek
Fujitsu Siemens Amilo La 1703 screen doesn't turn off either in power saving 
mode.
Maybe we should report this bug separately for each laptop following these 
instructions:  https://wiki.ubuntu.com/DebuggingACPI

-- 
Power manager is unable to turn off screen
https://bugs.launchpad.net/bugs/153809
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187574] [NEW] The pidgin notification icon does not resize when increasing the panel width

2008-01-31 Thread Victor Osadci
Public bug reported:

Binary package hint: pidgin

To reproduce:
1. Have the panel containing the notification area at the default width of 24px 
and horizontal orientation;
2. Start pidgin; The pidgin icon should appear in the notification area;
3. Change the panel width to 18px; the pidgin icon gets smaller;
4. Change the panel width back to 24px; the pidgin icon remains small;

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

-- 
The pidgin notification icon does not resize when increasing the panel width
https://bugs.launchpad.net/bugs/187574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187574] Re: The pidgin notification icon does not resize when increasing the panel width

2008-01-31 Thread Victor Osadci

** Attachment added: Screenshot showing the result
   http://launchpadlibrarian.net/11671474/pidgin-notification-area-icon.png

-- 
The pidgin notification icon does not resize when increasing the panel width
https://bugs.launchpad.net/bugs/187574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187571] Re: Iran is not in software sources list, but it is!

2008-01-31 Thread Murat Güneş
Thanks for your report. I can confirm this issue on Ubuntu 7.10.

** Changed in: software-properties (Ubuntu)
Sourcepackagename: None = software-properties

** Changed in: software-properties (Ubuntu)
   Status: New = Confirmed

-- 
Iran is not in software sources list, but it is!
https://bugs.launchpad.net/bugs/187571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187362] Re: update-grub does not update /boot/grub/menu.lst

2008-01-31 Thread Michael Vogt
Thanks for the quick fix, unfortunately the 0.97-29ubuntu14 does not fix
the issue for me. I will attach the output of ucf -v -d when update-grub
is run.

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

-- 
update-grub does not update /boot/grub/menu.lst
https://bugs.launchpad.net/bugs/187362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187362] Re: update-grub does not update /boot/grub/menu.lst

2008-01-31 Thread Michael Vogt

** Attachment added: output of update-grub with ucf -v -d
   http://launchpadlibrarian.net/11671428/typescript

-- 
update-grub does not update /boot/grub/menu.lst
https://bugs.launchpad.net/bugs/187362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145112] Re: Random NVidia Proprietary Driver Lock-Ups with dual core + 7300

2008-01-31 Thread John Cottier
Does this mean its down to us to test the driver for Hardy alpha? How do
we do that? Live CD? If so, how can you load the nvidia driver in a live
session?

-- 
Random NVidia Proprietary Driver Lock-Ups with dual core + 7300
https://bugs.launchpad.net/bugs/145112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187568] Re: [hardy] update-manager ALWAYS sets CPU Scaling to OnDemand

2008-01-31 Thread ThomasNovin
Confirmed. Ran 'gksu update-manager' and noted that I went from
Powersave to On-Demand.

-- 
[hardy] update-manager ALWAYS sets CPU Scaling to OnDemand
https://bugs.launchpad.net/bugs/187568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 25931] Re: Failed to initalize HAL.

2008-01-31 Thread Mark Howard
Another report for gutsy, with upstart concurrency enabled. I fixed this
with mv /etc/rc2.d/S12hal /etc/rc2.d/S13hal. Is there any chance hal and
dbus could have different startup numbers for hardy?

-- 
Failed to initalize HAL.
https://bugs.launchpad.net/bugs/25931
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 25931] Re: Failed to initalize HAL.

2008-01-31 Thread Mark Howard
Another report for gutsy, with upstart concurrency enabled. I fixed this
with mv /etc/rc2.d/S12hal /etc/rc2.d/S13hal. Is there any chance hal and
dbus could have different startup numbers for hardy?

-- 
Failed to initalize HAL.
https://bugs.launchpad.net/bugs/25931
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 187580] [NEW] Using the print preview for a specific but normal website killed firefox even multitried

2008-01-31 Thread nano1
Public bug reported:

Binary package hint: firefox

Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.11) Gecko/20071204
Ubuntu/7.10 (gutsy)

trying to use the print preview with this site:

http://www.heise.de/tr/Wann-faellt-der-Schuss--/blog/artikel/102672

lets crash firefox immediately. Printing works fine. Ephiphany doesn't
have problems.

greetings patrick

ProblemType: Bug
Architecture: i386
Date: Thu Jan 31 09:42:40 2008
DistroRelease: Ubuntu 7.10
Package: firefox 2.0.0.11+2nobinonly-0ubuntu0.7.10
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux dimension4550 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 
2007 i686 GNU/Linux

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


** Tags: apport-bug

-- 
Using the print preview for a specific but normal website killed firefox even 
multitried
https://bugs.launchpad.net/bugs/187580
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155669] Re: Random system freezes in Gutsy

2008-01-31 Thread Dianne Reuby
I've had random system freezes since an update on 24 January. I've done one 
other update since then.
I have Compiz running, an Nvidia GeForce4 MX440, no problems till that update.

My dpkg.log for that period:
2008-01-24 14:35:03 startup archives unpack
2008-01-24 14:35:19 upgrade libisc32 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status half-configured libisc32 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libisc32 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libisc32 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libisc32 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libisc32 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status unpacked libisc32 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 upgrade libdns32 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status half-configured libdns32 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libdns32 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libdns32 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libdns32 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libdns32 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status unpacked libdns32 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 upgrade libisccc30 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status half-configured libisccc30 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libisccc30 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libisccc30 1:9.4.1-P1-3
2008-01-24 14:35:19 status half-installed libisccc30 1:9.4.1-P1-3
2008-01-24 14:35:19 status unpacked libisccc30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:19 status unpacked libisccc30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 upgrade libisccfg30 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status half-configured libisccfg30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked libisccfg30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed libisccfg30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed libisccfg30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked libisccfg30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status unpacked libisccfg30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 upgrade libbind9-30 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status half-configured libbind9-30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked libbind9-30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed libbind9-30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed libbind9-30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked libbind9-30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status unpacked libbind9-30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 upgrade liblwres30 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status half-configured liblwres30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked liblwres30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed liblwres30 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed liblwres30 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked liblwres30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status unpacked liblwres30 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 upgrade bind9-host 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status half-configured bind9-host 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked bind9-host 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed bind9-host 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed bind9-host 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked bind9-host 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status unpacked bind9-host 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 upgrade dnsutils 1:9.4.1-P1-3 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:20 status half-configured dnsutils 1:9.4.1-P1-3
2008-01-24 14:35:20 status unpacked dnsutils 1:9.4.1-P1-3
2008-01-24 14:35:20 status half-installed dnsutils 1:9.4.1-P1-3
2008-01-24 14:35:21 status half-installed dnsutils 1:9.4.1-P1-3
2008-01-24 14:35:21 status unpacked dnsutils 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:21 status unpacked dnsutils 1:9.4.1-P1-3ubuntu1
2008-01-24 14:35:21 upgrade libgs8 8.61.dfsg.1~svn8187-0ubuntu3.2 
8.61.dfsg.1~svn8187-0ubuntu3.3
2008-01-24 14:35:21 status half-configured libgs8 8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:21 status unpacked libgs8 8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:21 status half-installed libgs8 8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:21 status half-installed libgs8 8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:22 status unpacked libgs8 8.61.dfsg.1~svn8187-0ubuntu3.3
2008-01-24 14:35:22 status unpacked libgs8 8.61.dfsg.1~svn8187-0ubuntu3.3
2008-01-24 14:35:22 upgrade ghostscript 8.61.dfsg.1~svn8187-0ubuntu3.2 
8.61.dfsg.1~svn8187-0ubuntu3.3
2008-01-24 14:35:22 status half-configured ghostscript 
8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:25 status unpacked ghostscript 8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:25 status half-installed ghostscript 
8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:26 status half-installed ghostscript 
8.61.dfsg.1~svn8187-0ubuntu3.2
2008-01-24 14:35:26 status unpacked ghostscript 

[Bug 134660] Re: Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in Gutsy/Hardy

2008-01-31 Thread _oOMOo_
Fernando that looks suspiciously similar to the howto on the ubuntu
forums (http://ubuntuforums.org/showthread.php?t=400236) apologies if
I'm wrong. Compiling one of the legacy drivers does work for some people
in Gutsy, me included, but not as yet in Hardy as far as I know. I never
had to comment out my other interfaces in /etc/network/interfaces
either..

-- 
Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in 
Gutsy/Hardy
https://bugs.launchpad.net/bugs/134660
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187576] Re: Upgrade to smplayer-themes 0.1.15

2008-01-31 Thread Matvey Kozhev
Full interdiff.

** Attachment added: smplayer-themes_0.1.15-0ubuntu1.interdiff.gz
   
http://launchpadlibrarian.net/11671556/smplayer-themes_0.1.15-0ubuntu1.interdiff.gz

** Changed in: smplayer-themes (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
Upgrade to smplayer-themes 0.1.15
https://bugs.launchpad.net/bugs/187576
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187576] Re: Upgrade to smplayer-themes 0.1.15

2008-01-31 Thread Matvey Kozhev
Readable interdiff.

smplayer-themes (0.1.15-0ubuntu1) hardy; urgency=low

  * New upstream release. (LP: #187576)
  * debian/changelog:
- blackPanther-MacLike is no longer distributed by upstream.
  * debian/rules:
- Do not delete blackPanther-MacLike in get-orig-source, deleted upstream.
- Reworked get-orig-source to use uscan instead of svn export.

 -- Matvey Kozhev [EMAIL PROTECTED]  Thu, 31 Jan 2008 15:31:38 +0600


** Attachment added: smplayer-themes_0.1.15-0ubuntu1.readable.interdiff
   
http://launchpadlibrarian.net/11671555/smplayer-themes_0.1.15-0ubuntu1.readable.interdiff

-- 
Upgrade to smplayer-themes 0.1.15
https://bugs.launchpad.net/bugs/187576
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187574] Re: The pidgin notification icon does not resize when increasing the panel width

2008-01-31 Thread Murat Güneş
Thanks for your report. This is reproducible in Ubuntu 7.10.

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

-- 
The pidgin notification icon does not resize when increasing the panel width
https://bugs.launchpad.net/bugs/187574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187576] [NEW] Upgrade to smplayer-themes 0.1.15

2008-01-31 Thread Matvey Kozhev
Public bug reported:

Binary package hint: smplayer-themes

A new upstream release is available.

** Affects: smplayer-themes (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Upgrade to smplayer-themes 0.1.15
https://bugs.launchpad.net/bugs/187576
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187577] [NEW] portmap has multiple init script links

2008-01-31 Thread Gianluca Borello
Public bug reported:

Binary package hint: portmap

Hi,

In file /var/lib/dpkg/info/portmap.postinst, line 91 I see:

update-rc.d portmap start 43 S . start 32 0 6 . start 17 2 3 4 5 . stop
81 1 . /dev/null

What's the sense of create 2 init scripts links?

In my example, portmap is started from /etc/rcS.d/43portmap and
/etc/rc2.d/17portmap, and at boot I obtain:

 * Starting portmap daemon... [ OK ]
.
 
 * Starting portmap daemon...   

* Already running.[ OK ]

I know this is not a big problem, but why is it configured in that
manner?

Thanks for your work.

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

-- 
portmap has multiple init script links
https://bugs.launchpad.net/bugs/187577
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187580] Re: Using the print preview for a specific but normal website killed firefox even multitried

2008-01-31 Thread nano1

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

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

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/11671529/pluginreg.dat.txt

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

-- 
Using the print preview for a specific but normal website killed firefox even 
multitried
https://bugs.launchpad.net/bugs/187580
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187538] Re: Hardy installer changes all partition types to 83 (Linux)

2008-01-31 Thread stevenschlansker
Oops!  Sorry, forgot to mention :)
amd64 desktop

-- 
Hardy installer changes all partition types to 83 (Linux)
https://bugs.launchpad.net/bugs/187538
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 177141] Re: [Hardy] Jockey not installed by default

2008-01-31 Thread Verstraete Linard
@Stanley Sokolow: My Jokey-gtk crashes also. I have already reported a
few post above you. What's the reason yours is crashing? (Can't see it,
you have set it to private)

-- 
[Hardy] Jockey not installed by default
https://bugs.launchpad.net/bugs/177141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186179] Re: [Hardy A3][Xubuntu]jockey-gtk crashed with GError in ui_help()

2008-01-31 Thread Verstraete Linard
** Visibility changed to: Public

-- 
[Hardy A3][Xubuntu]jockey-gtk crashed with GError in ui_help()
https://bugs.launchpad.net/bugs/186179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139630] Re: wget ignores content-disposition

2008-01-31 Thread Micah Cowan
Basic support for Content-Disposition now exists in the latest upstream
release of Wget, 1.11.

-- 
wget ignores content-disposition
https://bugs.launchpad.net/bugs/139630
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184585] Re: gnome-mount crashed with SIGSEGV in g_datalist_id_set_data_full()

2008-01-31 Thread Łukasz Jernaś
Also it causes that nautilus opens two seperate windows for the same
usbstick here.

-- 
gnome-mount crashed with SIGSEGV in g_datalist_id_set_data_full()
https://bugs.launchpad.net/bugs/184585
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187586] [NEW] mythbuntu 7.10 installer crash

2008-01-31 Thread James
Public bug reported:

Binary package hint: ubiquity

Mythbuntu 7.10 install crash when installing front and back end after
going througth all the steps.

[EMAIL PROTECTED]:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10

raceback (most recent call last):
  File /usr/lib/ubiquity/bin/ubiquity, line 212, in module
main()
  File /usr/lib/ubiquity/bin/ubiquity, line 207, in main
install(args[0])
  File /usr/lib/ubiquity/bin/ubiquity, line 65, in install
ret = wizard.run()
  File /usr/lib/ubiquity/ubiquity/frontend/mythbuntu_ui.py, line 252, in run
self.progress_loop()
  File /usr/lib/ubiquity/ubiquity/frontend/mythbuntu_ui.py, line 333, in 
progress_loop
/var/log/syslog % ret)
RuntimeError: Install failed with exit code 139; see /var/log/syslog

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

-- 
mythbuntu 7.10 installer crash
https://bugs.launchpad.net/bugs/187586
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123521] Re: Crashed on recursive download.

2008-01-31 Thread Micah Cowan
This bug has been fixed in the upstream repositories.

-- 
Crashed on recursive download.
https://bugs.launchpad.net/bugs/123521
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187585] [NEW] Policykit does not answer to gnome message

2008-01-31 Thread Yves Le Berre
Public bug reported:

Binary package hint: policykit

---
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu hardy (development branch)
---
dpkg -l policykit | cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NomVersion  
  Description
+++-==-==-=
ii  policykit  0.7-2ubuntu3 
  framework for managing administrative policies and privileges
---
When i try to use admin tools (Clock, Net, Users and groups), and click 
unlock button on
the dialog window, the window closes and i get this log (Trace for pid 16035 is 
when i try
to grant a privilege with the System-Authorizations Dialog)


(time-admin:15975): Gtk-WARNING **: Unsupported tag for GtkWidget: atkproperty


(time-admin:15975): Gtk-WARNING **: Unsupported tag for GtkWidget: atkproperty


(time-admin:15975): Gtk-WARNING **: Unknown property: 
GtkCalendar.display-options

[WARN 15975] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace

** CRITICAL **: Message did not receive a reply (timeout by message bus)
aborting...

(network-admin:16000): Gtk-WARNING **: Unknown property:
GtkComboBox.items

[WARN 16000] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace

** CRITICAL **: Message did not receive a reply (timeout by message bus)
aborting...
[WARN 16028] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace

** CRITICAL **: Message did not receive a reply (timeout by message bus)
aborting...
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace

** (polkit-gnome-authorization:16035): WARNING **: Error: code=0: No memory
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:294:kit_hash_lookup(): key != NULL
 Not built with -rdynamic so unable to print a backtrace
[WARN 16035] kit-hash.c:206:kit_hash_insert(): key != NULL
 Not built with 

[Bug 179815] Re: Battery manager was disappeared after upgrade to Hardy Heron

2008-01-31 Thread Kamba
Leann, it may be! I don't know, how to add this applet! There was a nice
icon of green battery in systray... Please, tell me, how to add it...

I also installed battery monitor plugin for the Xfce4 panel (A battery
monitor panel plugin for Xfce4 compatible with APM and ACPI.) And i also
don't  know how to start it! (And what Xfce4 is anyway?)

-- 
Battery manager was disappeared after upgrade to Hardy Heron
https://bugs.launchpad.net/bugs/179815
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187574] Re: The pidgin notification icon does not resize when increasing the panel width

2008-01-31 Thread Victor Osadci
Also reproducible with Pidgin 2.3.1, the latest stable release.

-- 
The pidgin notification icon does not resize when increasing the panel width
https://bugs.launchpad.net/bugs/187574
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187358] Re: gnome-terminal crashed with SIGSEGV (detaching tabs)

2008-01-31 Thread JP Foster

Backtrace didn't work here is the output of it. Looks from the stack
trace that the first thing to fix is to check system-priv is valid
before dereferencing it. (from stacktrace source.txt)

GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gnome-terminal 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d6e6b0 (LWP 25035)]

Program exited normally.
(gdb) backtrace full
No stack.
(gdb) info registers 
The program has no registers now.
(gdb) thread apply all backtrace
No registers.
(gdb) quit

-- 
gnome-terminal crashed with SIGSEGV (detaching tabs)
https://bugs.launchpad.net/bugs/187358
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138607] Re: gnome-terminal memory leak

2008-01-31 Thread JP Foster
Turning off accessibilty options fixed it for me

-- 
gnome-terminal memory leak
https://bugs.launchpad.net/bugs/138607
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144222] Re: acer 5310 aspire: no sound, no wlan

2008-01-31 Thread a.pilipenko
Do you test wlan and sound on Ubuntu 7.10? I'm linux newbie...

-- 
acer 5310 aspire: no sound, no wlan
https://bugs.launchpad.net/bugs/144222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187562] Re: Upgrade to smplayer 0.6.0~rc1

2008-01-31 Thread Matvey Kozhev
Hang on, that seems o be broken. Deleted for now.

** Attachment removed: smplayer_0.6.0~rc1-0ubuntu1.readable.interdiff

http://launchpadlibrarian.net/11670971/smplayer_0.6.0%7Erc1-0ubuntu1.readable.interdiff

** Attachment removed: smplayer_0.6.0~rc1-0ubuntu1.interdiff.gz

http://launchpadlibrarian.net/11671313/smplayer_0.6.0%7Erc1-0ubuntu1.interdiff.gz

** Changed in: smplayer (Ubuntu)
 Assignee: (unassigned) = Matvey Kozhev (sikon)
   Status: Confirmed = Incomplete

-- 
Upgrade to smplayer 0.6.0~rc1
https://bugs.launchpad.net/bugs/187562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187582] [NEW] Add MythTV support to totem

2008-01-31 Thread Mario Limonciello
Public bug reported:

This requires a few tasks:

1 - getting gmyth into Ubuntu
2 - promoting it to main
3 - Building gstreamer0.10-plugins-bad against it
4 - Building totem against it

** Affects: mythbuntu
 Importance: Undecided
 Status: New

** Affects: gst-plugins-bad0.10 (Ubuntu)
 Importance: Undecided
 Assignee: Mario Limonciello (superm1)
 Status: In Progress

** Affects: totem (Ubuntu)
 Importance: Undecided
 Assignee: Mario Limonciello (superm1)
 Status: In Progress

** Changed in: gst-plugins-bad0.10 (Ubuntu)
Sourcepackagename: None = gst-plugins-bad0.10

** Also affects: totem (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Mario Limonciello (superm1)

** Changed in: gst-plugins-bad0.10 (Ubuntu)
 Assignee: (unassigned) = Mario Limonciello (superm1)
   Status: New = In Progress

** Changed in: totem (Ubuntu)
   Status: New = In Progress

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

-- 
Add MythTV support to totem
https://bugs.launchpad.net/bugs/187582
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185862] Re: [Hardy] Regression: missing CONFIG_BLK_DEV_IDEDMA_PMAC in config makes kernel unusable on apple mac mini

2008-01-31 Thread docsnyderchristoph
*** This bug is a duplicate of bug 183338 ***
https://bugs.launchpad.net/bugs/183338

this goes to the prelast comment of fuoco:
i would like to test your way of manually compiling the kernel 2.6.24.5 for my 
ibook g4 since i got the same errors as reported.

(1) could you please post the additional steps for getting the 
CONFIG_BLK_DEV_IDE=y option compiled in the kernel and not loaded as a module?
(i haven't done any manually kernel compiling)

(2) and is then an editing of the config files adding
CONFIG_BLK_DEV_IDE_PMAC=y
CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
CONFIG_BLK_DEV_IDEDMA_PMAC=y
still necessary?

-- 
[Hardy] Regression: missing CONFIG_BLK_DEV_IDEDMA_PMAC  in config makes kernel 
unusable on apple mac mini
https://bugs.launchpad.net/bugs/185862
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 101943] Re: braid screensaver crashes system with compiz activated

2008-01-31 Thread dmig
Nando, your screenshot shows known nvidia driver bug, fixed in 169.xx
version.

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 101943] Re: braid screensaver crashes system with compiz activated

2008-01-31 Thread dmig
I seen that huge memory leak. It persists even after killing compiz. And no 
processes use more memory than usual.
So leak must be somewhere in video driver.

Can anyone tell, how to determine memory usage by kernel and all it's
modules?

-- 
braid screensaver crashes system with compiz activated
https://bugs.launchpad.net/bugs/101943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187588] [NEW] Wrong screen resolution on laptop HP nw8440

2008-01-31 Thread David Balažic
Public bug reported:

I booted Ubuntu 8.04 LTS (Hardy Heron) Alpha 3 dekstop i386 CD on a HP
nw8440 laptop.

The laptop has a LCD with 1680x1050 pixels.

Ubuntu booted to 1280x1024 which looks very stretched.

After adding more wide refresh rate settings to xorg.conf, I could get 
1400x1050 which is much better.
Of course 1680x1050 would be correct.

Will post additional details, if anyone is interested ;-)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Wrong screen resolution on laptop HP nw8440
https://bugs.launchpad.net/bugs/187588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176602] Re: Unable to connect to WEP encrypted network when using iwl3945 module (but success when using ipw3945)

2008-01-31 Thread Trond Husoe
I don't know if it is related to the iwl3945 or ipw3945, but I'm running
7.10 on a dell cpi d266xp with a 3com-card and it lights and blinks
quite a lot and almost connects to a non-secure network.

I agree with Goel that this is a critical bug, so I hope I am
contributing with dumps from dmesg, uname and syslog.

dmesg | grep rename:
[  202.10] wlan0_rename: Initial auth_alg=0
[  202.10] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[  202.112000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 
transaction=2 status=0)
[  202.112000] wlan0_rename: authenticated
[  202.112000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[  202.116000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[  202.116000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 
status=0 aid=5)
[  202.116000] wlan0_rename: associated
[  252.872000] wlan0_rename: disassociate(reason=3)
[  442.632000] wlan0_rename: Initial auth_alg=0
[  442.632000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[  442.636000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 
transaction=2 status=0)
[  442.636000] wlan0_rename: authenticated
[  442.636000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[  442.636000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[  442.636000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 
status=0 aid=5)
[  442.636000] wlan0_rename: associated
[  490.824000] wlan0_rename: disassociate(reason=3)
[ 1887.54] wlan0_rename: Initial auth_alg=0
[ 1887.54] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 1887.548000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 
transaction=2 status=0)
[ 1887.548000] wlan0_rename: authenticated
[ 1887.548000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 1887.552000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 1887.552000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 
status=0 aid=5)
[ 1887.552000] wlan0_rename: associated
[ 1934.232000] wlan0_rename: disassociate(reason=3)
[ 3053.516000] wlan0_rename: Initial auth_alg=0
[ 3053.516000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 3053.52] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 
transaction=2 status=0)
[ 3053.52] wlan0_rename: authenticated
[ 3053.52] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 3053.528000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 3053.528000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 
status=0 aid=5)
[ 3053.528000] wlan0_rename: associated
[ 3100.568000] wlan0_rename: disassociate(reason=3)

uaname -a:
Linux D266XT 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux

lspci -v:
01:00.0 Network controller: 3Com Corporation 3com 3CRWE154G72 [Office Connect 
Wireless LAN Adapter] (rev 01)
Subsystem: 3Com Corporation 3com 3CRWE154G72 [Office Connect Wireless 
LAN Adapter]
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at 2400 (32-bit, non-prefetchable) [size=8K]
Capabilities: [dc] Power Management version 1

Hope this information helps developers and others.

If I have posted this in the wrong thread I am sorry and I hope that those who 
knows if the 3com card is not related to 
iwl3945 module or the ipw3945 module will put this in the correct thread.


best
Trond

-- 
Unable to connect to WEP encrypted network when using iwl3945 module (but 
success when using ipw3945)
https://bugs.launchpad.net/bugs/176602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 187589] [NEW] pidgin Trace/breakpoint trap (core dumped) after recent update

2008-01-31 Thread darthanubis
Public bug reported:

Binary package hint: pidgin

pidgin Trace/breakpoint trap (core dumped) after recent update

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

-- 
pidgin Trace/breakpoint trap (core dumped) after recent update
https://bugs.launchpad.net/bugs/187589
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 32067] Re: the security parameter must be set to share, not user, in smb.conf - Smb/Gnome sharing broken

2008-01-31 Thread Soren Hansen
On Tue, Jan 29, 2008 at 01:13:08PM -, Ralf Nieuwenhuijsen wrote:
 You said: Security will not be set to share. It's an inherently
 insecure way to be sharing files.

I did.

 Soren, we can repeat this _over_ and _over_ again. There is nothing
 about security=share that is not exactly as the user would_ expect_ it
 to be when installing samba.

Look... If you ask anyone who just converted from Windows to Ubuntu if
he/she thinks that his/her samba server should be set to security=share,
you'll get nothing more than a blank stare. They don't know what it
means, they don't care, and they *shouldn't* care!

Could you please try focusing on the problem rather than trying push the
wrong solution to said problem?

We want to make the process of sharing files on your network a) cause
the least amount of surprises, but b) without being a gaping security
hole.

There are several correct solutions (none of which involve
security=share). One of them could be to automagically sync Samba's
passwd database with the one on the system, so whenever someone tries to
connect to your share, they'll be asked for a username and password and
be able to user their usual user/pass combo rather than a completely
different set (which is currently the case). nautilus-share provides a
simple way of sharing folders to the network. Those two things put
together, and we win. IIRC, nautilus-share even allows you to allow
guest access, so you can make it as insecure as you (apparantly) want.

 Use case:
 The user wants to share files on his home-network with his family. 
 The user enables file-sharing, samba gets installed.
 File-sharing does not work, because Soren things its unsafe to share files 
 with your family.

If you're attempting to achieve a spot in my ignore filter, you're well
on your way.

Now, if you could please calm down and find a sensible tone for this
discussion, that would be lovely.

-- 
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/

-- 
the security parameter must be set to share, not user, in smb.conf - Smb/Gnome 
sharing broken
https://bugs.launchpad.net/bugs/32067
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

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

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

** Attachment added: BAT0state.log
   http://launchpadlibrarian.net/11671863/BAT0state.log

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

** Attachment added: BAT0info.log
   http://launchpadlibrarian.net/11671861/BAT0info.log

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/11671866/lspci-vvnn.log

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

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

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd

** Attachment added: version.log
   http://launchpadlibrarian.net/11671869/version.log

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184416] Re: Battery always full after upgrading to Hardy

2008-01-31 Thread pukyxd
Remember that now the only problem I have is that I have two batteries
in the powermanager and my laptop only have one.

-- 
Battery always full after upgrading to Hardy
https://bugs.launchpad.net/bugs/184416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176602] Re: Unable to connect to WEP encrypted network when using iwl3945 module (but success when using ipw3945)

2008-01-31 Thread Trond Husoe
Hello again,

(tried to edit the message above, but since that wasn't possible, I add a new 
comment).
I noticed in the logs that there was a session running. I killed that one and 
choose an open network again. This time it connected. So it seems that NM or 
something does not kill connections to well.
(Maybe that is another bug)

Keep up the good work all. Linux / Ubuntu is getting better and better.

Best

Trond

-- 
Unable to connect to WEP encrypted network when using iwl3945 module (but 
success when using ipw3945)
https://bugs.launchpad.net/bugs/176602
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 85998] Re: 'Places'-'Computer' opens a wrong folder for an umnounted device

2008-01-31 Thread David Balažic
...and with clean hardy install.

That is LiveCD Ubuntu 8.04 LTS (Hardy Heron) Alpha 3

 - insert a formatted floppy
 - 'Places' - 'Computer'
 - double click the icon of the floppy

Expected: floppy contents
Actual: / contents

-- 
'Places'-'Computer' opens a wrong folder for an umnounted device
https://bugs.launchpad.net/bugs/85998
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175488] Re: OpenOffice.org Chart -cannot edit chart title

2008-01-31 Thread Mathijs
A workaround exists: select a chart by double-clicking on it, and then
choose 'Insert - Title...' from the menu bar. In the resulting dialog
window you can edit the chart's title, subtitle, and annotations of all
axes.

-- 
OpenOffice.org Chart -cannot edit chart title
https://bugs.launchpad.net/bugs/175488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154595] Re: package lvm2 2.02.26-1ubuntu4 failed to install/upgrade:

2008-01-31 Thread Jörn Dreyer
This seems like the same problem we now have ... The only thing i found is the 
following irc log:
http://irclogs.ubuntu.com/2008/01/17/%23xubuntu.txt

so how do we get back to a working system. apt is unusable as lvm will
hang on Backing up any LVM2 metadata that may exist...

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

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

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

-- 
package lvm2 2.02.26-1ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/154595
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154595] Re: package lvm2 2.02.26-1ubuntu4 failed to install/upgrade:

2008-01-31 Thread Jörn Dreyer
$ uname -a
Linux jon 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux

$ LC_ALL=C aptitude show lvm2
Package: lvm2
State: installed
Automatically installed: yes
Version: 2.02.26-1ubuntu4
Priority: optional
Section: admin
Maintainer: Ubuntu Core developers [EMAIL PROTECTED]


** Changed in: lvm2 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev)

-- 
package lvm2 2.02.26-1ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/154595
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >