Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#40795 - [xdg-utils] kde-open segfaults when opening an URL if set to open with firefox
Attached to Project:
Arch Linux
Opened by Marc Cousin (cousinm) - Wednesday, 11 June 2014, 09:40 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 21 July 2014, 14:52 GMT
Opened by Marc Cousin (cousinm) - Wednesday, 11 June 2014, 09:40 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 21 July 2014, 14:52 GMT
|
DetailsDescription:
kde-open segfaults when opening an URL, if "Open http and https URLs" is set as "in the following browser", with "firefox" for instance. Worked until I upgraded to kde 4.13.2 this morning. kde-open segfaults only with URLs. If I put "Open http and https URLs" back to "in an application based on the contents of the URL", kde-open doesn't segfault anymore. $ pacman -Qo /usr/bin/kde-open /usr/bin/kde-open is owned by kdebase-runtime 4.13.2-1 I can provide a core dump if necessary, but I don't have the debug symbols for now. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Monday, 21 July 2014, 14:52 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.0.git20140630-1
Monday, 21 July 2014, 14:52 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.0.git20140630-1
$ kde-open http://google.com
# works as expected
$ kde-open --noninteractive http://google.com
QWidget: Cannot create a QWidget when no GUI is being used
Aborted (core dumped)
kde-open --noninteractive is used by xdg-open
$ xdg-open http://google.com
Widget: Cannot create a QWidget when no GUI is being used
/usr/bin/xdg-open: line 513: 6612 Aborted (core dumped) kde-open --noninteractive "$1"
Default browser is firefox.
$ grep BrowserApplication .kde4/share/config/kdeglobals
BrowserApplication[$e]=!/usr/bin/firefox
$ xdg-mime query default x-scheme-handler/http
firefox.desktop
Please add your backtraces to the report if you can produce them.
http://cgit.freedesktop.org/xdg/xdg-utils/commit/scripts/xdg-open.in?id=8369f878c08b435ecd5523b4c49eff36348c4bae