http://bugs.winehq.org/show_bug.cgi?id=13181
Summary: Version syntax and output are inconsistent between wine
and wineserver
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanprior(a)gmail.com
Sample output:
ryan@ryan-laptop:~$ wineserver --version
wineserver: unknown option '--version'
ryan@ryan-laptop:~$ wineserver -v
Wine 1.0-rc1
ryan@ryan-laptop:~$ wine -v
wine: could not load L"C:\\windows\\system32\\-v.exe": Module not found
ryan@ryan-laptop:~$ wine --version
wine-1.0-rc1
There are two problems:
* wineserver expects -v, whereas wine expects --version
* wineserver outputs "Wine 0.1-rc1", whereas wine outputs "wine-1.0-rc1"
--
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=23317
Summary: SEC_E_INTERNAL_ERROR (0x80090304) returned by
InitializeSecurityContextW
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mterrisse(a)free.fr
Hello,
I am working on a product called EdT
(http://www.index-education.com/fr/telecharger-edt.php).
Sorry the product is available in French and Italian but not in English.
The product contains an internal mailer that can use TLS when sending e-mails
to a SMTP server. For testing we used smtp.gmail.com.
This works fine on Windows but fails on Wine (Wine 1.2-rc 4, Ubuntu 9.10).
Here is the TLS handshake after the command STARTTLS was sent :
>> 81 bytes
<< 1388 bytes
>> 65536 bytes
<< 273 bytes
>> 182 bytes
<< 7 bytes
-> InitializeSecurityContextW returns SEC_E_INTERNAL_ERROR (0x80090304)
With WINEDEBUG I can have more information:
0009:Call
secur32.InitializeSecurityContextW(015b5448,015b5450,00000000,0000801c,00000000,00000000,0031e104,00000000,00000000,0031e110,0031e160,0031e154)
ret=0050d193
GNUTLS ERROR: A record packet with illegal version was received.
0009:Ret secur32.InitializeSecurityContextW() retval=80090304 ret=0050d193
Note that the TLS handshake is not the same on Windows and Wine, here is what
happens on Windows
>> 113 bytes
<< 1400 bytes
<< 267 bytes
>> 182 bytes
<< 43 bytes
There is not the big 65536 bytes buffer to send. And 65536 is exactlty the size
of the buffer passed to InitializeSecurityContextW, as if cbBuffer of the
destination SecBuffer was not updated (we don't use ISC_REQ_ALLOCATE_MEMORY but
allocate the buffer before invoking InitializeSecurityContextW).
This bug looks similar to
http://bugs.winehq.org/show_bug.cgi?id=16200
but I am not sure it is the same problem.
I hope this helps.
Regards,
Michel
--
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=13605
Summary: The Settlers II: 10th Anniversary does not start beyond
movies
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mojedokumenty(a)gmail.com
Conducted on a clean wine install. Installation works fine, had to install a
nocd and a directx dll in windows32 according to the game wiki but the game
still bails out after the intro movies producing a box wih error during the
starting game screen:
shared.fx(400,36): warning X4000: Use of potentially uninitialized variable
(_OUT_position)
shared.fx(401,35): warning X4000: Use of potentially uninitialized variable
(_OUT_normal)
shared.fx(400,36): error X4575: Reading uninitialized value
shared.fx(401,35): error X4575: Reading uninitialized value
skin_color_mesh.fx(222,27): ID3DXEffectCompiler::CompileEffect: There was an
error compiling expression
ID3DXEffectCompiler: Compilation failed
This happens no matter whether the latest patch is used or not.
--
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=18278
Summary: EVEMon: Missing Toolbar In Skillplanner Window
Product: Wine
Version: 1.1.20
Platform: All
URL: http://evemon.battleclinic.com/downloads/EVEMon-
binaries-1.2.7.1283.zip
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virgegx(a)gmail.com
Created an attachment (id=20811)
--> (http://bugs.winehq.org/attachment.cgi?id=20811)
Log file, Character Sheet needed to initialize EVEMon, and screenshots of the
toolbar
When being run under Wine, the top toolbar is missing from EVEMon's
skillplanner window. It is somewhat important for the operation of the program,
as it accesses several functions that can not be accessed in any other way.
I do not have any clues as to what is causing the toolbar to go missing.
Notes for reproduction:
1) EVEMon is a .NET 2.0 application and will need the latest runtime installed
in to the prefix via Winetricks.
2) It's necessary to have character data to initialize EVEMon. One of the
included attachments, CharacterSheet.xml, can be used for this purpose.
3) Once installed, you will need to create a new Plan before you may finally
access the skillplanner (AKA the "Plan Queue" tab).
--
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=22375
Summary: Logitech GamePanel Fails to install
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Masternoob(a)gmx.at
Logitech GamePanel fails to install in Step 2/4!
Tested in Ubuntu 10.04 Beta 2 and Ubuntu 9.10!
The Programm can be downloaded here:
http://logitech-louk.navisite.net/web/ftp/pub/techsupport/keyboards/lgps304…
--
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=18491
Summary: Mail.ru agent output message fixme actctx
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://exe.agent.mail.ru/magentsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bagassik(a)gmail.com
wine magentsetup.exe
fixme:reg:RegOpenUserClassesRoot (0x60, 0x0, 0x2000000, 0x33f9e4) semi-stub
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{2933bf90-7b36-11d2-b20e-00c04f983e60} 0x33f9b8
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{2933bf90-7b36-11d2-b20e-00c04f983e60} 0x33f964
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{2933bf90-7b36-11d2-b20e-00c04f983e60} 0x33f2d
mistake to not call, but what do I do next?
--
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=20117
Summary: Call to unimplemented function
d3dx9_36.dll.D3DXCreateLine
Product: Wine
Version: 1.1.29
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
I was trying to run DVDFab Platinum 6.0.7.0 Trial and encountered crash after I
selected video source to work with:
Call from 0x7b84247b to unimplemented function d3dx9_36.dll.D3DXCreateLine,
aborting
Use of native d3dx9_36.dll fixes a problem.
--
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=20183
Summary: Black & White 2: texture corruption on higher
resolutions
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xamaniqinqu(a)gmail.com
Description: The game 'Black & White 2' suffers from texture corruption when
using higher resolutions. All resolutions above 1024x768 cause texture
corruption including but not limited to: edgy black surfaces, stripes, terrain
rendered in the wrong place. Wine keeps spitting out the following message ad
nauseam:
fixme:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glPointSize(...); @ state.c / 1489
Operating system: Gentoo GNU/Linux ~amd64
Graphics card: NVIDIA GeForce GTX 280
Graphics card driver version: 190.25
Wine version: 1.1.29
Native DLLs: d3dx9_25.dll, d3dx9_30.dll, d3dx9_36.dll
--
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=18109
Summary: Race Driver: GRID Demo - not rendered correctly when
multisampling enabled
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=20546)
--> (http://bugs.winehq.org/attachment.cgi?id=20546)
Demo version
I'm using wine-git (1.1.19) downloaded in 18.04.2009 (compiled using gcc
version 4.3.2 20081105 (Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that Race Driver: GRID Demo is too dark and blurry when 2xmsaa
or 4xmsaa enabled (no problem when multisampling set to off) in both menu and
on the track. It doesn't occur in full version of the game. Game uses pixel
shaders 3.
graphic card: GF 9600M GT
drivers: 185.19 (default configuration)
OffscreenRenderingMode: backbuffer (doesn't work with fbo)
Multisampling: enabled
VideoMemorySize: 512
Overrides: d3dx9_36.dll (3.6 MiB), xinput1_3.dll (67.3 KB), openal32.dll (43.0
KB)
--
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=12672
Summary: Unimplemented function mshtml.dll.PrintHTML
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://teach2000.memtrain.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teach2000(a)basement.nl
Created an attachment (id=12332)
--> (http://bugs.winehq.org/attachment.cgi?id=12332)
Error log
Download Teach2000 from http://teach2000.memtrain.com
Install the program (language English)
Start Teach2000
Choose in the menu [File][Open]
Browse to C:\Program Files\Teach2000\Examples\
Open the file 'Old Roman numbers.t2k'
Choose in the menu [File][Print][Normal]
Exp: Print options dialog is shown
Act: Nothing happens
--
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.