Trillian stop working since last update

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
poudigne
Newbie
Newbie
Posts: 3
Joined: Tue Dec 06, 2011 7:20 pm

Trillian stop working since last update

Post by poudigne »

I logged on ubuntu 11.10 as i do everyday and did my apt-get upgrade as always, then a got an update for wine and some other linux stuff, i did em all, then i opened trillian avec some dialog box and pop up menu won't show up properly, it always worked fine, but now it's unusable. what can i do to help wine team to correct this bug ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Trillian stop working since last update

Post by dimesio »

poudigne wrote:I logged on ubuntu 11.10 as i do everyday and did my apt-get upgrade as always, then a got an update for wine and some other linux stuff, i did em all, then i opened trillian avec some dialog box and pop up menu won't show up properly, it always worked fine, but now it's unusable. what can i do to help wine team to correct this bug ?
Possibly http://bugs.winehq.org/show_bug.cgi?id=28719. Post terminal output.
poudigne
Newbie
Newbie
Posts: 3
Joined: Tue Dec 06, 2011 7:20 pm

Post by poudigne »

there is no error output in the term, it's just GUI bug,everything work but the GUI show the border but not the content and the background is transparent
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Using wine from git, and the latest download of Trillian,
I ran into http://bugs.winehq.org/show_bug.cgi?id=28719 as dimesio suggested; doing
rm ~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef.manifest
let the app run.

I didn't see any problem showing contents.

I'm on ubuntu 11.04, with wine from git. I might try 11.10's default wine if I have time.
poudigne
Newbie
Newbie
Posts: 3
Joined: Tue Dec 06, 2011 7:20 pm

Post by poudigne »

despite the fact that ur bug isnt the same as mine, removing the manifest seems to works !! thank you very much
Locked