denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Denemo crash


From: Richard Shann
Subject: Re: [Denemo-devel] Denemo crash
Date: Wed, 03 Oct 2012 08:02:48 +0100

On Tue, 2012-10-02 at 14:28 -0600, Josue Abarca wrote:
> On Tue, Oct 02, 2012 at 10:22:39PM +0200, Andreas Schneider wrote:
> > Hi,
> > 
> > on my installation, the current git version of Denemo crashes
> > reproducably on doing the following:
> > 
> > * in the menu, go to Edit > Customize commands, shortcuts > Manage
> > command sets
> > * click "Load a standard command set"
> > * select Composer.shortcuts and click ok
> > * Denemo crashes
> > 
> > I am currently on the default command set. In fact, this was the first
> > thing after I installed the git version (I had 0.9.6 installed before).
> > I am using Debian testing (Wheezy). Can you reproduce this crash?
> > 
> > Best regards
> > 
> > Andreas
> 
> I can confirm this crash.
Are you sure this is the same crash? The assumption that EvView is a
GtkLayout is made on startup and I would expect you to get a crash
without trying to change the shortcuts, in fact, as soon as you click on
the print view. It seems that newer evince library does not derive its
widget from GtkLayout - I have put a test for this in the code.
The consequence will be that point and click will not show a cursor
change nor will it mark the spot where you clicked. It will still follow
the link however. A further consequence will be that the print out will
not be water-marked with indications of LilyPond failure etc.
I'll try and find out what can be done about this.

Richard



> 
> The last messages in the terminal:
> 
> #-------------------------
> (denemo:21030): GLib-GObject-WARNING **: invalid cast from `EvView' to
> `GtkLayout'
> 
> (denemo:21030): Gtk-CRITICAL **: gtk_layout_get_bin_window: assertion
> `GTK_IS_LAYOUT (layout)' failed
> 
> (denemo:21030): GLib-GObject-WARNING **: invalid cast from `EvView' to
> `GtkLayout'
> 
> (denemo:21030): Gtk-CRITICAL **: gtk_layout_get_bin_window: assertion
> `GTK_IS_LAYOUT (layout)' failed
> 
> No of displays : 1
> #-------------------------
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]