Closed Bug 1899111 Opened 6 months ago Closed 2 months ago

DeepL app causes Firefox to stop responding when accessing file system

Categories

(External Software Affecting Firefox :: Other, defect)

Firefox 126
x86_64
Windows 11
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1883943

People

(Reporter: jakxx, Unassigned)

References

(Depends on 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0

Steps to reproduce:

With the Deepl app running in the system tray, download/save or upload any file, image or video from any website.

(all recent versions of the DeepL translation app cause this problem for me)

Actual results:

When a file is either being downloaded or a file is selected to upload, Firefox stops responding and has to be closed.

Expected results:

File should be uploaded or downloaded without any freezing.

OS: Unspecified → Windows 11
Hardware: Unspecified → x86_64

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
Component: File Handling → Other
Product: Firefox → External Software Affecting Firefox
Depends on: 1677170

Might be good to check if the OOP file picker works around these DeepL bugs.

jakx: if you set widget.windows.utility_process_file_picker to 2, does that avoid the issue?

Flags: needinfo?(jakxx)

(In reply to Ray Kraesig [:rkraesig] from comment #3)

jakx: if you set widget.windows.utility_process_file_picker to 2, does that avoid the issue?

widget.windows.utility_process_file_picker set to 0 : Browser crashes on saving an image.
widget.windows.utility_process_file_picker set to 2 : No more crashing after saving an image.

Can confirm that this fixed the issue for me.

Status: UNCONFIRMED → RESOLVED
Closed: 6 months ago
Flags: needinfo?(jakxx)
Resolution: --- → WORKSFORME
See Also: → 1883943

Thanks for the confirmation, I'd rather leave the bug open until we close bug 1883943 which will propagate this setting to all Firefox users.

Status: RESOLVED → REOPENED
Depends on: 1883943
No longer depends on: 1677170
Ever confirmed: true
Resolution: WORKSFORME → ---
Depends on: 1677170
Severity: -- → S3
See Also: 1883943

The out of process file picker is now on by default in release, so closing this.

Status: REOPENED → RESOLVED
Closed: 6 months ago2 months ago
Duplicate of bug: 1883943
Resolution: --- → DUPLICATE

(In reply to jakxx from comment #4)

(In reply to Ray Kraesig [:rkraesig] from comment #3)

jakx: if you set widget.windows.utility_process_file_picker to 2, does that avoid the issue?

widget.windows.utility_process_file_picker set to 0 : Browser crashes on saving an image.
widget.windows.utility_process_file_picker set to 2 : No more crashing after saving an image.

Can confirm that this fixed the issue for me.

In particular, @jakx, you may want to revert this change to your about:config — the default in release ended up being 3, not 2.

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