[Bug 1050718] Re: Stops responding when modifying normal style font

2012-09-23 Thread scratch
I am attaching a RecordMyDesktop recording. The bug occurs with the default template that opens with AbiWord. In the recording, in the font picking dialog, I'm clicking but nothing is happening. Don't know how well that comes across in the video. ** Attachment added: "Recording of the format bug"

[Bug 1050718] Re: Stops responding when modifying normal style font

2012-09-13 Thread scratch
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050718 Title: Stops responding when modifying normal style font To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 1050718] [NEW] Stops responding when modifying normal style font

2012-09-13 Thread scratch
Public bug reported: To reproduce: Open Abiword. Select Format>Create and Modify Styles... Select Normal and choose Modify... In the bottom-right corner there is a dropdown box of properties. Choose "Font". The font picker appears, and all the subwindows so far stop responding -- you can click

[Bug 323745] Re: Warsow is linked against non existent libopenal.so.0

2010-11-18 Thread scratch
Confirming the bug for me, as well as the hotfix (symlink) and the "real" fix: change line 234 of source/snd_openal/snd_main.c from #define ALDRIVER "libopenal.so.0" to #define ALDRIVER "libopenal.so.1" Compiling and running works for me on 10.10 -- Warsow is linked against non existent libopen