Displaying 20 results from an estimated 5000 matches similar to: "Edgy and Wine - still the "Unhandled page fault" problem..."
2007 Feb 04
3
Wine on Solarix 10 x86
Hi Everybody,
I'm trying to get wine to run on Solaris 10 on an x86 platform. The
machine is actually a virtual one running inside VMWare.
After installing the Solaris, I installed the latest wine package from
"The Solaris Wine Cellar" (http://www.blastwave.org/wine/). Their latest
package is 0.9.25 .
For the program I am trying to run I need to have DCOM installed.
I managed
2007 Mar 19
2
Ubuntu edgy and wine
I have installed ubuntu edgy with latest patches and wine 0.9.29. I use
a application called osfinancials, www.osfinancials.org, this installs,
but does not run. Strangly enough, it does run when using suse and
wine, so it seems to be related to the combination of ubuntu edgy and
wine.
When I run the exe, osfinancials.exe, I get the following errors:
sudo wine osFinancials.exe
2008 Sep 11
3
Installing wine 1.1.4 on Mac OS X - winecfg fails
After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg:
Code:
$ /usr/local/bin/winecfg
wine: created the configuration directory '/Users/a5sk4s/.wine'
err:module:DelayLoadFailureHook failed to delay load
2006 Jun 26
1
winecfg sound crash / debian sid
I use debian/sid with the Dapper wine package.
winecfg crash when i click on Audio
with
WINEDEBUG=wave,dscapure,mixer winecfg
i get:
trace:wave:OSS_DriverProc (00000000, 0x7fd30270, 00000001, 00000000,
00000000)
trace:wave:OSS_drvLoad ()
trace:wave:OSS_WaveInit ()
trace:wave:OSS_WaveOutInit (0x7dc0e140) /dev/dsp
trace:wave:OSS_OpenDevice (0x7dc0e140,1,(nil),0,-1,-1,ffffffff)
2007 Mar 19
1
error, wine in linux
hello group,
when I run wine under slackware 11 it gives me this error in the
terminal
wine: creating configuration directory '/root/.wine'...
wine: Unhandled page fault on write access to 0x003ffd80 at address
0x608f7103 (thread 0009), starting debugger...
wine: Unhandled page fault on write access to 0x003ffd80 at address
0x608fc103 (thread 000b), starting debugger...
2007 Mar 19
4
suse 10.1 amd64 wine 9.19 dont create .wine
Googling !!! yes i do !
I never found any solution about my trouble
I try binaries, compile (with success) but always the same error !
When i start wine or winecfg wine crash and i see this :
> winecfg
wine: creating configuration directory '/home/himanit0o/.wine'...
wine: Unhandled page fault on read access to 0x00000004 at address
0xf7fad54e (thread 0009), starting debugger...
2006 Oct 19
1
winecfg crashes when i try to setup audio (Mac OS X x86)
Hi,
i've succesfull compiled wine 0.9.23 under Mac OS X (10.4.8) with
Apples X11.
It runs fine (installed StarCraft and some other Windows Apps) but
when an application needs sound, it hangs.
So i tried to setup sound via winecfg, but when i click on the audio
tab winecfg hangs.
The error in the terminal:
wine: Unhandled page fault on read access to 0x00000004 at address
0x9086f717
2007 Mar 19
1
Mac OS X (x86): winecfg Crashes when i try to setup audio
Hi,
wine compiles fine under Mac OS X (10.4.8 x86, XCode installed).
It works so far the apps need no sound....
i wondered why so i tried to check winecfg.
It works all fine, but when i click on the audio tab it crashes.
winecfg stands still, xterm displays me the following error:
wine: Unhandled page fault on read access to 0x00000004 at address
0x9086f717 (thread 0009), starting debugger...
2007 Mar 19
1
I have a big problem.. :(
guys i have been searching for a while and i didnt find somthing that
can help me...
I have installed the latest wine on an VectorLinux SOHO version...and
my problem is tha i cant get wine to work...
this is the msg im geting all the time:
winelauncher
Wine called with no arguments.
Invoking /usr/bin/wine ...
Warning: the specified Windows directory L"c:\\windows" is not
accessible.
2007 Feb 13
0
Puppet on Ubuntu Edgy
Is anyone having problems with running Puppet 0.22.1 on Edgy? I
installed the puppet and facter packages from Fiesty and I get core
dumps when I try to run puppetd on the machine. Prior to that I was
using 0.20.1 packages from Debian testing and all seemed well.
I posted about the core dump yesterday. Luke recommended upgrading
Ruby so I grabbed ruby-1.8.5-p12 source and installed. The prior
2006 Dec 13
1
ffmpeg2theora icecast ubuntu edgy
Hi,
I just wanna share with you my experience with theora ffmpeg2theora,
icecast2 and ubuntu edgy. I wanted to broadcast live video on an Ubuntu
machine with ffmpeg2theora, oggfwd and icecast2.
I read the thread
http://lists.xiph.org/pipermail/icecast/2005-February/008608.html about
the stream dying after a couple seconds with libshout 2.0.
Now the same happens if you use libshout3 v2.2 with
2007 Jun 07
1
Ubu edgy + latest CRAN R + Rmpi = no go
I'm just curious if anyone else has had problems with this
configuration. I added the CRAN repository to apt and installed 2.5.0
with apt-get. I then did an install.packages("Rmpi") on cluster nodes.
Rmpi loads and lamhosts() shows the nodes, but mpi.spawn.Rslaves()
fails (something to do with temp files?). Rmpi works fine with the
Edgy-native version of R (2.3.x) and installing
2006 Sep 27
3
Error Ubuntu Edgy 6.10 WineCVS.sh
I am trying to use http://winecvs.linux-gamers.net/WineCVS.sh on
Ubuntu Edgy 6.10, but I get an error in the shell saying error in
line 48 (or 43 I dont remember exactly).
What is the problem?
Thank you guys!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060927/608e751b/attachment.html
2006 Nov 12
2
Compilation of R under UBUNTU Edgy
I am not able to compile R under ubuntu Edgy.
./configure error message is
configure: error: --with-x=yes (default) and X11 headers/libs are not available
I do not know which library is missing (I tried to install some X11 libs but were already on the system).
Massimo Cressoni
2006 Dec 05
0
Debugging an exception
Hello.
I'm trying to get Dungeon Siege to run with wine 0.9.26.
When the menu firt appears, there is an error as soon as the mouse is moved;
if I don't move the mouse, there is no error, but I can't play the game.
I did a WINEDEBUG=+relay, and I found this:
000b:Call user32.SystemParametersInfoA(00000015,ffffffff,00000000,00000000) ret=7ebc5b0b
000b:Ret
2007 Dec 20
1
Upgrading from 1.0.rc2-1ubuntu2.2 on edgy
Hi Guys,
Can anyone shed some light as to how I upgrade away from
1.0.rc2-1ubuntu2.2 on edgy? The usual aptitude upgrades aren't doing
anything for me, and, downloading the package from another Ubuntu
release, and trying a dpkg -i is causing lots of dependency errors.
Daragh
2007 Jan 07
1
ffmpeg2theora icecast ubuntu edgy
Hi,
I had the same experience as Jacint and had to downgrade libshout to
the dapper version.
I also found that I had to downgrade icecast2 from 2.3.1-3 (edgy) to
the dapper version 2.3.1-2 in order to actually view the streamed
video.
Karim
2007 Mar 28
1
WarcraftIII TFT on Edgy
Hi there,
iam realy new to Linux and would consider me as total noob :)
I was realy happy because i got Wc3 running, but now i'm getting this buffer underrun errors and sometimes the game crashs, but in 1 of 5 games my pc just freezes, i was wondering if this buffer underrun causes that or something else.
"err:dsound:DSOUND_MixOne underrun on sound buffer 0x18f7a8"
Anyways, my
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
Good day,
After having lurked for a while I''ve decided to actually start using
puppet starting on my small home network. I''ve been following :
http://reductivelabs.com/trac/puppet/wiki/InstallationGuide
and :-
http://www.howtoforge.com/installing_puppet_on_ubuntu
to test puppet on 2 hosts, librarian running the puppetmasterd and
mortvm.
Unfortunately, I
2006 Nov 19
0
[FC6/Athlon-XP]Wine mysteriously failing (Unhandled page fault on read access to 0x00000000 at address (nil))
Hi,
I've been using wine on fedora for quite a while on successive incarnations
of Fedora Core OSes on my home machine but last week Wine sunddenly started
crashing on my Fedora Core 6 install with the following message :
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger...
Anything using wine binary will fail the sameway, even wine