Skip to content

Instantly share code, notes, and snippets.

@Akkiesoft
Created August 18, 2019 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akkiesoft/d691ae7146138b7a280372a8598ce766 to your computer and use it in GitHub Desktop.
Save Akkiesoft/d691ae7146138b7a280372a8598ce766 to your computer and use it in GitHub Desktop.
GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion 'width > 0 || width == -1' failed
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:306:in `block (2 levels) in load_constructor_infos'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:113:in `initialize_with_hash'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:26:in `initialize'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
from C:/Users/akkie/mikutter/core/plugin/skin/model/image.rb:35:in `pixbuf'
from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:114:in `add_face_widget_ifn'
from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:79:in `put_face'
from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:22:in `refresh'
from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:15:in `block in initialize'
from C:/Users/akkie/mikutter/core/mui/gtk_extension.rb:66:in `block in safety_signal_connect_atonce'
from C:/Users/akkie/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
from C:/Users/akkie/mikutter/core/plugin/gtk/gtk.rb:70:in `show_all'
from C:/Users/akkie/mikutter/core/plugin/gtk/gtk.rb:70:in `block (2 levels) in <top (required)>'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/listener.rb:25:in `call'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:116:in `block (2 levels) in call_all_listeners'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `each'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `block in call_all_listeners'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `catch'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `call_all_listeners'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:52:in `block in call'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/procedure.rb:24:in `run'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:92:in `run_once'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:64:in `run'
from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer.rb:36:in `method_missing'
from C:/Users/akkie/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:7:in `main'
from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:7:in `block in mainloop'
from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:6:in `loop'
from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:6:in `mainloop'
from mikutter.rb:69:in `boot!'
from mikutter.rb:105:in `<main>'
notice: {MIKUTTER_DIR}/core/serialthread.rb:47:in `force_exit!': all Serial Thread Group jobs canceled.
notice: mikutter.rb:81:in `boot!': raise mainloop exception `RuntimeError'
notice: mikutter.rb:86:in `error_handling!': catch RuntimeError
Traceback (most recent call last):
33: from mikutter.rb:105:in `<main>'
32: from mikutter.rb:69:in `boot!'
31: from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:6:in `mainloop'
30: from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:6:in `loop'
29: from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:7:in `block in mainloop'
28: from C:/Users/akkie/mikutter/core/plugin/gtk/mainloop.rb:7:in `main'
27: from C:/Users/akkie/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
26: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer.rb:36:in `method_missing'
25: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:64:in `run'
24: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:92:in `run_once'
23: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/delayer-1.0.0/lib/delayer/procedure.rb:24:in `run'
22: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:52:in `block in call'
21: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `call_all_listeners'
20: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `catch'
19: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `block in call_all_listeners'
18: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `each'
17: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:116:in `block (2 levels) in call_all_listeners'
16: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/listener.rb:25:in `call'
15: from C:/Users/akkie/mikutter/core/plugin/gtk/gtk.rb:70:in `block (2 levels) in <top (required)>'
14: from C:/Users/akkie/mikutter/core/plugin/gtk/gtk.rb:70:in `show_all'
13: from C:/Users/akkie/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
12: from C:/Users/akkie/mikutter/core/mui/gtk_extension.rb:66:in `block in safety_signal_connect_atonce'
11: from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:15:in `block in initialize'
10: from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:22:in `refresh'
9: from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:79:in `put_face'
8: from C:/Users/akkie/mikutter/core/plugin/gtk/world_shifter.rb:114:in `add_face_widget_ifn'
7: from C:/Users/akkie/mikutter/core/plugin/skin/model/image.rb:35:in `pixbuf'
6: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
5: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
4: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:26:in `initialize'
3: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:113:in `initialize_with_hash'
2: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:306:in `block (2 levels) in load_constructor_infos'
1: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke'
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke': failed to initialize (RuntimeError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment