Crashing when editing custom color

Use this forum for all posts and questions about the free QCAD Community Edition version 3

Moderator: andrew

Post Reply
User avatar
massimo
Full Member
Posts: 69
Joined: Tue Dec 02, 2014 2:30 pm

Crashing when editing custom color

Post by massimo » Mon Oct 23, 2023 10:36 am

Hi, I have layers with custom colors.
When editing such a layer, opening the custom color again for copying the color code in order to create a new layer of the same color, QCad is always crashing:

Code: Select all

(process:19053): Gtk-CRITICAL **: 11:33:23.668: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed

(process:19053): GLib-GObject-CRITICAL **: 11:33:23.668: g_object_set_data_full: assertion 'G_IS_OBJECT (object)' failed

(process:19053): Gtk-ERROR **: 11:33:23.668: Can't create a GtkStyleContext without a display connection
Trace/breakpoint trap
It's a custom build:

Code: Select all

Version: 
3.28.2.0 (3.28.2)
Internet: 
QCAD.org
Erstellungsdatum: 
Sep 15 2023
Revision:

Qt Version: 
5.15.10
Architektur: 
x86_64
Compiler: 
gcc 12.3.1
Feature-Request: Please add an option for layers to duplicate.
Community Version 3.28.2.0, Gentoo Linux on amd64

CVH
Premier Member
Posts: 3480
Joined: Wed Sep 27, 2017 4:17 pm

Re: Crashing when editing custom color

Post by CVH » Mon Oct 23, 2023 2:54 pm

Hi,
I wonder if one would get support for custom compiled CE installations ... :wink:

Requests inserted in various topics and replies will hardly be noticed.
The best place to file feature requests is on QCAD Bugtracker:
https://qcad.org/bugtracker/

Duplication of a layer is a QCAD pro feature.

QCAD

Post Reply

Return to “QCAD Community Edition”