Hi there, run into a minor issue with my Wineskin wrapped programs on the Mac. (Most things are working just fine now).
When I set it to "Try to shut down nicely" then - sometimes it works fine, and my programs save their settings before they close down - but sometimes when I click on Quit in the top menu the program doesn't close - nothing happens at all, it just keeps running.
User then has to close the program using its close box instead.
Is this a known bug in Wineskin? Is there anything I can do about it?
I'm the programmer so can alter how the programs behave in response to any messages sent to it.
If necessary I'll just keep it like this since it is far better to not do anything than to exit and lose the user's settings especially in cases where that might involve the user losing a significant amount of creative work - and can put warning on the download page about this, is easy enough for them to choose close instead. But interested to know if there is anything I can do about it.
Thanks!
↧
"Try to shut down nicely" sometimes disabling Quit
↧
SE Amp CAD looking for printer at boot, in order to run
Hiya Winos ;-)
Please excuse my basic lack of programming skills !
I've just purchased SE Amp CAD, http://www.tubecad.com/.
On my OS X Mavericks MacBook it installs fine and initially runs the above applications opening window before abruptly halting and X11 outputting the following error message:
Exception EReadError in module SEAMPCAD.EXE at 12BF:2B78.
Error reading TestReportPrinter.Orientation: Operation not supported on selected printer
I get the same message running SE Amp CAD on my PC too, and the fix is to simply go to the Windows Control Panel and install a printer.. any arbitrary printer will do, it appears that the program has a bug which relates to the spooling of jobs or something.
Anyway once I've installed any printer with the default settings the program runs fine, SO....
How do I install a windows printer in Wineskin so that SE Amp CAD thinks one is installed and just works ?
I did install CUPS-PDF in OS X in an attenpt to see if that would register in the Wineskin Windows file structure, alas it has not.
Any suggestions are most appreciated.
↧
↧
Dark Souls 2 not working
I first linked the wrapper to the setup.exe so that the game can install, which went fine. Then I went back and changed it to the DarkSoulsII.exe which appeared in the game folder that was installed. When I open the application the game's window pops up but then I get an error that says there is something wrong with the exe. Il attach the details below. This is the first wineskin that Iv tried to make that sort of works. Is there something I should do with the winetricks or something?
↧
Options used to compile engine
Hi,
Is there a way to find out how the engine was compiled?
Eg. 1.7.24 vs 1.7.24D3DBoost
↧
Trying to run VoiceAttack. Any help?
I'm not very good at wine skinning things. I've only successfully done it once or twice.
At the moment I'm trying to figure out how to run VoiceAttack on my macbook. I don't need it to be fully functional and work with my mic, I just would like it to be able to view and edit profiles while I'm away from my pc.
On one of the error logs I get this:
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
and the other one is significantly longer, and gives me various versions of this:
[629659.749] [dix] Could not init font path element /opt/X11/share/fonts/75dpi, removing from list!
Does anyone have any tips?
↧
↧
gameux problem
Hi. Sorry if I don't know how to explain my situation, I'm very new to this and I've never tried to build my own engine. Sorry if I leave something out.
I'm trying to play Transformers: War for Cybertron. I've installed most versions of d3dx9, including DirectX9 and all Visual C++ libraries. I've disabled gameux.dll from wine cfg but I get an error instead.
I'm using WS9 wine 1.7.38. I've downgraded the engine but it doesn't make a difference.
This is the error I get:
fixme:gameux:GameExplorerImpl_VerifyAccess (0x1714e8, L"C:\\Program Files\\R.G. Mechanics\\TRANSFORMERS - War for Cybertron\\Binaries\\TWFC.exe", 0xa1dadc)
fixme:win:EnumDisplayDevicesW ((null),0,0xa1d3bc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0xa1bfcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0xa1bd4c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
__My computer specs:__
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro8,1
Processor Name: Intel Core i5
Processor Speed: 2.3 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Memory: 4 GB
Boot ROM Version: MBP81.0047.B27
SMC Version (system): 1.68f99
Sudden Motion Sensor:
State: Enabled
Graphics/Displays:
Intel HD Graphics 3000:
Chipset Model: Intel HD Graphics 3000
Type: GPU
Bus: Built-In
VRAM (Total): 384 MB
VRAM (Dynamic, Max): 10
Vendor: Intel (0x8086)
Device ID: 0x0126
Revision ID: 0x0009
Displays:
Color LCD:
Display Type: LCD
Resolution: 1280 x 800
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes
Built-In: Yes
↧
Half Screen Showing
Hey guys, I'm about to give up, been trying all day long and haven't come to a solution... Any help/ideas?
↧
Launching exes from an external drive
Games are becoming very large (point in case: 40gb for FFXIII on PC) and I wanted to run them on an external drive. However, since my external drives are usually formatted in NTFS, when you drop a wrapper there it tends to mess with permissions and so and becomes unusable.
The solution I found was to mount the external drive as my D:\ drive (from Tools > WineCFG > Drives).
However the problem is that when I try to direct the wrapper to the drive it does not work (for some reasons it seems to only consider drive_c as a viable root path (and indeed the path on the wrapper config is "/MyExecFolder/MyExec.exe".
Dumb workaround: create a launcher.exe file that launches "D:\MyExecFolder\MyExec.exe"
It works, but I was wondering if there's a way to do that directly from the wrapper config (aka is there some voodoo on the executable path bar that I should know?)
TLDR: it works if you mount the drive as D:\ and then use a .bat launcher that looks for the exe you really want to launch
↧
Garena
Hi. I'm new to this app. and i was trying to install Garena in my mac os x 10.6.8.
I was successful in installing garena, but after I clicked to install LoL in my mac. after a while it showed me this (see attached) this goes for a while now. Garena is a client here in philippines like steam.
intel core2duo 2.4ghz
4gb ram
gma x3100
↧
↧
Civilization Beyond Earth
Does anyone know how to get Civ to work on wineskin?
↧
Stronghold crusader 2
Hi,
i would like to understand the way to create the wrapper for stronghold crusader 2
thanks in advance for your responce
↧
wrapper problems
hello i have an issue that i have created for myself unintentionally ,
after reinstalling OSX all package files I made with wineskin and even other package files i have downloaded from others will not load and when i look inside the packages the drive_c is seen as a 4kb unix file instead of drive structure.
can anyone point me in the right direction ? , i thought all the files were missing (perhaps they are) but when i use the advanced options inside the wineskin pack for selecting the start .exe , its possible to browse the drive_c file structure (perhaps its just a map).
however other packaged games i have downloaded from other people share the same fate, inside the drive_c is just a unix file.
where have i went wrong ?
cheers
↧
rld.dll error
Hi guys,
I'm trying to install sims 4 using wineskin. Even though I applied the crack, i am getting an error which says " The dynamic library rld.dll failed to initialize (E1103)"
Any help will be be appreciated (:biggrin:)
Thanks!
Btw wineskin gave me only one report
↧
↧
Freezes after a couple minutes each time; how to debug?
This is the first wineskin wrapper I've used, for Sins of a Solar Empire. Everything starts up fine, but it freezes after a few minutes each time. Inside the Wineskin.app I tried both XQuartz and WineskinX11... same effect. I'm completely new to Wineskin so I have absolutely no idea what to try... any suggestions would be greatly appreciated!
Running 'Test Run', the logs I get before crashes are (full log attached)
{CODE(wrap="0")}Sins of a Solar Empire Trinity74388738Wine(43053,0x48325000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Assertion failed: (content != nullptr), function bool CGSDatagramReadStream::dispatch_next_datagram(), file Services/PortStreams/CGSDatagramReadStream.cc, line 328.{CODE}
Some system info:
WS9Wine1.7.29
Model Identifier: MacBookPro9,1
Processor Name: Intel Core i7
Processor Speed: 2.6 GHz
Chipset Model: NVIDIA GeForce GT 650M
↧
Freezes after a couple minutes each time; how to debug?
This is the first wineskin wrapper I've used, for Sins of a Solar Empire. Everything starts up fine, but it freezes after a few minutes each time. Inside the Wineskin.app I tried both XQuartz and WineskinX11... same effect. I'm completely new to Wineskin so I have absolutely no idea what to try... any suggestions would be greatly appreciated!
Running 'Test Run', the logs I get before crashes are (full log attached)
Sins of a Solar Empire Trinity74388738Wine(43053,0x48325000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Assertion failed: (content != nullptr), function bool CGSDatagramReadStream::dispatch_next_datagram(), file Services/PortStreams/CGSDatagramReadStream.cc, line 328.
Some system info:
WS9Wine1.7.29
Model Identifier: MacBookPro9,1
Processor Name: Intel Core i7
Processor Speed: 2.6 GHz
Chipset Model: NVIDIA GeForce GT 650M
↧
Visual C++
Hello,
I am using Metatrader 4 with Admiral. Some special features require Visual C++. How can I install this at Drive C and Metatrader 4 using Wine/Wineskin/Winebottler?
Thank you!
Regards, Jo
↧
16 bit color mode frustrations
Hi, I'm running Mavericks 10.9.5, and I am just about to have a breakdown from my windows games not working anymore. As of now I'm being forced to run my games through xQuartz because without it my games won't run at all.
I'm having this really frustrating problem now where one certain game doesn't run unless it's in 16 bit color. I of course keep pressing OK to confirm when the message pops up, but the message continues to persist even after clicking OK many times.
What is going on?
↧
↧
winkskin currently busy help
I have a 2.4 processor 10.6.8
im trying to install rollercoaster tycoon 2 but every time i click the setup.exe its just says
wineskin is currently busy please wait and i have been waiting forever and the installer has not came up yet, i tried everything uninstalling, rebooting and i got my wrapper from paulthetall which is supposed to work well with my gog version of the game...please help me fix this so i didnt just waste my money on a game. :(
↧
SKRM-WineskinWrapper.dmg.7z What to do with it???
I just downloaded SKRM-WineskinWrapper.dmg.7z
When I right-click on it there is no option to show package contents and double clicking just tells me there's no associated program.
What the heck?
I got it so I could install and play Skyrim, which I bought on Steam.
I've never done anything like this before.
I visited this page, http://portingteam.c...-downloaded-it/
But since I couldn't get past the first step it wasn't much use.
I hope somebody reads this...
Thanks
↧
Yosemete killed my wine run apps
I've used Wine and Wineskin to run INCENDIA EX on my Macbook air and Macbook Pro for years but with the advent of upgrading to Yosemete, they do not work any longer.
Has anyone had problems with apps not running after a Yosemete upgrade and more important, any fixes?
Thank you
LMimagery@aol.com
↧