similar to: On Ubuntu 12.04 64 bits : stack overflow

Displaying 20 results from an estimated 1000 matches similar to: "On Ubuntu 12.04 64 bits : stack overflow"

2010 Sep 21
2
General Alawar games issue
See bug 23374. Originally, this was an issue raised for one particular game. But my experiences with other games from the same company indicate that this may be a more widespread problem for their games. The original poster tried one of their "Strange Cases" games. I've tried a "Natalie Brooks" and an "Alabama Smith" adventure. Each keeps coming up with the
2011 Oct 05
7
OLE error 80004002
Hello! i create my software by Delphi 2010 for Windows, when i start my program by Wine 1.2.1 on linux i get error 80004002 "No such interface supported". I debug programm and found error code --- function TXMLDocument.SaveToStream(TMemoryStream); // Error --- stuff of the function unit XMLDoc; procedure TXMLDocument.SaveToStream(const Stream: TStream); begin CheckActive;
2008 May 01
5
winecfg
:( i cant get the wine config to open. I have tryed uninstalling reinstalling but no luck. this is what i get when i type in winecfg tom at tom-desktop:~$ winecfg wine: creating configuration directory '/home/tom/.wine'... Could not load Mozilla. HTML rendering will be disabled. err:seh:setup_exception_record stack overflow 28 bytes in thread 0009 eip 7e07e153 esp 00231314 stack
2007 Aug 15
2
chown and chgrp on 4.5 vs 5.0
I just noticed that on centso 4.5 I have an executable with the +s (chmod +s myexe) doing a chmod root myexe and chown root myexe does NOT affect the +s setting. However, on centos 5 this is not the case. chmod +s myexe chown root myexe or chgrp root myexe will DROP the +s status. How can I get around this? I want to keep the owner, group, world settings. Thanks, Jerry
2008 Aug 25
3
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > How can I insure that it gets unlocked? > What you describe indicates that something has gone wrong because a critical section has not been released in a reasonable amount of time. Normally one might be entered for a few milliseconds, if that. Try turning on debug flags to look at the logs to see what calls have been made but have not returned before the
2008 Jun 22
3
Wine and opengl error!!!
Hi all, I'm having trouble running windows games from Fedora 9, 64 bit, using wine rc3. I've tried Command & Conquer 3, Age Of Mythology and Jazz Jackrabbit 2. All games fail. I mostly get an error saying that direct3d9 won't work without opengl. However, I have opengl. I've run glxgears and it runs fine. Following is the output: 8877 frames in 5.0 seconds = 1775.333 FPS 9327
2009 Jul 06
4
Can't start YencPowerpost
Hi there, when I try to start the application i got this: Code: fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33cf94 fixme:iphlpapi:NotifyAddrChange (Handle 0x2eae918, overlapped 0x2eae920): stub 0[19dd00]: nsNativeModuleLoader::LoadModule("C:\windows\gecko\0.9.1\wine_gecko\xul.dll") - Symbol NSGetModule not found 0[19dd00]:
2012 Apr 28
2
32-bit Wine on 64-bit Ubuntu 12.04?
Hello! Installed Ubuntu 12.04 LTS 64-bit today, then wine, and found out that programs are now installed in directories like Program Files or Program Files (x86). It seems like I have 64-bit Wine or something?.. Then I want to get a 32-bit ver of Wine on my 64-bit OS. That may sound stupid, but I think some of my programs stopped working because of this. When I tried installing WMP9 through
2007 Feb 28
4
incoming traffic + iptable
Hello, i try to use iptables to mark packet and then to filter them with tc. Here is my script: iptables -t mangle -A PREROUTING -s 172.28.54.41/32 -p tcp -j MARK --set-mark 1 tc qdisc add dev eth0 handle ffff: ingress tc filter add dev eth0 parent ffff: protocol ip prio 1 handle 1 fw police rate 10000kbit burst 10000kbit mtu 1500k drop flowid :1 I can not use u32 because i have several
2007 Feb 27
2
Incoming traffic
Hello, with the command : tc filter add dev eth0 parent ffff: protocol ip u32 patch ip src 192.168.2.6police rate 10000kbit burst 10000kbit drop flowid :1 we can limit traffic coming from 192.168.2.6. I would like: for 192.168.1.2, 192.168.1.4 limit to 10mbit for 192.168.1.3, 192.168.1.5 limit to 20mbit other ip would have no limit. Is it possible with tc ? Regards Olivier.
2012 Feb 18
2
copying .wine to new PC : were are the menus entries ?
Hi, I'm moving my config to a new PC. I do not wish to reinstall all Windows apps under Wine. So I installed Wine on the new PC (Ubuntu 11.10), ran wincfg and then I copied the files from the old PC /home/.wine to the new one. My problem is : how can I recover the menu entries that were created when I first installed the Windows apps under Wine ? I searched the whole file system for .desktop
2009 Aug 25
1
Errors when run apps through console.
I can open the app by double-clicking it, but when I try to do it on the console "wine application.exe" wine returns these errors. As user: > err:seh:setup_exception_record stack overflow 2000 bytes in thread 0009 eip 7bc3c7ae esp 00230b60 stack 0x230000-0x231000-0x330000 As root: > err:seh:setup_exception_record stack overflow 2000 bytes in thread 0009 eip 7bc3c7ae esp
2000 Aug 24
2
Problem with Samba-windows98
Hi all I have a linux(susse) running samba and am trying to connect from windows98. I have no problem seeing the linux computer in the network neigbourhood. I can also see the folders shared from it. When Im accessing a folder I get prompted for password (my login on windows98 is the same as for linux). But it doesnt accept the password "Bad password". When I log in from other
2011 Feb 25
3
Can the Sidekick PIM run in Wine?
I have been trying to get the Personal Information Manager Sidekick to run on Wine and Crossover. Our company is trying to move over to ubuntu(still fairly new) and after two weeks of searching i have yet to find a contact manager with the functionality and flexibility of sidekick so we are trying to get it working in Ubuntu. The program runs fine but then instantly crashes when i attempt to
2008 Aug 25
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Sun, Aug 24, 2008 at 10:33 PM, vitamin <wineforum-user at winehq.org> wrote: > > > It can only work from cmd.exe. However I'm not sure if it's properly implemented there yet. > > Of course your app have to be console app not gui. > > > > My app is console. But this is an MSVC++ compiled app which runs on > MS Windows cmd.exe
2012 Jan 05
1
Re: winetricks ie6/ie7 on 64bit system
Although this question is very old, I thought I'd reply to the post since I had exactly the same issue with openSUSE 12.1 but have solved it. I couldn't find an answer anywhere else on the internet so this is to save other people spending time solving it like I just had to. In openSUSE, the bulk of the wine tools is contained in the 'wine' package and not the 'wine-32-bit'
2011 Mar 23
6
storage and iphlpapi errors when creating wineprefix
Hello, right after installation of WINE I've used Code: WINEARCH=win32 winecfg command, and that's what i got: Code: fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub Anybody have idea what's the problem? These errors are probably reason why i can't install dotnet20 (from both
2011 Jan 21
2
Universal procedure to know if wine can run 32 bits apps
Hi, I'm preparing a training session on avisynth (running under wine) for a local linux user group (LUG). In the list of prerequisites for people attending this training session, they will have to install wine on their computer. Since we will be using only the 32 bits version of avisynth, it will be mandatory that their version of wine is able to run 32 bits apps. My problem is that I neither
2010 Oct 28
5
Run 32 bit apps on Wine x64?
Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message: Trying to load PE image for unsupported architecture (AMD-64) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages
2000 Nov 21
4
Session logging in Windows98?
I'd like to log all console I/O for an entire session while maintaining normal console I/O. I'm working in Windows98, RGui, R1.1.1. The sink() function is not the answer since it diverts output from the console. In the RFAQ I see references to "...save the contents of the interaction buffer to a file..." and in the R-Help Archive "...just save the console output...". I