[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2021-12-13 Thread Chai T. Rex
The problem is not that it's impossible to work around the incorrect default. The problem is the incorrect default itself. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu.

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2021-12-11 Thread Applegeek
This isn't a bug. Ubuntu has setup GCC with "pie" flag enabled for some unknown reason, and this causes executable output to be tagged as shared library. Use "-no-pie" with GCC when compiling. If using Qt Creator / QMake add this to your project file unix:QMAKE_LFLAGS += -no-pie All will work

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2021-01-20 Thread futurefx
This is serious bug and is really counter-productive in 21 century when downloading some portable archive and cannot launch software, Very troublesome. This way is one way to scare people back to Windows. affects 20.10 and 21.04 too, please raise voice people. -- You received this bug

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2021-01-16 Thread Sergey
20.10 bug still not fixed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu. https://bugs.launchpad.net/bugs/1639531 Title: GCC compiles programs to shared object instead of executable, preventing GUI

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2019-10-27 Thread peregrine
18.04 bug still not fixed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu. https://bugs.launchpad.net/bugs/1639531 Title: GCC compiles programs to shared object instead of executable, preventing GUI

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2018-11-07 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=97226. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2017-08-21 Thread Bug Watch Updater
** Changed in: shared-mime-info Status: Unknown => Confirmed ** Changed in: shared-mime-info Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shared-mime-info in Ubuntu.

[Bug 1639531] Re: GCC compiles programs to shared object instead of executable, preventing GUI file managers from executing programs

2017-08-21 Thread Matthias Klose
** Package changed: gcc-defaults (Ubuntu) => shared-mime-info (Ubuntu) ** Bug watch added: freedesktop.org Bugzilla #97226 https://bugs.freedesktop.org/show_bug.cgi?id=97226 ** Also affects: shared-mime-info via https://bugs.freedesktop.org/show_bug.cgi?id=97226 Importance: Unknown