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

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 841 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 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.

    mrjjM 1 Reply Last reply
    0
    • D doodle

      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.

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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 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

        • Login

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