Hide Forgot
Created attachment 565280 [details] Displays wrong cards of value 10 Description of problem: In some card styles, cards of value 10 are not correctly displayed: Value 10 appears as value 0 (zero). If cards have the value 5 (five), the cipher 5 is uncomplete. I saw this in the gnomangelo card style if running under gnome-shell. Version-Release number of selected component (if applicable): aisleriot-3.3.0-1.fc17.x86_64 How reproducible: always Steps to Reproduce: 1.See description 2. 3. Actual results: Expected results: Additional info:
Probably the same issue as https://bugzilla.gnome.org/show_bug.cgi?id=669319
Does running sol with GDK_RENDERING=image in the environment make the problem go away ?
(In reply to comment #2) > Does running sol with GDK_RENDERING=image in the environment make the problem > go away ? Yes, it does :-)
probably a driver issue then
Problem went away (runs correctly without GDK_RENDERING=image) too after having applied all F17 updates available until today (march 29).