Bug 2251739 - bijiben crashes while launching
Summary: bijiben crashes while launching
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: bijiben
Version: 39
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Pete Walter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-27 10:43 UTC by Kaushik Banerjee
Modified: 2023-12-27 23:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
backtrace (64.96 KB, text/plain)
2023-11-27 10:46 UTC, Kaushik Banerjee
no flags Details

Description Kaushik Banerjee 2023-11-27 10:43:59 UTC
Version: bijiben-40.1-7.fc39
Gnome Notes(bijiben) crashes as we try to launch it from GUI or cmdline.

e.g. from cmdline:
# bijiben

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: Error building template class 'BjbSelectionToolbar' for an instance of type 'BjbSelectionToolbar': .:2:1008 Invalid object type 'BjbColorButton'

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: Error building template class 'BjbMainToolbar' for an instance of type 'BjbMainToolbar': .:2:1018 Invalid object type 'BjbColorButton'

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_add_accelerator: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_add_accelerator: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): GLib-GObject-CRITICAL **: 15:56:17.621: g_object_bind_property_full: assertion 'G_IS_OBJECT (source)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

(bijiben:10840): Gtk-CRITICAL **: 15:56:17.621: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
**
ERROR:../src/bjb-main-toolbar.c:474:populate_bar_switch: assertion failed: (GTK_IS_BUTTON (self->color_button))
Bail out! ERROR:../src/bjb-main-toolbar.c:474:populate_bar_switch: assertion failed: (GTK_IS_BUTTON (self->color_button))
Aborted (core dumped)
#


Reproducible: Always

Steps to Reproduce:
1. Upgrade F38 to F39
2. Launch bijiben from cmdline.

Actual Results:  
bijiben crashes

Expected Results:  
bijiben should not crash

Comment 1 Kaushik Banerjee 2023-11-27 10:46:58 UTC
Created attachment 2001676 [details]
backtrace

Comment 2 trevor 2023-12-27 23:45:54 UTC
I have exactly the same problem since upgrading to F39


Note You need to log in before you can comment on or make changes to this bug.