[Bug 56246] Re: kacpid-work eat 99% CPU after resuming from hibernate

2008-07-09 Thread Vermind
I have the same issue, with a hp dv6500 Pavilion laptop,
a dualcore system. I am running Ubuntu 8.04 Hardy, kernel version 
2.6.24-19-generic, and acpi 0.09-3ubuntu1, acpid 1.0.4-5ubuntu9 and 
acpi-support 0.109.
The process is called kacpid and it eats 50% CPU (one core). This happens after 
resuming from hibernate, never otherwise. Can be fixed with a reboot.

-- 
kacpid-work eat 99% CPU after resuming from hibernate
https://bugs.launchpad.net/bugs/56246
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 417764] Re: openoffice.org 3.0 imported .doc word document has undeletable lines attached on table of contents

2009-10-08 Thread Vermind
This is now reported as upstream issue 105746.
http://www.openoffice.org/issues/show_bug.cgi?id=105746

** Bug watch added: OpenOffice.org Issue Tracker #105746
   http://qa.openoffice.org/issues/show_bug.cgi?id=105746

-- 
openoffice.org 3.0 imported .doc word document has undeletable lines attached 
on table of contents
https://bugs.launchpad.net/bugs/417764
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 386900] Re: "Auto eth0" confusing for most people

2009-10-26 Thread Vermind
How about making the connection name of auto eth0 by default Wired Connection 
1, and eth1 Wired Connection 2, and so on?
same could be done if we have multiple wireless adapters.

-- 
"Auto eth0" confusing for most people
https://bugs.launchpad.net/bugs/386900
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-12 Thread Vermind

** Attachment added: "Keymap"
   http://launchpadlibrarian.net/43900359/orig-map.txt

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-12 Thread Vermind

** Attachment added: "sysinfo.txt"
   http://launchpadlibrarian.net/43900370/sysinfo.txt

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-12 Thread Vermind

** Attachment added: "udev-db.txt"
   http://launchpadlibrarian.net/43900413/udev-db.txt

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-12 Thread Vermind
When I tried sudo /lib/udev/keymap -i input/event5, it did not even add
a line when using the volume and mute keys. It would not appear to
receive those. I disabled the bindings in GNOME, and tried again; same
result. other multimedia keys also produce nothing.

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-12 Thread Vermind
There is only one:
AT keyboard: input/event5

This is me pressing F7, Fn+F7, F8, Fn+F8, F9, Fn+F9:

Press ESC to finish
scan code: 0x41   key code: f7
scan code: 0x42   key code: f8
scan code: 0x43   key code: f9

It seems those keypresses disappear somewhere.

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-13 Thread Vermind
lsinput clarified the situation, there's event9 which is called "Asus
EeePC extra buttons". with keymap -i, I get these results when pressing
the Fn-F3 through Fn-F9 buttons (not in that order).

$ sudo /lib/udev/keymap -i input/event9
Press ESC to finish
scan code: 0x00   key code: mute
scan code: 0x00   key code: volumedown
scan code: 0x00   key code: volumeup
scan code: 0x00   key code: switchvideomode
scan code: 0x00   key code: brightnessup
scan code: 0x00   key code: brightnessdown


** Attachment added: "lsinput.txt"
   http://launchpadlibrarian.net/44000432/lsinput.txt

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-13 Thread Vermind
$ grep -rl volupbtn.sh /etc/acpi/events/
/etc/acpi/events/sony-volume-up
/etc/acpi/events/thinkpad-volume-up
/etc/acpi/events/asus-eee-volume-up

I also got hit by the double-suspend issue again.

** Attachment added: "asus-eee-volume-up"
   http://launchpadlibrarian.net/44016155/asus-eee-volume-up

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 560551] Re: volume and mute keys are repeated on Lucid on EEE PC 901

2010-04-13 Thread Vermind
$ cat /etc/acpi/if-asus-eee.sh 
#! /bin/sh

# The hotkeys for the Asus Eee PC (ASUSTeK model 701) conflict with
# brightness keys on other Asus laptops. This script invokes another acpi
# script (passed as an argument), but only if the system is an Eee PC.

[ -f /usr/share/acpi-support/device-funcs ] || exit 0
. /usr/share/acpi-support/device-funcs

DeviceConfig

if [ "$model" = "701" -o "$model" = "901" -o "$model" = "1000H" ] ; then
/etc/acpi/$1
fi

$ dpkg -S /etc/acpi/if-asus-eee.sh 
acpi-support: /etc/acpi/if-asus-eee.sh

$ dpkg -S /etc/acpi/events/thinkpad-volume-up
acpi-support: /etc/acpi/events/thinkpad-volume-up

$ acpi_listen
hotkey ATKD 0013 0001
hotkey ATKD 0014 0001
hotkey ATKD 0015 0001

Those were mute, volume down, and volume up

I have to say here that I have some acpi scripts in /etc/acpi/eeepc that
handle some of the extra buttons on the laptop, but not these ones. I
should however have an unmodified version of acpi-support from Ubuntu.

-- 
volume and mute keys are repeated on Lucid on EEE PC 901
https://bugs.launchpad.net/bugs/560551
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 567963] Re: X crashes when exiting some Wine applications

2010-05-03 Thread Vermind
As a workaround, If I set wine to use an emulated desktop instead of real 
fullscreen mode, this crash does not occur.
It also does not seem to occur even in fullscreen mode on my eee pc 901 Ubuntu 
Lucid i386 with intel 945GM (i915) graphics.

-- 
X crashes when exiting some Wine applications
https://bugs.launchpad.net/bugs/567963
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 374703] Re: evolution email program does not retain password

2010-05-04 Thread Vermind
I have this issue on Lucid, and have had it for as long as I have used 
evolution.
It seems to me that this is not caused by evolution forgetting the password,
but rather by the occasional inability to reach the email server. If you 
connect to the server every 10 minutes for a day or two, sometimes the 
connection fails. In this case, evolution should know that the disconnect was 
not caused by failed authentication, but by failed network connection. I 
believe evolution assumes the password was wrong and asks it again.

Furthermore, if you click cancel to this unnecessary password prompt,
evolution does forget the password; it will ask the password next time
you try to manually connect to the email box. A more correct behaviour
in my opinion would be to interpret the cancel as the user aborting the
connection attempt, not removing the saved password.

-- 
evolution email program does not retain password
https://bugs.launchpad.net/bugs/374703
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 374229] [NEW] booting with vga option makes VTs show only a blinking cursor

2009-05-09 Thread Vermind
Public bug reported:

Binary package hint: usplash

I have xorg-edgers video drivers. I am running a custom 2.6.29.1-based kernel 
on an eee pc 901. If I boot without the vga option, I can access the VTs 
(Ctrl-Alt-F1 through Ctrl-Alt-F6) and login there normally. With the vga 
option, all the VTs show only a blinking cursor and pressing keys other than 
switching back to X has no effect.
So, if I want VTs, I lose the nice boot progress bar, since usplash wants vga. 
If I use vga, I lose VTs. Any ideas?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
MachineType: ASUSTeK Computer INC. 901
Package: usplash 0.5.31
ProcCmdLine: root=UUID=3130daf7-72e8-46cd-b965-9ac86fd0eaab ro quiet splash  
crashkernel=384M-2G:6...@16m,2G-:1...@16m
ProcEnviron:
 LC_CTYPE=fi_FI.UTF-8
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
SourcePackage: usplash
UsplashConf:
 # Usplash configuration file
 xres=800
 yres=600

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


** Tags: apport-bug i386

-- 
booting with vga option makes VTs show only a blinking cursor
https://bugs.launchpad.net/bugs/374229
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 374229] Re: booting with vga option makes VTs show only a blinking cursor

2009-05-09 Thread Vermind

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/26511691/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/26511692/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26511693/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/26511694/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/26511695/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/26511696/Lsusb.txt

** Attachment added: "MenuLst.txt"
   http://launchpadlibrarian.net/26511697/MenuLst.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/26511698/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/26511700/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/26511701/ProcModules.txt

-- 
booting with vga option makes VTs show only a blinking cursor
https://bugs.launchpad.net/bugs/374229
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 363088] [NEW] Smart Pinyin input method is missing

2009-04-17 Thread Vermind
Public bug reported:

Binary package hint: scim

in Jaunty, the "Smart Pinyin" Chinese input method of SCIM is missing.
With the same scim-pinyin package installed, the easiest input method
for typing simplified Chinese is missing. In Intrepid, the input method
is shown when scim-pinyin is installed.

How to reproduce:
Go to System - Administration - Language settings and install Chinese input 
support. Also tick the box for using IMEs for input.
Restart the session, and start gedit. right-click on empty space and choose 
input method - scim. See that the list of input methods has 4 entries for 
traditional Chinese, none of them with the word pinyin (in English or Chinese) 
in the name.

Then install Chinese support on Intrepid. restart session, start gedit.
right-click on empty space and choose input method - scim. Notice the
input method for simplified Chinese whose name is written completely in
Chinese. Notice that it is not present in Jaunty.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: scim 1.4.7-3ubuntu12
ProcEnviron:
 LC_CTYPE=fi_FI.UTF-8
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: scim
Uname: Linux 2.6.29.1-3e i686

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


** Tags: apport-bug i386

-- 
Smart Pinyin input method is missing
https://bugs.launchpad.net/bugs/363088
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 363088] Re: Smart Pinyin input method is missing

2009-04-17 Thread Vermind

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/25674480/Dependencies.txt

-- 
Smart Pinyin input method is missing
https://bugs.launchpad.net/bugs/363088
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 227731] Re: Default archiver cannot extract file for one click

2010-01-11 Thread Vermind
This bug may be a duplicate of https://bugs.launchpad.net/bugs/80755
Please try the workaround of disabling the location entry box in the extract 
window, i.e. show the file path as path element buttons instead of allowing you 
to type the path at the top. If the location entry box is not there, the first 
input element of the extract window correctly becomes the file selector. If the 
box is visible, it is focused instead of the file selector, and selections do 
not take effect, and nothing is extracted.

-- 
Default archiver cannot extract file for one click
https://bugs.launchpad.net/bugs/227731
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 417764] Re: openoffice.org 3.0 imported .doc word document has undeletable lines attached on table of contents

2009-08-23 Thread Vermind

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/30697893/Dependencies.txt

-- 
openoffice.org 3.0 imported .doc word document has undeletable lines attached 
on table of contents
https://bugs.launchpad.net/bugs/417764
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 417764] Re: openoffice.org 3.0 imported .doc word document has undeletable lines attached on table of contents

2009-08-23 Thread Vermind
This is the affected document.

** Attachment added: "Thesis1.doc"
   http://launchpadlibrarian.net/30697926/Thesis1.doc

-- 
openoffice.org 3.0 imported .doc word document has undeletable lines attached 
on table of contents
https://bugs.launchpad.net/bugs/417764
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 417764] [NEW] openoffice.org 3.0 imported .doc word document has undeletable lines attached on table of contents

2009-08-23 Thread Vermind
Public bug reported:

Binary package hint: openoffice.org

An .odt document created with openoffice.org with a table of contents,
when save as MS Office XP format, receives undeletable lines after the
table of contents. Each subsequent save/reopen sequence to the document
adds one undeletable line.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: openoffice.org 1:3.0.1-9ubuntu3
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.28-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
openoffice.org 3.0 imported .doc word document has undeletable lines attached 
on table of contents
https://bugs.launchpad.net/bugs/417764
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 417764] Re: openoffice.org 3.0 imported .doc word document has undeletable lines attached on table of contents

2009-08-23 Thread Vermind
Oh, and deleting the table of contents does not affect the weird lines.
The lines remain and cannot be deleted.

-- 
openoffice.org 3.0 imported .doc word document has undeletable lines attached 
on table of contents
https://bugs.launchpad.net/bugs/417764
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