Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2265 closed defect (fixed)

Lobby graphics issues with the new GUI

Reported by: Yves Owned by: Yves
Priority: Release Blocker Milestone: Alpha 15
Component: UI & Simulation Keywords:
Cc: Patch:

Description

For me the lobby looks like on the screenshot. The lobby look OK on my notebook, so it seems to be system-specific. I'm marking it as release blocker because we don't know yet how many systems are affected.

Attachments (2)

system_info.txt (4.7 KB ) - added by Yves 10 years ago.
From the system with problems (Linux)
lobby_GUI_rendering.jpg (132.1 KB ) - added by Yves 10 years ago.

Download all attachments as: .zip

Change History (9)

by Yves, 10 years ago

Attachment: system_info.txt added

From the system with problems (Linux)

by Yves, 10 years ago

Attachment: lobby_GUI_rendering.jpg added

comment:1 by Josh, 10 years ago

Could I get the system specifics? (GPU, OS...) Pretty sure this is related to your GPU, it might not like that texture being only 1px wide.

Version 0, edited 10 years ago by Josh (next)

comment:2 by Yves, 10 years ago

It works on Windows on the same machine that has the problems on Linux.

comment:3 by Josh, 10 years ago

Probably Mesa acting up; it might not be a bad idea to check you have the latest release. You could also test if adding 1px of padding to the width helps.

comment:4 by Yves, 10 years ago

Scaling gold-separator.png from 1x1024 px to 8x1024 px solves the problem and doesn't change how it looks.

comment:5 by Josh, 10 years ago

Does it work to scale it less (like to 2x1024 px)? You will also probably need to scale white-separator.png.

comment:6 by Yves, 10 years ago

Owner: set to Yves
Resolution: fixed
Status: newclosed

In 14172:

Fixes a graphics issue on Linux (probably a driver bug) by scaling the images from 1x1024 px to 4x1024 px.
Fixes #2265

comment:7 by Yves, 10 years ago

2px doesn't work, but 4 px works. I've adjusted the graphics which seems to be the easiest solution. Even if it's fixed in a new version of the driver, people would still have to install the new driver version.

Note: See TracTickets for help on using tickets.