Skip to content
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

Fix file parsing for Eve v19 #184

Closed
wants to merge 2 commits into from
Closed

Conversation

jblemee
Copy link

@jblemee jblemee commented Feb 9, 2021

Fix #183

@alphagreek
Copy link

alphagreek commented Feb 11, 2021

I would like to ask for help from someone who has the necessary knowledge to create a new exe file with the new code with the help of PyInstaller

@jblemee
Copy link
Author

jblemee commented Feb 11, 2021

I would like to ask for help from someone who has the necessary knowledge to create a new exe file with the new code with the help of PyInstaller

I've put the exe here : https://github.com/jblemee/vintel/releases

@alphagreek
Copy link

alphagreek commented Feb 11, 2021 via email

@alphagreek
Copy link

alphagreek commented Feb 11, 2021 via email

@jblemee
Copy link
Author

jblemee commented Feb 11, 2021

I don't see your error message, please use the github interface instead of replying to the notification email

@alphagreek
Copy link

I'm using windows 8.1 and I get the next Error Message: "This windows version (6.3.9600) does not support the required Bluetooth API. Consider updating to a more recent Windows (10.0.10586 or above).
So far I have been using successfully this version https://github.com/Xanthos-Code/vintel/releases (1.2.3)
whose exe file size is 25.4 mb and I wonder if it is possible to change the code in this version
Χωρίς τίτλο

@Eingang
Copy link

Eingang commented Mar 11, 2021

I appreciate that there's a Mac version! I've been using 1.2.3 for ages. However, 1.2.3 launches and your 2.0.1 crashes on launch. I've attached the crash log it generated.

210311_vintel-201-mac-crash.txt

@Eingang
Copy link

Eingang commented Mar 11, 2021

I appreciate that there's a Mac version! I've been using 1.2.3 for ages. However, 1.2.3 launches and your 2.0.1 crashes on launch. I've attached the crash log it generated.

210311_vintel-201-mac-crash.txt

I just looked inside the package. It doesn't look to me like it's packaged correctly. Instead of having a Contents folder inside the application package and that then having Frameworks, MacOS, and Resources folders along with the Info.plist file, 2.0.1 vintel.app contains some kind of vintel.app binary file and an empty vintel folder. The binary is 68 MB compared to the 1.2.3 one of 28 MB.

If I have time, I'll try mucking around to create one in the correct structure and see if that works. I'm not going to try to compile from scratch. That was painful last time I tried it. :-o

@jblemee
Copy link
Author

jblemee commented Jul 16, 2024

clean up

@jblemee jblemee closed this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chatlog Filename Change
3 participants