Displaying 20 results from an estimated 100 matches similar to: "Steam Apps freezing"
2004 Sep 24
1
Notes 6.5.2 or 6.5.1 on wine
Hello,
Has anyone on here had success with running this from a win2k
installation? I don't have windows 98, and I am trying to run 6.5.2, but
I keep getting errors requesting win2k dlls.
Also, I am getting errors like:
ERROR (0): can't load image c:\windows\system\gdi32.dll
- (6) Invalid handle
err:virtual:NtQueryVirtualMemory Unsupported on other process
ERROR (0): can't load
2010 Aug 02
4
CoJ2 Server with Wine on Linux Debian 5.0
Hi guys,
i'm trying to set up a server for Call of Juarez 2 Multiplayer on my Debian root. i installed the game with wine, installation worked.
But now i cannot get the game startet.
Is there anybody who knows how 2?
The errorcode i get is:
[start command (running as root)= wine CoJ2Game_x86_ds.exe]
Code:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
2012 May 07
3
CountryChk.dll missing
I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error
"CountryChk.dll' is missing.
Nothing more.
Is there any way around it?
2007 May 23
5
debugging an app
I'm trying to debug a program that page faults on me, and I'm actually
quite keen to have a go at fixing it myself.
Unfortunately, I seem to have fallen at the first hurdle: I can't make
good use of the debug messages.
Background:
The program I am attempting to run is TrackLogs
( http://www.tracklogs.co.uk ). Installation went fine and on first run
I got the licence key dialogue,
2007 Mar 19
1
ACT! 6 Random Crashing
Ok, I recently upgraded to wine-0.9.29 and ACT is crashing randomly
now. There doesn't seem to be any reason, or reproducible thing that I
can do to make it crash, it just decides it has had enough, and
crashes. Here is one output from the terminal when it crashed.
wine act.exe
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
2008 Dec 14
3
Wine fail to launch game in Steam
A few weeks ago I reinstall my laptop with Debian etch (upgraded to lenny), kernel 2.6.27.8, wine 1.1.10, fglrx v8.11 (ati x2300) and Steam api version v007
There is no problem to launch Steam.exe (`wine /path/to/Steam.exe &`). However, after Steam.exe startup, I can not launch Day of Defeat. No specific error displayed on the screen, the `Preparing to launch Day of Defeat' dialog popped
2008 Jun 05
10
Wine 1.0 RC3 and Garena
Hi everyone, Im having troubles getting the Garena client running in wine (www.gg-game.com). It startsup fine, downloads updates, but gets stuck on the section - "checking client version". While its checking client version i get a heap of entries in terminal saying:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Then i get a msg box "login timeout, please try
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all,
I need to use BCB6 with Wine to develop a software that uses two ocxs
built with MS Visual C++.
I set ole32, oleaut, typelib to native for bcb, else it doesn't start
correclty. After that, BCB start up, I can design the forms, write the
code, but I have two problems that block me:
a) when I press the Execute button, the units are compiled, but the
linker hangs up with all the cpu used
2005 May 05
2
LockWindowUpdate
Hi,
I've got a program that produces these error messages when started with wine.
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
The program
2012 Feb 11
1
Wine release 1.4-rc3
The Wine development release 1.4-rc3 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.4-rc3.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.4-rc3.tar.bz2
Binary packages for various distributions will be
2009 May 24
1
Quicken 2008 special offer crash
I'm running wine 1.1.15 and quicken 2008 basic. My install was working fine for a several weeks including online banking. Then One day I launch quicken and a window opens titled "Special Offer for Quicken Customers" The program then crashes. Here is the command line output
env WINEPREFIX="/home/cstepe/.wine" wine "C:\Program Files\Quicken\qw.exe"
2009 May 02
1
Re: no internet
ok... i ran the program like it said to... and here's what it did...
btw...sorry to be a noob... been ten years since i was introduced to linux, so i'm having to work with trial and error...lol...
~/.wine/drive_c/Program Files/MySpace/IM$ wine MySpaceIM.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7ec,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10030
2008 Apr 12
0
Startup error
Hi all,
I''m new to this list (and pretty new to backgroundrb). I''d like to
jump in with a question, I hope you don''t mind.
I''m trying to get my site working with backgroundrb to sent mail. It''s
pretty basic stuff and I got it working pretty fast on my local
machine (os x leopard). Unfortunately, when I try to deploy to my
production machine I
2008 May 30
1
Packet error on startup suddenly.
Hello, I''ve been using backgroundrb successfully for months now, but
suddenly I''m getting the error below when trying to start it up. I did
some searching and I see that someone posted about it last month:
http://rubyforge.org/pipermail/backgroundrb-devel/2008-April/001685.html
Anyone have any idea what could have happened? I made no changes to
the code or configs, but I did
2008 Dec 26
4
''stack level too deep'' error
What might be causing this error? I see it once in 2-3 days and it goes away
when I restart backgroundrb. Quoted below is
my backgroundrb_server_11007.log file. Can I do anything to avoid this?
Thanks,
Raghu
==================================================================================
/usr/lib/ruby/1.8/monitor.rb:224:in `mon_exit'': stack level too deep
(SystemStackError)
from
2008 Jun 06
1
Unexpected NameError when invoking task on worker
Hi, I''m brand new to BackgrounDRb and trying to figure out the setup.
I cloned the git repository today as listed on the BackgrounDRb website.
Starting out with a very basic worker, but BackgroundDRb is crashing
on a NameError. Any help to resolve this issue would be greatly
appreciated! Thank you in advance!!
I am also attaching a text file with the output below since it might
be
2011 Oct 20
2
Wine through SSH for Quicken 2006
I am trying to run Quicken 2006 on Wine through an SSH tunnel. Everything is working fine through logging in and starting, until I click on one of my accounts in Quicken. At that point, Quicken freezes completely.
I am running this on a CentOS 6 x86_64 PC.
This is the information I get through a terminal window:
bash-4.1$ ssh -Y <<user>>@<<server>> env
2010 Mar 05
0
Wine release 1.1.40
The Wine development release 1.1.40 is now available.
What's new in this release (see below for details):
- Support for Wow64 registry redirection.
- Increased coverage of MSI standard actions.
- Various Wordpad improvements.
- Many shell fixes for better IE support.
- Improved support for typelibs.
- Better GL card detection.
- Various bug fixes.
The source is available from
2008 Jan 17
2
Inconsistent Model creation behavior
Hi,
I have a relatively simple Worker: (I added the line numbers to the
email, they are not in the worker)
#####################################################################################
class ImagetestWorker < BackgrounDRb::MetaWorker
set_worker_name :imagetest_worker
def create(args = nil)
end
def save_image(args)
@newbook = Book.new
@newbook.comment =
2019 May 15
0
Wine release 4.0.1
The Wine maintenance release 4.0.1 is now available.
What's new in this release (see below for details):
- Various bug fixes
- Sinhala and Tamil translation updates
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0.1.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0.1.tar.xz
Binary packages for various distributions will