black edit box

Questions about Wine on Linux
Locked
sincos2007
Level 1
Level 1
Posts: 5
Joined: Sat Dec 14, 2013 8:16 am

black edit box

Post by sincos2007 »

Hi,

I use Wine 1.4 on Ubuntu 11.

After I install a win32 program and run it in wine, the edit boxes of the program are black. And I can not see the characters I input.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: black edit box

Post by dimesio »

Your Wine version is old and no longer supported. Upgrade to at least the latest stable release, and preferably the latest development release.
sincos2007
Level 1
Level 1
Posts: 5
Joined: Sat Dec 14, 2013 8:16 am

Re: black edit box

Post by sincos2007 »

Thanks for your reply, dimsio. I would try the latest version.
sincos2007
Level 1
Level 1
Posts: 5
Joined: Sat Dec 14, 2013 8:16 am

Re: black edit box

Post by sincos2007 »

Hi dimesio,

I just download and install the wine1.6-amd64 for my 64-bit Ubuntu, and re-install the windows program. But the edit box in that program is still in color of black.

Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: black edit box

Post by dimesio »

sincos2007
Level 1
Level 1
Posts: 5
Joined: Sat Dec 14, 2013 8:16 am

Re: black edit box

Post by sincos2007 »

terminal output is in the attachment.
Attachments
log.txt.tar.gz
(5.74 KiB) Downloaded 255 times
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: black edit box

Post by dimesio »

Try native riched20. You can install it with winetricks. http://wiki.winehq.org/winetricks
sincos2007
Level 1
Level 1
Posts: 5
Joined: Sat Dec 14, 2013 8:16 am

Re: black edit box

Post by sincos2007 »

After I install the Riched 2.0 with winetricks and run the wnidows program, I get an error: c stack overflow, then it exists.

The terminal output is in the attachment.

Thanks.
Attachments
log.txt.tar.gz
(935 Bytes) Downloaded 258 times
Locked