Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Ubuntu 18.04 building and errors
Qt 6.11 is out! See what's new in the release blog

Ubuntu 18.04 building and errors

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 501 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by SPlatten
    #1

    Like a fool, I accepted an upgrade message I received tonight from 16.04 to go to 18.04, since doing this I'm having problems.

    During building I get:

        :-1: error: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded: ignored.
    

    and

        :-1: error: ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded: ignored.
    

    Despite the messages an executable is built, but when I deploy and debug I now get:

        The inferior stopped because it received a signal from the operating system.
    
        Signal name:    SIGABRT
        Signal meaning: Aborted
    

    Then it drops into the Disassember. Is there a fix for this?

    I should have said, I'm running Ubuntu in a virtual machine on an iMAC, all was well when I was running 16.04, now its broken.

    [Edit] Having searched around and found only fixes for Windows based VM's, I decided to roll back to 16.04 which works.

    Kind Regards,
    Sy

    1 Reply Last reply
    0
    • SPlattenS Offline
      SPlattenS Offline
      SPlatten
      wrote on last edited by
      #3

      Sorry, I have since gone back to a working 16.04, that will teach me to update again!

      Kind Regards,
      Sy

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi,

        Start your application setting the "QT_DEBUG_PLUGINS" environment variable set to 1. There might be something to be found there.

        By the way, what version of Qt are you using ?
        ow did you install it ?

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

        1 Reply Last reply
        1
        • SPlattenS Offline
          SPlattenS Offline
          SPlatten
          wrote on last edited by
          #3

          Sorry, I have since gone back to a working 16.04, that will teach me to update again!

          Kind Regards,
          Sy

          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