Can't open the program even when installed. #73
Replies: 13 comments 13 replies
-
It isn't clear to me what's happening to you. Did you run the installer (where it asks you a location to install it, optionally add it to the PATH and create a shortcut on the Desktop)? If you cannot run the installer, it may be that you are trying to run it from the browser and Chrome/Windows protects you about it. See Notes on Installation for Windows on the main code page at https://github.com/ggarra13/mrv2 If you did run the installler, the easiest way to run mrv2 it is to create a shortcut on the Desktop. The installer has a tick option for it while you install it (you might have missed it while installing). |
Beta Was this translation helpful? Give feedback.
-
Ok. Some silly questions first (I apologyze if they are too obvious).
|
Beta Was this translation helpful? Give feedback.
-
Ok. If you click on the shortcut and it does not start up, the likely case is that one of the preferences file got corrupted (you might have had a previous version perhaps). Check the directory in your home directory (C;/Users/Your-Login/.filmaura/mrv2.prefs) and get rid of that file (rename it and it should get recreated on start-up. |
Beta Was this translation helpful? Give feedback.
-
Also, something obvious. You must be running Windows 8.1 at least to run mrv2. If you have an earlier version, it won't work. |
Beta Was this translation helpful? Give feedback.
-
You don't give me much to work with. Please let me know what you tried and what happened (ie. do you have a mrv2.prefs file?).
|
Beta Was this translation helpful? Give feedback.
-
Yes, that is a corrupt mrv2.prefs file. Get rid of it and start the program again. |
Beta Was this translation helpful? Give feedback.
-
Ok. I am about to give up. I am thinking either your antivirus is preventing it from running or you have something broken on your system. However, a final check. Check these envrionment variables in Settings->About->Advanced system settings->Environment Variables. Check in both the user and system variables the values of:
|
Beta Was this translation helpful? Give feedback.
-
I am sorry that I couldn't be of more help. |
Beta Was this translation helpful? Give feedback.
-
Hello again. Figured I share an update regarding my problem, which is that I'm beginning to assume that it may be a GPU problem as I have an Nvidia GTX while my laptop has an Intel UHD. I think it may be related to that. |
Beta Was this translation helpful? Give feedback.
-
Sorry to have left you alone. I doubt the graphics card is the issue, as I also have a GTX card. Download this debug version of mrv2.exe and replace (make a back-up first) of the mrv2.exe in the bin/ installation directory of mrv2 v0.6.4. https://mega.nz/file/KeZCBBLR#S90kq38mb6C48Z-HgZMUZIL80dSrFIXzH04LxB2-MkA When you run this new debug version, it should open a command console and print out some debug info. If it closes right away, please try to capture a video of it as it may still have printed out some stuff that may give me a hint of what's wrong. Also, if it closes right away, from a command console, in the bin\ directory of mrv2 v0.6.4 try running: mrv2.exe -h and see if it prints the command-line help information. |
Beta Was this translation helpful? Give feedback.
-
Sorry. I should have given you the full installer, instead of just the executable, as the debug libs change names. Here's the full installer. Let me know how it goes. https://mega.nz/file/PKYDXZSa#I9QvsOT65cihWkVf-EiUJvDrBBFb3kB-sU129k6LCoo |
Beta Was this translation helpful? Give feedback.
-
That's a strange error. I think you may have an older Microsoft C++ Redistributable and that may be causing the problem. Please try downloading and installling the latest version of MSVC runtimes from: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 Specifically this file: |
Beta Was this translation helpful? Give feedback.
-
After you install the distributable, try installing and running the Release version of mrv2. The debug version I gave you on these pages may or may not work. |
Beta Was this translation helpful? Give feedback.
-
Hello there. So for some reason, after I installed the program, when I double clicked to install, since I use the pre-built/exe version, the program won't open for some reason.
Is there any sort of fix for it? Or maybe there were some programs/dependencies that I haven't installed for it to properly open, so, any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions