Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sun, 2018-02-04 at 12:54 -0500, Bric wrote: > I should note, though, that "make install" did not place > "Default.commands" in my ~/.denemo-2.2.1/actions$ directory (nor > Default.shortcuts) Yes, make install would make a grave error to go looking for user directories and altering them, it

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Bric
On February 4, 2018 at 12:39 PM Richard Shann wrote:On Sun, 2018-02-04 at 11:52 -0500, Bric wrote:Copied over a sync'ed pair from Windows, and ran the Ubuntudenemo - segfaults at the same stageThis becomes interesting - can you email your Default.commands,Default.shortcuts files and I can look at

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sun, 2018-02-04 at 11:52 -0500, Bric wrote: > > > Copied over a sync'ed pair from Windows, and ran the Ubuntu > > > denemo -  > > > segfaults at the same stage > > > > This becomes interesting - can you email your Default.commands, > > Default.shortcuts files and I can look at what may be

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sun, 2018-02-04 at 11:00 -0500, Bric wrote: > > On February 4, 2018 at 9:16 AM Richard Shann wrote: > > > > > > On Sun, 2018-02-04 at 14:44 +0100, Johan Vromans wrote: > > > On Sun, 04 Feb 2018 08:09:59 +, Richard Shann > > .plu > > > s.com> > > > wrote: > > > > Possibly

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Bric
On February 4, 2018 at 9:16 AM Richard Shann wrote:On Sun, 2018-02-04 at 14:44 +0100, Johan Vromans wrote:On Sun, 04 Feb 2018 08:09:59 +, Richard Shann wrote:Possibly the Windows version has twobytes (Cr and Lf) where the Unix version has one (Lf).XML files shouldn't

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sun, 2018-02-04 at 14:44 +0100, Johan Vromans wrote: > On Sun, 04 Feb 2018 08:09:59 +, Richard Shann s.com> > wrote: > > > Possibly the Windows version has two > > bytes (Cr and Lf) where the Unix version has one (Lf).  > > XML files shouldn't care about this. If

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Johan Vromans
On Sun, 04 Feb 2018 08:09:59 +, Richard Shann wrote: > Possibly the Windows version has two > bytes (Cr and Lf) where the Unix version has one (Lf). XML files shouldn't care about this. If they do, something is severely wrong with the XML library. -- Johan

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > Getting my shortcuts to work is the most critical of the above, for > me. Carrying over your shortcuts from one O/S to another is something I never envisaged. There is, in fact, a good mechanism for storing shortcuts not in those XML files (like

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > * I copied Default.shortcuts from an MS Windows into my new  > ~/.denemo-2.2.1/actions directory, but they are not being read in, by > the new build. This would be because you didn't have a pair of files, (commands and shortcuts) just the one.

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > * (sub)menu tear-offs:  when I try to tear off a menu, an object > editor dialog pops up, instead of the torn off menu. Are you sure? Tear-off menus are also now a completely custom made system for Denemo, as the Gtk folk decided that no-one wants

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > * Tooltip balloons behave in a quirky way, causing an extra tiny > hassle trying to dismiss them. I'm afraid that's the new normal :( the Gtk folk decided in their wisdom that people shouldn't be able to control how quickly they pop up, which when

Re: [Denemo-devel] Some glitches

2018-02-04 Thread Richard Shann
On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > * Copying over the "Default.commands" file (from Windows) causes > "Segmentation fault (core dumped)"  (removing the file makes the > program run again)  - i assume this is least of a glitch... or maybe > not? (depending on how critical this file is

[Denemo-devel] Some glitches

2018-02-03 Thread Bric
On February 3, 2018 at 4:32 PM Bric wrote: However:  I was able to apt-get all the dependencies for the git snapshot, and compile and run denemo !  Don't see any glitches at first glance, will continue to exploreSome apparent glitches:* I copied Default.shortcuts from an MS