http://bugs.winehq.org/show_bug.cgi?id=23889
Summary: Joystick keys
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahso47(a)yahoo.com
Joystick keys 3&4 broken. Usually I assign those to zoom in/out in Flight
Simulator 2004 and also Fly!2. In both sims those keys are not working. (Saitek
Rumble Force)
--
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=24171
Summary: Wine menu localization leads to double entries.
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
I don't know if this is a Wine issue or Ubuntu's, just close this if you
think it's the latter.
When I run with IT Italian locale and install an app I get 2 menu folders named
"Programmi" (WRONG):
1) After the Wine install I get this menu structure:
Applicazioni -> Wine -> Programmi -> Accessori
2) I install an app in Wine and I get the "Programmi" menu entry twice:
Applicazioni -> Wine +-> Programmi -> Accessori
|
+-> Programmi -> AppName
When I run with US English locale and install the same app I get 1 menu folder
named "Programs" (RIGHT):
1) After the Wine install I get this menu structure:
Applications -> Wine -> Programs -> Accessories
2) I install the same app in Wine and I get the expected menu structure:
Applications -> Wine -> Programs +-> Accessories
|
+-> AppName
I get the same problem in wine-1.1.x and wine.1.2.
--
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=23689
Summary: Tomb Raider III screen resolution problem when not
using virtual desktop mode
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.tombraiderchronicles.com/tr3/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to the game Tomb Raider III, both the full game and
downloadable trial) and the demo. It also applies to Tomb Raider III: The Lost
Artifact.
A time-limited trial and demos can be downloaded from
http://www.tombraiderchronicles.com/tr3/demo.html
The demo is about 13MB, the trial 202MB. I'd suggest testing with the "South
Pacific" demo.
There is a problem related to screen resolution when Wine is *not* in virtual
desktop mode.
The game sets the X desktop to the appropriate resolution (640x480, 1024x768 or
whatever else you chose). But the game display size (in pixels) appears to be
the full/highest X desktop resolution. So only the upper left part of the game
display is visible on-screen, and in the case of a widescreen monitor, it is
stretched horizontally. For example, my laptop screen is 1680x1050 pixels. The
game seems to be rendering a 1680x1050-pixel display, but only the upper left
640x480 pixels would be visible on-screen. If instead I tell the game to use
1400x1050 resolution, then (since the vertical height matches) the game display
is stretched so the rightmost part is off-screen.
If testing with the demo or original CD, use winecfg to set Windows version to
Windows 98, otherwise Wine reports:
wine: Unhandled privileged instruction at address 0x48e2e1 (thread 001b),
starting debugger...
In Windows 98 mode, Wine reports instead err:int:__wine_emulate_instruction mov
cr4,eax at 0x00496a41 which is non-fatal. The trial version does not have this
problem. Alternatively, if testing with the original CD game, after installing
it run the unofficial XP/Vista patch from
http://www.tombraiderchronicles.com/cgi-bin/downloads2/dl.pl?fx_vista_trupd…
Start the demo by doing wine Tomb3.exe /setup. For me, that opens a full-screen
black window, and the Tomb Raider II Setup window appears behind it (so not
visible). Alt-Tab to switch to the game setup window and choose a resolution,
then click OK. Compare the in-game display with that when running with virtual
desktop mode enabled.
The only console output which might be (but probably isn't) relevant is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5d8,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
err:d3d7:IDirect3DDeviceImpl_7_SetRenderState Unhandled texture mag 0 !
err:d3d7:IDirect3DDeviceImpl_7_SetRenderState Unhandled texture min 0 !
In virtual desktop mode, the game resolution/rendering seems to work okay
(including when the virtual desktop resolution is widescreen, e.g. 1440x900).
--
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=30227
Bug #: 30227
Summary: .lnk shortcuts created by NSIS installer: last
parameter done wrong
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmichae3(a)yahoo.com
Classification: Unclassified
The last parameter's shortcuts created during installation for .lnk files are
created incorrectly.
Instead of having the spaces escapedwith \ the string should be surrounded by
double quotes and the \ escape characters not put in. This will cause the
shortcuts to work properly.
UNIX works properly with double quoted strings.
please fix. 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=34894
Bug #: 34894
Summary: Version 1.7.6 Compile Failure - Ubuntu 12.04
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Classification: Unclassified
Wine version 1.7.6 will not compile on a 32-bit Ubuntu 12.04 system. I get the
following error:
make[2]: Entering directory `/home/zkrr01/wine-1.7.6/tools'
cc relpath.c -o relpath
relpath.c:21:20: fatal error: config.h: No such file or directory
compilation terminated.
make[2]: *** [relpath] Error 1
make[2]: Leaving directory `/home/zkrr01/wine-1.7.6/tools'
make[1]: *** [../../tools/relpath] Error 2
make[1]: Leaving directory `/home/zkrr01/wine-1.7.6/libs/wine'
make: *** [libs/wine] Error 2
Note that on this same system, version 1.7.5 does compile correctly.
--
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=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.