http://bugs.winehq.org/show_bug.cgi?id=11448
Summary: Ugly skins in FIFA08
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://www.fifa08.ea.com/us/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Created an attachment (id=10583)
--> (http://bugs.winehq.org/attachment.cgi?id=10583)
Zipped log of console output
The skins of characters is ugly, please fix it. The very active console output
is 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.
http://bugs.winehq.org/show_bug.cgi?id=29781
Bug #: 29781
Summary: Error executing tcl app: couldn't find Itcl_Init
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ciampix(a)libero.it
Classification: Unclassified
Wine does this error: couldn't find Itcl_Init
Under Ubuntu 10.04 and 11.10 amd64 and respectively under wine 1.3.37 and
1.3.28
executing a Windows tcl app. The problem is reproducible simply downloading the
standalone password gorilla windows exe and trying to execute it.
https://github.com/zdia/gorilla/wiki/
--
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=29098
Bug #: 29098
Summary: LabVIEW 2010 demo downloader: switching virtual
desktop causes the window to disappear
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://ftp.ni.com/evaluation/labview/ekit/other/downlo
ader/2011LV-WinEng_downloader.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Download the downloader and run it. Switch virtual desktops (e.g.,
ctrl+alt+right), then return to the original desktop. The window will
disappear. The app is still running, and will continue to download in the
background.
Workaround is to use a virtual desktop/not change workspaces.
63b97afc9a817a5a6c40645b38abd6f5ff6d66c7 2011LV-WinEng_downloader.exe
--
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=32140
Bug #: 32140
Summary: MetaTrader 5 never receives chart data
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42411
--> http://bugs.winehq.org/attachment.cgi?id=42411
Wine 1.5.16 console output
MetaTrader 5 never receives chart data.
After logging in to MT5 you are faced with your charts and a message stating
"Waiting for Update". Unfortunately the updates never (appear to) arrive.
--
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=27914
Summary: Simple Screenshot-Code doesn't work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: user123(a)trash-mail.com
Hello,
I copied a simple Screenshot code and made some easy changes on it. The
Screenshot-Code is saved in a DLL an i call its function 'int
do_screenshot(char*)'.
There are 3 files:
- w32ss.cpp
Implementation of the Screenshot-Logic.
- w32ss.hpp
Header of w32ss.cpp (export do_screenshot for C)
- w32ss_test
Test-Program for the dll.
The program is very small and easy. I compiled it with the Microsoft C++
Compiler and MinGw on Windows. Both binaries work on Windows.
On Wine the Test-Output works and the tool finishes, but the screenshot-file is
not created. I don't know why.
best regards
--
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=26944
Summary: GomezPEER fails to end gozilla.exe
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34375)
--> (http://bugs.winehq.org/attachment.cgi?id=34375)
Wine 1.3.18 console output
GomezPEER runs it's own implementation of the Mozilla client (which I believe
is based on Firefox 3.5.8). After so long the PEER complains that gozilla.exe
is already running and should be closed before continuing. gozilla.exe does
indeed stay loaded and does not exit. Under Windows 7 the PEER does not have
this problem.
After exiting GomezPEER normally, gozilla.exe remains in memory and has to be
killed, which is what happens in the log when this occurs
err:ntdll:RtlpWaitForCriticalSection section 0x8765ac "?" wait timed out in
thread 005e, blocked by 004a, retrying (60 sec)
not sure what it's waiting for.
Log attached, although it doesn't offer a great deal (ignore the trickle
errors).
vcrun2005 is installed due to bug 24745 but this makes no noticeable difference
to the application at all (although it's nearly all background).
You need to log in to see this behaviour.
--
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=32049
Bug #: 32049
Summary: Pirate101 launcher fails while downloading game on
initial run
Product: Wine
Version: 1.5.15
Platform: x86
URL: https://www.pirate101.com/free_game/download_game
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 42245
--> http://bugs.winehq.org/attachment.cgi?id=42245
Launcher failure
Pirate101 installs without any overrides. On first run, the launcher allows you
to login and then starts to download the game, but soon pops up a message that
"A problem has occurred" and asks if you want to report it to KingsIsle.
Regardless of whether you click yes or no, the launcher is a zombie at that
point and everything has to be manually killed.
Winetricks ie7 works around the problem, and the game itself seems to work fine
(at least the little I tested). I also tested removing the overrides set by
winetricks after the first run, and found that on subsequent runs the game
launched and did download content during the game.
--
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=34050
Bug #: 34050
Summary: World of Warplanes moo::rc().drawindexedprimitive,
failed
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 45254
--> http://bugs.winehq.org/attachment.cgi?id=45254
Terminal output
I installed World of Warplanes on a 32 bit wineprefix then I installed this
stuff
dxd9_36
vcrun2008
corefonts
msxml3
wininet
ie7
I did not get log in menu so I had to use this guide
http://appdb.winehq.org/objectManager.php?sClass=version&iId=28313
1. Navigate to the res folder with the World_of_Warplanes folder.
2. Go to the packages folder (with the res folder), and unpack the
shared_content.pkg
3. Rename shared_content.pkg to shared_content2.pkg
4. Copy the localization folder into the shared_content folder (the
localization folder is located within the res folder; the shared_content folder
is the one you created from the shared_content.pkg)
5. Add the .pkg extension to the shared_content folder.
6. Run the game
so i started the game on the first game it played then I exited the game and
started it all over again but now I got this error
moo::rc().drawindexedprimitive, failed
--
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=33892
Bug #: 33892
Summary: major bugfix in IRecordInfoImpl_RecordCopy
Product: Wine
Version: 1.6-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosen.diankov(a)gmail.com
Classification: Unclassified
the following function in oleaut32/recinfo.c
static HRESULT WINAPI IRecordInfoImpl_RecordCopy(IRecordInfo *iface, PVOID
pvExisting, PVOID pvNew)
needs to copy stuff from pvExisting to pvNew, however it was doing the
opposite!
The fix is simple, just do:
memcpy(pvNew, pvExisting, This->size);
--
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=34407
Bug #: 34407
Summary: Multi Theft Auto: does not start
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vasquinhos13(a)sapo.pt
Classification: Unclassified
Created attachment 45796
--> http://bugs.winehq.org/attachment.cgi?id=45796
terminal output running mta on wine-1.5.15
export WINEARCH=win32 WINEPREFIX=~/.winegta
Install GTA:SA version 1.0
Install MTA - I use nightly builds http://nightly.mtasa.com/ : 1.3 - Current
release version - Windows full installer
http://nightly.mtasa.com/mtasa-1.3.4-full_rc-5751-20130824.exe is the one I
last install, but others versions doesn't start too.
sha1sum:
072c9dabf5f6e225f199fa8e93ec20c6638221d2 mtasa-1.3.4-full_rc-5751-20130824.exe
Need to install vcrun2008 through winetricks or MTA installer (tried booth
ways); corefonts and tahoma through winetricks
With these steps, I could run MTA on wine-1.4.1 on Caixa Magica 18(Ubuntu 12.04
base distro). For some reason, I cant on Sabayon -
http://forum.winehq.org/viewtopic.php?t=19591 - only on PlayonLinux's
wine-1.4.1.
I am running Sabayon.
I tried the following wine versions:
1.4.1 - cant install GTASA on Sabayon
1.5.25 - installs successfully. does not start. no error window.
1.6 - installs successfully. does not start. no error window.
1.7 - installs successfully. does not start. no error window.
--
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.