-
Notifications
You must be signed in to change notification settings - Fork 5
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
Windows OVE-Electron does not load sequence on start #40
Comments
@jdmccauley would you mind opening the devtools on your windows machine after trying to open a sequence and see if you're getting any errors or messages logged out to the console? Should be under Thanks! |
There's no errors that seem relevant to me... I attached a video showing this behavior. On Mac, double clicking the gb file opens it in OVE Electron on start, whereas on Windows 10 I have to 'Import Sequence' no matter what. ove_win10_no_open.mp4 |
@jdmccauley would you mind checking if the latest version 1.4.1 fixes this issue for you? Thanks! |
@tnrich |
I want to mention that I use ove on linux and have the same issue, would love to be able to open .gb files directly |
@0xpsi @jdmccauley darn I thought I'd fixed this.. I'll look into this issue when I get a spare moment.. |
@0xpsi want to try out this release and let me know if it works for you? - https://github.com/TeselaGen/ove-electron/releases/tag/v1.4.3 @jdmccauley I'm working on releasing the windows version now |
Sounds great, thanks @tnrich!
…On Fri, Oct 7, 2022 at 11:36 AM Thomas Rich ***@***.***> wrote:
@0xpsi <https://github.com/0xpsi> want to try out this release and let me
know if it works for you? -
https://github.com/TeselaGen/ove-electron/releases/tag/v1.4.3
@jdmccauley <https://github.com/jdmccauley> I'm working on releasing the
windows version now
—
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFO4G4HWO2QFLRVJDK674STWCBURBANCNFSM55CKD6FQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Still unable to get it to work, although I may be doing something wrong. After downloading the .AppImage and making it executable, all I did was create a desktop shortcut in /usr/share/applications but not sure how to "install" it any other way. If I right click a .gb file and "open with" it does not pop up as an option. Is there a particular way to "install" this? I'm on ubuntu 22 |
@0xpsi what happens when you double click the desktop shortcut you made? Does it launch the tool correctly? I am not familiar with how Linux does things. It seems like it not popping up as an option is perhaps not an issue with ove-electron? I would expect that ove-electron would at least be an option for opening .gb files from a right click menu but that it would fail at the moment of trying to open it. |
@tnrich double clicking on the .Appimage file works fine, as well as the desktop shortcut I manually made. Right clicking on .gb files does not show OVE as an option. I believe it was showing as an option when I had it installed as a snap package, but was still only opening a blank file and not the .gb file. |
Ok, made a new release that hopefully simplifies the installation process. Basically I pulled the app from the various app stores and am no longer doing any sort of code signing or notarization (since those processes took soooo long to complete it made it difficult to iterate and fix bugs). The installation instructions and downloads for the latest version (mac/win/linux) can be found here: https://github.com/TeselaGen/ove-electron/releases/tag/v1.5.0 Please let me know if it solves the issues you were seeing @0xpsi and @jdmccauley Also @0xpsi the linux version icon is messed up right now but that should be fixable in a later release. |
@tnrich there is arm architecture available but maybe you forgot to include the amd64 also? thanks |
@0xpsi whoops didn't even realize that was an option for linux. Makes sense. I'll try to cut a new release with both architectures supported. |
@0xpsi ok I updated the release again, please try one more time here https://github.com/TeselaGen/ove-electron/releases/tag/v1.5.0 |
@tnrich great, after installing the amd64 version I am able to open .gb files directly now! I am able to see the icon also. However one issue now, (unrelated) but it appears it is not saving settings between states now (dark/light theme as well as custom enzyme groups) |
@0xpsi what do you mean by It seems to be persisting theme and custom enzyme groups for me on Ubuntu running on an ARM architecture. Please open a new issue if you continue to have issues. Thanks! Once @jdmccauley responds we can close this one. |
@tnrich IDK what happened but seems to be gone now. It's working great for me now on Ubuntu 22, amd64, thanks! |
@tnrich will do soon, sorry I am working from home with my mac. I'll test it when I get to the office where my windows machine lives! |
@tnrich The windows install fails because it cannot find the installed .exe after setup. This fails both non-admin and admin setup runs. |
Hmm @jdmccauley that is interesting. What version of windows are you on? And how are you installing? Could you provide a few more screenshots of your install process and what happens? I was able to download the .exe file on Windows 11 and open it and install it and it seemed to work for me. I'll ask a coworker with a windows machine to try as well. |
Hi There, Same problem than @jdmccauley regarding the windows installer. I opened a dedicated issue #53. Regarding the initial topic, ie: that ove does not open .bg file on start (following a double click on .gb file or a right click "open with ove"): Here is the output in the Dev console following this failure with ove 1.4.2 from MS store (the 1.5.5 cannot be installed on windows as mentioned above):
|
Hey, @tnrich ,
I use OVE-Electron on both Windows and Mac. On Mac, I appreciate that trying to open a sequence file type (ex:
.gb
) that I chose OVE-Electron to be my default viewer for, OVE-Electron starts in a new window with the sequence loaded. This does not occur on Windows however. On Windows, if I try to open a sequence file with OVE-Electron set as my default viewer, OVE-Electron just starts with no sequence loaded. I can import my sequence file just fine, but it's more effort than just 'double clicking' my sequence file and OVE-Electron loading it like it does on Mac.For reference:
Version = 1.3.0
Install source: Windows Store
Best,
Josh
The text was updated successfully, but these errors were encountered: