Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QColorDialog giving errors under GLIb
Forum Updated to NodeBB v4.3 + New Features

QColorDialog giving errors under GLIb

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 248 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    normvcr
    wrote on last edited by
    #1

    Running QT 5.13.2 under fedora 32 x86-64. Getting the following grouping of warnings/error related to my QColorDialog's:

    (NoClickMain:23757): GLib-GObject-WARNING **: 05:57:06.314: ../gobject/gsignal.c:2617: signal 'update-preview' is invalid for instance '0x11802a0' of type 'GtkColorChooserDialog'
    
    (NoClickMain:23757): GLib-GObject-WARNING **: 05:57:06.314: invalid cast from 'GtkColorChooserDialog' to 'GtkFileChooser'
    
    (NoClickMain:23757): Gtk-CRITICAL **: 05:57:06.314: gtk_file_chooser_set_preview_widget: assertion 'GTK_IS_FILE_CHOOSER (chooser)' failed
    ``
    The QColorDialog's are, nonetheless, working fine, so am tempted to just ignore ...
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Is this the Qt version provide with your distribution ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      N 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Is this the Qt version provide with your distribution ?

        N Offline
        N Offline
        normvcr
        wrote on last edited by
        #3

        @SGaist Yes, this is the QT version provided by my distro.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved