Bug 56106 - Terrible drawing errors when starting game for the second time
Summary: Terrible drawing errors when starting game for the second time
Status: RESOLVED FIXED
Alias: None
Product: boson
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: The Boson Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-18 20:37 UTC by Rivo Laks
Modified: 2003-03-23 03:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rivo Laks 2003-03-18 20:37:35 UTC
Version:            (using KDE 3.1.1)
Installed from:    compiled sources
Compiler:          gcc version 3.2.1
OS:          Linux (i686) release 2.4.18

Start new game then end it (without quitting) and then start another new game. Textures are totally messed up.

Rivo
Comment 1 Andreas Beckermann 2003-03-23 03:56:44 UTC
Ok, as fixing #56226 required fixing this one as well it suddenly received a very high 
priority to me ;) 
 
I believe the broken textures came from the GL context which was switched (and texture 
objects only partially reloaded and so on). 
It is now definitely working perfectly for me, please reopen if this is a NVidia bug (aka if it 
still appears for you). 
 
CU 
Andi