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"
--
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
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
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