Displaying 20 results from an estimated 140 matches similar to: "crash with winecfg"
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
2012 Mar 27
0
App. Delisprint hangs on second run
Hi all,
i need to get DelisPrint to work, a programm to print labels for DPD, a German parcel delivery company, for easier delivery.
http://www.dpd.com/de_en/Home/Versand/Informationen-zum-Versand2/Versand-anwendungen/DELISprint
i am using wine 1.4 from the ubuntu ppa, on a fresh updated Ubuntu 11.10 amd64 (see datails information at the bottom). Before i used the official ubuntu 11.10 packages
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
2010 Dec 13
2
Wine installing error
Friends, good day!
I am having the following error in any update or new installation that i am trying to do when installing wine (any version).
The error came from an installation for greek fonts in wine.
Take a look:
Code:
Selecting previously deselected package ttf-symbol-replacement-wine1.3.
(Reading database ... 289863 files and directories currently installed.)
Unpacking
2012 Jan 12
1
Wine installed... but not?
Hey,
I've got a Ubuntu 11.10 system I use as my home server. I installed wine on it a little while ago and everything was working great, I was using it to run Air Video Server.
At some point when I was installing new display drivers to enable GPU acceleration in XBMC Air Video Server stopped loading on boot. When I tried to fix it, I found that the system was acting like wine was not
2012 Jan 28
0
Error installing LeaguesOfLegends
Hi,
i would ask for some help.
i am running into the following issue installing LeaguesOfLegends
user at pc:~$ wine Downloads/LeagueofLegends.exe
Log file is being written to C:\users\user\Temp\LeagueofLegends.exe.log
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x274f84
user at pc:~$ winedbg Downloads/LeagueofLegends.exe
WineDbg starting on pid 0071
start_process
2011 Oct 25
1
Can't upgrade or reinstall wine
I'm running Ubuntu 11.04. I wanted to hold off upgrading to 11.10 until they got some of the glitches fixed, but by coincidence (I guess) at the same time 11.10 became available the updater started listing what I presume is the upgrade from 1.2.2 to 1.2.3. I can't tell, because I can't get my system to install it. I keep getting the error message "Requires installation of
2010 Aug 08
2
When rebuilding new 1.3 version, uninstall first?
When pulling a new version of the Wine1.3 source from Git, do I need to first uninstall the current the current wine1.3 before building and installing the new version?
If so, what's the command for that, since Wine1.3 is installed with tools/wineinstall instead of make install? Or do I use 'make uninstall' anyway? Or can I just overwrite the old version?
2010 Oct 19
2
Question about Steam.
I am running wine1.3, installed from the winehq repo on ubuntu 10.10. I installed steam through winetricks, nothing else. After this i told steam to start installing civ V. And for some time it just downloader with 1.4mb/sec. then suddenly everything stopped... and all i could squeeze out of my connection was 150kb/sek.
Is there anything in wine1.3, or perhaps steam running under wine1.3 that
2011 Oct 24
5
can't wine after upgrade to ubuntu oneiric 11.10
I just upgraded to Ubuntu 11.10 and now I've lost all wine functionality.
How can I get wine working again?
This is what I've tried:
john at desktop:~$ sudo aptitude search wine
p gnome-wine-icon-theme - red variation of the GNOME-Colors icon theme
p libkwineffects1abi2 - library used by effects
2012 Feb 13
1
Ubuntu doesn't Wine to update
Hello. When trying to update Wine, I get a "Requires installation of untrusted packages" error, with "wine1.3 wine1.3-gecko" listed under details. What have I done now?
2010 Oct 30
1
New Vegas + Wine
Ok, So I had wine 1.3.5 yesterday by doing this in terminal
sudo apt-get install wine1.3
now, wine 1.3.6 was released, how do I upgrade or get it? I have tried completely removing wine, then going back and doing
sudo apt-get install wine1.3
Is there a way to tell my wine version, because if I am at 1.3.6 New Vegas still says 'failed to enable gamebyro renderer'
any help appreciated
2011 May 10
0
Re: How i install wine in debian wheezy
I know that this post is a few months old, but I'd also like to add that the wine1.2 and wine1.3 packages from Ubuntu Natty work fine with Squeeze (I haven't tried them with Wheezy).
http://packages.ubuntu.com/natty/wine1.2
http://packages.ubuntu.com/natty/wine1.3
Just download the appropriate package from the link at the bottom of the page, depending on if you want wine 1.2.3 or 1.3.15,
2011 Dec 20
2
Problems Downloading Wine for Ubuntu
Hi
When I try to download wine....
Following the steps on the install page...
When I get here... To get the most recent Wine 1.3 beta, click this link to install the wine1.3 package.
"Launch Application" opens up and I do not know where I am suppose to go from here....
I also tried following the Alternative Command Line Instructions for Installing Wine:
and when I got to this
2012 Mar 10
3
is wine 1.4 equivalent to wine 1.4rc6?
I've updated my computer since the stable release of 1.4 but I'm still at 1.4rc6. Are they both the same?
If not, what do I need to compile?
I found this: https://launchpad.net/~ubuntu-wine/+archive/ppa
which has wine1.3 as version 1.4rc6, and then wine1.3-gecko as version 1.4.0... Not sure what the difference is there..
Any help?
2008 Mar 20
0
[RFC/PATCH 03/15] preparation: address of the 64bit extint parm in lowcore
From: Christian Borntraeger <borntraeger at de.ibm.com>
The address 0x11b8 is used by z/VM for pfault and diag 250 I/O to
provide a 64 bit extint parameter. virtio uses the same address, so
its time to update the lowcore structure.
Acked-by: Martin Schwidefsky <schwidefsky at de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
Signed-off-by: Carsten
2008 Jul 03
1
Blizzard Game Store Downloader doesn't work
I'm not really sure what the problem is or how to report it. It likely affects each individual game downloader application regardless of the game.
Anyway, the problem is that when you register a CD-Key or buy a digital copy of a game from the Blizzard store, they give you a P2P downloader app. Someone on the forums said it has some of your account information embedded in it to authorize
2001 Jun 29
3
Fail to build R (PR#1005)
Full_Name: Ziying Sherwin
Version: 1.3.0
OS: Solaris 2.8
Submission from: (NULL) (130.14.31.32)
We tried to install R on our Sun Solaris 2.8 machine using gcc 3.0. During the
compilation,
we got error messages like:
gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -g -O2 -c sockconn.c -o sockconn.o
gcc -shared -o internet.so Rsock.o internet.o
2010 Dec 09
1
Adobe Director issues
Hi again.
I'm trying to run Adobe Director 11.5, I made a search and it's not in the AppDB. I knew beforehand it almost obviously would not work before doing some tweaks. However, I take a look at the console's log, and I have no clue about it.
Code:
User at linux-e9or:~/Downloads/AdobeDirector115> WINEPREFIX=~/director wine Setup.exe
fixme:console:AttachConsole stub ffffffff
2010 Aug 07
2
Wine 1.3 packaged for Ubuntu, must be installed explicitly
I have added a new series of Wine 1.3 packages to the Wine PPA:
https://launchpad.net/~ubuntu-wine/+archive/ppa
These are for 10.04 (Lucid) only and must be explicitly installed:
sudo apt-get install wine1.3
Users who simply install the wine or wine1.2 packages (as in, all
existing users) will instead get the stable Wine 1.2 release, which is
still packaged there.
Thanks,
Scott Ritchie