Bug 15857 - Errors in Desktop Tower Defense (flash game)
Summary: Errors in Desktop Tower Defense (flash game)
Status: RESOLVED NOTOURBUG
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 13:16 UTC by Alessio Frusciante
Modified: 2008-05-12 05:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot of desktop tower defense (126.08 KB, image/png)
2008-05-07 13:36 UTC, Alessio Frusciante
Details

Description Alessio Frusciante 2008-05-07 13:16:13 UTC
Desktop Tower Defense (http://www.handdrawngames.com/DesktopTD/DesktopTD15k.swf) isn't displayed appropriately. On the start screen there are some white squares flashing on the left and the top part of the screen isn't drawn at all.
Comment 1 Alessio Frusciante 2008-05-07 13:36:43 UTC
Created attachment 16414 [details]
Screenshot of desktop tower defense
Comment 2 Riccardo Magliocchetti 2008-05-08 00:24:05 UTC
This is working fine with 881f351b88b56d04c75d5e3db97c23a423d4ab23. Upgrading to latest git in minutes.
Comment 3 Benjamin Otte 2008-05-08 00:42:04 UTC
We discussed this on IRC yesterday, and it's most likely not Swfdec's fault. It looked to me like a driver bug. I suggested getting the Swfdec source code installed and after doing ./configure && make, run:
player/swfplay http://www.handdrawngames.com/DesktopTD/DesktopTD15k.swf
The eror should be visible now. If it's not, the new caching algorithms in Swfdec 0.7 should already have solved the problem. If it is, run:
player/swfplay -i http://www.handdrawngames.com/DesktopTD/DesktopTD15k.swf
If the error is gone now, this is likely an X driver bug and we need to reassign this. 
Comment 4 Benjamin Otte 2008-05-12 05:47:38 UTC
Alessio just told me on IRC, that switching from radeon to vesa drivers solved this problem for him, so I'm gonna close this, as this bug does not contain anything of use to the Xorg people.
Feel free to reopen this or open a new bug with Xorg-specific information.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.