Displaying 20 results from an estimated 50000 matches similar to: "Can't Run "Within A Deep Forest""
2006 Aug 20
1
jstrip installs fine, but errors when trying to run.
I am trying to run jstrip under wine, here is the link, below is the
error... is there any hope? this is the last program I need from
windows world.
http://davidcrowell.com/jStrip/Default.aspx
installation went well, here is the output:
elw@magneto:~/jstrip$ wine setup.exe
fixme:advapi:CheckTokenMembership ((nil) 0x7fd4f738 0x7fbafe1c) stub!
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
2010 Dec 28
2
How to set up google client
I have downloaded translate client google program at http://translateclient.com/
Before , I have already installed wine 1.3.
But when I wrote the following string in terminal :
Code:
wine wine translateclient_install.exe
I therefore get many synstac errors :
Code:
salinh at salinh-P5L-MX:~$ wine translateclient_install.exe
err:richedit:ReadStyleSheet skipping optional destination
2008 Aug 02
1
Photoshop Elements 6.0 setup hangs (in InstallShield)
Window says:
<begin window>
...
Please wait while the InstallShieldWizard installs Adobe Photoshop
Elements 6.0. This may take several minutes.
Status: Removing applications
...
...
Button: <Back (disabled) Button: Front> (disabled) Button: Cancel (enabled)
...
<end window>
When I press Cancel it asks me if I am sure. And regardless of the
answer it brings me back to the
2012 Mar 13
9
Cannot install aok (Age of Empires 2: Age of Kings) on Wine
Hi there,
I'm running Wine 1.3.28 on Ubuntu Oneiric and I cannot manage to get aok installed. The installation routinely freezes immediately after the program starts to copy the first file, the message that pops up says there isn't enough space on disk (clearly a false statement) or that the folder is being used by some other program (which one?).
Thanks for your help.
2011 Mar 14
4
Autocad 2011 instalation is breaking up
Hi ppl
I need hel installing autocad 2011. I'm using wine 1.2.2 (ubuntu 10.10)
I've copyed whole autocad DVD onto my HDD and started a setup with wine. Setup is installing fine (directx installation and everything) huntil it comes to part where it is installing autocad files - then the installation just stops and starts to undo itself like I've pressed cancel to install...
Has anyone
2010 May 29
3
Problem Running a game called Gothic
So, I am having a problem running this game I installed in the virtual drive created by Wine. I am new to running anything through wine. My current OS is Ubuntu 10.04 and the version of Wine that I am using is 1.1.43. The game seems to crash before I can even open it. This is the information I have so far:
fixme:reg:GetNativeSystemInfo (0x33fe40) using GetSystemInfo()
2011 Feb 17
5
Issue with installing Zen4.0.1 on ubuntu 9.10
Hello Xen-development team,
When I was compiling my kernel I hit this error when I executed the
“make” command
————————-
CC [M] drivers/net/sfc/falcon.o
drivers/net/sfc/falcon.c:2928: error: redefinition of
‘falcon_dimension_resources’
drivers/net/sfc/falcon.c:2825: note: previous definition of
‘falcon_dimension_resources’ was here
make[3]: *** [drivers/net/sfc/falcon.o] Error 1
make[2]: ***
2001 Mar 17
2
Beta4 artifact/bug in the bass area
Hi!
Today, I found an encoding bug with a new tune by me.
http://www.uni-karlsruhe.de/~us87/ogg/vorbis_bassrumble_demo.rar (2.1MB)
contains the original .WAV in 16bit/44.1kHz and an .OGG encoded at
350kbit/s. I found the bug when listening to the 128kbit/s version, but
encoding it with that high bitrate didn't change a thing.
The deep bassdrum contains a rumbling, knocking sound (the first
2007 Apr 25
0
Wine menubuilder error
Hi all,
Last night I tried to install winzip using Wine into my suse 10.2. But
after installed, I cant see any program menu created in Gnome menus.
I have copied the error for you to examine.
xxxx@linux-xxxx:~/Documents/Downloads> wine winzip110.exe
fixme:reg:GetNativeSystemInfo (0x34fea0) using GetSystemInfo()
fixme:process:IsWow64Process (0xffffffff 0x34fe9c) stub!
2012 Feb 05
0
Planswift
I recently switched from Windows to Linux (Ubuntu). I have had no issues until for a job I was required to use a program called Planswift (planswift.com). It's specialized construction software that only runs on Windows. I tried installing it with Wine, there were no problems until the very end of the installation when it was "finalizing" and a small message window with a status
2005 Sep 08
2
Re-evaluating the tree in the random forest
Dear mailinglist members,
I was wondering if there was a way to re-evaluate the
instances of a tree (in the forest) again after I have
manually changed a splitpoint (or split variable) of a
decision node. Here's an illustration:
library("randomForest")
forest.rf <- randomForest(formula = Species ~ ., data
= iris, do.trace = TRUE, ntree = 3, mtry = 2,
norm.votes = FALSE)
# I am
2006 Jan 12
1
wine and jack => segfault?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I am new to this list and just wanted to ask a question regarding Wine
and JACK:
I'm running JACK as my sound daemon and today I installed Wine (from the
APT-Repository). I setup my .wine directory with the help of winetools.
So far everything works fine, except sound output (tested with wmplayer
and a simple wav file). So I selected
2004 Sep 06
1
added background noise problem?
Using narrow, wideband, and ultra-wideband encoding on a short 16khz wav
gave .spx's of 3,789 ... 2,935 ... and 1,875 bytes. Even after reading the
manual, smaller files for the higher frequency encoding seems
counter-intuitive.
My mp3 at 32 kbps on the original 22khz wav is 3,866 with a quality
comparable to speex wideband on the converted 16khz wav, so speex is a 24%
improvement in size.
2009 Feb 16
5
Photoshop Cs3 or Cs4
Hello people! I've problems with the installation of Photoshop cs3 or cs4. When i try to install with the setup.exe Photoshop cs3, it give me this:
deandreon at deandreon-desktop:~/Scrivania/photoshop2$ wine setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2012 Dec 14
1
[Bridge] [PATCH] bridge: Bug fix for incorrect interpretation of MLDv2 maximum response code
This patch fixes the incorrect interpretation of endianness of MLDv2 maximum response
code within bridge's multicast snooping code.
Signed-off-by: Ang Way Chuang <wcang at sfc.wide.ad.jp>
---
diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c
index 977c3ee..29c6283 100644
--- a/net/bridge/br_multicast.c
+++ b/net/bridge/br_multicast.c
@@ -1172,7 +1172,7 @@ static int
2008 Aug 01
4
Incredimail....Need help/ideas to get it running
I am trying to get a program called " Incredimail " working for my partner , she is love with it, and is stopping me from fully going to Ubunut.
It seems to really on IE 5.5 +, along with VisualBasic C++.
It loads up and installs, but wont run. Has anyone had any experience with this program, and getting the various C++ libs installed correctly..
2011 Jul 12
5
Proposal to change Samba contribution copyright policy.
Hi all,
Some history. Samba has historically only accepted code
with personal, not corporate copyright attached.
There were a couple of good reasons for this in the past, one
of which was that we preferred GPL enforcement decisions
to be made by individuals, not by corporations.
Under GPLv2, a license violator loses all rights under the
license and these have to be reinstated by the copyright
2007 Mar 07
0
app does not start but "Wine exited with a successful status"
Hello,
I try to run an windows application with wine the first time, read faqs and
howtos, but I do not have a clue where to find a solution for my problem.
Maybe you can give me a hint.
I installed the windows application "SchildNRW" with
jochen@rod:~$ wine .wine/drive_c/SchildBasisSetup.exe
That was all right.
(
Invoking /usr/lib/wine/wine.bin .wine/drive_c/SchildBasisSetup.exe
2002 Sep 19
1
RedHat 7.3
I'm haveing a little problem run redhat 7.3.
When I boot up the srceen is localhost what do I do how?
Help me!!!!!!
SFC Jerry A Zimmerman II
Quality Control Armament Inspector
2001 Mar 27
1
Samba windows mount problem - some files and directories can't be seen even though they exist!
Hi.
I have mounted a Windows 2000 Pro computer under linux using:
mount -t smbfs -o username=phill,password=xxxxx //winbox/drivec /mnt/winbox
I can then jump into /mnt/winbox/ and navigate around the Win 2000 box.
But...
For some reason some of the files and directories on the windows
computer are not showing up.
For example, I have just moved a heap of wav files for our
audio-processing