similar to: (no subject)

Displaying 20 results from an estimated 100 matches similar to: "(no subject)"

2001 Dec 11
1
VirtualProtect and app crash: exception handling?
I downloaded (shudder) Microsoft's windbg program (http://www.microsoft.com/ddk/debugging/installx86beta.asp) and ran it for the app under Win2000/VMWare. It also shows an exception at the same access! However, windbg displays the exception and then allows the user to continue the program, letting whatever exception handler the program installed handle the exception. And the program does
2005 Apr 28
2
Help with using the WINEDEBUG variable
Hi users. I have found the WINEDEBUG variable to be very useful. However, now that my program starts, using WINEDEBUG=trace,+all or WINEDEBUG=+all creats log files well over 2.0 GB. I am trying to find messages like the following: 0009:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4725f1 (and the few lines above it) to try and figure out what's causing my Dreamweaver to
2005 Jun 19
1
Unable to open file msvcrtd.dll-wXxWlU.spec.c
I am trying to run the Samsung's EasyGSM program. And get the following trace: fixme:seh:EXC_RtlRaiseException call to unimplemented function msvcrtd.dll._CrtCheckMemory First chance exception: unimplemented function msvcrtd.dll._CrtCheckMemory called in 32-bit code (0x4068605c). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:005f EIP:4068605c ESP:4066fd28 EBP:4066fd9c
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
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hi Pavel, Right, my app also crashes in a different place under winedbg, although it crashes in the same winedbg place under gdb. I took a closer look at wine --winver nt40 --debugmsg +all. I found something interesting. If I search for queue_exception, I find that there is an exception raised before the LoadOEMCall, about 328klines in: 0806d398:Call
2004 Jun 11
2
wine is6 problems
Hi all, I am trying to install an application which uses Install Shield 6 under wine (wine-20040505, built from source). I copied over stdole32.tlb from windows installation. There are no other native DLLs apart from this. But the setup crashes. I have enclosed the backtrace. Googling led me to many threads with similar problems. Various options I tried were : - Using native oleaut32.dll
2005 Feb 27
1
mIRC issues with FEB 27 cvs
I specified the date of the latest cvs source I built to solve this issue, but it affected ealier versions as well: 2.4.29 kernel gcc 3.3.4 cvs source from FEB 27, 2005 mirc 6.16 did standard ./configure; make depend && make; sudo make install did winecfg to create the .wine directory and set up the registry. No config file. wine mirc.exe to install mirc wine "c:\\Program
2003 Jun 20
2
winword2000 has pipe problems
High dears, I just do my first step on wine on SuSE8.2 and Wine 20030508, installed from new rpm for SuSE. First I have installed the Office2000 with that command: Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe hat it seems to be work: I have got the messages "restart your Computer". After that I start wine notepad only to see if wine is still working
2004 Dec 22
7
From a newbie: how to run MS Word?
Hi! Half an hour ago I installed wine-20041201 under Mandrake Linux 9.1, successfully I think. On my PC I also have a partition with Windows 98 in it, correctly mounted. I installed Wine with the main purpose of properly writing and reading documents in MS Word, since neither kword, nor Open Office kwrite nor even abiword achieve this purpose in a satisfaying way. Now, probably I haven't
2004 Oct 30
1
Myst - config [x11drv] section documentation anywhere?
Hi, I'm attempting to bring up Myst but running into some issues that are presumably graphics related. I had thought that I'd read the manual before I started asking questions here but found that the Wine Configuration File page is inconveniently missing the [x11drv] section. Is there anything written but happens to be elsewhere that I might read? The question I'm trying to
2004 Nov 10
4
pix in MS Office
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: wine_weirdness.ppt Type: application/vnd.ms-powerpoint Size: 33792 bytes Desc: wine_weirdness.ppt Url : http://www.winehq.org/pipermail/wine-users/attachments/20041110/d6ae19a2/wine_weirdness.ppt
2002 Jan 07
0
Unhandled exception: page fault on read access
Skipped content of type multipart/alternative-------------- next part -------------- wine --debugmsg +seh wlaunch.exe fixme:module:CreateProcessA (sciw.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid <snip> repeated 52 times /<snip> fixme:font:AddFontResourceA ("C:\\WINDOWS\\Fonts\\reale___.ttf"): stub! Read the Wine
2005 Mar 21
1
Program Crashes on Startup
Hi, I'm trying to run a software package for viewing weather data under wine, but the program crashes with an unhandled exception before I can even see a window. The program is freely available (for educational and non-commercial use) here: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe This is running with Wine 20050310. I've included the relevent
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hooray, I got gdb to do what I need, to skip the first exception and break before the second. The key commands are: gdb (winepath)/bin/wine Set the arguments: > set args --winver nt40 yourapp Tell gdb to pass segmentation faults to the program: > handle SIGSEGV nostop pass Set a breakpoint at main: > b main Run the program: > run This loads all the shared libraries, and
2001 Mar 13
3
problems running homesite
Hi there, I have just installed wine (release 20010305) and it looks to work good. I can run notepad without trouble, winecheck.pl has one bad and one critical result: 023. Checking device needed for DGA (option "UseDGA"): /dev/BAD (/dev/mem is not writable for you). - ADVICE: Use chmod as root to fix it ("man chmod"). 025. Checking availability of windows registry
2010 May 21
0
Wine release 1.2-rc1
The Wine development release 1.2-rc1 is now available. This is the first release candidate for Wine 1.2. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.2 as good as possible. What's new in this release (see below for details): - Many new toolbar icons. - Support for alpha blending in image lists. - Much more complete shader
2004 Dec 02
4
Codec Conversion
Hello, Is there an utility for asterisk for codec conversion? I tried google but i haven' got anything. I am trying to initiate a call with G711 codec to asterisk and i would like asterisk to call a gateway with an g729 codec, therefore making a codec conversion from g711 to g729. I know chan_oh323 does it by specifying the OUT_CODEC variable, but chan_h323 does not. And i was wondering is
2001 Jun 27
1
err:ntdll:RtlpWaitForCriticalSection...
Hi there, I'm relativly new to this linux-stuff an especially to wine. I'm trying to bring up an software that is using the FOXW2600.ESL als runtime library (as far as i understand this). All i can get out of wine is a blank and black (managed) screen an a bunch of messages at starting konsole. At the end wine claims to be successful. I'm running SuSE 7.2 codeweavers-wine-20010305
2004 Oct 01
2
Wine and microphone
I've been trying to get Skype to run under wine, and although the speaker works great, the microphone doesn't appear to work. Microphone works great from linux. Anyone have thoughts on how to get wine to recognize my microphone? Running SuSE 9.0, wine-20040813-SuSELinux90.i586.rpm. PatC -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Apr 21
10
apci issue
Hi, Updated to current bk today, and my machine stopped booting ... I''ve tracked it down to the apic changes from end of last week. cset 1.1307 boots fine, 1.1308 doesn''t. Diff of the boot messages is below. Full logs are also attached. Gerd --- log-1.1307 2005-04-21 14:40:57.372885027 +0200 +++ log-1.1308 2005-04-21 14:38:52.236553392 +0200 @@ -7,7 +7,7 @@