[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-24 Thread Matthias Hilbig
jdk 6 u10 beta crashes for me too.

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
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 62751] Re: Upstart doesn't activate luks volumes in cryptsetup

2006-11-23 Thread Matthias Hilbig
I made one patch from the different patches in this bug for the file 
/lib/cryptsetup/cryptdisks.functions that works for me in 
usplash und console mode.



** Attachment added: "Patch from Scott James, Swen Thümmler and Marc 
Schiffbauer together"
   http://librarian.launchpad.net/5145596/crypt.patch

-- 
Upstart doesn't activate luks volumes in cryptsetup
https://launchpad.net/bugs/62751

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

[Bug 62751] Re: Upstart doesn't activate luks volumes in cryptsetup

2006-11-23 Thread Matthias Hilbig
I used the fix from Scott James and the patch from Marc Schiffbauer on a new 
edgy install with encrypted home partition. Everything works as expected:
- with usplash I get asked for the password via usplash
- without usplash I get asked for the password on the console

I do not get a blank screen when booting ends.

-- 
Upstart doesn't activate luks volumes in cryptsetup
https://launchpad.net/bugs/62751

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


[Bug 62751] Re: Upstart doesn't activate luks volumes in cryptsetup

2006-10-17 Thread Matthias Hilbig
The init script fix works for me too. When I started ubuntu with the
kernel parameters quiet and splash, the password was visible on the
console. When I removed quiet and splash the password was not visible.

-- 
Upstart doesn't activate luks volumes in cryptsetup
https://launchpad.net/bugs/62751

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


[Bug 62751] Re: Upstart doesn't activate luks volumes in cryptsetup

2006-10-12 Thread Matthias Hilbig
An alternative to reading the password from console might be to use
pam_mount, to mount the encrypted filesystem when the user logs in.

Here is a description of using pam_mount together with dmcrypt:
http://deb.riseup.net/storage/encryption/dmcrypt/

-- 
Upstart doesn't activate luks volumes in cryptsetup
https://launchpad.net/bugs/62751

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


[Bug 36036] Re: dd segfaults which it doesn't with the breezy package (on dapper)

2006-08-08 Thread Matthias Hilbig
On my system dd segfaults if I send a USR1 signal to make it print
statistics:

start in first terminal:
dd if=/dev/zero of=/dev/null

start in second terminal:
kill -USR1 [pid_of_dd]

Output from dd:
17373419+0 records in
17373418+0 records out
Segmentation fault

-- 
dd segfaults which it doesn't with the breezy package (on dapper)
https://launchpad.net/bugs/36036

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