Hi, I’m new here so please excuse me if I’ve posted in the wrong section.
I have recently updated from Kubuntu 16.04 to Kubuntu 16.10 which comes with gcc 6.2.0.
If I try to launch an application compiled with gcc 6.2.0 from Dolphin (or Krusader) it doesn’t work.
Instead I get the “Choose application” window. By right-clicking on the file, file properties, file type options, it looks like the file is seen as a shared lib (although it isn’t, it’s an executable). If launched from the console, app works as expected.
The problem doesn’t appear if the application is complied with clang.
I’ve added a few screenshots to illustrate the problem.
[IMG][/IMG]
[IMG][/IMG]
[IMG][/IMG]
I have recently updated from Kubuntu 16.04 to Kubuntu 16.10 which comes with gcc 6.2.0.
If I try to launch an application compiled with gcc 6.2.0 from Dolphin (or Krusader) it doesn’t work.
Instead I get the “Choose application” window. By right-clicking on the file, file properties, file type options, it looks like the file is seen as a shared lib (although it isn’t, it’s an executable). If launched from the console, app works as expected.
The problem doesn’t appear if the application is complied with clang.
I’ve added a few screenshots to illustrate the problem.
[IMG][/IMG]
[IMG][/IMG]
[IMG][/IMG]
Comment