Ultrasurf under fedora

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
geek_nomad
Newbie
Newbie
Posts: 1
Joined: Tue Apr 20, 2010 5:34 am

Ultrasurf under fedora

Post by geek_nomad »

I'm trying to get ultrasurf work under wine. i get this error everytime i try to run it

Code: Select all

err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
i'm using wine-1.1.38-1.fc13.x86_64

Can anyone help me?
hellork
Level 3
Level 3
Posts: 82
Joined: Thu Mar 27, 2008 7:13 pm

Re: Ultrasurf under fedora

Post by hellork »

geek_nomad wrote:I'm trying to get ultrasurf work under wine. i get this error everytime i try to run it

Code: Select all

err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
i'm using wine-1.1.38-1.fc13.x86_64

Can anyone help me?
Ultrasurf uses the IE browser control.
IE has never worked reliably with wine.
Get firefox and download the firefox addon from http://www.ultrareach.com/download_en.h
Actually, all ultrasurf does is
  • get list of open proxies
  • use them
  • delete browser cache
You could do that yourself, without wine, and save a few clicks.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Ultrasurf under fedora

Post by vitamin »

geek_nomad wrote:i'm using wine-1.1.38-1.fc13.x86_64
That's a 64-bit Wine - it doesn't work properly yet. Remove it and use 32-bit Wine only.
Locked