openMSX bugs

페이지 9/15
2 | 3 | 4 | 5 | 6 | 7 | 8 | | 10 | 11 | 12 | 13 | 14

By mzoran

Master (161)

mzoran의 아바타

23-11-2020, 22:56

wouter_ wrote:
mzoran wrote:

I am seeing some display issues with SDLGL-PP renderer and odd scaling factor (simple scaler). This program should produce perfectly straight parallel lines:

10 SCREEN 7
20 FOR X=0 TO 511
30 LINE (X,0)-(X,211),(X MOD 15)+1
40 NEXT X
50 GOTO 50

But there appears an offset where lines after a certain y coordinate become 1 pixel shifted to the right.
If I set scaling factor to an even value or set renderer to SDL things look as expected.
Any hints on what am I doing wrong ?

Hi mzoran,
This was recently fixed. Thanks again for reporting.

Yes, works like a charm with the latest build. Thanks.

By Metalion

Paragon (1628)

Metalion의 아바타

30-01-2021, 20:13

A few months later, and as far as I know, this bug is still there.

Is it possible to download the previous version (v15) somewhere ?
I'd like to revert to that version which was working for me ... Thanks.

By mcolom

Champion (320)

mcolom의 아바타

30-01-2021, 20:30

Hi all! I'm unable to save screenshots in Debian Testing, Gnome Wayland. Is it working for you all? I'm using the last commit on git, and it used to work.
Or perhaps I have something misconfigured, after mixing the Debian package with the manual installation, don't know...

By FiXato

Scribe (1743)

FiXato의 아바타

30-01-2021, 21:54

Metalion wrote:

A few months later, and as far as I know, this bug is still there.

Metalion wrote:

Is it possible to download the previous version (v15) somewhere ?
I'd like to revert to that version which was working for me ... Thanks.

Looks like Manuel/Quibus was in the process of trying to debug your issue, but he didn't get any further response from you on the next test build he prepared for you? https://www.msx.org/forum/msx-talk/openmsx/openmsx-bugs?page...

Anyway, downloads for the previous build should be available at https://github.com/openMSX/openMSX/releases/tag/RELEASE_0_15_0

By FiXato

Scribe (1743)

FiXato의 아바타

30-01-2021, 23:58

Metalion: what is the latest development build of openMSX that you have tried?
While I was able to reproduce your error on Windows 10 with openMSX in a folder that contains a non-ascii character on several older builds (up to openmsx-16.0-245-g8c88a5974-windows-vc-x64-bin.zip), I was unable to reproduce the same error with the most recent build (openmsx-16.0-344-g27d1118fe-windows-vc-x64-bin)

The issue seems to have been resolved between revision 245 and 249, at least in my test setup.

Can you please verify whether or not https://openmsx.dev/builds/windows/x64/openmsx-16.0-344-g27d... resolves the issue for you Metalion?

By Metalion

Paragon (1628)

Metalion의 아바타

31-01-2021, 09:11

Yes that latest release does indeed solve the problem.
Thank you, FiXato.

Sorry about my lack of response on the test build by Manuel, I did not see his post and thought that someone was working on it.

By wouter_

Hero (535)

wouter_의 아바타

31-01-2021, 09:44

mcolom wrote:

Hi all! I'm unable to save screenshots ...

This should be fixed now, thanks for reporting!

By mcolom

Champion (320)

mcolom의 아바타

31-01-2021, 13:43

wouter_ wrote:

This should be fixed now, thanks for reporting!

Thanks for fixing so quickly!

By Manuel

Ascended (19678)

Manuel의 아바타

31-01-2021, 16:46

Metalion wrote:

Yes that latest release does indeed solve the problem.
Thank you, FiXato.

Sorry about my lack of response on the test build by Manuel, I did not see his post and thought that someone was working on it.

Better assume no one is working on it, especially if we haven't said that it is understood Smile Especially for Windows specific issues like these, we need support from the reporter to understand what's going on and that's the first thing we need in order to even think about fixing it.

Very glad the issue is solved, though.

By FiXato

Scribe (1743)

FiXato의 아바타

31-01-2021, 18:16

Indeed, glad to hear the issue has been resolved. Smile

페이지 9/15
2 | 3 | 4 | 5 | 6 | 7 | 8 | | 10 | 11 | 12 | 13 | 14