-
Notifications
You must be signed in to change notification settings - Fork 668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox crashes when opening Explorer due to ownCloud dll #11691
Comments
The issue is related to https://cmake.org/cmake/help/latest/variable/CMAKE_MSVC_RUNTIME_LIBRARY.html#variable:CMAKE_MSVC_RUNTIME_LIBRARY |
We ran into this with multiple programs (Outlook, Excel, MS Teams). I'm assuming that it has something to do with Microsoft's file selection window that many programs use. I don't mean that it's a MS issue. It does appear to be an ownCloud 5.3.0 client issue for Windows 11 22H2 (at least that's the only place it's caused us problems). What worked for us is to uninstall 5.3.0 and install 5.2.1 for now. Note too that we ran into problems upgrading Windows while 5.3.0 was installed, but didn't spend much time figuring out if that was a MS or ownCloud client issue. |
For the record: I noticed the same problem also in Visual Studio 2022: https://developercommunity.visualstudio.com/t/Visual-Studio-crashes-after-opening-any-/10679034 |
Wow! Thanks for the quick solution 🤩 I've downloaded the new version and it works like a charm! |
Pre-submission Checks
Describe the bug
Since the 5.3.0 release of the ownCloud desktop app on Windows, the following started happening: When opening the Explorer from Firefox, e.g. for selecting a file for an upload input or saving a file (from the print dialog or just the entire web page), Firefox crashed. The crash reports mention a ownCloud dll (OCOverlays.dll) and removing the desktop app did solve the issue.
Expected behavior
I expected to be able to open Explorer when trying to save or upload a file from Firefox.
Steps to reproduce the issue
Screenshots
No response
Logs
I don't have ownCloud specific logs, but I do have some Firefox crash reports:
Can provide more if needed.
Client version number
ownCloud 5.3.0.13987 bda4a9
Libraries Qt 6.4.3, OpenSSL 3.1.2 1 Aug 2023
Using virtual files plugin: wincfapi
OS: windows-10.0.22631
QPA: windows
Desktop environment (Linux only)
No response
Client package version and origin (Linux only)
No response
Installation path (Windows only)
C:\Program Files\ownCloud
Server information
No response
Additional context
I tried:
The text was updated successfully, but these errors were encountered: