kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.04k stars 136 forks source link

ERROR: Could not open windows with GLFW3 (2023) #148

Open Santoso1911 opened 1 year ago

Santoso1911 commented 1 year ago

Screenshot (126)

Hardware Info: OS : Windows 10 Pro 64bit MidiVisualizer Version : 7 . 1 GPU Model : AMD Radeon R5 M330, Intel HD Graphics 5500 RAM : 8Gb OpenGL Version : 4 . 4 (above 3. 2)

kosua20 commented 1 year ago

Hello, thank you for reporting this issue! I'll add some extra safety regarding window size in the application. I would be interested if you could share the configuration files stored at the following location on your computer: C:\Users\YOUR-USERNAME\AppData\Local\MIDIVisualizer? This is where the window size is supposed to be loaded from, and I'm wondering if there is any unexpected value in there. Thank you!

Santoso1911 commented 1 year ago

Screenshot (128)

this is my configuration files

kosua20 commented 1 year ago

My apologies, I meant uploading the midiviz_internal.settings file in this conversation, if that's OK. The goal is to be able to check the content and see if there are any issues in it. In the meantime, I'll release a new version that should be able to avoid the crash.

Santoso1911 commented 1 year ago

https://drive.google.com/file/d/1kk2CeTd2Wyn_6fxvdS5n8HyQIOp9Hziu/view?usp=sharing

i cant send this file with this format, so i send with gdrive link

kosua20 commented 1 year ago

Thank you, this will help me investigate! In the meantime, the new 7.2 release should be able to start even if there are unexpected settings in the file.

Santoso1911 commented 1 year ago

cool, that's work

Routhinator commented 7 months ago

Hmm I'm getting this on Kubuntu 23.04 as well - first download just trying to run it..

dogfoodsilo4 commented 4 days ago

Yep, the latest version fixes it. Awesome!

This program is brilliant work too!