http://bugs.winehq.org/show_bug.cgi?id=12217
Summary: Documentation should be in XML and not SGML format
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
We need to convert the documentation to proper XML format instead of SGML.
Aside from allowing us to use modern build tools, this also allows Wine's
documentation to happily sit alongside other system documentation and, for
instance, be indexed by scrollkeeper.
--
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=11657
Summary: Problems with MessageBox API
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
Created an attachment (id=10859)
--> (http://bugs.winehq.org/attachment.cgi?id=10859)
Screenshots
When using the 'MessageBox' API, wine doesn't handle the flag
'MB_CANCELTRYCONTINUE' correctly.
It ends up displaying every button possible rather than just...
'Cancel', 'Try Again', 'Continue'.
Also, when using MB_RETRYCANCEL it puts the two buttons like this...
'Cancel', 'Retry'.
rather than...
'Retry', 'Cancel'
Screenshots of both issues have been attached.
There may be other inconsistencies, I've not tried them all.
--
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=9823
Summary: Mentioning "wine eject" in SGML
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
Created an attachment (id=8287)
--> (http://bugs.winehq.org/attachment.cgi?id=8287)
A patch for Wine Doc including a description of "wine eject"
In http://www.winehq.org/site/docs/wineusr-guide/command-line-options there
currently is no mention of "wine eject" command .
The patch in the attachment adds a section about wine eject.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18718
Summary: Symantec Antivirus 10.x fails to install
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21457)
--> (http://bugs.winehq.org/attachment.cgi?id=21457)
wine-1.1.22-219-gfbb43c4 +msi (4.3MB)
SAV 10.1 (for Windows XP) and SAV 10.2 (for Windows Vista) fail to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareServiceGroupInstall.18376EA1_A7B1_41ED_A75C_CD6FAB0434AA" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
There doesn't seem to be any trial versions, as it is a corporate product.
Note: This is not Norton Antivirus.
--
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=16776
Summary: Pyjs JSONRPC example test fails in wine iexplore
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.h
tml
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=18450)
--> (http://bugs.winehq.org/attachment.cgi?id=18450)
+mshtml, bzip2 -9'ed
Reported initially in wine-devel:
http://www.winehq.org/pipermail/wine-devel/2009-January/071705.html
Tried in firefox3, works fine (with PHP, python fails though). In iexplore,
hangs on:
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/x-www-form-urlencoded; charset=UTF-8"
+mshtml attached
--
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=13304
Summary: Halo 2: Launching files, app sits there munching 100%
CPU
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=13161)
--> (http://bugs.winehq.org/attachment.cgi?id=13161)
+all logfile (7.5MB extracted)
Alright, after I defeated the msvc*8*.dll problem (which was related to my
.wine) the next problem arises. Halo 2 manages to launch, but does nothing. I
get one line of regular log
fixme:powrprof:DllMain (0x7e3f0000, 1, 0x1) not fully implemented
after which the app proceeds to use 100% CPU power while doing nothing.
I tried various debug channels, including +ALL. Even with +ALL, logging ceases
after 7.4MB. It's like it's waiting for something.
I have no idea what the matter could be. Hopefully some dev can look into this
and maybe even fix this. No idea.
Additional info: I'm using the Loader.exe which came with my version of Halo2
that was modified to work with WinXP. My command: wine Loader.exe halo2.exe
( Executing halo2.exe directly makes it crash with these messages:
fixme:ole:CoInitializeSecurity ((nil),0,(nil),(nil),1,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
This program tried to use a DOMDocument object, but
libxml2 support was not present at compile time.
fixme:ole:CoCreateInstance no instance created for interface
{2933bf95-7b36-11d2-b20e-00c04f983e60} of class
{f5078f32-c551-11d3-89b9-0000f81fe221}, hres is 0x80004001
fixme:msxml:DllCanUnloadNow
err:ole:CoUninitialize Mismatched CoUninitialize )
--
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=13065
Summary: 3D window edit moves all windows behind main window
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rschaffter(a)comcast.net
Created an attachment (id=12821)
--> (http://bugs.winehq.org/attachment.cgi?id=12821)
Screenshot of hidden child windows.
Poser 7.0 is a 3D model manipulation and rendering program. It has a main
background window and several child windows, including a 3D viewport using
openGL. It runs quite well in a virtual windows desktop in version 0.9.55. In
versions after that, when the 3D window is manipulated, the child windows all
disappear behind the main window, as shown in the attached shot. Resizing the
main window will allow one to bring the child windows to the foreground, but it
happens after EVERY manipulation of the viewport. It only happened very rarely
under 0.9.55.
This doesn't occur when running on the KDE desktop using the window Manager;
however, in this mode moving the window causes the cursor to flash between the
normal pointer and the cross shapped move window icon, and the mouse buttons
and keyboard to become unresponsive for between 20 seconds and one hour-this
did occur prior to version 0.9.55(I suppose I should report this one whilst I'm
here). Eventually the flashing stops and the window can then be moved.
I'm running openSUSE 10.3 with KDE 3.59 and the nVidia proprietary video
drivers.
--
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=18720
Summary: Norton Antivirus 5 (NT) installer hangs
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21460)
--> (http://bugs.winehq.org/attachment.cgi?id=21460)
Wine 1.1.22 +file
At the end of the setup for Norton Antivirus 5 for Windows NT, the installer
apparently hangs.
The installation isn't fully complete AFAICT.
There is nothing in the console at all, but a +file trace shows the same 55
lines repeated continuously (see log).
The installer has to be killed.
--
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=16420
Summary: Certificate chaining error trying to use Microsoft
signcode tool
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Jim.Cooper(a)sas.com
Using this command:
wine mssign/signcode.exe -i http://www.mycompany.com -t
http://timestamp.verisign.com/scripts/timstamp.dll -spc mycredentials.spc -v
myprivatekey.pvk unzip.exe
Gets me this error:
Error: Failed to build the certification path as requested
Error: Signing Failed. Result = 800b010a, (-2146762486)
This only started happening with recent certificates from VeriSign, and only
fails when run under Wine. If I run the same command (minus the 'wine' in
front, of course) under Windows, using the same certificate, key, etc., the
signing attempt succeeds with no errors.
I am using a plain-vanilla wine install, under the latest Kubuntu Linux.
I can't supply you with the certificate, but would be willing to test whatever
you suggest.
--
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.