http://bugs.winehq.org/show_bug.cgi?id=34719
Bug #: 34719
Summary: cabinet_open{,_stream} returns 0 on failure but
doesn't compliant to _open interface
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flast(a)flast.jp
Classification: Unclassified
cabinet_open{,_stream} function returns 0 on failure, which function passed to
FDICreate.
Then, comments of FDICreate(in dlls/cabinet/fdi.c) says requirement of
callbacks.
I quote the comment about open callback:
<quote>
* pfnopen [I] A pointer to a function which opens a file. Uses
* the same interface as _open.
</quote>
And MSDN documentation describes about _open, what should be compliant to.
http://msdn.microsoft.com/en-us/library/z0kc8e3z(v=vs.110).aspx
I also quote the Return Value section.
<quote>
Each of these functions returns a file descriptor for the opened file. A return
value of -1 indicates an error, in which case errno is set to one of the
following values.
</quote>
Therefore, cabinet_open{,_stream} should return -1 on failure.
I attached a my candidate patch, please check it.
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=23529
Summary: build mechanism tried to find an outdated 'lcms'
version
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergstesh(a)yahoo.com
While running 'configure' I see these lines in its screen output:
154 checking lcms.h usability... no
155 checking lcms.h presence... no
156 checking for lcms.h... no
157 checking lcms/lcms.h usability... no
158 checking lcms/lcms.h presence... no
159 checking for lcms/lcms.h... no
.
According to http://sourceforge.net/projects/lcms/files/ at the moment the
latest tarball is lcms2-2.0a.tar.gz and its header files (when installed) are:
"
sergei@amdam2:~/junk> ls -ltr
/mnt/sdb8/sergei/AFSWD_debug/install/lcms-2.0/include/
total 117
-rw-r--r-- 1 qemu users 24622 2010-07-05 03:59 lcms2_plugin.h
-rw-r--r-- 1 qemu users 91214 2010-07-05 03:59 lcms2.h
sergei@amdam2:~/junk>
".
I.e. configure should check for version 2.0 or later and check existence of
'lcms2.h' rather than 'lcms.h' file.
--
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=34387
Bug #: 34387
Summary: TreeSize Free: help window won't open
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.jam-software.com/freeware/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: erich.e.hoover(a)gmail.com
Classification: Unclassified
Regression SHA1: d1c363424d9ed028d44658bf3ca50a6eca2c7528
Created attachment 45778
--> http://bugs.winehq.org/attachment.cgi?id=45778
terminal output
When you press <F1> in the application nothing happens, the content of the help
window is not opened. This is a regression from Wine 1.5.15:
d1c363424d9ed028d44658bf3ca50a6eca2c7528 is the first bad commit
commit d1c363424d9ed028d44658bf3ca50a6eca2c7528
Author: Erich Hoover <ehoover(a)mines.edu>
Date: Wed Oct 3 09:19:53 2012 -0600
hhctrl.ocx: Recognize the embedded window name for finding existing
windows.
:040000 040000 eced520901d3ddbc85f9d7bcb77cd8c7af5592a0
58094979fecd6b5be47e9a356f750540393c470f M dlls
wine-1.7.0-346-g1bf936c
TreeSizeFreeSetup.exe
md5sum: 7668b845a29e5529d50f27da78f3c288
--
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=34707
Bug #: 34707
Summary: [1.7.4 regression] Miranda crashes on start up
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://files.miranda-im.org/stable/0.10.17.0/miranda-i
m-v0.10.17-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 46269
--> http://bugs.winehq.org/attachment.cgi?id=46269
backtrace
It works just fine in Wine 1.7.3.
--
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=34738
Bug #: 34738
Summary: PageFault when generating a MD5 Hash
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LiveFreeDead(a)hotmail.com
Classification: Unclassified
Just updating my tools to be linux compatible, but this was stopping my
progress.
--
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=34034
Bug #: 34034
Summary: Locale settings broke shader program generator.
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hannibal(a)astral.lodz.pl
Classification: Unclassified
I've encountered today shader program compilation problems. The error is in
following line:
PARAM yv12_coef = {0,666667, 0,166667, 0,833333, 0,333333};
This program was generated by wine itself: in arb_program_shader.c by code:
shader_addline(buffer, "PARAM yv12_coef = {%f, %f, %f, %f};\n", 2.0f / 3.0f,
1.0f / 6.0f, (2.0f / 3.0f) + (1.0f / 6.0f), 1.0f / 3.0f);
The problem is that in polish locale (and others probably to), decimal
separator is a comma not a dot.
The shader_(v)addline should use "C" locale for program generations (best) or
this line above should have %f replaced by counted values.
--
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=34051
Bug #: 34051
Summary: Low FPS with winemac driver in Unreal Tournament GOTY
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brymaster(a)gmail.com
Classification: Unclassified
Unreal Tournament GOTY (from GOG.com)
Running on 10.8.4 with Nvidia 9400M
Configured to use OpenGL driver in-game.
The winemac driver has low FPS (like a slideshow) compared to X11 which is
smooth.
I've experimented with the default OpenGlDrv.dll and a patched renderer version
here (http://www.cwdohnal.com/utglr/) which gives slightly better performance.
--
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=34055
Bug #: 34055
Summary: Textures missing in Age of Empires II: Steam
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldspiceap(a)gmail.com
Classification: Unclassified
All graphics black when ingame on Age of Empires II: HD Edition from Steam.
Terminal repeats:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
This appears to be a recent regression.
--
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=33963
Bug #: 33963
Summary: WINE Wordpad crashes when selecting text from line end
to line start
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Elias.vds(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1. Compile the latest wine 1.6-rc4.
2. Run 'wine wordpad'.
3. Write one character, e.g. ' ' (space).
4. Select that character, by selecting from the line end (so immediately after
the space) to the line start (before the space).
Then, it crashes and starts the debugger:
wine: Unhandled page fault on read access to 0x0000000c at address 0x7ac351f7
(thread 0009), starting debugger...
This was tested on Fedora 12 (32-bit wine) and on Fedora 18 (64-bit wine), both
on 64bit linux (intel core i5).
--
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.