[Bug 791020] Re: Slow boot cause of btrfs

2011-10-06 Thread Mikko Rönkkö
[   26.112023] eth0: no IPv6 routers present
[ 2812.118652] init: bootchart main process (102) terminated with status 1
[ 2812.792951] init: bootchart post-stop process (1003) terminated with status 1
[ 5207.543628] device fsid 00fe3ac4-fc01-4809-a413-afd2200ee9cb devid 1 transid 
5106 /dev/sdb1

Almost an hour an a half.

I tried to do apport-collect 791020, but apparently it does not work
with Lynx.

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

Title:
  Slow boot cause of btrfs

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

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


[Bug 791020] Re: Slow boot cause of btrfs

2011-10-06 Thread Mikko Rönkkö
If I add 'noauto' as an option to the btrfs partition and mount it in a
separate upstart job after mounting the other partitions, it mounts in a
few seconds or less.

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

Title:
  Slow boot cause of btrfs

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

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


[Bug 635584] Re: Plymouth does not show splash with ubuntu minimal

2010-10-01 Thread Mikko Rönkkö
mron...@hondchan:~$ cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-server 
root=UUID=79ef9152-3c78-4983-87c4-5fc98c6924f7 ro

-- 
Plymouth does not show splash with ubuntu minimal
https://bugs.launchpad.net/bugs/635584
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 635584] Re: Plymouth does not show splash with ubuntu minimal

2010-09-21 Thread Mikko Rönkkö
Results of dpkg --get-selections

** Attachment added: log.txt
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/635584/+attachment/1618084/+files/log.txt

** Changed in: plymouth (Ubuntu)
   Status: Incomplete = New

-- 
Plymouth does not show splash with ubuntu minimal
https://bugs.launchpad.net/bugs/635584
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 635192] Re: lirc does not create /dev/lirc0 when using Imon Pad remote

2010-09-11 Thread Mikko Rönkkö
This same issue is also present on my system with Philips SRM 7500
remote.

-- 
lirc does not create /dev/lirc0 when using Imon Pad remote
https://bugs.launchpad.net/bugs/635192
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 635947] [NEW] /etc/lirc/hardware.conf is incorrect for Philips SRM 7500 remote

2010-09-11 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: lirc

Philips SRM 7500 needs the following line in /etc/lirc/hardware.conf

REMOTE_DEVICE=macShortAddress=12:34,remoteShortAddress=56:78,macPANId=9a:bc

In the latest Maveric, the REMOTE_DEVICE option for this remote is
empty.

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

-- 
/etc/lirc/hardware.conf is incorrect for Philips SRM 7500 remote
https://bugs.launchpad.net/bugs/635947
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 635584] [NEW] Plymouth does not show splash with ubuntu minimal

2010-09-11 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: plymouth

I am running ubuntu minimal 10.10 to which I have created a custom
upstart job to start x-server and then mythtv frontend at the end of the
boot. I wanted to have plymouth during the boot and installed the
package and set the theme with update-alternatives. Everything seemed to
go fine except that there is no trace of plymouth during boot.

mron...@hondchan:~$ lsb_release -rd
Description:Ubuntu maverick (development branch)
Release:10.10
mron...@hondchan:~$ uname -a
Linux Hondchan 2.6.35-20-server #29-Ubuntu SMP Fri Sep 3 16:22:11 UTC 2010 
x86_64 GNU/Linux
mron...@hondchan:~$ apt-cache policy plymouth
plymouth:
  Installed: 0.8.2-2ubuntu4
  Candidate: 0.8.2-2ubuntu4
  Version table:
 *** 0.8.2-2ubuntu4 0
500 http://fi.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status
mron...@hondchan:~$ sudo update-alternatives --config default.plymouth
There is only one alternative in link group default.plymouth: 
/lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
Nothing to configure.
mron...@hondchan:~$

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

-- 
Plymouth does not show splash with ubuntu minimal
https://bugs.launchpad.net/bugs/635584
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 635192] [NEW] lirc does not create /dev/lirc0 when using Imon Pad remote

2010-09-10 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: lirc

Everything seems to work OK with lirc, except that it does not create
/dev/lirc0 device file.

Here is terminal output

mron...@hondchan:~$ sudo rmmod lirc_dev lirc_imon ir_lirc_codec 
mron...@hondchan:~$ lsmod | grep lirc
mron...@hondchan:~$ 
mron...@hondchan:~$ sudo modprobe lirc_imon
mron...@hondchan:~$ dmesg | tail
[  319.932412] usbcore: registered new interface driver lirc_imon
[  320.117208] type=1400 audit(1284138864.859:12): apparmor=STATUS 
operation=profile_replace name=/usr/sbin/mysqld pid=1304 
comm=apparmor_parser
[  320.415398] NET: Registered protocol family 5
[ 4487.587000] usbcore: deregistering interface driver lirc_imon
[ 4487.587071] lirc_imon: module removed. Goodbye!
[ 4499.666763] lirc_dev: module unloaded
[ 4522.741867] lirc_dev: IR Remote Control driver registered, major 250 
[ 4522.745016] lirc_imon: module is from the staging directory, the quality is 
unknown, you have been warned.
[ 4522.748770] lirc_imon: Driver for SoundGraph iMON MultiMedia IR/Display, v0.8
[ 4522.748861] usbcore: registered new interface driver lirc_imon
mron...@hondchan:~$ ls /dev | grep lirc
lircd
Description:Ubuntu maverick (development branch)
Release:10.10
mron...@hondchan:~$ apt-cache policy lirc
lirc:
  Installed: 0.8.7~pre3-0ubuntu1
  Candidate: 0.8.7~pre3-0ubuntu1
  Version table:
 *** 0.8.7~pre3-0ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status
mron...@hondchan:~$

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

-- 
lirc does not create /dev/lirc0 when using Imon Pad remote
https://bugs.launchpad.net/bugs/635192
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 445879] Re: php errors on pages in mythweb

2010-06-01 Thread Mikko Rönkkö
I have the same problem. When I copied over database from my previous
installation that had MythWeather installed to a new installation that
did not have MythWeather, the code fails because database indicates that
MythWeather exists but it does not.

This was fixed with the following

cat  EOF | mysql -umythtv -p mythconverg 
DELETE TABLE IF EXISTS weathersourcesettings; 
DELETE TABLE IF EXISTS weatherscreens; 
DELETE TABLE IF EXISTS weatherdatalayout; 
DELETE FROM settings WHERE value = 'WeatherDBSchemaVer'; 
EOF 


Apart from running this manually, I have no idea of what would be the proper 
fix for this bug.

-- 
php errors on pages in mythweb
https://bugs.launchpad.net/bugs/445879
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 462393] Re: [Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in

2009-12-18 Thread Mikko Rönkkö
I have the same problem with Lenovo X60. Changing monitor configuration
when desktop effects are enables causes the display to freeze. I only
get a black screen with a cursor that does not move. The only way to get
out from this lock is to reboot the computer.

I can SSH to the machine, so other than the frozen display, things seem
to be OK. I will add some logs.


** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/36929626/dmesg.txt

-- 
[Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in
https://bugs.launchpad.net/bugs/462393
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 462393] Re: [Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in

2009-12-18 Thread Mikko Rönkkö

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/36929706/dmesg.txt

-- 
[Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in
https://bugs.launchpad.net/bugs/462393
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 462393] Re: [Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in

2009-12-18 Thread Mikko Rönkkö

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/36929750/lspci.txt

-- 
[Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in
https://bugs.launchpad.net/bugs/462393
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 462393] Re: [Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in

2009-12-18 Thread Mikko Rönkkö

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/36929782/Xorg.0.log

-- 
[Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged in
https://bugs.launchpad.net/bugs/462393
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 462393] Re: [Karmic] Intel Integrated Graphics locks up when external monitor is plugged in

2009-12-18 Thread Mikko Rönkkö
** Summary changed:

- [Karmic] Sony Vaio VGN-C260E laptop freezes when external monitor is plugged 
in
+ [Karmic] Intel Integrated Graphics locks up when external monitor is plugged 
in

-- 
[Karmic] Intel Integrated Graphics locks up when external monitor is plugged in
https://bugs.launchpad.net/bugs/462393
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 355299] Re: Long delay during boot screen Jaunty

2009-09-11 Thread Mikko Rönkkö
Removed usplash package since this is not usplahs issue.

** Package changed: usplash (Ubuntu) = ubuntu

** Summary changed:

- Long delay during boot screen Jaunty
+ Long delay during boot when loading LP kernel module

-- 
Long delay during boot when loading LP kernel module
https://bugs.launchpad.net/bugs/355299
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 355299] Re: Long delay during boot screen Jaunty

2009-09-10 Thread Mikko Rönkkö
This issue is also affecting one of my computers with the latest karmic
kernel. Loading lp module takes three minutes even if there are not
parallel ports on the computer.

[   22.004046] intel8x0: clocking to 48000
[  200.135921] lp: driver loaded but no devices found

I do not believe that usplash is the correct package for this bug.

-- 
Long delay during boot screen Jaunty
https://bugs.launchpad.net/bugs/355299
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 281740] Re: Boot stops at: Loading hardware drivers...

2009-09-09 Thread Mikko Rönkkö
Here is the relevant part of dmesg output

[   21.781141] intel_rng: FWH not detected
[   21.862899] iTCO_vendor_support: vendor-support=0
[   21.870779] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[   21.873002] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
[   21.875155] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   22.212667]   alloc irq_desc for 17 on node -1
[   22.212673]   alloc kstat_irqs on node -1
[   22.212685] Intel ICH :00:1e.2: PCI INT A - GSI 17 (level, low) - IRQ 
17
[   22.214739] Intel ICH :00:1e.2: setting latency timer to 64
[   23.040043] intel8x0_measure_ac97_clock: measured 55329 usecs (2666 samples)
[   23.042025] intel8x0: clocking to 48000
[  201.328783] lp: driver loaded but no devices found
[  317.143203] EXT4-fs (sda6): internal journal on sda6:8

-- 
Boot stops at: Loading hardware drivers...
https://bugs.launchpad.net/bugs/281740
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 281740] Re: Boot stops at: Loading hardware drivers...

2009-09-07 Thread Mikko Rönkkö
This issue is now back with the latest karmic kernel.

-- 
Boot stops at: Loading hardware drivers...
https://bugs.launchpad.net/bugs/281740
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 406293] Re: Cursor drifts randomly on Fujitsu Lifebook P1510D

2009-09-06 Thread Mikko Rönkkö
I have the same problem and I think that it is hardware issue. The most
straightforward fix is to blacklist kernel module psmouse to disable the
built-in pointing stick and use an external mouse in a USB port. A more
complicated solution that I am currently using is a small script that
will disable and enable psmouse and assigning this script a keyboard
shortcut.

-- 
Cursor drifts randomly on Fujitsu Lifebook P1510D
https://bugs.launchpad.net/bugs/406293
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 192256] Re: [hardy] F-spot hangs X on Find Selected Tags With

2009-09-05 Thread Mikko Rönkkö
This bug still occurs for me with jaunty with the latest version of
f-spot.

-- 
[hardy] F-spot hangs X on Find Selected Tags With
https://bugs.launchpad.net/bugs/192256
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 192256] Re: [hardy] F-spot hangs X on Find Selected Tags With

2009-09-05 Thread Mikko Rönkkö
I upgraded to f-spot version 0.6.1.1 and this  still happens.

-- 
[hardy] F-spot hangs X on Find Selected Tags With
https://bugs.launchpad.net/bugs/192256
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 292205] Re: Printer Canon PIXMA MP110 doesn't work in Linux

2009-04-16 Thread Mikko Rönkkö
See https://answers.launchpad.net/ubuntu/+source/cups/+question/28851
for how to easily set up this printer.

-- 
Printer Canon PIXMA MP110 doesn't work in Linux
https://bugs.launchpad.net/bugs/292205
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 323810] Re: resolvconf configured to run before checkroot

2009-04-15 Thread Mikko Rönkkö
I can confirm this issue resolvconf version 1.43ubuntu1

Mikko

-- 
resolvconf configured to run before checkroot
https://bugs.launchpad.net/bugs/323810
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 359226] Re: network-manager-vpnc gives error SAKMP_N_INVALID_EXCHANGE_TYPE when connecting

2009-04-14 Thread Mikko Rönkkö
** Summary changed:

- VPN client does not connect
+ network-manager-vpnc gives error SAKMP_N_INVALID_EXCHANGE_TYPE when connecting

** Summary changed:

- network-manager-vpnc gives error SAKMP_N_INVALID_EXCHANGE_TYPE when connecting
+ network-manager-vpnc gives error ISAKMP_N_INVALID_EXCHANGE_TYPE when 
connecting

-- 
network-manager-vpnc gives error ISAKMP_N_INVALID_EXCHANGE_TYPE when connecting
https://bugs.launchpad.net/bugs/359226
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 359226] Re: VPN client does not connect

2009-04-11 Thread Mikko Rönkkö
Connecting with the command line cisco VPN client provided by the
university using the same pcf-file works well, but the network manager
plugin does not.

Mikko

-- 
VPN client does not connect
https://bugs.launchpad.net/bugs/359226
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 359226] Re: VPN client does not connect

2009-04-11 Thread Mikko Rönkkö
I used these instructions to set up the VPN http://projects.tuxx-
home.at/?id=cisco_vpn_client

Mikko

-- 
VPN client does not connect
https://bugs.launchpad.net/bugs/359226
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 359226] [NEW] VPN client does not connect

2009-04-10 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: network-manager-vpnc

When I try to connect to my university VPN gateway using the VPNC plugin of 
Network Manager, the connection does not go through. Here is what I get on the 
console when running Network Manager with --no-daemon
 
NetworkManager: info  Policy set 'Auto eth0' (eth0) as default for routing 
and DNS.
NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.vpnc'...
NetworkManager: info  VPN service 'org.freedesktop.NetworkManager.vpnc' 
started (org.freedesktop.NetworkManager.vpnc), PID 16273
NetworkManager: info  VPN service 'org.freedesktop.NetworkManager.vpnc' just 
appeared, activating connections
NetworkManager: info  VPN plugin state changed: 1
NetworkManager: debug [1239387006.999266] ensure_killed(): waiting for vpn 
service pid 16066 to exit
NetworkManager: debug [1239387006.999520] ensure_killed(): vpn service pid 
16066 cleaned up
NetworkManager: info  VPN plugin state changed: 3
** Message: info  vpnc started with pid 16281

NetworkManager: info  VPN connection 'Utu-VPN' (Connect) reply received.
/usr/sbin/vpnc: response was invalid [1]:  (ISAKMP_N_INVALID_EXCHANGE_TYPE)(7)

** (process:16273): WARNING **: WARN  vpnc_watch_cb(): vpnc exited
with error code 1

NetworkManager: info  VPN plugin failed: 1
NetworkManager: info  VPN plugin state changed: 6
NetworkManager: info  VPN plugin state change reason: 0
NetworkManager: WARN  connection_state_changed(): Could not process the 
request because no VPN connection was active.
NetworkManager: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed
NetworkManager: info  (eth0): writing resolv.conf to /sbin/resolvconf
NetworkManager: info  Policy set 'Auto eth0' (eth0) as default for routing 
and DNS.
NetworkManager: debug [1239387037.003034] ensure_killed(): waiting for vpn 
service pid 16273 to exit
NetworkManager: debug [1239387037.003239] ensure_killed(): vpn service pid 
16273 cleaned up

I am running the latest version that comes with Jaunty.

network-manager-vpnc:
  Installed: 0.7.1~rc4.20090316+bzr21-0ubuntu2


Mikko

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

-- 
VPN client does not connect
https://bugs.launchpad.net/bugs/359226
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 271215] Re: Dell latitude d420 keyboard and mouse lost when docing the computer

2008-12-07 Thread Mikko Rönkkö
This has not been a problem recently. So apparently something was fixed.

-- 
Dell latitude d420 keyboard and mouse lost when docing the computer
https://bugs.launchpad.net/bugs/271215
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 297934] Re: statsvn does not work

2008-11-13 Thread Mikko Rönkkö
This problem does not occur with the latest version (4.1) of
statssvn.jar downloaded from sourceforge

-- 
statsvn does not work
https://bugs.launchpad.net/bugs/297934
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 297934] [NEW] statsvn does not work

2008-11-13 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: statsvn

It seems that the version of statsvn in the repository is missing
information about the main class and hence does not run.

[EMAIL PROTECTED]:~/Documents/Tutkimus/Oskari/2008$ java -jar 
/usr/share/java/statsvn.jar logfile.log .
Failed to load Main-Class manifest attribute from /usr/share/java/statsvn.jar

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

-- 
statsvn does not work
https://bugs.launchpad.net/bugs/297934
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 251107] Re: [Intrepid] nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex

2008-11-04 Thread Mikko Rönkkö
I have a TNT 2 Ultra card and the 96 drivers seem to work just fine. I
have not tested it thoroughly though. If I find problems, I will report
them here.

-- 
[Intrepid] nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex
https://bugs.launchpad.net/bugs/251107
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 251107] Re: [Intrepid] nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex

2008-11-03 Thread Mikko Rönkkö
Does not seem to work.

[EMAIL PROTECTED]:~$ tail -n15 /etc/X11/xorg.conf
Section Device
 Identifier Configured Video Device
 Driver nvidia
 Option AddARGBGLXVisuals true
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
Device  Configured Video Device
EndSection
[EMAIL PROTECTED]:~$ dkms status
nvidia, 71.86.07, 2.6.27-7-generic, i686: installed (original_module exists)


** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/19306922/Xorg.0.log

-- 
[Intrepid] nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex
https://bugs.launchpad.net/bugs/251107
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 276734] Re: Icons located wrong after switching to new resolution

2008-10-20 Thread Mikko Rönkkö
For me, the problem persists with the latest packages from the
repositories. See the screenshot.

** Attachment added: Screenshot-1.png
   http://launchpadlibrarian.net/18710575/Screenshot-1.png

-- 
Icons located wrong after switching to new resolution
https://bugs.launchpad.net/bugs/276734
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 284353] Re: intel iwl3945 no longer works with 2.6.27-7-generic x86_64

2008-10-17 Thread Mikko Rönkkö
I have the same problem. Updating the system does not solve the issue.

-- 
intel iwl3945 no longer works with 2.6.27-7-generic x86_64
https://bugs.launchpad.net/bugs/284353
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 284353] Re: intel iwl3945 no longer works with 2.6.27-7-generic x86_64

2008-10-17 Thread Mikko Rönkkö
I have the same problem. Updating the system does not solve the issue.

-- 
intel iwl3945 no longer works with 2.6.27-7-generic x86_64
https://bugs.launchpad.net/bugs/284353
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 284353] Re: intel iwl3945 no longer works with 2.6.27-7-generic x86_64

2008-10-17 Thread Mikko Rönkkö
Installing linux-firmware solved the problem. However, the system still
ocasionally freezes when booting. This happens only in normal boot, not
recovery mode.

[EMAIL PROTECTED]:~$ dmesg | grep iwl3945
[EMAIL PROTECTED]:~$ uname -rm
2.6.27-7-generic i686


I have attached result from grepping  iwl3945 from /var/log/messages



** Attachment added: log.txt
   http://launchpadlibrarian.net/18640682/log.txt

-- 
intel iwl3945 no longer works with 2.6.27-7-generic x86_64
https://bugs.launchpad.net/bugs/284353
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 284353] Re: intel iwl3945 no longer works with 2.6.27-7-generic x86_64

2008-10-17 Thread Mikko Rönkkö
Here is the correct log file.

I will post the results of $dmesg | less when I have the system hanging
up next time.

** Attachment added: log.txt
   http://launchpadlibrarian.net/18641614/log.txt

-- 
intel iwl3945 no longer works with 2.6.27-7-generic x86_64
https://bugs.launchpad.net/bugs/284353
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 277026] [NEW] Avant window manager shows the dock at a wrong place when I switch from laptop screen to external screen

2008-10-02 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: avant-window-navigator

The bug is reproduced like this
1) I start up my laptop with 1280*800 screen resolution
2) I plug the laptop to a doc and using System-Preferences-Screen change the 
display to external monitor with 1280*1024

After this, the icons in the dock bar are displayed correctly at the
bottom of the screen, but the bar is displayed at a position that is
roughly 800 pixels from the top of the screen.

Visiting the awn settings and changing anything related to the bar
appearance moves it to the correct position.

** Affects: avant-window-navigator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Avant window manager shows the dock at a wrong place when I switch from laptop 
screen to external screen
https://bugs.launchpad.net/bugs/277026
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 221014] Re: Desktop displayed for approx. 30 seconds on restore from hybernate (before password prompt).

2008-09-18 Thread Mikko Rönkkö
The same thing happens on Dell Latitude D420 laptop with Intrepid alpha5

-- 
Desktop displayed for approx. 30 seconds on restore from hybernate (before 
password prompt).
https://bugs.launchpad.net/bugs/221014
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 271215] [NEW] Dell latitude d420 keyboard and mouse lost when docing the computer

2008-09-17 Thread Mikko Rönkkö
Public bug reported:

I have a Dell Latitude D420 and a Media Base dock. When I dock the
computer the keyboard and touchpad die. The computer does not hang, but
cannot take any user input.

I have not found any other way around this issue but hard boot the
computer.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Dell latitude d420 keyboard and mouse lost when docing the computer
https://bugs.launchpad.net/bugs/271215
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 271218] [NEW] bluetooth applet notifications show white text on white background

2008-09-17 Thread Mikko Rönkkö
Public bug reported:

I am using the new human theme with compiz effects on and avant window
navigator. With this setup, all notification popups from the bluetooth
applet show white text on white background.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
bluetooth applet notifications show white text on white background
https://bugs.launchpad.net/bugs/271218
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 234202] Re: Hibernate under Hardy make bluetooth services unvailable when wakeup

2008-09-17 Thread Mikko Rönkkö
I have a similar problem. I use my cell phone with bluetooth to connect
to internet. If I suspend the computer with an active connection,
bluetooth hangs and needs to be manually restarted after resume.

This happens with alpha 5 and kernel version 2.6.27-3

-- 
Hibernate under Hardy make bluetooth services unvailable when wakeup
https://bugs.launchpad.net/bugs/234202
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 271428] [NEW] After resume, SD card always behaves as if just inserted

2008-09-17 Thread Mikko Rönkkö
Public bug reported:

I am using Ibex alpha 5 and encountered a problem that did not exist
with Hardy Heron. I have an SD card semi-permantly stored in the card
reader of my Dell Latitude D420 and keep unmounted. Every time i resume
the system from suspend to ram, the SD card is mounted and Nautilus pops
up a dialog explaining that I have inserted a card that contains
pictures. Since the card has been in the system for a while, this gets a
bit annoying after a couple of times. Expected behavior would be that if
the card was present but not mounted, it would stay unmounted.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
After resume, SD card always behaves as if just inserted
https://bugs.launchpad.net/bugs/271428
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 206980] [NEW] Laptop screen dims after several minutes of use

2008-03-26 Thread Mikko Rönkkö
Public bug reported:

When running Hardy, my laptop (Dell Latitude D420) screen occasionally
dims (back light intensity is decreased) regardless that the computer is
not idle. Back light can be returned by adjusting the screen brightness,
but it does not return automatically. I suspect that the problem is that
power management does not correctly detect when the computer is in use.

This problem did not occur with Gutsy.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Laptop screen dims after several minutes of use
https://bugs.launchpad.net/bugs/206980
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 206983] [NEW] Removing a wireless network with network manager does not remove the password from keyring

2008-03-26 Thread Mikko Rönkkö
Public bug reported:

Binary package hint: network-manager-gnome

I am using Hardy. When I remove a wireless network configuration with
network manager the network password is still stored in the keyring. If
you later try to connect to another network with the same name, the
system attempts to use the old password instead of prompting for a new
one.

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

-- 
Removing a wireless network with network manager does not remove the password 
from keyring
https://bugs.launchpad.net/bugs/206983
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 78544] Re: Kernel fails to load ICH5 SATA driver

2007-03-05 Thread Mikko Rönkkö
Same problem here also. 1 SATA drive and 1 PATA DVD+-RW connected. My
computer has Intel 865G+ICH5 chipset. I will post logs later.

-- 
Kernel fails to load ICH5 SATA driver
https://launchpad.net/bugs/78544

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


[Bug 78544] Re: Kernel fails to load ICH5 SATA driver

2007-03-05 Thread Mikko Rönkkö
[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 GNU/Linux


** Attachment added: dmesg
   http://librarian.launchpad.net/6630970/dmesg.log

-- 
Kernel fails to load ICH5 SATA driver
https://launchpad.net/bugs/78544

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


[Bug 78544] Re: Kernel fails to load ICH5 SATA driver

2007-03-05 Thread Mikko Rönkkö

** Attachment added: lspci -vv
   http://librarian.launchpad.net/6630971/lspcivv.log

-- 
Kernel fails to load ICH5 SATA driver
https://launchpad.net/bugs/78544

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


[Bug 78544] Re: Kernel fails to load ICH5 SATA driver

2007-03-05 Thread Mikko Rönkkö

** Attachment added: lscpi -vvn
   http://librarian.launchpad.net/6630977/lspcivvn.log

-- 
Kernel fails to load ICH5 SATA driver
https://launchpad.net/bugs/78544

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


[Bug 84675] Re: System not booting after upgrade from edgy to feisty (2006-02-11)

2007-03-04 Thread Mikko Rönkkö
I have the same bug with Feisty Herd 5 with the exception that this is a
sata hard drive.

lspci gives:
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 
02) 

This problem was not present with Edgy.

-- 
System not booting after upgrade from edgy to feisty (2006-02-11)
https://launchpad.net/bugs/84675

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


[Bug 74299] MythFrontend crashes while viewing recorded show

2006-12-03 Thread Mikko Rönkkö
Public bug reported:

I was able to reproduce this crash twice. It seems that there is a frame
which causes the crash when a scene changes.

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

-- 
MythFrontend crashes while viewing recorded show
https://launchpad.net/bugs/74299

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


[Bug 74299] Re: MythFrontend crashes while viewing recorded show

2006-12-03 Thread Mikko Rönkkö

** Attachment added: crash report
   http://librarian.launchpad.net/5240980/_usr_bin_mythfrontend.1000.crash

-- 
MythFrontend crashes while viewing recorded show
https://launchpad.net/bugs/74299

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