Displaying 9 results from an estimated 9 matches for "din99".
Did you mean:
din
2011 Jun 19
3
wine debug log
i'm trying to run a private app with wine 1.3.22 on ubuntu natty i386.
While it begins to load, a new dialog box is opened named "wine debug" and a popup warn: sorry wine have met a fatal error (or so). Then closing this popup, all the usefull debug comments light up inside the debug dialog box.
The problems are:
- only the latest debug lines can be seen as it cant be scrolled back
2011 Oct 13
10
WINE 1.3.30 Rocks!
Ever since Canonical removed native OSS support (removed in Ubuntu 10.10 and 11.04), Starcraft sound has been very poor-i.e. scratchy, delayed, clipped, skipped, and sometimes no sound at all. I suspect PulseAudio had some part in it, but removing it broke so many other desktop sound functions.
Anyways, 1.3.30 with directsound works perfect-even with PA enabled! The new DIB engine seems to make
2010 Mar 22
1
Metaeditor 1.1.41 can't edit file
If i choose MetaEditor to edit a file, i got these errors, and cant open that file:
err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\notepad.exe" (error=80)
err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\wordpad.exe" (error=80)
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf24
2010 Oct 13
1
dll number release
hi,
a use an app that require the latest psapi.dll for better working. Checking that dll properties, nothing indicate which release number it is, how to know about it ? I'm using latest wine 1.3.4.
2012 Mar 01
2
server_ioctl_file Unsupported ioctl 24000
Since a while now i get this error flooding xsession-errors log when i run wine on ubuntu i386:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0)
i wonder if its a linux kernel message or a wine one ? and what to do ?
2012 Feb 27
5
Problem with wine and Firefox, Thunderbird or Seamonkey...
Hi all,
I Use thunderbird and firefox, and sometimes Seamonkey on my job (onto windows 7, 64 bits) and at home (under Ubuntu 11.10 64 bits), so for that, I use Wine, which was very nice until few weeks when I had error message and that doesn't worked more...
For this use, I use portable software (from portable apps), and I already post my problem on other forums
2010 Dec 05
6
wintricks error
htr at htr:~$ winetricks directx9
Executing wget -O directx_feb2010_redist.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/E/E/1/EE17FF74-6C45-4575-9CF4-7FC2597ACD18/directx_feb2010_redist.exe
directx_feb2010_redist.exe: Access denied
------------------------------------------------------
Note: command 'wget -O
2010 Oct 01
7
Trouble installing packages with Winetricks
Hi all.
I know I posted a similar topic before, but I think it's necessary to re-formulate the problem since it has taken a different wider focus.
I'm trying to make some of my Windows apps to work on Linux which used to work quite well with Wine back when I had openSUSE 11.1 last year. Right now I'm focusing in one called DBabble. Back in 11.1 I used Wine Doors to download libraries
2010 Nov 25
1
svn winetricks bash
hi,
i'm looking to get the latest winetricks trunk release automaticaly by running a cron.daily task using bash on ubuntu ( /etc/cron.daily/wtricksupd ); how to write it ?
i'm surprised that the winetricks script have a version number (date) but not a revision one (r1984 ...), so how to know if we are using the latest script ?
i've tried:
#! /bin/bash
wget