Bug 447534 - 20.12.0; Konqueror spawns new blank windows until crash after being made default app for PNG files
Summary: 20.12.0; Konqueror spawns new blank windows until crash after being made defa...
Status: REPORTED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-26 11:44 UTC by van.ly+kde
Modified: 2021-12-26 11:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description van.ly+kde 2021-12-26 11:44:19 UTC
SUMMARY
***
Inside Konqueror, on setting it to be the default application for opening PNG files, new blank windows are spawned until crash. On application restart, Konqueror behaves badly by opening new blank windows until crash. To undo the bad behavior, I remove the lines mentioning PNG in $HOME/.config/mimeapps.list ;;hope this helps in case this bad behavior is present in the latest Konqueror build versions
***


STEPS TO REPRODUCE
1. in Konqueror at address file:///blah/blah/folder
2. select PNG file and adjust settings to make Konqueror the default application for opening PNG files
3. open PNG file

OBSERVED RESULT
Konqueror opens new blank windows continuously until crash.  A new Konqueror session opens new blank windows continuously until crash.

EXPECTED RESULT
Konqueror is the default application for opening PNG file, rendering the image in the new tab after file:///blah/blah/folder

SOFTWARE/OS VERSIONS
Debian 11.2 Linux (aarch64) release 5.10.63-v8+

ADDITIONAL INFORMATION
'''
$ readelf -d /usr/bin/konqueror | fgrep NEED
 0x0000000000000001 (NEEDED)             Shared library: [libkdeinit5_konqueror.so]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x000000006ffffffe (VERNEED)            0x6b0
 0x000000006fffffff (VERNEEDNUM)         1
'''