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.
http://bugs.winehq.org/show_bug.cgi?id=34472
Bug #: 34472
Summary: window titlebar names
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.platte(a)platte-web.de
Classification: Unclassified
Created attachment 45899
--> http://bugs.winehq.org/attachment.cgi?id=45899
Example image of the issue.
When ever I use the MacDriver while entering fullscreen the windows titlebar
does not show the application/executable/file name anymore once I exit
fullscreen. This happened to me for any fullscreen application I'm currently
using. (AudioSurf, TrackMania United/Nations forever, Colin McRae Rally 2005,
Beyond Good & Evil [GOG], etc…)
This happened to me ever since the introduction of the MacDriver. (1.5.?)
--
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=34811
Bug #: 34811
Summary: Crash when copy by ctrl+c or in-app copy, cmd+c works
fine (using MacDriver) on OS X Mavericks
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mememe12(a)me.com
Classification: Unclassified
Created attachment 46420
--> http://bugs.winehq.org/attachment.cgi?id=46420
Error in console after using ctrl+c
When I copy text (ctrl+c) in Keil uVision 4 in wine using MacDriver on OS X
Mavericks , it crashes leaving this error in log (see attachment). When I use
cmd+c to copy, it's fine, but I have to be aware (cmd + c &Â ctrl+ v to copy&
paste). It won't crash when I use XQuartz instead of MacDriver.
--
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=30745
Bug #: 30745
Summary: Soulbringer, GOG version, crashes at start, no splash
screen even.
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernando(a)cmartins.nl
Classification: Unclassified
see backtrace
--
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.