[Bug 12285] New: BabasChess icons/buttons don' t show after upgrading from wine 0.9.57
http://bugs.winehq.org/show_bug.cgi?id=12285 Summary: BabasChess icons/buttons don't show after upgrading from wine 0.9.57 Product: Wine Version: 0.9.58. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: sp_knight_1985(a)yahoo.com BabasChess is a FICS (Free Internet Chess Server) interface. Since upgrading wine from 0.9.57 to 0.9.58 now all the icons or graphics in buttons don't show. I am still able to click on them and use the program, since I know the position of the buttons i use the most. Icons that represent status or other information don't show. Not all graphics worked on 0.9.57 (ex: smilies which cause crashes, but turning them off prevented crashes). I would at least appreciate fixing the graphics problem that occurred from 0.9.57 to 0.9.58 . I have since reverted back to wine 0.9.57 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-03-29 19:11:42 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting Also, is there a download available showing this problem? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #2 from sp_knight_1985(a)yahoo.com 2008-03-29 21:36:04 --- (In reply to comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Also, is there a download available showing this problem?
What do You mean by a download showing the problem? The program is available for download (5.4Mb) here: http://www.babaschess.net/download/SetupBabasChess_4_0_XP.exe As for regression testing, I have just created an account to report this problem. I tried following the directions, but got some problems there too, first after downloading wine-git some files were missing, didn't take a note but I think something ending with mailto. Second downloaded the dependencies for compiling and after running
CC="ccache gcc -m32" ./configure --verbose
I get 2 Warnings: No OpenGl library found and FreeType development files not found. This also states to do 'make depend && make' to compile wine, while the direction state 'make clear && make'. I tried compiling, but obviously it didn't work I would like to help out, but seems I would need some help before I can. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #3 from sp_knight_1985(a)yahoo.com 2008-03-30 15:54:06 --- I searched the net for solutions today. I needed to have some symlinks in /usr/lib32 directory. I think I compiled wine now, got "Wine build complete" after running "made clear && made". What do I do now? The regression testing site sorta jumps from compiling wine to testing the program. How do I install the compiled version of wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-03-30 15:59:21 --- You don't have to install the compiled wine, just run it from the source directory: Assume ~/winesrc i the root directory of the wine source. ~/winesrc/wine nameofapp.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #5 from sp_knight_1985(a)yahoo.com 2008-03-30 16:04:29 --- I'm sorry for what might be a stupid question, but where is the source directory? I'm currently in /wine-git -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #6 from James Hawkins <truiken(a)gmail.com> 2008-03-30 16:06:50 --- ...then you're in the source directory. Please stop asking support questions in bugzilla. If you need help using/debugging wine, ask on the wine-users mailing list. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-03-30 17:51:20 --- Can you try this in latest git? It works fine for me there. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 --- Comment #8 from sp_knight_1985(a)yahoo.com 2008-03-30 19:09:46 --- I have completed the regression testing. This is the output: 5953a86ab180575c71f3d001e0c6a05cf8348c26 is first bad commit commit 5953a86ab180575c71f3d001e0c6a05cf8348c26 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Mar 10 17:21:33 2008 +0100 gdi32: Properly handle SetDIBits failure in StretchDIBits. :040000 040000 f41868fa8473ac088bde0a5af2677c295f2933e0 6225321637ba1fdcba7c06cc6f5bc5f3477ca0bb M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.babaschess.net/do | |wnload/SetupBabasChess_4_0_X | |P.exe Keywords| |download, regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 scguy318 <nodisgod(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nodisgod(a)yahoo.com --- Comment #9 from scguy318 <nodisgod(a)yahoo.com> 2008-08-28 00:59:12 --- The problem doesn't occur with current Git (wine-1.1.3-173-gd8339f2), so this seem to have been long fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2008-08-28 08:10:01 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12285 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-09-05 10:38:55 --- Closing bugs fixed in 1.1.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org