-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Not able to read ZIM when launch from Parrallels Desktop Profile Shared Folder #1267
Comments
Indeed, exactly the same as #885 |
Could not reproduce with the 2024-12-06 nightly build extracted into a samba shared folder in an Ubuntu 22.04 virtual machine. |
It's the same with this build on my Windows 11 VM |
Is it because of the Windows version? Mine is Windows 10 (Pro). |
BTW, is the confirmation box about running |
Never seen that dialog box. |
Then the problem is that the path of your |
Indeed the VM engine I'm using implemented a trick to prevent those apparently common shared-folder issue… creating this one. See https://kb.parallels.com/130138 I'm not sure there's much we can do. |
I think that the title and description of this ticket must be updated so that the problem reported doesn't appear much more general than it actually is. Also I believe that at this stage we shouldn't spend any effort fixing issues caused by interoperability between different components of heterogeneous systems (at least when, like in this case, there is a workaround - don't run |
I don't fully get the problem, but postponing. |
Edited. I'll report it to Parallels as well. |
@rgaudin Do we have an upstream Parallels bug link to share here? If we can not handle the exception properly, I don't really see a way to identify the problem upfront. Therefore I propose to properly document the |
Actually, I don't think we should open a ticket upstream as the option is well explained in the doc and a regular shared-folder can be used instead in the options. I tried and I do get the expected popup about the sandbox. What we could do is if we can detect the issue, is check whether ran off At this stage, with only myself reporting this, it might not be worth it. |
@rgaudin If I understand properly your last comment, these Parallels Desktop shared folder paths always start with |
When launched from a
network driveParrallels Desktop Profile Shared Folder (aka a shared folder which to Apps appear to be a regularC:\Mac
prefixed folder), clicking Open on a ZIM opens a new tab with the correct Icon but that tab is blank.Very first time I clicked
+
for a new tab I got an error message which makes me doubt #1236 is completely fixed.I dont want to open a general ticket but I think the person fixing this should test the overall behavior of the app after fixing it…
The text was updated successfully, but these errors were encountered: