[Bug 1052815] Re: Perl warnings break plugins

2014-02-09 Thread Thomas Heidrich
The Munin reference ticket: http://munin-monitoring.org/ticket/1161

This bug is still in munin-node (1.4.6-3ubuntu3.4). The attached patch
works for me brilliantly.

** Bug watch added: munin-monitoring.org/ #1161
   http://munin-monitoring.org/ticket/1161

** Patch added: patch from reference ticket
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+attachment/3974580/+files/users.patch

** Summary changed:

- Perl warnings break plugins
+ users plugin throws warnings

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1052815

Title:
  users plugin throws warnings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+subscriptions

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


[Bug 1052815] Re: users plugin throws warnings

2014-02-09 Thread Thomas Heidrich
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1052815

Title:
  users plugin throws warnings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+subscriptions

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


[Bug 1110371] Re: nginx_requests is inconsistent with documentation (and nginx_status)

2014-02-09 Thread Thomas Heidrich
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1110371

Title:
  nginx_requests is inconsistent with documentation (and nginx_status)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1110371/+subscriptions

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


[Bug 1052815] Re: Perl warnings break plugins

2014-02-09 Thread Thomas Heidrich
The Munin reference ticket: http://munin-monitoring.org/ticket/1161

This bug is still in munin-node (1.4.6-3ubuntu3.4). The attached patch
works for me brilliantly.

** Bug watch added: munin-monitoring.org/ #1161
   http://munin-monitoring.org/ticket/1161

** Patch added: patch from reference ticket
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+attachment/3974580/+files/users.patch

** Summary changed:

- Perl warnings break plugins
+ users plugin throws warnings

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

Title:
  users plugin throws warnings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+subscriptions

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


[Bug 1052815] Re: users plugin throws warnings

2014-02-09 Thread Thomas Heidrich
** Tags added: patch

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

Title:
  users plugin throws warnings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+subscriptions

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


[Bug 1110371] Re: nginx_requests is inconsistent with documentation (and nginx_status)

2014-02-09 Thread Thomas Heidrich
** Tags added: patch

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

Title:
  nginx_requests is inconsistent with documentation (and nginx_status)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1110371/+subscriptions

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


[Bug 1058760] Re: unmatched entries for dovecot login

2013-11-16 Thread Thomas Heidrich
The patch works for me either. Thanks a lot :-)

I personally consider this bug fairly important because it renders
logwatch partly unusable if dovecot is installed and frequently used.
Please ship it. :-)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in Ubuntu.
https://bugs.launchpad.net/bugs/1058760

Title:
  unmatched entries for dovecot login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logwatch/+bug/1058760/+subscriptions

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


[Bug 1058760] Re: unmatched entries for dovecot login

2013-11-16 Thread Thomas Heidrich
The patch works for me either. Thanks a lot :-)

I personally consider this bug fairly important because it renders
logwatch partly unusable if dovecot is installed and frequently used.
Please ship it. :-)

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

Title:
  unmatched entries for dovecot login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logwatch/+bug/1058760/+subscriptions

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


[Bug 1210936] [NEW] Warnings in munin-graph.log during each graph rendering run

2013-08-11 Thread Thomas Heidrich
Public bug reported:

Hi,

I'm using Ubuntu 12.04.2 and noticed that the monitoring tool Munin
writes a large amount of warnings into /var/log/munin/munin-graph.log.

[PERL WARNING] Use of uninitialized value $only_fqn in concatenation (.)
or string at /usr/share/perl5/Munin/Master/GraphOld.pm line 1361.

I'm currently using 1.4.6-3ubuntu3.3 of the package munin which contains
this GraphOld.pm file.

I've debugged the file and confirm the missing initialization. I've
compared the file with the 2.0 branch of Munin and backported the
change. (see attached patch)

My logs are now clean. Please apply this patch to the next version of
the package munin.

Thanks a lot and best regards :-)

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


** Tags: precise

** Patch added: fix for the missing initialization - backported from munin 2.0 
branch
   
https://bugs.launchpad.net/bugs/1210936/+attachment/3767812/+files/oldGraph.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1210936

Title:
  Warnings in munin-graph.log during each graph rendering run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1210936/+subscriptions

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


[Bug 1210936] [NEW] Warnings in munin-graph.log during each graph rendering run

2013-08-11 Thread Thomas Heidrich
Public bug reported:

Hi,

I'm using Ubuntu 12.04.2 and noticed that the monitoring tool Munin
writes a large amount of warnings into /var/log/munin/munin-graph.log.

[PERL WARNING] Use of uninitialized value $only_fqn in concatenation (.)
or string at /usr/share/perl5/Munin/Master/GraphOld.pm line 1361.

I'm currently using 1.4.6-3ubuntu3.3 of the package munin which contains
this GraphOld.pm file.

I've debugged the file and confirm the missing initialization. I've
compared the file with the 2.0 branch of Munin and backported the
change. (see attached patch)

My logs are now clean. Please apply this patch to the next version of
the package munin.

Thanks a lot and best regards :-)

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


** Tags: precise

** Patch added: fix for the missing initialization - backported from munin 2.0 
branch
   
https://bugs.launchpad.net/bugs/1210936/+attachment/3767812/+files/oldGraph.patch

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

Title:
  Warnings in munin-graph.log during each graph rendering run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1210936/+subscriptions

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


[Bug 1103187] Re: xfs left inconsistent after reboot, causing grub to fail

2013-03-29 Thread Thomas Heidrich
** Summary changed:

- xfs left inconcistent after reboot, causing grub to fail
+ xfs left inconsistent after reboot, causing grub to fail

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

Title:
  xfs left inconsistent after reboot, causing grub to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1103187/+subscriptions

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


[Bug 1056400] Re: gpartedbin crashed with SIGABRT in ped_assert() during start

2012-10-05 Thread Thomas Heidrich
I can't reproduce the bug anymore. Maybe because I converted the RAID1
into a RAID5.

I will attach ~/.xsession-errors next time I file a bug. :-)

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

Title:
  gpartedbin crashed with SIGABRT in ped_assert() during start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/1056400/+subscriptions

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


[Bug 779597] [NEW] VU meter doesn't work anymore

2011-05-08 Thread Thomas Heidrich
Public bug reported:

Binary package hint: pavucontrol

The VU meter of pavucontrol doesn't work anymore. Two weeks ago it had
shown the current output level properly. I'm using Lubuntu Natty amd64
with 2.6.38-9-generic from natty-proposed.

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

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

Title:
  VU meter doesn't work anymore

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


[Bug 779597] Re: VU meter doesn't work anymore

2011-05-08 Thread Thomas Heidrich
** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/779597/+attachment/2120079/+files/2011-05-08-211440_1680x1050_scrot.png

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

Title:
  VU meter doesn't work anymore

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


[Bug 779597] Re: VU meter doesn't work anymore

2011-05-08 Thread Thomas Heidrich
** Attachment added: lspci output
   
https://bugs.launchpad.net/ubuntu/+source/pavucontrol/+bug/779597/+attachment/2120080/+files/lspci.txt

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

Title:
  VU meter doesn't work anymore

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


[Bug 779597] Re: VU meter doesn't work anymore

2011-05-08 Thread Thomas Heidrich
** Attachment added: more hw_info
   
https://bugs.launchpad.net/ubuntu/+source/pavucontrol/+bug/779597/+attachment/2120092/+files/hardinfo_report.html

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

Title:
  VU meter doesn't work anymore

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


[Bug 737424] Re: nm-applet crashed with SIGSEGV in g_str_hash() while having unstable wifi

2011-03-18 Thread Thomas Heidrich
** Visibility changed to: Public

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

Title:
  nm-applet crashed with SIGSEGV in g_str_hash() while having unstable
  wifi

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


[Bug 734932] Re: blueman-applet crashed with DBusException in call_blocking(): org.openobex.Error.InvalidArguments: Invalid path

2011-03-15 Thread Thomas Heidrich
** Visibility changed to: Public

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

Title:
  blueman-applet crashed with DBusException in call_blocking():
  org.openobex.Error.InvalidArguments: Invalid path

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


[Bug 432814] Re: Touchpad: Action for middle and right click is reversed since jaunty

2010-04-14 Thread Thomas Heidrich
It's very difficult to find a really good title for a bug.
In short: We don't use the buttons around a touch-pad. If we want to perform a 
click, we tap on the pad. The standard configuration until jaunty was, that 
tapping with two fingers performs a mouse3 click. Unfortunately this changed in 
karmic and lucid. Now we have to use three fingers in order to perform a mouse3 
click, which can't be done by normal humans.

I use these multi-touch capabilities very often and it would be great if
lucid restores the old behavior.

My use cases:
* Scroll through websites by using two finger scrolling.
* Click at items on the screen by using single-finger tapping. (mouse1)
* Open links on websites in new tabs of Firefox by using two-finger tapping. 
(mouse3)
* Open the context menu of an item by tapping on the right lower corner of the 
touch-pad with one finger. (mouse2)

-- 
Touchpad: Action for middle and right click is reversed since jaunty
https://bugs.launchpad.net/bugs/432814
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information

2009-04-09 Thread Thomas Heidrich
What can _we_ do to get an acceptable system behavior?
It was really hard for me to tell my mother that the update icon won't appear 
anymore. She really got used to it. Big pop-ups would seriously confuse her.
I agree with Mark that the notification area is used by too many applications. 
Why not trying to create two notification areas. One for the system (volume 
control, network manager, update manager, trash bin) and one for user 
applications (pidgin, evolution, rhythmbox).
Please don't do it like M$ who make the users deal with at least 5 pop-ups per 
hour.

-- 
[Jaunty] Update Notifier icon would provide useful status information
https://bugs.launchpad.net/bugs/332945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349774] Re: cannot change background color on parts of panel

2009-03-29 Thread Thomas Heidrich
I got the same problem on three different machines. All three are normally 
using the Human theme. The problem occurred on 27th after I have installed 
the daily updates.
Switching to the Human-Clearlooks theme solved the problem for me either. 
Please fix the Human theme. It's much better.

-- 
cannot change background color on parts of panel
https://bugs.launchpad.net/bugs/349774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 120834] Re: [i965] intel gm965 freezes with 3d applications

2009-01-06 Thread Thomas Heidrich
** Description changed:

  On some Intel GM965 machines, running OpenGL applications (eg. Blender,
  Second Life, the Endgame screensaver, Scorched3D) can crash the system.

  Symptoms: Colours go funny, then screen flashes between off and black with 
'please wait' cursor about 10 times, then stops; does not respond to 
Ctrl+Alt+F1 or Ctrl+Alt+Backspace, but does reboot on Alt+SysRq+b.  Logs the 
line
  Error in I830WaitLpRing(), timeout for 2 seconds
  in /var/log/Xorg.0.log.old
  
  (Please note that this is not the only X crash bug; if you cannot find
  an exact match for your symptoms then please file a new bug.)
  
  Workaround: Adding
  Option DRI false
  to the graphics controller Device section of /etc/X11/xorg.conf avoids this 
bug, but may drastically reduce performance.
  
  This bug has been reported upstream and you can follow the link to xorg 
bugzilla, but as of 29.12.07 no developer managed to reproduce this bug (how to 
trigger it seems to be hardware dependent, with some i965s not appearing to 
have it at all) so it will be very hard to fix unless that changes
  if you are suffering from this bug please go to xorg bugzilla and report your 
hardware specifics.
  also please edit this bug description and add the name and exact model of 
your affected laptop.
  
  list of affected laptops:
  Acer  Travelmate 6292
  Asus S62E Santa Rosa 965 
  dell D830
  Dell 630
  Dell Inspiron 1420
  Dell Inspiron 1420n
  Dell Inspiron 1525 (new)
  Dell Latitude D630
  Dell Latitude D830
  Dell Vostro 1310
  Dell XPS M1330
  HP Compac 6510b
  HP Compaq 6710b
  Thinkpad T61 
  Thinkpad X61 Tablet
  Thinkpad X61s
  Apple Macbook (3,1/Santa Rosa)
  Acer Aspire 5315-052G12Mi
+ Acer Extensa 5220-050508Mi
  Lenovo 3000 N200 (TY2BBGE)
  Sony vaio CR160
  
  also if you have one of these laptops and are not affected please tell
  us!

-- 
[i965] intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 248417] [NEW] newly created user account freezes the system when logged on

2008-07-14 Thread Thomas Heidrich
Public bug reported:

I created a new user account by using the GUI. After that, I logged off
and logged in as the new user. A default desktop appears. Everything is
ok so far, but if I try to click the firefox icon, select Perferences
in Nautilus or something similar the involved application freezes. e.g.
clicking the firefox icon makes the gnome-panel lock up. After
restarting the xserver the new user account can't be used because the
system freezes during the login process. Only a complete system reboot
helps. The described issue happens again and again if I login as the new
user. Recreation of the new user account by using the GUI tool doesn't
help.

I solved the problem by deleting the user including his home folder and
creating the account by using the adduser command in a terminal.

I'm using the 64-bit version of Hardy. Is someone else having this
problem?

= all new user accounts have that kind of defect

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
newly created user account freezes the system when logged on
https://bugs.launchpad.net/bugs/248417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 248417] Re: newly created user account freezes the system when logged on

2008-07-14 Thread Thomas Heidrich

** Attachment added: account creation
   http://launchpadlibrarian.net/16012024/Bildschirmfoto.png

** Description changed:

  I created a new user account by using the GUI. After that, I logged off
  and logged in as the new user. A default desktop appears. Everything is
  ok so far, but if I try to click the firefox icon, select Perferences
  in Nautilus or something similar the involved application freezes. e.g.
  clicking the firefox icon makes the gnome-panel lock up. After
  restarting the xserver the new user account can't be used because the
  system freezes during the login process. Only a complete system reboot
  helps. The described issue happens again and again if I login as the new
  user. Recreation of the new user account by using the GUI tool doesn't
  help.
  
  I solved the problem by deleting the user including his home folder and
  creating the account by using the adduser command in a terminal.
  
  I'm using the 64-bit version of Hardy. Is someone else having this
  problem?
+ 
+ = all new user account have that kind of defect.

** Description changed:

  I created a new user account by using the GUI. After that, I logged off
  and logged in as the new user. A default desktop appears. Everything is
  ok so far, but if I try to click the firefox icon, select Perferences
  in Nautilus or something similar the involved application freezes. e.g.
  clicking the firefox icon makes the gnome-panel lock up. After
  restarting the xserver the new user account can't be used because the
  system freezes during the login process. Only a complete system reboot
  helps. The described issue happens again and again if I login as the new
  user. Recreation of the new user account by using the GUI tool doesn't
  help.
  
  I solved the problem by deleting the user including his home folder and
  creating the account by using the adduser command in a terminal.
  
  I'm using the 64-bit version of Hardy. Is someone else having this
  problem?
  
- = all new user account have that kind of defect.
+ = all new user accounts have that kind of defect

-- 
newly created user account freezes the system when logged on
https://bugs.launchpad.net/bugs/248417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181057] Re: [hardy] Del-key doesn't work on Acer Extensa laptops

2008-04-03 Thread Thomas Heidrich
That doesn't for my Extensa 5220.

-- 
[hardy] Del-key doesn't work on Acer Extensa laptops
https://bugs.launchpad.net/bugs/181057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204931] Re: NetworkManager 100% cpu usage on WiFi

2008-03-23 Thread Thomas Heidrich
@caribo: That didn't work for me.

-- 
NetworkManager 100% cpu usage on WiFi
https://bugs.launchpad.net/bugs/204931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204931] Re: NetworkManager 100% cpu usage on WiFi

2008-03-23 Thread Thomas Heidrich
Simply downgrading the NetworkManager to 0.6.6-0ubuntu1_i386 solved the problem 
for me. 8) 
WiFi is up.

-- 
NetworkManager 100% cpu usage on WiFi
https://bugs.launchpad.net/bugs/204931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204931] Re: NetworkManager 100% cpu usage on WiFi

2008-03-22 Thread Thomas Heidrich
I'm also still having that problem. Updates didn't fix it. :-(

-- 
NetworkManager 100% cpu usage on WiFi
https://bugs.launchpad.net/bugs/204931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204931] Re: NetworkManager 100% cpu usage on WiFi

2008-03-22 Thread Thomas Heidrich
@Barteq: Thats not true. My wireless card is still refusing to work
properly and I'm still having problems with the 100% CPU load of the
NetworkManager.

-- 
NetworkManager 100% cpu usage on WiFi
https://bugs.launchpad.net/bugs/204931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181057] Re: [hardy] Del-key doesn't work on Acer Extensa laptops

2008-03-12 Thread Thomas Heidrich
I forgot to say that I'm using Hardy. (up-to-date)
uname -a: Linux lap 2.6.24-12-generic #1 SMP Mon Mar 10 15:32:00 UTC 2008 i686 
GNU/Linux


** Attachment added: lspci
   http://launchpadlibrarian.net/12603965/info.txt

-- 
[hardy] Del-key doesn't work on Acer Extensa laptops
https://bugs.launchpad.net/bugs/181057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181057] Re: [hardy] Del-key doesn't work on Acer Extensa laptops

2008-03-12 Thread Thomas Heidrich
I'm also using an Acer Extensa 5220 and I'm experiencing exactly the same 
problem as zombiepig does. 
Besides, if i press delete, currently known as keycode 242, the wlan status 
indicator led toggles. That doesn't have any effect on the wlan module at all. 
I tested all available keys with xev and found out that the bluetooth key is 
also having keycode  242. That key shouldn't work at all because of the lack of 
a bluetooth module.  
I also tested all generic and acer keyboard layouts. None of them revived my 
delete key. After studying man xmodmap I entered the xmodmap -e keycode 242 = 
Delete command which revives the key for the current session. Unfortunately 
the wlan status indicator led still toggles.

We might rename delete's keycode, but how to do that. I'm not having any
further ideas for fixing that issue.  Please fix that. :)

-- 
[hardy] Del-key doesn't work on Acer Extensa laptops
https://bugs.launchpad.net/bugs/181057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-09 Thread Thomas Heidrich
I'm having the same problem on my Acer Extensa 5220.

-- 
no sound hardy kernel 2.6.24-12 
https://bugs.launchpad.net/bugs/200338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 139070] Re: [Gutsy] Ralink 2573 usb adapter does not work out of the box

2007-10-02 Thread Thomas Heidrich
Hi,

I'm having the same problems with my usb adapter. It's a LogiLink WL0025. After 
blacklisting rt2500usb and rt2x00usb the stick is able to connect to a 
WPA-PSK-Network by using the roaming mode and the proper key. Unfortunately the 
connection isn't very stable. It's possible to send ping requests to another 
network device but if I try to open a website in firefox (e.g. google.com) the 
page won't be loaded correctly. The connection fails during the webserver is 
transmitting the site.  
I hope I can help you to solve that problem.

Info: NetworkManager is in use.

lsusb:
Bus 002 Device 001: ID :  
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. 
Bus 001 Device 002: ID 062a: Creative Labs Optical Mouse
Bus 001 Device 001: ID :  

lsmod:
Module  Size  Used by
af_packet  24840  4 
ipv6  274020  8 
sis 8576  2 
drm83348  3 sis
ppdev  10244  0 
speedstep_lib   6404  0 
cpufreq_stats   7232  0 
cpufreq_conservative 8072  0 
cpufreq_powersave   2688  0 
cpufreq_ondemand9612  0 
freq_table  5792  2 cpufreq_stats,cpufreq_ondemand
cpufreq_userspace   5280  0 
ac  6148  0 
sbs19592  0 
button  8976  0 
container   5504  0 
video  18060  0 
dock   10656  0 
battery11012  0 
lp 12580  0 
arc42944  2 
ecb 4608  2 
blkcipher   7684  1 ecb
snd_trident44548  1 
gameport   16776  2 snd_trident
snd_ac97_codec100644  1 snd_trident
ac97_bus3200  1 snd_ac97_codec
snd_pcm_oss44672  0 
snd_mixer_oss  17664  1 snd_pcm_oss
rc80211_simple  6912  1 
snd_pcm80388  3 snd_trident,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 10888  2 snd_trident,snd_pcm
snd_util_mem5760  1 snd_trident
snd_mpu401_uart 9600  1 snd_trident
snd_seq_dummy   4740  0 
snd_seq_oss33152  0 
rt73usb25344  0 
rt2x00usb  12032  1 rt73usb
rt2x00lib  19712  2 rt73usb,rt2x00usb
rfkill  8208  1 rt2x00lib
mac80211  171016  3 rc80211_simple,rt2x00usb,rt2x00lib
cfg802117304  1 mac80211
parport_pc 37412  1 
parport37448  3 ppdev,lp,parport_pc
pcspkr  4224  0 
input_polldev   5896  1 rt2x00lib
snd_seq_midi9600  0 
snd_rawmidi25728  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event  8448  2 snd_seq_oss,snd_seq_midi
crc_itu_t   3072  1 rt2x00lib
snd_seq53232  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  24324  2 snd_pcm,snd_seq
snd_seq_device  9228  6 
snd_trident,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd54660  13 
snd_trident,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
shpchp 34580  0 
pci_hotplug32704  1 shpchp
soundcore   8800  1 snd
sis_agp10116  1 
agpgart35016  2 drm,sis_agp
i2c_sis630  8332  0 
i2c_core   26112  1 i2c_sis630
evdev  11136  5 
usbhid 29536  0 
hid28928  1 usbhid
ext3  133768  1 
jbd60456  1 ext3
mbcache 9732  1 ext3
8139cp 25088  0 
sg 36764  0 
sr_mod 17828  0 
cdrom  37536  1 sr_mod
sd_mod 30336  3 
ata_generic 8452  0 
floppy 60004  0 
8139too27776  0 
mii 6528  2 8139cp,8139too
ohci_hcd   22916  0 
usbcore   138248  5 rt73usb,rt2x00usb,usbhid,ohci_hcd
pata_sis   15236  2 
libata124528  2 ata_generic,pata_sis
scsi_mod  147084  4 sg,sr_mod,sd_mod,libata
thermal14344  0 
processor  31944  1 thermal
fan 5764  0 
fuse   47124  1 
apparmor   40600  0 
commoncap   8320  1 apparmor

blacklist: (standard +...)
blacklist rt2500usb
blacklist rt2x00usb

dmesg:
[0.00] Linux version 2.6.22-12-generic ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)) #1 SMP Sun Sep 23 
18:11:30 GMT 2007 (Ubuntu 2.6.22-12.39-generic)
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a (reserved)
[0.00]  BIOS-e820: 000e - 0010 (reserved)