http://bugs.winehq.org/show_bug.cgi?id=15311
Summary: The TV viewer MeuhmeuhTV crashes in a Wine internal
library
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.bellevache.com/site/index.php?page=telecharge
ments
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16142)
--> (http://bugs.winehq.org/attachment.cgi?id=16142)
console output
MeuhMeuhTV crashes when configuring the sound. It looks like that the crash
occurs in an internal Wine library.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15394
Summary: Incorrect menu behaviour when only a item is present
(rare)
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cosoleto(a)gmail.com
Hi.
If a Windows program has a menu as the following:
-_File - -_Search- -_?-
_Quit _About
where '_Search' is used to call a dialog window, and if the user press ALT + S
keys, then Windows (since version 3.1 I think) opens directly the related
dialog, instead using WINE you have to press Return to call the function
because ALT + S select only the menu.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15105
Summary: Wine cannot run Microsoft Office Communicator 2007
(MSVCR80.dll/UCCP related)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar.negrete(a)gmail.com
Created an attachment (id=15791)
--> (http://bugs.winehq.org/attachment.cgi?id=15791)
This is the brief error I get when I try to run the program
I've succesfully installed Microsoft Office Communicator 2007 with help from
winetricks.
I installed corefonts, gecko, msxml3, vcrun2005 and tahoma, and it installs
correctly with winxp wine version.
When I try to run it, it sends a window with the infamous "Runtime Error!
Program C:\P... - R6034: An application has made an attempt to load the C
runtime library incorrectly", and it drops an error about :actctx: and
MSVCR80.dll on the console.
I seem to have the correct manifest files on the winsxs directory, and I think
all the needed dll's are in place.
I do NOT have a manifest for a ~/.wine/drive_c/Program Files/Microsoft Office
Communicator/Uccp.dll file that I got over there.
What are the manifest files anyway? Is there a way to create these files out of
a dll file?
I've also tried to register the dll using regsrv32 Uccp.dll, but the result is
the same.
I can provide the Office Communicator 2007 installer if it helps.
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17510
Summary: Regression: EngIntsite CSS Editor crashes with 1.1.5
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://www.enginsite.com/css-editor.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=19622)
--> (http://bugs.winehq.org/attachment.cgi?id=19622)
crashlog
EngInSite CSS Editor crashes under version 1.1.5 with an access exception
warning irregularly in particular when using the editor but within 1 minute of
use. Related according to the message to "js3250.dll". The particular problem
did not occur under 1.1.4.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15139
Summary: A private .net program won't connect to mssql server
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=15849)
--> (http://bugs.winehq.org/attachment.cgi?id=15849)
+winsock log
We are using an administration program on windows written in c# (.net), and
with wine it will not connect to the ms sql server. With mono it goes further,
but it fails due an unimplemented .net function. With microsoft's dotnet 2.0 it
hangs on connection, and repeadly prints this message:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004)
I'm attaching +winsock log, which shows, after this fixme it drops connection,
and tries again. Lastly it displays connection error message.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14575
Summary: Tarr Chronicles: fails to start
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.gamershell.com/download_21082.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=14927)
--> (http://bugs.winehq.org/attachment.cgi?id=14927)
plain console output (wine tarr.exe)
Demo and retail version alike fails to start, with error message dialog:
TGameCamera.Tick: Camera Update fault, followed by a floating point exception
and wine backtrace. No obvious candidate in plain console output.
Demo is downloadable, and I'm able and willing to run debugging and test
patches.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11343
Summary: WSAIoctl only partly implemented
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hmailserver.com
WSAIoctl is only partly implemented. When setting dwIoControlCode to
SIO_GET_EXTENSION_FUNCTION_POINTER, WSAIoctl will result in WSAEOPNOTSUPP.
This has the effect that hMailServer does not work under Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15427
Summary: RagTime 5.6.5 does not start
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)AngieBecker.ch
After (successfully) installing RagTime 5.6.5 one can start the config-tool
"Konni" but the main application shows an error right after the splash-screen
appeared:
CErrorException during gApplication->Startup Error -2146648008 PlfmError 0
This might be due to the animated mouse cursor (a nut eating squirrel, which is
sooo sweet!), but this is just an asumption.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17372
Summary: Adobe Framemaker 9 installer crashes
Product: Wine
Version: 1.1.14
Platform: Other
URL: http://www.adobe.com/go/tryframemaker_win
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
fixme:msxml:xmlnode_put_nodeTypedValue
fixme:msxml:Internal_QueryInterface interface
{df0b3d60-548f-101b-8e65-08002b2bd119} not implemented
wine: Unhandled exception 0x40000015 at address 0x7efd0073:0x004556d8 (thread
0030), starting debugger...
winetricks msxml3 lets it get much further.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.