How to solve following problem
How to solve following problem
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Stack limit i have unlimited i used this command (ulimit -s unlimited) for solving it it didn't help.Application write only this error and doesn't run.
Re: How to solve following problem
Wine version? Distro? What app are you trying to run?
Re: How to solve following problem
I have Ubuntu 13.04 wine 1.7.1.I try to run video lessons which was written by camtasia studio.By lessons in exe files.
Re: How to solve following problem
I have Ubuntu 13.04 wine 1.7.1.I try to run video lessons which was written by camtasia studio.By lessons in exe files.dimesio wrote:Wine version? Distro? What app are you trying to run?
Re: How to solve following problem
What command are you using to run it?
You should be getting Wine's popup crash dialog; are you? If so, please use it to capture the backtrace.
You should be getting Wine's popup crash dialog; are you? If so, please use it to capture the backtrace.
Re: How to solve following problem
If i use autorun i get only one line this line( err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash)dimesio wrote:What command are you using to run it?
You should be getting Wine's popup crash dialog; are you? If so, please use it to capture the backtrace.
if i open some lesson(without autorun) i get this
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
I used this command wine /media/levan/disk/Lessons/Razdel_I/1.exe also i tryed use win32 mode.I used different version of windows by using winecfg it didn't help too.By winetricks i installed almost all libreries.This application doen't work on virtualbox too(i get error this program cannot work under virtual mashine).This progam work only on real windows mashine.