Closed Bug 1872645 Opened 11 months ago Closed 11 months ago

Downloads in Firefox download manager open in wrong application (doesn't happen in other apps like Chrome)

Categories

(Firefox :: File Handling, defect)

Firefox 121
defect

Tracking

()

RESOLVED DUPLICATE of bug 1304650

People

(Reporter: mcarans, Unassigned)

Details

Steps to reproduce:

On Linux, download a deb file in Firefox then double click it in the download manager

Actual results:

Opens in file compression application Ark. This only happens to n Firefox not with other applications and not with Chrome.

Expected results:

Opens in deb installer (this is what happens with other applications like Chrome)

The Bugbug bot thinks this bug should belong to the 'Firefox::File Handling' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → File Handling
Summary: Downloads in download manager open in wrong application → Downloads in Firefox download manager open in wrong application (doesn't happen in other apps like Chrome)

type about:preferences#general in the address bar. What application have you set to open ark files? You can change it to whatever you want.

(In reply to Robert Longson [:longsonr] from comment #2)

type about:preferences#general in the address bar. What application have you set to open ark files? You can change it to whatever you want.

The problem is deb files opening in Ark rather than opening ark files. I have looked at those settings. There is nothing set up for either ark or deb files and I can see no option to add a new entry. I note that zip files open correctly in Ark even though there is no zip setting in those settings.

Judging by Ark making an appearance this sounds like you're on KDE? There is a known issue with determining OS default applications on KDE. There is a lot more context in bug 1304650. Basically, Firefox calls a standard API (g_app_info_get_default_for_type) and it doesn't return the right thing on KDE machines.

Status: UNCONFIRMED → RESOLVED
Closed: 11 months ago
Duplicate of bug: 1304650
Resolution: --- → DUPLICATE

(In reply to :Gijs (he/him) from comment #4)

Judging by Ark making an appearance this sounds like you're on KDE? There is a known issue with determining OS default applications on KDE. There is a lot more context in bug 1304650. Basically, Firefox calls a standard API (g_app_info_get_default_for_type) and it doesn't return the right thing on KDE machines.

*** This bug has been marked as a duplicate of bug 1304650 ***

Yes you are correct. I am using KDE. I will follow the other bug.

You need to log in before you can comment on or make changes to this bug.