1
|
notice: ./mikutter.rb:45:in `<main>': fire boot event
|
2
|
GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion 'width > 0 || width == -1' failed
|
3
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke'
|
4
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:306:in `block (2 levels) in load_constructor_infos'
|
5
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:113:in `initialize_with_hash'
|
6
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:26:in `initialize'
|
7
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
|
8
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
|
9
|
from D:/mikutter/mikutter/core/plugin/skin/model/image.rb:35:in `pixbuf'
|
10
|
from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:114:in `add_face_widget_ifn'
|
11
|
from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:79:in `put_face'
|
12
|
from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:22:in `refresh'
|
13
|
from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:15:in `block in initialize'
|
14
|
from D:/mikutter/mikutter/core/mui/gtk_extension.rb:66:in `block in safety_signal_connect_atonce'
|
15
|
from D:/mikutter/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
|
16
|
from D:/mikutter/mikutter/core/plugin/gtk/gtk.rb:70:in `show_all'
|
17
|
from D:/mikutter/mikutter/core/plugin/gtk/gtk.rb:70:in `block (2 levels) in <top (required)>'
|
18
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/listener.rb:25:in `call'
|
19
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:116:in `block (2 levels) in call_all_listeners'
|
20
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `each'
|
21
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `block in call_all_listeners'
|
22
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `catch'
|
23
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `call_all_listeners'
|
24
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:52:in `block in call'
|
25
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/procedure.rb:24:in `run'
|
26
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:92:in `run_once'
|
27
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:64:in `run'
|
28
|
from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer.rb:36:in `method_missing'
|
29
|
from D:/mikutter/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
|
30
|
from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:7:in `main'
|
31
|
from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:7:in `block in mainloop'
|
32
|
from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:6:in `loop'
|
33
|
from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:6:in `mainloop'
|
34
|
from ./mikutter.rb:69:in `boot!'
|
35
|
from ./mikutter.rb:105:in `<main>'
|
36
|
notice: {MIKUTTER_DIR}/core/serialthread.rb:47:in `force_exit!': all Serial Thread Group jobs canceled.
|
37
|
notice: ./mikutter.rb:81:in `boot!': raise mainloop exception `RuntimeError'
|
38
|
notice: ./mikutter.rb:86:in `error_handling!': catch RuntimeError
|
39
|
notice: {MIKUTTER_DIR}/core/configloader.rb:34:in `block in <module:ConfigLoader>': configloader: wrote 1 keys (Plugin::guide_guide_sequence)
|
40
|
Traceback (most recent call last):
|
41
|
33: from ./mikutter.rb:105:in `<main>'
|
42
|
32: from ./mikutter.rb:69:in `boot!'
|
43
|
31: from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:6:in `mainloop'
|
44
|
30: from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:6:in `loop'
|
45
|
29: from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:7:in `block in mainloop'
|
46
|
28: from D:/mikutter/mikutter/core/plugin/gtk/mainloop.rb:7:in `main'
|
47
|
27: from D:/mikutter/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
|
48
|
26: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer.rb:36:in `method_missing'
|
49
|
25: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:64:in `run'
|
50
|
24: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/extend.rb:92:in `run_once'
|
51
|
23: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/delayer-1.0.0/lib/delayer/procedure.rb:24:in `run'
|
52
|
22: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:52:in `block in call'
|
53
|
21: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `call_all_listeners'
|
54
|
20: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:114:in `catch'
|
55
|
19: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `block in call_all_listeners'
|
56
|
18: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:115:in `each'
|
57
|
17: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/event.rb:116:in `block (2 levels) in call_all_listeners'
|
58
|
16: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/pluggaloid-1.2.0/lib/pluggaloid/listener.rb:25:in `call'
|
59
|
15: from D:/mikutter/mikutter/core/plugin/gtk/gtk.rb:70:in `block (2 levels) in <top (required)>'
|
60
|
14: from D:/mikutter/mikutter/core/plugin/gtk/gtk.rb:70:in `show_all'
|
61
|
13: from D:/mikutter/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
|
62
|
12: from D:/mikutter/mikutter/core/mui/gtk_extension.rb:66:in `block in safety_signal_connect_atonce'
|
63
|
11: from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:15:in `block in initialize'
|
64
|
10: from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:22:in `refresh'
|
65
|
9: from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:79:in `put_face'
|
66
|
8: from D:/mikutter/mikutter/core/plugin/gtk/world_shifter.rb:114:in `add_face_widget_ifn'
|
67
|
7: from D:/mikutter/mikutter/core/plugin/skin/model/image.rb:35:in `pixbuf'
|
68
|
6: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
|
69
|
5: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/deprecated.rb:45:in `new'
|
70
|
4: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:26:in `initialize'
|
71
|
3: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gdk_pixbuf2-3.3.7/lib/gdk_pixbuf2/pixbuf.rb:113:in `initialize_with_hash'
|
72
|
2: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:306:in `block (2 levels) in load_constructor_infos'
|
73
|
1: from D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke'
|
74
|
D:/mikutter/mikutter/vendor/bundle/ruby/2.6.0/gems/gobject-introspection-3.3.7/lib/gobject-introspection/loader.rb:616:in `invoke': failed to initialize (RuntimeError)
|