Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. qt creator 4.2.1 in linux cann't open containing folder
QtWS25 Last Chance

qt creator 4.2.1 in linux cann't open containing folder

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 840 Views
  • 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.
  • D Offline
    D Offline
    doodle
    wrote on 13 Mar 2017, 11:26 last edited by doodle
    #1

    In my suse 42.2 kde, if I launch qtcreator.sh, it cann't open file's containing folder, the error message is here:

    /usr/bin/xdg-open: line 595: 16004 Aborted                 (core dumped) kde-open${KDE_SESSION_VERSION} "$1"
    

    if I comment

    export LD_LIBRARY_PATH 
    

    in qtcreator.sh, it will be ok, how to solve it.

    M 1 Reply Last reply 13 Mar 2017, 11:32
    0
    • D doodle
      13 Mar 2017, 11:26

      In my suse 42.2 kde, if I launch qtcreator.sh, it cann't open file's containing folder, the error message is here:

      /usr/bin/xdg-open: line 595: 16004 Aborted                 (core dumped) kde-open${KDE_SESSION_VERSION} "$1"
      

      if I comment

      export LD_LIBRARY_PATH 
      

      in qtcreator.sh, it will be ok, how to solve it.

      M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 13 Mar 2017, 11:32 last edited by
      #2

      @doodle
      Hi
      Well if it works with commenting out
      export LD_LIBRARY_PATH
      why not just use that solution?

      Also it sounds like something wrong with your
      /usr/bin/xdg-open

      Which is very outside of Qt :)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        doodle
        wrote on 13 Mar 2017, 12:03 last edited by
        #3

        Well, I'm not sure commenting it will cause some side effects, it seems that LD_LIBRARY_PATH in the qtcreator.sh affects the system one.

        1 Reply Last reply
        0

        1/3

        13 Mar 2017, 11:26

        • Login

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