http://bugs.winehq.org/show_bug.cgi?id=2766
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2066
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2766
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2766
Summary: Magic the Gathering hangs when loading Shandalar
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glasse(a)rpi.edu
Using the 20050211 build of Wine from the Debian packages at
http://wine.sourceforge.net/apt/, I can't play Magic the Gathering. When I run
Magic.exe, it runs OK, and I can select to enter Shandalar, but when I try to
create a new character it hangs on "Generating Shandalar". I have a few save
files from my girlfriend; when I load those, it hangs at the main screen
(presumably loading/generating the map of Shandalar). It does this with the
default registries and a config file of just:
[Version]
"Windows"="winxp"
You can download the game via bittorrent at
http://www.the-underdogs.org/game.php?id=1550 . It has all data compressed in a
.uha archive (which is opaque to Linux, and wine can't run the Windows tool to
extract), but I have an uncompressed copy if you need it. The [Version] section
in ~/.wine/config is necessary because otherwise you get a stupid error message
about "Dave's Extra Cool Timer". I can also provide save games.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2765
Summary: Warcraft install fails with missing registry entry
Product: Wine
Version: 20050211
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=897
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
Warcraft III's install fails with dialog message saying "No program start menu
found"
Adding
[Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell
Folders\\]"Programs"="c:\\windows\\Start Menu\\Programs"
to users.reg file in ~/.wine/ fixes the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2764
Summary: Cosmetic bugs with Delphi TScrollBox and TPopupMenu
Product: Wine
Version: 20050211
Platform: Other
URL: http://www.starsoft.fi/jarto/WineTest.tar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarto(a)starsoft.fi
I've made a small test app (including source) with Delphi 7 that shows two
cosmetic bugs in Wine:
1. TScrollBox doesn't update itself properly after being scrolled. Basically,
the the view is not cleared before being painted again -> contents inside the
scroll box are messed up. Check the attached screenshot.
2. Menu heights are calculated wrong if OwnerDraw is set to true in any item of
a TPopupMenu. You can see the problem by right clicking on the form background
in the test app. First item in the PopupMenu is measured and painted by using
TMenuItem.OnDrawItem and TMenuItem.OnMeasureItem. The 2nd and 3rd menu are
measured and painted normally by Delphi. However, they look extremely small in Wine.
There's a workaround for the menu problem: Just use TMenuItem.OnMeasureItem for
every item in the TPopupMenu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2021
------- Additional Comments From jarto(a)starsoft.fi 2005-28-02 06:31 -------
Pollai, can you check with the latest Wine release? Printing works well from my
Delphi apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.