miyconst / Mi899

Tool set for Chinese X99 motherboards
Other
278 stars 41 forks source link

I cannot open the image files to see them big enough when I click on the motherboard images #71

Closed slobele closed 3 months ago

slobele commented 2 years ago

I think it looks like the reason is mixing linux like path separator with windows like, maybe you could prefix them with file://and place the path only "/" separated ? BTW I haven't read the source code I'm just guessing

miyconst commented 2 years ago

Please specify what is your OS and what means "cannot"? Do you get an exception or nothing happens?

slobele commented 2 years ago

yes, I have Windows, the exception is more or less that the file does not exist and I think it is because it mixes / with back / in the file path. in Windows paths such like file://path usin only / can work I think, maybe it could be a possible solution ?

El dom, 13 de nov. de 2022 3:50 p. m., Kostiantyn Cherniavskyi < @.***> escribió:

Please specify what is your OS and what means "cannot"? Do you get an exception or nothing happens?

— Reply to this email directly, view it on GitHub https://github.com/miyconst/Mi899/issues/71#issuecomment-1312796027, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMK7N5GHYFQKXGMECZYRATWIEZ6TANCNFSM6AAAAAAR6EA77Y . You are receiving this because you authored the thread.Message ID: @.***>

slobele commented 2 years ago

BTW, thank you very much, it is a great work you do there

El jue, 17 de nov. de 2022 1:31 a. m., Sergio Lobel @.***> escribió:

yes, I have Windows, the exception is more or less that the file does not exist and I think it is because it mixes / with back / in the file path. in Windows paths such like file://path usin only / can work I think, maybe it could be a possible solution ?

El dom, 13 de nov. de 2022 3:50 p. m., Kostiantyn Cherniavskyi < @.***> escribió:

Please specify what is your OS and what means "cannot"? Do you get an exception or nothing happens?

— Reply to this email directly, view it on GitHub https://github.com/miyconst/Mi899/issues/71#issuecomment-1312796027, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMK7N5GHYFQKXGMECZYRATWIEZ6TANCNFSM6AAAAAAR6EA77Y . You are receiving this because you authored the thread.Message ID: @.***>

miyconst commented 2 years ago

Windows paths such like file://path usin only / can work I think, maybe it could be a possible solution ?

I need some more info about the issue. Please attach some screenshots of what's going on and what kind of error you are getting.