search for: winprocs

Displaying 20 results from an estimated 34 matches for "winprocs".

Did you mean: winproc
2010 Nov 28
2
wine: Unhandled page fault on read access
Hi, Thanks for the tips. I tried with winetricks but gave me a problem to get this installed, I finally did it semi-manual. As you said I could open an sample set but nothing more. I then upgraded to wine 1.3.8 today. Will this overwrite the winetricks dll's or not? I could start the application open and save a dataset although they seem to be empty!?. I started to move deeper into the
2011 Jan 31
1
crash with winecfg
hi, when i start winecfg in terminal i get an error message. Code: maik at maik-laptop:~$ winecfg fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004).
2004 Sep 08
2
Running microsoft vss under wine
Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2009 Dec 18
0
Wine release 1.1.35
The Wine development release 1.1.35 is now available. What's new in this release (see below for details): - Support for OLE transacted storage. - Better certificate checking on secure connections. - More progress on the 16-bit separation. - Left 4 Dead 2 DRM really supported now. - MSI performance improvements. - 64-bit fixes in debugger support. - Various bug fixes. The source
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108 CVS update run this morning Ran the following commands make uninstall make clean /tools/wineinstall Lotus Notes RNext running OK with latest CVS (I was having problems where buttons would not work), however if I go into User Preferences, and then click on either the OK or Cancel button, a crash occurs producing the following in the debugger.... WineDbg starting...
2010 Nov 03
3
pepakura3 "DIB Init Failed"
Ubuntu 10.10 amd64 using ppa:ubuntu-wine/ppa wine version installed: wine1.3 1.3.6-0ubuntu1~maverickppa1 software in question: Pepakura Viewer 3.0.4 http://www.tamasoft.co.jp/pepakura-en/ http://www.tamasoft.co.jp/pepakura-en/download/setup_pepakura_viewer304_en.exe william at Origin:~$ winecfg wine: created the configuration directory '/home/william/.wine'
2009 Jul 02
6
installer of an application fails
At the company where I work we use an application, that is made by an outside company. for now it works OK under windows, but now we plan to migrate the users to Linux and they don't plan to write a Linux app. So we are trying to run the app under wine, but it fails during installation. We use the latest development version of wine (1.1.24), because of another app, that needs it (it doesent
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
2013 Dec 18
1
Installing The Witcher, GOG edition
Greetings, rhe installation of the_witcher_enhanced_edition_2.0.0.12 under wine-1.7.4 succeeds up unto the half, then stops and the terminal shows fixme:win:alloc_winproc too many winprocs, cannot allocate one for 0xeb4678c Any thoughts? Hartmut
2001 Aug 09
2
Printing AND memory
Does anyone know why I am getting an error message about "insufficient memory" when I try to print from wine? I am running Lotus Notes 5.0.6. Thanks Richard
2007 Aug 10
0
Wine release 0.9.43
...ser32: Erase parent window when child is hidden. From a patch by Clinton Stimpson. advapi32/tests: Don't test the contents of an uninitialized buffer. configure: Add -m32 flag for C++ compiler too. ntdll: Relax the activation context size check. user32: Store all builtin winprocs at the start of the array. make_makefiles: Added support for updating include/Makefile.in. gdiplus: Fixed GdiplusStartupOutput definition. user32: Fixed the return value of DispatchMessageA/W. user32: Get rid of winproc.h and move definitions in user_private.h. d3d9: C...
2010 Jun 20
2
DIBEngine and gdi32/user32 controls drawing loop performance
Hello, since I had a poor performance in drawing many buttons and text input fields at the same time into a window with wine, I applied the DIBEngine patch (http://wiki.winehq.org/DIBEngine) that is available for wine 1.1.44 (http://bugs.winehq.org/attachment.cgi?id=27879) to the 1.1.44 version of wine and started my application program that needs to draw many button and text input fields in a
2009 May 22
0
Wine release 1.1.22
The Wine development release 1.1.22 is now available. What's new in this release (see below for details): - More improvements to OLE copy/paste. - Beginnings of x86_64 exception handling. - Direct3D locking fixes. - ARB shaders improvements. - Better OpenGL pixel format support. - Various bug fixes. The source is available from the following locations:
2007 Jul 13
0
Wine release 0.9.41
...figure: Fix typo in liblcms notice check. kernel32: Implemented GetTickCount64. user32/tests: Flush messages more aggressively in a couple of tests. msi/tests: Comment out call to function that is still a stub in Wine. user32: Check both A and W proc for previously allocated winprocs. user32: Allocate a dual A/W winproc for DefWindowProc. dnsapi: Fix some potential infinite loops because of an unsigned loop counter. wldap32: Fix some potential infinite loops because of an unsigned loop counter. Anatoly Lyutin (1): cmd: Use toupperW instead of toupper....
2009 Dec 04
0
Wine release 1.1.34
The Wine development release 1.1.34 is now available. What's new in this release (see below for details): - Many fixes for crypto certificates support. - A lot of MSHTML improvements. - Various fixes to support the Left 4 Dead 2 DRM. - A number of OLE marshalling fixes. - More Listview improvements. - Various bug fixes. The source is available from the following locations:
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available. What's new in this release (see below for details): - Completion of the 16-bit separation. - Improved Shader Model 4 support. - A ton of memory leak fixes. - Improved debugging support for MinGW. - A number of MSHTML fixes. - Various bug fixes. The source is available from the following locations:
2016 Jun 16
0
Wine release 1.8.3
The Wine maintenance release 1.8.3 is now available. What's new in this release (see below for details): - Various bug fixes. - A lot of NVidia cards added to the GPU description table. - Updates to the National Language Support files. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.3.tar.bz2
2020 Aug 07
0
Wine release 5.0.2
.... ddraw: Allow to create managed textures with DDSCAPS_TEXTURE|DDSCAPS_3DDEVICE caps. Alex Henrie (2): mmdevapi: Report 100% volume in GetMasterVolumeLevelScalar stub. wine.inf: Add Winlogon keys. Alexandre Julliard (5): user.exe: Clear out the thunk array to catch invalid winprocs. ntdll: Don't abort directory search in single entry mode when a file is ignored. urlmon/tests: Update winehq.org's IP address. secur32/tests: Update for new WineHQ certificate. wininet/tests: Update for new WineHQ certificate. Alistair Leslie-Hughes (3): d3dx...
2006 May 28
6
Problems to find a usefull wine configuration
Dear good wine people, I wanted to use cedga or wine so i downloaded all the required packages (mesa, SDL, freetype, etc) and downloaded wineCVs.sh and runned it. I tryied downloading two profiles and compiling them and got two different results. Profile 1: cedega --------------------- I compiled and installed without problem I configured cedega to include its own virutal disc, i copied all the