Extremely Random FireFox under Wine issue.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MrMarkeh
Newbie
Newbie
Posts: 2
Joined: Thu Apr 29, 2010 6:01 am

Extremely Random FireFox under Wine issue.

Post by MrMarkeh »

Okay, so I just ran FireFox under wine, and I've just had the most weirdest Wine experience in my life..

Heres what happened, I opened the browser, and suddenly - my screen goes black. And I'm returned to the Ubuntu start screen in seconds.

Can someone explain to me how I am suppose to debug THAT?

Code: Select all

mark@ubuntu:~$ wine --version
wine-1.1.43
Ubuntu 9.10 (Update manager has no updates) .
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Extremely Random FireFox under Wine issue.

Post by dimesio »

MrMarkeh wrote:Okay, so I just ran FireFox under wine, and I've just had the most weirdest Wine experience in my life..

Heres what happened, I opened the browser, and suddenly - my screen goes black. And I'm returned to the Ubuntu start screen in seconds.

Can someone explain to me how I am suppose to debug THAT?

Code: Select all

mark@ubuntu:~$ wine --version
wine-1.1.43
Ubuntu 9.10 (Update manager has no updates) .
Is your graphics driver nVidia 185.18.14? Changes to winex11 in 1.1.43 exposed a bug in that driver, and possibly others. If your card is nVidia, upgrading to 195.36.15 will solve it. If your graphics card is from some other manufacturer, upgrade to their latest driver, and if that doesn't fix it, file a bug with them.
eps
Level 3
Level 3
Posts: 87
Joined: Tue Mar 18, 2008 11:44 pm

Extremely Random FireFox under Wine issue.

Post by eps »

On Thu, Apr 29, 2010 at 9:26 PM, dimesio <[email protected]> wrote:
MrMarkeh wrote:
Okay, so I just ran FireFox under wine, and I've just had the most weirdest Wine experience in my life..

Heres what happened, I opened the browser, and suddenly - my screen goes black. And I'm returned to the Ubuntu start screen in seconds.

Can someone explain to me how I am suppose to debug THAT?


Code:
mark@ubuntu:~$ wine --version
wine-1.1.43




Ubuntu 9.10 (Update manager has no updates) .
Is your graphics driver nVidia 185.18.14? Changes to winex11 in 1.1.43 exposed a bug in that driver, and possibly others. If your card is nVidia, upgrading to 195.36.15 will solve it. If your graphics card is from some other manufacturer, upgrade to their latest driver, and if that doesn't fix it, file a bug with them.

This has been reported by several Steam users in the last few days.

I had it happen in Heroes of Newerth (native) today as well so I'm not
sure it is strictly Wine related as only Ubuntu 9.10 users have been
complaining.
MrMarkeh
Newbie
Newbie
Posts: 2
Joined: Thu Apr 29, 2010 6:01 am

Post by MrMarkeh »

It's 185.18.36
I'll attempt to upgrade, as soon as I found out how.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Extremely Random FireFox under Wine issue.

Post by dimesio »

eps wrote:I'm not
sure it is strictly Wine related as only Ubuntu 9.10 users have been
complaining.
No, they're not the only ones. I'm on openSUSE 11.1. I had the problem with Word 2007 under the nVidia 185.xx.xx driver, and fixed it by upgrading. But you're right, it's not a Wine bug. It's clearly a graphics driver bug, one that has already been fixed by nVidia.
Locked