[Done] PB 6.03 Beta 5 IDE Crash

Post bugs related to the IDE here
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

[Done] PB 6.03 Beta 5 IDE Crash

Post by uwekel »

Hi,

if you open the Help-Documentation from the IDE and then click on a link in the help browser, the IDE crashes (the window is vanished). Not any time but soon.

Regards
Uwe
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
User avatar
StarBootics
Addict
Addict
Posts: 1006
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: PB 6.03 Beta 5 IDE Crash

Post by StarBootics »

Hello everyone,

Under Debian 12 Stable, when I click on a link the IDE crash with a segmentation fault, every single time. If I click on the TreeGadget() it's OK.
(purebasic:27850): Gtk-CRITICAL **: 19:22:31.185: gtk_widget_get_mapped: assertion 'GTK_IS_WIDGET (widget)' failed

(purebasic:27850): Gdk-CRITICAL **: 19:22:31.185: gdk_window_is_visible: assertion 'GDK_IS_WINDOW (window)' failed

(purebasic:27850): Gdk-CRITICAL **: 19:22:31.185: gdk_window_show_internal: assertion 'GDK_IS_WINDOW (window)' failed

(purebasic:27850): Gtk-CRITICAL **: 19:22:31.185: gtk_widget_set_opacity: assertion 'GTK_IS_WIDGET (widget)' failed

(purebasic:27850): Gtk-CRITICAL **: 19:22:31.185: gtk_widget_queue_draw: assertion 'GTK_IS_WIDGET (widget)' failed

(purebasic:27850): Gtk-CRITICAL **: 19:22:33.187: gtk_widget_get_mapped: assertion 'GTK_IS_WIDGET (widget)' failed

(purebasic:27850): Gdk-CRITICAL **: 19:22:33.187: gdk_window_is_visible: assertion 'GDK_IS_WINDOW (window)' failed

(purebasic:27850): Gtk-CRITICAL **: 19:22:33.187: gtk_widget_set_opacity: assertion 'GTK_IS_WIDGET (widget)' failed

(purebasic:27850): Gtk-CRITICAL **: 19:22:33.187: gtk_widget_queue_draw: assertion 'GTK_IS_WIDGET (widget)' failed
Erreur de segmentation

Best regards
StarBootics
The Stone Age did not end due to a shortage of stones !
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] PB 6.03 Beta 5 IDE Crash

Post by Fred »

Already fixed in current release
Post Reply