[Bug 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-07-04 Thread Joonas Koivunen
to igor_mk: 
Have you tried disabling DPMS power management from the kde system settings? It 
seemed to do the job for me.

In 8.04 if I have DPMS (in kde sys settings) blanked out screen looks
like theres one of the backlights is broken (which isn't the case),
turning off the DPMS makes the screen turn off once in a while, haven't
yet found a way to configure it though.

This could be a bug that kde system settings toggles the "xset dpms"
somehow.. Too bad there doesn't seem to be an easy way to check this as
"xset dpms" does not return anything.

-- 
Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p
https://bugs.launchpad.net/bugs/157691
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 253099] [NEW] /home and /media folders have a question mark icon

2008-07-29 Thread Joonas Koivunen
Public bug reported:

Binary package hint: kde4libs

Using latest and greatest KDE 4.1 packages for Kubuntu 8.04.1 this
problem is still around and was just confirmed by someone else on the
#kubuntu @ freenode.net.

In plain and simple: after opening / (root) with dolphin, dolphins
folders -view or konqueror icons for entries "/home" and "/media" appear
as question marks.

The only *.desktop file related to this I could find has "user-home" as
it's icon. By looking at my default
(/usr/lib/kde4/share/icons/default.kde4/) icons the icon itself is ok.

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

-- 
/home and /media folders have a question mark icon
https://bugs.launchpad.net/bugs/253099
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen

** Attachment added: "full dmesg under 2.6.28-11-generic (modem attached before 
boot)"
   http://launchpadlibrarian.net/26129983/dmesg-2.6.28-11.log

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] [NEW] USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen
Public bug reported:

Kubuntu version information: just upgraded to 9.04 from 8.04.

USB device in question is "Siemens ES75" modem; cannot lsusb yet as I'm
currently under 2.6.28-11 and by mistake left the modem connected while
booting.

Under 2.6.24-{19, 21, 22, 23}-generic:
===

 1. Connect usb modem
 2. dmesg shows new device, loads cdc_acm module, appears as /dev/ttyACM0
 3. On disconnect* modem is disconnected, /dev/ttyACM0 cleaned up
 4. Modem can be reconnected

* = modem can even be disconnected by causing it to restart. If the
device is closed accordingly it'll get reattached with same device name.
If /dev/ttyACM0 is left open while restarting the modem upon
reconnecting it will get assigned next ttyACM -device, for example
/dev/ttyACM1.


 
Under 2.6.28-11-generic:
===

 1. Connect usb modem (before booting)
 2. Most likely will fail before cdc_acm could be loaded: (this is also in 
attachment dmesg-2.6.28-11.log)

[  589.600044] usb 4-1: new full speed USB device using uhci_hcd and address 10
[  589.720036] usb 4-1: device descriptor read/64, error -71
[  589.944039] usb 4-1: device descriptor read/64, error -71
[  590.160075] usb 4-1: new full speed USB device using uhci_hcd and address 11
[  590.280031] usb 4-1: device descriptor read/64, error -71
[  590.505027] usb 4-1: device descriptor read/64, error -71
[  590.720037] usb 4-1: new full speed USB device using uhci_hcd and address 12
[  591.128025] usb 4-1: device not accepting address 12, error -71
[  591.240049] usb 4-1: new full speed USB device using uhci_hcd and address 13
[  591.648047] usb 4-1: device not accepting address 13, error -71
[  591.648059] hub 4-0:1.0: unable to enumerate USB device on port 1

 3. Any reconnection attempts** will fail with the messages above

** = I've tried several different usb-cables in addition to the ones
working under 2.6.24's.

$ uname -a 
Linux joonas-pc 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux

$ cat /proc/version_signature 
Ubuntu 2.6.28-11.42-generic

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

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen

** Attachment added: "lspci -vnvn under 2.6.28-11-generic"
   http://launchpadlibrarian.net/26130050/lspci-vnvn.log

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen
Added dmesg output from succesful testing under 2.6.24-23;
 1. connect
 2. disconnect by restarting the device
 3. automatic reconnect
 4. disconnection by unplugging the device
 5. connect device again


** Attachment added: "Successful run (connect, disconnect, see comment) under 
2.6.24-23"
   http://launchpadlibrarian.net/26131519/dmesg-2.6.24-23.log

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen
lspci -vnvn under previous kernel has some differences in capabilities
of devices, so adding it as well.

** Attachment added: "lspci -vnvn under 2.6.24-23-generic"
   http://launchpadlibrarian.net/26131587/lspci-vnvn-2.6.24-23.log

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen
As the report cannot be edited anymore, here are the blanks from under
heading "Under 2.6.24-{19, 21, 22, 23}-generic":

$ uname -a
Linux joonas-pc 2.6.24-23-generic #1 SMP Wed Apr 1 21:47:28 UTC 2009 i686 
GNU/Linux

$ cat /proc/version
Ubuntu 2.6.24-23.52-generic

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 369190] Re: USB regression from 2.6.24-23-generic with USB GSM-modem

2009-04-29 Thread Joonas Koivunen
Under 2.6.28-11-generic:
===

 1. Connect usb modem (after booting)
 2. Registers nicely, cdc_acm gets loaded:
[  586.496037] usb 4-1: new full speed USB device using uhci_hcd and address 2
[  586.690907] usb 4-1: configuration #1 chosen from 1 choice
[  586.741263] cdc_acm 4-1:1.0: ttyACM0: USB ACM device
[  586.743870] usbcore: registered new interface driver cdc_acm
[  586.743874] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems 
and ISDN adapters
 3. /dev/ttyACM0 is accessible
 4. Disconnecting by unplugging works
 5. Reconnecting after unplugging works
 6. Reconnecting after device restart fails:
[  705.232057] usb 4-1: USB disconnect, address 3
[  705.969036] usb 4-1: new full speed USB device using uhci_hcd and address 4
[  706.092033] usb 4-1: device descriptor read/64, error -71
[  706.316036] usb 4-1: device descriptor read/64, error -71
[  706.532030] usb 4-1: new full speed USB device using uhci_hcd and address 5
[  706.652036] usb 4-1: device descriptor read/64, error -71
[  706.876026] usb 4-1: device descriptor read/64, error -71
[  707.092033] usb 4-1: new full speed USB device using uhci_hcd and address 6
[  707.500039] usb 4-1: device not accepting address 6, error -71
[  707.612029] usb 4-1: new full speed USB device using uhci_hcd and address 7
[  708.020022] usb 4-1: device not accepting address 7, error -71
[  708.020035] hub 4-0:1.0: unable to enumerate USB device on port 1
 7. Device can no longer be attached to the kernel at all; all attempts*** 
result in:
[  791.020031] usb 4-1: new full speed USB device using uhci_hcd and address 8
[  791.140030] usb 4-1: device descriptor read/64, error -71
[  791.364031] usb 4-1: device descriptor read/64, error -71
[  791.580027] usb 4-1: new full speed USB device using uhci_hcd and address 9
[  791.700044] usb 4-1: device descriptor read/64, error -71
[  791.924040] usb 4-1: device descriptor read/64, error -71
[  792.140030] usb 4-1: new full speed USB device using uhci_hcd and address 10
[  792.548028] usb 4-1: device not accepting address 10, error -71

*** = I unplugged the power from the device during reconnection
attempts; so there should be no problems with the modem itself

-- 
USB regression from 2.6.24-23-generic with USB GSM-modem
https://bugs.launchpad.net/bugs/369190
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 341202] [NEW] Firefox crashes on sqlite3 memcpy segfault

2009-03-11 Thread Joonas Koivunen
Public bug reported:

Binary package hint: firefox-3.0

I only recently upgraded to Kubuntu Jaunty alpha-5 yesterday, having
updated all my packages (~350MB) I noticed firefox 3.0.7 (3.0.7
+nobinonly-0ubuntu1) started crashing.

Before this constant crashing I had to terminate firefox as it froze on
some simple website, which might have corrupted it's sqlite databases.

After removing the databases firefox works normally, and I was again
greeted with first-time welcome message.

Running firefox under gdb didn't result in anything interesting as the
binary is staticly linked with debug information stripped:

$ firefox -g
/usr/bin/gdb /usr/lib/firefox-3.0.7/firefox -x /tmp/mozargs.aloTqx
GNU gdb 6.8-debian
// snip
(gdb) run
Starting program: /usr/lib/firefox-3.0.7/firefox 
(no debugging symbols found) // rest of these omitted
[Thread debugging using libthread_db enabled]
[New Thread 0xb7ced6d0 (LWP 7762)]
[New Thread 0xb611eb90 (LWP 7765)]
(firefox:7762): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object 
file: No such file or directory
(firefox:7762): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object 
file: No such file or directory
[New Thread 0xb51a9b90 (LWP 7766)]
[New Thread 0xb48b2b90 (LWP 7767)]  
 
[New Thread 0xb3e9bb90 (LWP 7768)]  
 
[Thread 0xb3e9bb90 (LWP 7768) exited]
[New Thread 0xb3e9bb90 (LWP 7769)]  
 
[Thread 0xb48b2b90 (LWP 7767) exited]
[New Thread 0xb48b2b90 (LWP 7770)]  
 
[New Thread 0xb2cfeb90 (LWP 7772)]  
 
[New Thread 0xb34ffb90 (LWP 7771)]  
 
[Thread 0xb48b2b90 (LWP 7770) exited]
[New Thread 0xb48b2b90 (LWP 7773)]
[New Thread 0xb24fdb90 (LWP 7774)]
[New Thread 0xb0271b90 (LWP 7775)]  
 
[Thread 0xb0271b90 (LWP 7775) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb24fdb90 (LWP 7774)] 
0xb7d688aa in memcpy () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt 
#0  0xb7d688aa in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1  0xb6fc9cbd in ?? () from /usr/lib/libsqlite3.so.0
#2  0xb6fcbe0e in ?? () from /usr/lib/libsqlite3.so.0
#3  0xb6fca640 in ?? () from /usr/lib/libsqlite3.so.0
#4  0xb6fd326a in ?? () from /usr/lib/libsqlite3.so.0
#5  0xb6fdfc19 in ?? () from /usr/lib/libsqlite3.so.0
#6  0xb6fe63b0 in sqlite3_step () from /usr/lib/libsqlite3.so.0
#7  0xb78488c8 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#8  0xb78481d1 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#9  0xb774af34 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#10 0xb7752345 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#11 0xb77537f6 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#12 0xb7753916 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#13 0xb7966029 in NS_InvokeByIndex_P () from 
/usr/lib/xulrunner-1.9.0.7/libxul.so
#14 0xb795e3a5 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#15 0xb795a188 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#16 0xb792aa14 in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#17 0xb795a8ef in ?? () from /usr/lib/xulrunner-1.9.0.7/libxul.so
#18 0xb7c3b271 in ?? () from /usr/lib/libnspr4.so
#19 0xb7f814ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#20 0xb7dd349e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) Quit

Too bad I removed those sqlite databases before I realized that those
could be of use.

Is there a dynamicly linked build available, with debugging symbols? If
I could reproduce this bug somehow (I can guarantee I can get 3.0.7 to
crash) that could be interesting for sqlite developers...

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

-- 
Firefox crashes on sqlite3 memcpy segfault
https://bugs.launchpad.net/bugs/341202
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 346028] Re: [ATI driver specific] Ubuntu hangs after usplash with gflrx 8.600

2009-04-08 Thread Joonas Koivunen
I have the same kind of problem, but only with multihead setup! As in,
with 8.600 driver I can use everything with a cloned desktop.

Specs:
 - AMD Phenom II X4
 - 64-bit Ubuntu intrepid beta (updated < 30min ago)
 - ATI HD 4650 based graphics card

The multihead configuration was created with "aticonfig --initial
--screen-layout=right".

$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 4650
OpenGL version string: 2.1.8575


** Attachment added: "Multiheaded X with fglrx crashing down"
   http://launchpadlibrarian.net/25047402/Xorg.0.log.old

-- 
[ATI driver specific] Ubuntu hangs after usplash with gflrx 8.600
https://bugs.launchpad.net/bugs/346028
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 346028] Re: [ATI driver specific] Ubuntu hangs after usplash with gflrx 8.600

2009-04-08 Thread Joonas Koivunen
Correction, this is jaunty beta, not intrepid :)

-- 
[ATI driver specific] Ubuntu hangs after usplash with gflrx 8.600
https://bugs.launchpad.net/bugs/346028
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 357978] [NEW] [HD 4650] Radeon multihead with HD 4650 is broken

2009-04-08 Thread Joonas Koivunen
Public bug reported:

Binary package hint: xserver-xorg-video-ati

For some odd reason using the radeon driver reports in Xorg.0.log that:

(--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling disabled
(II) RADEON(0): Max desktop size set to 2560x1600
(II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to 
your xorg.conf
(II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by 
adjusting the Virtual line to your xorg.conf

One would figure out that ok, now it has obeyed my request for larger
virtual desktop (in order to support two screens of size 1280x1024 -- I
have Virtual 2560 2560 in the Screen -section of xorg.conf.)

Having later logged in and try with xrandr:
$ xrandr --output DVI-1 --right-of DVI-0
xrandr: screen cannot be larger than 1280x1280 (desired size 2560x1024)
$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
DVI-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm 
x 301mm
   1280x1024  60.0*+   75.0 60.0*
 // -- rest of the modelines snipped
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm 
x 301mm
   1280x1024  60.0*+   75.0 60.0*
 // -- rest of the modelines snipped

I've also tried Virtual 2560 1024 (the desired one), the same with
radeonhd. fglrx hangs up cold when attempting to use two screens with
it.

It'd seem that a later version than the current is available of the
radeon driver. Any chance of getting it into Jaunty? Changelog had some
items concerning 4600 series.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: xserver-xorg-video-radeon 1:6.12.1-0ubuntu2
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (bui...@crested) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
SourcePackage: xserver-xorg-video-ati
Uname: Linux 2.6.28-11-generic x86_64
XorgLogOld:

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
[HD 4650] Radeon multihead with HD 4650 is broken
https://bugs.launchpad.net/bugs/357978
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 357978] Re: [HD 4650] Radeon multihead with HD 4650 is broken

2009-04-08 Thread Joonas Koivunen

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

** Attachment added: "LsHal.txt"
   http://launchpadlibrarian.net/25063691/LsHal.txt

** Attachment added: "LsMod.txt"
   http://launchpadlibrarian.net/25063692/LsMod.txt

** Attachment added: "LsPci.txt"
   http://launchpadlibrarian.net/25063693/LsPci.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/25063694/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/25063695/XorgLog.txt

** Attachment added: "system.txt"
   http://launchpadlibrarian.net/25063696/system.txt

-- 
[HD 4650] Radeon multihead with HD 4650 is broken
https://bugs.launchpad.net/bugs/357978
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 357978] Re: [HD 4650] Radeon multihead with HD 4650 is broken

2009-04-08 Thread Joonas Koivunen
Trying out 6.12.2 (compiled from the sources) just ended locking the
system up hard when logging out (back to kdm.)

Nothing changed regarding the ignored "Virtual 2560 1024."

However, as pointed out by agd5f @ #radeon; moving the Virtual over to
SubSection "Display" fixed the problem (as specified by man xorg.conf.)

So the root cause was xrandr disregarding what the driver thought of as
the virtual space and went with a default 1280x1024.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Invalid

-- 
[HD 4650] Radeon multihead with HD 4650 is broken
https://bugs.launchpad.net/bugs/357978
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 157691] Re: Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p

2008-09-07 Thread Joonas Koivunen
I too have noticed that neither using the PPA package provided above or
the "echo -n 7 > .../DOS" line in rc.local does the trick. But when I do
it manually (either restart hotkey-setup or just echo it) AFTER logging
in (through the graphical login so that X is running) it works and even
hibernating/suspending/recovering works most of the time.

-- 
Hardy/Gutsy crashes when the lid is closed on a HP 6710b, HP 6510b and HP 2510p
https://bugs.launchpad.net/bugs/157691
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 157691] Re: Gusty crashes when the lid is closed on a HP 6710b

2007-10-31 Thread Joonas Koivunen
I can confirm this with another HP 6510b.. Only that the crash happens
immediatedly after pushing the lid down.. If you open the lid you'll see
a frozen screen. However the lid closing doesn't always trigger the
crash.. For example I can press the lid button many times and almost
randomly it crashes.

Only thing I can think of to help is to add some "sync" commands in to
/etc/acpi/lid.sh and power.sh...

-- 
Gusty crashes when the lid is closed on a HP 6710b
https://bugs.launchpad.net/bugs/157691
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 157691] Re: Gusty crashes when the lid is closed on a HP 6710b

2007-12-10 Thread Joonas Koivunen
Good news everyone! Indeed, it seems that the problem is kernel
crashing!

If you start Kubuntu normally and log in, while starting KDE/whatever
you switch to console (Alt+Ctrl+F1) and close the lid you'll see
something like:

[] BUG: Could not handle a NULL pointer reference in kernel.

Ok, If someone knows how to trace this somehow, it'd be great! I wonder
why wont the kernel panic in that event...

Your proposition of unloading button.ko might not be the problem -- I
haven't seen the source but sounds like a pretty simple module. I guess
the next step is to get someone interested in this problem  Someone
who knows how to debug or at least get a trace out of this.

-- 
Gusty crashes when the lid is closed on a HP 6710b
https://bugs.launchpad.net/bugs/157691
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 157691] Re: Gusty crashes when the lid is closed on a HP 6710b

2007-12-11 Thread Joonas Koivunen
Hate to spam you all again but I have got some new information and
corrections to the previous post:

1. BUG: string I wrote isn't exactly the correct one, however, you can 
understand it is a result of BUG(...) macro in kernel
2. I haven't been able to reproduce the crash with BUG: output, at least with 
sync in my root filesystems options (/etc/fstab)
3. What I am able to reproduce everytime is:

a. Start Kubuntu
b. Log in to KDE
c. Connect to your local WLAN AP (I'm using WPA Enterprise connection at my 
school)
d. Open Konqueror and go to http://www.kernel.org
e. Start downloading the latest kernel (~40-60MB)
f1. Close the lid
--> Total freeze
f2. Go to console before closing the lid
--> Total freeze

In both cases, no any log messages. Sometimes the caps lock light is
left burning.

Currently I'm building a new kernel with http://intellinuxwireless.org/
support...

This is damn irritating, I'll newer buy this shitty HP hardware again!

-- 
Gusty crashes when the lid is closed on a HP 6710b
https://bugs.launchpad.net/bugs/157691
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 157691] Re: Gusty crashes when the lid is closed on a HP 6710b

2007-12-11 Thread Joonas Koivunen
I can confirm the advice from Roger, thanks a lot!

-- 
Gusty crashes when the lid is closed on a HP 6710b
https://bugs.launchpad.net/bugs/157691
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 856711] Re: 11.10 - Suspend fails on Asus 1215B

2011-11-15 Thread Joonas Koivunen
I read somewhere that disabling C6 state from BIOS might fix the
problem. (Perhaps linked from #54's link.)

After changing that setting the first suspend failed but I've now
completed over ten suspend/resume cycles. Everything (wlan, usb, fglrx)
seems to be working OK. I don't use the ethernet nic, so can't say for
it. eth0 iface is available in ifconfig output at least.

Could the C6 state somehow be the cause of this problem?

I've sent a Asus  "customer technical question" or what ever it was
called in their "Support center" with a link to this bug. I doubt that
they care though.

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

Title:
  11.10 - Suspend fails on Asus 1215B

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

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


[Bug 869394] Re: the jar application is not linked to openjdk-7-jdk

2011-10-13 Thread Joonas Koivunen
I think there are other alternatives missing as well; for example javac:

$ javac
The program 'javac' can be found in the following packages:
 * openjdk-6-jdk
 * ecj
 * gcj-4.4-jdk
 * gcj-4.6-jdk
 * gcj-4.5-jdk
 * openjdk-7-jdk
Try: sudo apt-get install 

$ dpkg -l openjdk-7-jdk | grep openjdk-7-jdk
ii  openjdk-7-jdk 7~b147-2.0~pre6-1ubuntu1  OpenJDK Development Kit 
(JDK)

$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

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

Title:
  the jar application is not linked to openjdk-7-jdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/869394/+subscriptions

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


[Bug 827922] Re: On Tomcat6 shutdown web apps do not get shutdown

2011-08-17 Thread Joonas Koivunen
We have tomcat6 deployed for multiple servers running our inhouse apps
and have no shutdown problems.

What applications are you running? Could you do a jstack printout* AFTER
you've called service tomcat6 stop? Does tomcat accept new connections
or multiple SHUTDOWN requests after running the service tomcat6 stop for
the first time?

Note that you'll need to run jstack as the tomcat user, with extra
arguments to compensate for java.io.tmpdir, for example:
"-J-Djava.io.tmpdir=$WHEREEVER_YOUR_TOMCAT_TEMP_IS".

For one of my installations its:

$ sudo -u tomcat jstack -l -J-Djava.io.tmpdir=/tmp/tomcat6-tmp


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

Title:
  On Tomcat6 shutdown web apps do not get shutdown

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

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


[Bug 827922] Re: On Tomcat6 shutdown web apps do not get shutdown

2011-08-17 Thread Joonas Koivunen
Hmm, I can confirm that logs say nothing about stopping. I don't think
that it should be like that.

It'd seem that some times I've got the lines into my catalina.out:

Jul 21, 2011 10:09:14 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 27464 ms
Jul 21, 2011 12:35:38 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-80

But when I just did the stop procedure (service tomcat6 stop) and
confirmed that java process exited afterwards nothing was written out.

Perhaps you should change the bug description?

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

Title:
  On Tomcat6 shutdown web apps do not get shutdown

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

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


[Bug 1010431] Re: precise regression: logcheck's '-t' no longer works, not even after purge/install

2012-07-20 Thread Joonas Koivunen
Could this be migrated back to 12.04? Just came here to report this with
a patch ready.

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

Title:
  precise regression: logcheck's '-t' no longer works, not even after
  purge/install

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

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


[Bug 1026057] [NEW] Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
Public bug reported:

Steps to reproduce:

1. Configure olcTLSCertificateFile & olcTLSCertificateKeyFile:
dn: cn=config
changeType: modify
add: olcTLSCertificateFile
olcTLSCertificateFile: /some/valid/pemfile/path
-
add: olcTLSCertificateKeyFile
olcTLSCertificateKeyFile: /some/valid/pemfile/path

(At this point openldap started to support STARTTLS and began working as
a sssd authentication backend.)

2. Try configuring olcTLSCipherSuite to an openssl kind, for example:
dn: cn=config
changeType: modify
add: olcTLSCipherSuite
olcTLSCipherSuite: TLSv1+RSA:!NULL:!EXP

Expected result in gnutls compiled openldap: some kind of refusal of
configuration change (gnutls does not apparently support any kind of
ciphersuite names like openssl).

Actual result: segfault [01-slapd-stderr.log]

Syslog message about crash: kernel: [ 4158.532053] slapd[2696]: segfault
at 7fa824106008 ip 7fa837ad10b5 sp 7fa830df8110 error 4 in
libc-2.15.so[7fa837a52000+1b3000]

>From administrators perspective openldap would be easier to configure
should it be compiled against openssl instead of gnutls as ciphersuites
would be simpler to specify. I'm not aware if openssl build would crash
here as well. Crash is however rather bad indicator of "unsupported
configuration value".

# apt-cache policy slapd
slapd:
  Installed: 2.4.28-1.1ubuntu4
  Candidate: 2.4.28-1.1ubuntu4
  Version table:
 *** 2.4.28-1.1ubuntu4 0
500 http://fi.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

# lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

# slapd -VVV
@(#) $OpenLDAP: slapd  (Apr  5 2012 16:22:20) $
buildd@allspice:/build/buildd/openldap-2.4.28/debian/build/servers/slapd

Included static backends:
config
ldif

** Affects: openldap (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/1026057

Title:
  Segfault when setting bad olcTLSCipherSuite

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

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


[Bug 1026057] Re: Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
** Attachment added: "Running slapd in console with full debug output 
redirected to file while adding olcTLSCipherSuite"
   
https://bugs.launchpad.net/bugs/1026057/+attachment/3227040/+files/01-slapd-stderr.log

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

Title:
  Segfault when setting bad olcTLSCipherSuite

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

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


[Bug 1026057] Re: Segfault when setting bad olcTLSCipherSuite

2012-07-18 Thread Joonas Koivunen
** Attachment added: "gdb session"
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1026057/+attachment/3227041/+files/02-slapd-gdb

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

Title:
  Segfault when setting bad olcTLSCipherSuite

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

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


[Bug 856711] Re: 11.10 - Suspend fails on Asus 1215B

2011-11-14 Thread Joonas Koivunen
I tried the latest mainline kernel but no luck.

Unable to boot current/latest mainline kernel: linux-
image-3.2.0-999-generic_3.2.0-999.20130405_amd64.deb as fglrx fails
to load:

"BUG: unable to handle kernel paging request at 8800dee834f0"
followed by stacktraces and module listings listing fglrx as "fglrx(P)".
It'd seem that udevd timeouts with the modprobe request and when it
tries to cancel it the whole system locks up.

Also the bcmwl dkms failed to build against this kernel.

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

Title:
  11.10 - Suspend fails on Asus 1215B

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

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


[Bug 856711] Re: 11.10 - Suspend fails on Asus 1215B

2011-11-14 Thread Joonas Koivunen
Testing with linux-
image-3.0.4-030004-generic_3.0.4-030004.201108301138_amd64.deb:

Build/install ok, hangs with splash kernel parameter, without splash or
quiet it'd seem that another module causes the same kind of "BUG: unable
to handle kernel paging request at ...".

Couldn't catch any udevd messages like with 3.2.0 but now the system has
completly crashed.

First "BUG: ..." was for a modprobe, unable to determine what module,
the second which ultimately crashed the whole system was from X process.
(from kern.log, attached)

Does anyone else have more luck testing the mainline kernels?

** Attachment added: "/var/log/kern.log for the 3.0.4 mainline boot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/856711/+attachment/2596310/+files/kern-3.0.4.trimmed.log

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

Title:
  11.10 - Suspend fails on Asus 1215B

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

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


[Bug 856711] Re: 11.10 - Suspend fails on Asus 1215B

2011-11-14 Thread Joonas Koivunen
Tried to do pm-tracing (RTC "logging") but it does not seem to work at
all. If I enable it and suspend, the device will, after a failed
suspension resume and subsequent hard poweroff (power btn for say 5
seconds), fail to reach grub boot. BIOS logo et al is shown as usual but
no grub. If I wait long enough the bios will complain that it cannot
boot from the selected device.

Fix to resume booting is to remove AC power, remove battery, re-insert
battery. Sometimes at this stage the device will NOT respond to any
power button presses but will always after I re-insert AC power.

At no point was RTC clock changed, so perhaps the laptop does not even
start to resume? Also nothing was ever logged to console while doing pm-
suspend from VT.

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

Title:
  11.10 - Suspend fails on Asus 1215B

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

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


[Bug 741649] [NEW] Slow performance with lots of text

2011-03-24 Thread Joonas Koivunen
Public bug reported:

Binary package hint: nvidia-current

I work using eclipse (gtk), konsole(qt) and keep firefox (gtk), kmail
(qt) apps open in my kubuntu desktop (plasma, no desktop effects).

After a while -- feels like related to the amount of text displayed
(opened eclipse tabs, open konsole tabs, the amount of data in konsole
and eclipse console), not depending on the amount of time used --
everything slows down considerably.

GTK apps gradually slow down first, followed by sudden slow down of qt
apps.

Example of qt slowing down is kmail writing responding to typing with
delay of 0.5 ... 2 seconds (per character typed).

Closing all applications and restarting them fixes the slowdown.

The problem began at 10.10, and persists even when using x-swat latest
nvidia packages. QT raster rendering does not help the problem.

I guess there's not much that can be done, expect I try to monitor the X
resource usage.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-28-generic 2.6.35-28.49
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  joonas 1981 F pulseaudio
 /dev/snd/pcmC0D0p:   joonas 1981 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf302 irq 49'
   Mixer name   : 'Analog Devices AD1884A'
   Components   : 'HDA:11d4184a,103c3035,00100200'
   Controls  : 34
   Simple ctrls  : 20
Date: Thu Mar 24 13:38:49 2011
HibernationDevice: RESUME=UUID=9e760f1f-50fa-4b1d-9944-d33f309be91b
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
MachineType: Hewlett-Packard HP Compaq dc7900 Convertible Minitower
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=2c33dea1-ddda-43d8-ab78-70ed99a787d8 ro
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
RelatedPackageVersions: linux-firmware 1.38.4
RfKill:
 0: hp-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
WifiSyslog:
 Mar 24 12:33:40 joonas-desktop-2 kernel: [11350.441388] e1000e: eth0 NIC Link 
is Down
 Mar 24 12:33:43 joonas-desktop-2 kernel: [11353.521700] e1000e: eth0 NIC Link 
is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
dmi.bios.date: 03/05/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 786G1 v01.16
dmi.board.asset.tag: CZC9154D5T
dmi.board.name: 3032h
dmi.board.vendor: Hewlett-Packard
dmi.chassis.asset.tag: CZC9154D5T
dmi.chassis.type: 6
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G1v01.16:bd03/05/2009:svnHewlett-Packard:pnHPCompaqdc7900ConvertibleMinitower:pvr:rvnHewlett-Packard:rn3032h:rvr:cvnHewlett-Packard:ct6:cvr:
dmi.product.name: HP Compaq dc7900 Convertible Minitower
dmi.sys.vendor: Hewlett-Packard

Edit: removed some extra tags that did not make sense.

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick needs-upstream-testing regression-proposed

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

Title:
  Slow performance with lots of text

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


[Bug 741649] Re: Slow performance with lots of text

2011-03-24 Thread Joonas Koivunen
** Description changed:

  Binary package hint: nvidia-current
  
  I work using eclipse (gtk), konsole(qt) and keep firefox (gtk), kmail
  (qt) apps open in my kubuntu desktop (plasma, no desktop effects).
  
  After a while -- feels like related to the amount of text displayed
  (opened eclipse tabs, open konsole tabs, the amount of data in konsole
  and eclipse console), not depending on the amount of time used --
  everything slows down considerably.
  
  GTK apps gradually slow down first, followed by sudden slow down of qt
  apps.
  
  Example of qt slowing down is kmail writing responding to typing with
  delay of 0.5 ... 2 seconds (per character typed).
  
  Closing all applications and restarting them fixes the slowdown.
  
  The problem began at 10.10, and persists even when using x-swat latest
  nvidia packages. QT raster rendering does not help the problem.
  
  I guess there's not much that can be done, expect I try to monitor the X
  resource usage.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-28-generic 2.6.35-28.49
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  joonas 1981 F pulseaudio
   /dev/snd/pcmC0D0p:   joonas 1981 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf302 irq 49'
 Mixer name : 'Analog Devices AD1884A'
 Components : 'HDA:11d4184a,103c3035,00100200'
 Controls  : 34
 Simple ctrls  : 20
  Date: Thu Mar 24 13:38:49 2011
  HibernationDevice: RESUME=UUID=9e760f1f-50fa-4b1d-9944-d33f309be91b
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   vboxnet0  no wireless extensions.
  MachineType: Hewlett-Packard HP Compaq dc7900 Convertible Minitower
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=2c33dea1-ddda-43d8-ab78-70ed99a787d8 ro
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/usr/bin/zsh
  RelatedPackageVersions: linux-firmware 1.38.4
  RfKill:
   0: hp-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
  WifiSyslog:
   Mar 24 12:33:40 joonas-desktop-2 kernel: [11350.441388] e1000e: eth0 NIC 
Link is Down
   Mar 24 12:33:43 joonas-desktop-2 kernel: [11353.521700] e1000e: eth0 NIC 
Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
  dmi.bios.date: 03/05/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G1 v01.16
  dmi.board.asset.tag: CZC9154D5T
  dmi.board.name: 3032h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC9154D5T
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G1v01.16:bd03/05/2009:svnHewlett-Packard:pnHPCompaqdc7900ConvertibleMinitower:pvr:rvnHewlett-Packard:rn3032h:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq dc7900 Convertible Minitower
  dmi.sys.vendor: Hewlett-Packard
+ 
+ Edit: removed some extra tags that did not make sense.

** Tags removed: kernel-power resume suspend

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

Title:
  Slow performance with lots of text

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


[Bug 741649] Re: Slow performance with lots of text

2011-03-24 Thread Joonas Koivunen
Using nouveau "fixes" the problem.

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

Title:
  Slow performance with lots of text

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


[Bug 787496] Re: tomcat6-user 6.0.24 with confluence deadlocks

2011-05-25 Thread Joonas Koivunen
Why should the LTS follow with non-latest stable tomcat? With the
release of ga tomcat 7 it's safe to assume that tomcat6 has reached
maintenance-only mode.

The changelog from 6.0.28 to 6.0.32 is big, but changes are not
breaking; some more enableable features, mostly conformance fixes or
bugfixes preventing memory leaks.

To keep looking forward to year 2015 (https://wiki.ubuntu.com/LTS) and
the java server applications; it might be good to expect that especially
open source products will keep working with the tomcat6, specifically
the latest stable, not an "almost stable" version.

If the latest-maintenance-mode stable strategy is unacceptable, then
providing the latest stable in backports should be?

I do not think that maintaining a backport-branch starting from 6.0.24
should be considered at all.

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

Title:
  tomcat6-user 6.0.24 with confluence deadlocks

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


[Bug 787496] Re: tomcat6-user 6.0.24 with confluence deadlocks

2011-05-25 Thread Joonas Koivunen
> A known issue is better than an unknown regression

Hmm ok; understood and agreed; so a bug like this should be filed for
any known issues in the future and a backport request for others.

My point came from the fact that tomcat6 is widely used as is and
embedded in commericial products as well, but I'm not arguing any more
as the StableReleaseUpdates lines the clear rules.

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

Title:
  tomcat6-user 6.0.24 with confluence deadlocks

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