Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved qt creator 4.2.1 in linux cann't open containing folder

    Tools
    2
    3
    584
    Loading More Posts
    • 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
      doodle last edited by 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.

      mrjj 1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion @doodle last edited by

        @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 Reply Quote 0
        • D
          doodle last edited by

          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 Reply Quote 0
          • First post
            Last post