Opened 11 years ago

Last modified 11 years ago

#40265 new defect

Gnumeric @1.12.x throws runtime warnings

Reported by: c.herbig@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: gnumeric

Description

Gnumeric has been doing this for the last few point releases. It doesn't seem to affect anything, but at launch, and during certain menu operations, gnumeric throws some runtime warnings on the terminal window:

$ gnumeric

(gnumeric:6138): Gdk-CRITICAL **: GdkInputSource gdk_device_get_source(GdkDevice *): assertion `GDK_IS_DEVICE (device)' failed

(gnumeric:6138): Gdk-CRITICAL **: GdkInputSource gdk_device_get_source(GdkDevice *): assertion `GDK_IS_DEVICE (device)' failed

I don't recall seeing any errors or warnings in the build log, but if you want I will attach it. Alternatively, if this is something that should instead be sent to the developers, just let me know.

Change History (7)

comment:1 Changed 11 years ago by c.herbig@…

Still happens with the brand new 1.12.6 release.

comment:2 Changed 11 years ago by c.herbig@…

I will deal with this with the developers, feel free to close this ticket.

comment:3 Changed 11 years ago by c.herbig@…

Actually, every gtk based app I launch throws errors like this at some point. Even Gtk's own demo apps. So looks like it's not even a Gnumeric issue.

comment:4 Changed 11 years ago by raimue (Rainer Müller)

I have also seen such warnings in other applications. Could be this upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=696756

comment:5 in reply to:  4 Changed 11 years ago by c.herbig@…

Replying to raimue@…:

I have also seen such warnings in other applications. Could be this upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=696756

Perhaps, I have seen such runtime warnings come and go throughout time, and the only consistency seems to be periodic updates to gtk3...

comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

According to #40556 r112026 should have fixed this. Did it?

comment:7 Changed 11 years ago by c.herbig@…

It's not an issue specific to Gnumeric

Note: See TracTickets for help on using tickets.