Jeremie Courreges-Anglas writes:

> Solène Rapenne <sol...@bsd.zplay.eu> writes:
>
>> Hello,
>>
>> I have the package emacs-24.5p2-gtk3 installed and emacs is unusable
>> when started in graphical mode.
>>
>> dmesg | head -n 2
>> OpenBSD 5.9-current (GENERIC.MP) #1970: Mon Mar 28 17:02:06 MDT 2016
>>     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>>
>>
>> If I start "emacs myfile.txt" I get emacs started in graphical mode, the
>> window is displayed, the file also but _the buffer_ doesn't respond to
>> any keyboard/mouse input BUT the menu and the icons of the toolbar
>> responds. The scrollbar on the right is displayed and can be moved but
>> don't scroll the text displayed in the buffer. I can quit the window
>> without problem from the desktop environment (while sometimes you have
>> to kill the process to close the window). After closing, no core file.
>> When starting the graphical mode from console, I don't have any error
>> displayed.
>>
>> When starting emacs with -nw in console, everything work as expected.
>>
>> I tried the gtk2 flavor and this one is working. I found updates of gtk3
>> lib the 24th march, maybe it is related ?
>>
>> I updated my ports tree and recompiled emacs with gtk3 from there, the
>> same behaviour is happening.
>>
>> Kind regards
>
> I can reproduce it here after installing the gtk3 flavor - I use no_x11.
> Are there emacs-gtk3 users here that can reproduce this issue?

Yep, I can. Currently using gtk2 as a work around. Tried enabling
debugging ( (setq debug-on-error t) ), but it didn't reveal anything.

Reply via email to