http://bugs.winehq.org/show_bug.cgi?id=3412
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-05 13:09 -------
Dan please DO NOT offer something that is not required yet!
Mat, please try to locate these dlls under ~/.wine/drive_c. They might have been
installed under c:\Program Files\Common Files\...
If so, then you should run MathCAD in this way (exact command):
cd ~ && wine start Mathcad.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7316
tehstealth(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Tablet Pressure Sensitivty |Tablet Pressure Sensitivty
|Not Working in Flash 8 |Not Working...
------- Additional Comments From tehstealth(a)yahoo.com 2007-21-05 13:04 -------
Installed openCanvas and it doesn't have sensitivity either, I think this is
more of a complete tablet support issue with WINE rather then the programs. Does
anyone have a working program that can use tablet pressure properly?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3412
------- Additional Comments From dank(a)kegel.com 2007-21-05 12:15 -------
Errors like
err:module:import_dll Library MSVCIRT.dll ... not found
are probably because the app forgot to bundle a needed Visual C++ library.
Try
wget http://kegel.com/wine/winetricks
sh winetricks vcrun6
and see if that helps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3412
------- Additional Comments From markknecht(a)gmail.com 2007-21-05 11:55 -------
OK, I've tried tried installing with Wine-0.9.37. The installation proceeds more
or less correctly until it gets to the end when I get a pop up message telling
me that a number of dll's failed to 'self register', whatever that is.
When I attempt to run the main program I see this in the terminal:
mark@lightning ~/.wine/drive_c/Program Files/MathSoft/Mathcad 8 $ wine Mathcad.exe
err:module:import_dll Library MSVCIRT.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\VSFC80.dll") not found
err:module:import_dll Library VSFC80.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\MathDllSE.dll") not found
err:module:import_dll Library MSVCIRT.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\MathDllSE.dll") not found
err:module:import_dll Library MathDllSE.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\Mathcad.exe") not found
err:module:import_dll Library MSVCIRT.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\VSFC80.dll") not found
err:module:import_dll Library VSFC80.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\MathDllSE.dll") not found
err:module:import_dll Library MSVCIRT.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\MathDllSE.dll") not found
err:module:import_dll Library MathDllSE.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\ResDllSE.dll") not found
err:module:import_dll Library ResDllSE.dll (which is needed by L"C:\\Program
Files\\MathSoft\\Mathcad 8\\Mathcad.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\MathSoft\\Mathcad 8\\Mathcad.exe" failed, status c0000135
mark@lightning ~/.wine/drive_c/Program Files/MathSoft/Mathcad 8 $
These may well be the same dlls that were in the pop up. Not sure.
Please note that this was a brand new Wine install on a machine that hasn't
run Wine before. I let the MathCAD install attempt to create the .wine directory
itself. If there is a better way to do the install that you'd like me to try let
me know and I'll be happy to do it.
I would say that this is decidedly better than before but since the program
had install plans maybe it stays in wine-loader for the short term?
Cheers,
Mark
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8459
------- Additional Comments From vitaliy(a)kievinfo.com 2007-21-05 11:34 -------
If you compile Wine yourself please run it directly from the build directory
(/path/to/wine.git/wine program.exe) and don't install it. This is preferred
over using binary packages - which do not contain debug information.
Also please follow this instructions:
err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set "Hardware
Acceleration" to "Emulation".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8371
------- Additional Comments From tom(a)dbservice.com 2007-21-05 10:59 -------
All yukon does is 'hook' into glXSwapBuffers() and glReadPixels() the buffer (it
currently uses whatever buffer the app has selected when glXSwapBuffers() is
called) and save it into a video-file. Yukon doesn't touch any buffers and
doesn't change the opengl state.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8459
------- Additional Comments From horscht(a)gmail.com 2007-21-05 10:48 -------
I'm gonna try and re-do the git testing. It's probably something i did wrong
inbetween. I will post again afterwards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8459
------- Additional Comments From stefandoesinger(a)gmx.at 2007-21-05 10:41 -------
This bu could be releated to a bug that slipped in in
IDirectDrawSurfaceImpl_SetClipper, where ddraw dereferences a NULL pointer if
a NULL clipper is set.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8459
------- Additional Comments From horscht(a)gmail.com 2007-21-05 10:36 -------
I don't build 0.9.37 myself. I am using the wine rep and apt-get to install it.
I can only assume that I screwed up with git. :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.