[Bug 1004607] [NEW] pulseaudio switches microhpones randomly

2012-05-25 Thread Cezary Baginski
Public bug reported: Problem === During Skype calls, pulseaudio switches input to front microphone randomly. I need to manually switch back to rear mic every time that happens. Expected === I select the rear microphone as input (pavucontrol) and it stays that way. Workaround ==

[Bug 474258] Re: Extremely dangerous! cryptswap killed my partition

2012-02-17 Thread Cezary Baginski
Errata: WRONG: 3. sudo mkdir -p /usr/local/lib/chk_size SHOULD BE: sudo mkdir -p /usr/local/lib -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/474258 Title: Extremely dangerous!

[Bug 474258] Re: Extremely dangerous! cryptswap killed my partition

2012-02-17 Thread Cezary Baginski
I have a patch and a workaround. PATCH == I refactored the code to expose the bug and make it easier to test edge cases: https://code.launchpad.net/~cezary0/cryptsetup/bugfix474258_refactored If anyone can think of other/related issues, edge cases or useful test cases - let me know and I'll

[Bug 474258] Re: Extremely dangerous! cryptswap killed my partition

2012-02-06 Thread Cezary Baginski
** Branch linked: lp:~cezary0/cryptsetup/bugfix474258_refactored -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/474258 Title: Extremely dangerous! cryptswap killed my partition To manage not

[Bug 474258] Re: Extremely dangerous! cryptswap killed my partition

2012-02-04 Thread Cezary Baginski
@Tuomas: I agree - LVM is a cleaner solution (although at first, I thought the lvm handling would need too much code). Good points about linking and /dev/dm*. @bugfix It turns out there is an obvious bug with detecting filesystems before running mkswap. My take on fixing it: https://code.launc