http://bugs.winehq.org/show_bug.cgi?id=33624
Bug #: 33624
Summary: winhelp: Popups appear with bogus scrollbars which
disappear when you click them
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 44504
--> http://bugs.winehq.org/attachment.cgi?id=44504
ROMTECH.HLP compressed with bzip2
Some help files have links which when clicked open a popup window.
Wine winhlp32 supports that, but the popups (at least for some HLP files)
appear with scrollbars even when scrollbars are not needed, i.e. when all text
would fit in the popup. The unnecessary scrollbars can obscure much of the text
if the popup is small. If you click one of the scrollbar buttons the scrollbars
disappear.
Open the attached ROMTECH.HLP in Wine winhlp32 and click on various parts to
open popups. Pics show a popup as it initially appears, and after clicking on
one of the scrollbar buttons. (Note that you can only click the links in the
left half of the large images to open popups; see bug 14296.)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41017
Bug ID: 41017
Summary: battle.net not starting after instalation
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: bidandou(a)gmail.com
Distribution: ---
Created attachment 55183
--> https://bugs.winehq.org/attachment.cgi?id=55183battle.net
after the instalation battlenet crash
--
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=34616
Bug #: 34616
Summary: wine application needs a command-H keyboard shortcut
in the wine menu.
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macsforever2000(a)macports.org
Classification: Unclassified
On the Mac OS X version of Wine 1.7.3, the Wine->Hide menu item should have a
keyboard shortcut of Command-H per the Mac OS X guidelines.
--
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=12400
Summary: Wine bug or Nvidia bug??
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.gamershell.com/download_1856.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11914)
--> (http://bugs.winehq.org/attachment.cgi?id=11914)
screenshot with my geforce 3
Here is a strange bug. I do not know whether it is a wine or a nvidia bug.
With my old geforce 3 or geforce 440go and the legacy driver 96.43.05,
everything is fine in Indiana Jones and the emperor's tomb (see the screenshot)
But with my geforce 7600go, there are graphical glitches (see the second
screenshot)
Can a d3d guru explain what happens. I can give some useful logs or more
informations if requested.
Joaopa
--
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=24367
Summary: Some things are rendered white in Invasion 3D
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://www.yoyogames.com/games/144021/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Parts of the game is rendered white
*guns
*menu
*team command menu
--
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=19681
Summary: A4tech xl-740k - turning characters problem
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian.nawrocki(a)gmail.com
Hello everyone. I just bought a brand new mouse (A4tech xl-740k) and instaled
NFS PS. After starting a single race, the car turned by itself, I thought that
it's the fault of the setup.exe. On Windows (Microsoft) everything was ok.
After trying everything I instaled Residen Evil and NFS Ms... and this time it
also was fixed. I checked the bug on wine 1.1.14, 1.1.20 and 1.1.27 on kubuntu
and Arch with KDE, when I turned off the mouse, everything was normal. Mouse
work ok with native game and for work on desktop.
--
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=36841
Bug ID: 36841
Summary: Disabled Scrollbar controls does not get enables
enable after SetScrollInfo
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On windows, when you create a scrollbar control with WS_DISABLED, it initially
has the usual disabled look, but when you call SetScrollInfo or SetScrollPos it
is automatically enabled and fully functional.
Under wine, when you call SetScrollInfo on a disabled Scrollbar control, it
just gets the enabled look, but is unclickable and doesn't get the keyboard
focus, like it is still disabled. You have to explicitly call EnableWindow
after to clear the WS_DISABLED bit.
Also, calling EnableWindow(FALSE) on it have no effect, it still have the
enabled look.
--
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=36027
Bug ID: 36027
Summary: Astrology software not runs on wine
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: usrsampath(a)gmail.com
Created attachment 48177
--> http://bugs.winehq.org/attachment.cgi?id=48177
Astrology software backtrace
My Astrology software while working it closes automatically.Here with i have
attached the backtrace log on the same
Your help on this would be highly appreciated!!!
--
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=33856
Bug #: 33856
Summary: Worms 2 page fault when starting a game
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grzesiek3e6(a)op.pl
Classification: Unclassified
Created attachment 44905
--> http://bugs.winehq.org/attachment.cgi?id=44905
Backtrace of Worms 2 crash.
Worms 2 will install and run frontend.exe (possible to change settings, create
teams, etc.), but it's impossible to actually play a match.
When googling, I've found info about people having similar problem on Win7
caused by installation to non-default directory. I've installed it to a default
directory, switched Windows version to XP enabled virtual screen and used cd
patch from http://www.benharmer.pwp.blueyonder.co.uk/ .
It still crashes when run. Backtrace 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.