http://bugs.winehq.org/show_bug.cgi?id=7342
Summary: Outlook 97 SR-1 does not start
Product: Wine
Version: 0.9.29.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryan.christ(a)gmail.com
After installing Office 97 with SR-1, Outlook does not launch. Error message is:
fixme:mapi:MAPIInitialize ((nil)) Stub
wine: Call from 0x60381830 to unimplemented function
mapi32.dll.MAPIAdminProfiles@8, aborting
wine: Unimplemented function mapi32.dll.MAPIAdminProfiles@8 called at address
0x60381830
--
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=6394
------- Additional Comments From janfsd(a)gmail.com 2007-05-02 11:46 -------
Well, copying the dll file from my winxp installation seems to fix the problem.
--
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=6394
------- Additional Comments From janfsd(a)gmail.com 2007-05-02 11:40 -------
I can confirm this bug, the same thing happens to me, tried since wine 0.9.25 up
to 0.9.30.
--
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=7341
Summary: Heredis9.exe fails with EAccessViolation
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.heredis.com/fr/heredis_demo_PC.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rduclos(a)tele2.fr
Hi,
I use Mandriva2007.0 with the rpm package wine-0.9.30-1.SoS.2007.0. and gcc
version 4.1.1.
The Heredis9 software installation was successfully. But when I want to execute
Heredis9.exe it fails (EAccessViolation)
Thanks for your help
--
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=7227
------- Additional Comments From s0238762(a)sms.ed.ac.uk 2007-05-02 11:28 -------
I've installed the MS script control, but the application still fails the same
way. I've also registered another missing dll (MSVBVM60.DLL).
I've tried to debug it myself, but didn't get far.
I've invoked the binary like that:
WINEDEBUG=+seh,+relay WINEPREFIX=/tmp/winetemp wine MobileAgent.exe
the log is large of course. What caught my attention is the following: (check
attachment)
this is the first signal-exception-handler catch that appears in the log.
The version I used is 2.0
thanks
--
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=3747
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-02 10:59 -------
Kaj-Michael can you attach WINEDEBUG=+dinput trace?
--
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=7340
Summary: UEStudio '05 crashes when using "Find in Files"
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ctasada(a)gmail.com
Everytime that I use the "Find in Files" option in UEStudio '05.50a, UES crashes.
I'm using Wine 0.9.30 in an Ubuntu 6.10 system.
--
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=7339
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-02 10:21 -------
Please upgrade to a recent version of Wine and test again. The version you
selected is 2 years old!!
--
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=7303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-02 10:07 -------
The two drivers have to be merged. There are no such thing as a fall-back here.
Game enumerates all the available devices, and each driver tries to enumerate
all joysticks. If it can't find any, then it doesn't return any.
Also evdev is the more modern interface with more features. It should be
preferred over js.
Patch is applied, the bug related to evdevice is closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.