careteditor / releases-beta

Caret Beta releases
40 stars 4 forks source link

Stable and beta releases of Caret fail to start on Fedora 31. #20

Closed jacksoncooper closed 2 years ago

jacksoncooper commented 4 years ago

Concerns caret-desktop (3.4.6) and caret-beta-desktop (4.0.0-rc23). I'm not sure if this is related to #10.

gnome-logs reports

10:37:05 AM systemd-coredum: Process 175409 (Caret) of user 1000 dumped core.

Stack trace of thread 175409:
#0  0x00007fad5af3e755 _g_log_abort (libglib-2.0.so.0)
#1  0x00007fad5af4112c g_log_writer_default (libglib-2.0.so.0)
#2  0x00007fad5af3f397 g_log_structured_array (libglib-2.0.so.0)
#3  0x00007fad5af3fdb4 g_log_structured_standard (libglib-2.0.so.0)
#4  0x00007fad59f6d591 pango_fc_font_map_get_hb_face (libpangoft2-1.0.so.0)
#5  0x00007fad59f6892e pango_fc_font_create_hb_font (libpangoft2-1.0.so.0)
#6  0x00007fad5b416103 pango_font_get_hb_font (libpango-1.0.so.0)
#7  0x00007fad5b430743 pango_hb_shape (libpango-1.0.so.0)
#8  0x00007fad5b42ff9a pango_shape_with_flags (libpango-1.0.so.0)
#9  0x00007fad5b420c93 shape_run (libpango-1.0.so.0)
#10 0x00007fad5b4230f8 process_item (libpango-1.0.so.0)
#11 0x00007fad5b42529d pango_layout_check_lines (libpango-1.0.so.0)
#12 0x00007fad5b42637e pango_layout_get_unknown_glyphs_count (libpango-1.0.so.0)
#13 0x00007fad5b94a6b2 find_invisible_char (libgtk-x11-2.0.so.0)
#14 0x00007fad5b94d937 gtk_entry_init (libgtk-x11-2.0.so.0)
#15 0x00007fad5b2ce1b1 g_type_create_instance (libgobject-2.0.so.0)
#16 0x00007fad5b2b03f5 g_object_new_internal (libgobject-2.0.so.0)
#17 0x00007fad5b2b1b05 g_object_new_with_properties (libgobject-2.0.so.0)
#18 0x00007fad5b2b26b1 g_object_new (libgobject-2.0.so.0)
#19 0x0000000002a4eca3 n/a (Caret)
#20 0x0000000002a4e488 n/a (Caret)
#21 0x0000000002a521b1 n/a (Caret)
#22 0x0000000002a51ddb n/a (Caret)
#23 0x0000000003faf3eb _ZN9brightray16BrowserMainParts18ToolkitInitializedEv (Caret)
#24 0x0000000002d49ef5 n/a (Caret)
#25 0x0000000002d9bd87 n/a (Caret)
#26 0x0000000002d39488 n/a (Caret)
#27 0x0000000002a577bc n/a (Caret)
#28 0x0000000002a57bb0 n/a (Caret)
#29 0x0000000003e42118 main (Caret)
#30 0x00007fad59f9f1a3 __libc_start_main (libc.so.6)
#31 0x00000000005b5e99 _start (Caret)

10:37:04 AM Caret: Harfbuzz version too old (1.4.2)

10:36:42 AM systemd-coredum: Process 175266 (caret-beta) of user 1000 dumped core.

Stack trace of thread 175266:
#0  0x0000000000a4e5b0 n/a (caret-beta)
astoilkov commented 4 years ago

Hi Jackson,

This issue is probably not related to #10 because it also happens on the official. We will look into this.

Thanks for the report.

Torsten-K commented 4 years ago

Also on Ubuntu 20.04:

(Caret:11585): Pango-ERROR **: 13:45:26.948: Harfbuzz version too old (1.4.2)

jacksoncooper commented 2 years ago

Dated; seems like the authors have moved on to another editor.