lyx-2.3.2p0 fails to open file dialog

2019-07-24 Thread Peter Ljung
I have problems with LyX in OpenBSD 6.5 release. When I try to open a new file from template ("New from Template") the new dialog is empty and the application gets unresponsive with the following error... (lyx:53941): Gtk-CRITICAL **: 15:43:31.375: Error building template class 'GtkDialog' for an

Re: [wip] howleditor 0.5.2

2017-11-12 Thread Peter Ljung
On Sat, Nov 4, 2017 at 4:15 PM, Peter Ljung wrote: > On Fri, Oct 27, 2017 at 10:43 PM, James Turner wrote: >> On Fri, Oct 27, 2017 at 10:34:36PM +0200, Peter Ljung wrote: >>> On Thu, Oct 26, 2017 at 3:18 PM, James Turner wrote: >>> > On Wed, Oct 25, 2017 at 10:58

Re: [wip] howleditor 0.5.2

2017-11-04 Thread Peter Ljung
On Fri, Oct 27, 2017 at 10:43 PM, James Turner wrote: > On Fri, Oct 27, 2017 at 10:34:36PM +0200, Peter Ljung wrote: >> On Thu, Oct 26, 2017 at 3:18 PM, James Turner wrote: >> > On Wed, Oct 25, 2017 at 10:58:51PM +0200, Peter Ljung wrote: >> >> This is my first

Re: [wip] howleditor 0.5.2

2017-10-27 Thread Peter Ljung
On Thu, Oct 26, 2017 at 3:18 PM, James Turner wrote: > On Wed, Oct 25, 2017 at 10:58:51PM +0200, Peter Ljung wrote: >> This is my first attempt to make a port for the howl editor >> (https://howl.io/). >> >> I think howl is a *really* good alternative editor which

[wip] howleditor 0.5.2

2017-10-25 Thread Peter Ljung
This is my first attempt to make a port for the howl editor (https://howl.io/). I think howl is a *really* good alternative editor which compares well with e.g. Sublime Text for my uses. Also it doesn't come with a huge baggage like the Electron based editors Atom and VS Code. * The upstream cod