http://bugs.winehq.org/show_bug.cgi?id=26777
Summary: Games for Windows Live fails to start without native
windowscodecs
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.gamesforwindows.com/en-US/games/bulletstorm
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Trying to play the Bulletstorm demo (see url), starts by installing gfwl, which
works. Running the client fails quickly, though:
austin@aw21 ~/.wine/drive_c/Program Files/Microsoft Games for Windows -
LIVE/Client $ wine GFWLive.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wincodecs:FlipRotator_GetPixelFormat (0x12e458,0x7fe910): stub
installing native windowscodecs with winetricks gets the client to start up,
and onto the next problem (apparently it wants to install a hotfix?!)
--
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=29321
Bug #: 29321
Summary: Internet Explorer 8 shows upside-down previews on the
quick tabs screen
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 107849916fff56e0322bec7901ed5a10d205b345
Created attachment 37921
--> http://bugs.winehq.org/attachment.cgi?id=37921
Terminal output
After working around bug 29318 with native gdiplus, IE8 shows previews on the
quick tabs page, but they're upside-down. They were displayed correctly (with
native gdiplus) in 1.3.25, so I did a regression test:
107849916fff56e0322bec7901ed5a10d205b345 is the first bad commit
commit 107849916fff56e0322bec7901ed5a10d205b345
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Aug 3 11:12:05 2011 +0200
gdi32: Reimplement SetBitmapBits using the PutImage driver entry point.
:040000 040000 6943b55f2cfca7438beefb5d2c03a04c05b14d72
71ddaec3a805fd921bbb317c1eea40ff1d5b29a6 M dlls
I double-checked with
git checkout 107849916fff56e0322bec7901ed5a10d205b345 (bad)
git checkout 107849916fff56e0322bec7901ed5a10d205b345^ (good)
Steps to reproduce:
1. winetricks ie8 gdiplus
2. Start IE and open a new tab
3. Enter the quick tabs page with ctrl+Q or the button to the left of the tab
bar
--
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=18947
Summary: AppDB isn't deleting idle maintainers
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The AppDB should remove maintainers that don't do anything (by design), but it
isn't. Admins are removing idle maintainers manually, and there are a lot of
them!
This solution itself isn't ideal, as they just reapply, there is no way to
block this, and many users don't take the hint.
--
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=30234
Bug #: 30234
Summary: CSoundManager::Create fails on file names with >= 156
characters
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sarastro.admin+wine(a)googlemail.com
Classification: Unclassified
Steps to reproduce:
- Download an application that loads sound files. I used the „PlaySound“
example from the DirectX Samples, available from the SDK at
http://www.microsoft.com/download/en/details.aspx?id=21416 (together with the
source).
- Create a set of test files with increasing file name length. I used the
following command (where Sifa.wav is a dummy wave file):
for i in `seq 10 156`; do let j=$i-3-${#i}; name=`seq -s "_" $j | sed
's/[0-9]//g'`; cp Sifa.wav $i$name.wav; done
- Create a list of the files and their full name length (it is important to
use the full Wine path here):
find /home/jojo/.wine/dosdevices/z\:/Zusi3/SoundTest/ | awk '{ print length,
$0 }' | sort -n
- Launch the test program and try to open any of the test files.
Observation:
- Any test file whose complete name is less than 155 characters long can be
loaded and played without problem
- On any test file with a name greater than or equal to 156 characters an
error message "Could not create sound buffer." is displayed.
The relevant code from the sample is
if( FAILED( hr = g_pSoundManager->Create( &g_pSound, strFileName, 0, GUID_NULL
) ) ) { … (display error) }
where "strFileName" is defined as "static TCHAR strPath[MAX_PATH]" and
"g_pSoundManager" is defined as "CSoundManager*".
--
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=26324
Summary: Windows Live not working.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ruchg2(a)gmail.com
I tried to run wlsetup-all.exe and it stopped in the middle.
--
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=26680
Summary: Duplicate cursor in Edge of Chaos
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=33979)
--> (http://bugs.winehq.org/attachment.cgi?id=33979)
WINEDEBUG=+x11drv,cursor,event wine iw2eocgs
Edge of Chaos has duplicate cursor since the recent cursor patches, yesterday's
commit didn't fix it. Haven't done a regression test yet, will do if needed.
--
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=20820
Summary: Magic: the Gathering Online 3.0 Renamer.exe hangs on
startup.
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bss(a)iguanasuicide.net
Created an attachment (id=24938)
--> (http://bugs.winehq.org/attachment.cgi?id=24938)
stderr output of wine process when running Renamer.exe
Looking through some of the existing bugs, I was thinking that MtGO might be
convinced to work with modern wine. I ran into this issue that does not seem
to have a bug already associated with it.
Steps to reproduce:
0. Install wine from Emulators:Wine repository on openSUSE Build Service for
openSUSE 11.2
1. Clean wine directory (if exists). Use (winetricks win2k) to switch to MS
Windows 2000 emulation.
2. Download and install
MtGO.[http://www.wizards.com/Magic/TCG/Article.aspx?x=magic/magiconline/dow…
Download helper works fine. Installer makes a lot of noise in the logs, but
seems to work.
3. Install 'dotnet20' component through winetricks.
* This works around Bug 14067. You may or may not need this if you have a
more recent version of wine.
4. cd "$WINE_PREFIX/drive_c/Program Files/Wizards of the Coast/Magic Online
III"
5. wine 'C:\Program Files\Wizards of the Coast\Magic Online III\Renamer.exe'
6. hang after: err:seh:setup_exception_record nested exception on signal stack
in thread 0021 eip 7bc70bd0 esp 7ffdbc7c stack 0x242000-0x340000
--
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=12962
Summary: Diablo 2: left-control ignored after mouse click
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)the-eend.org
While playing Diablo 2 (Ubuntu Hardy + Compiz):
- Hold down mouse button to walk in a direction
- Hold down left-control to start running
- Release mouse button, and re-press
* The character should continue running toward the pointer, but instead returns
to walking until/unless left-control is re-pressed.
The game behaves as expected if the right-control key is used instead.
I suspect this regression is related to the now resolved bug #12343, but this
specific behaviour is still exhibited in 0.9.61.
--
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=20852
Summary: Strange memory corruption in
test_FindFirstChangeNotification
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-10-21-19.42/vg-kernel32_change.txt
(and probably for as long as I've been running valgrind) have the warning
Invalid write of size 4
at RtlFreeAnsiString (rtlstr.c:170)
by RemoveDirectoryW (path.c:1350)
by RemoveDirectoryA (path.c:1364)
by test_FindFirstChangeNotification (change.c:182)
by func_change (change.c:883)
by run_test (test.h:535)
by main (test.h:585)
Address 0x7f21eeac is on thread 1's stack
Inserting a function call in RemoveDirectoryW()
(anywhere) sometimes makes the warning go away.
It seems that the first function call after the unix
rmdir() at
http://source.winehq.org/source/dlls/kernel32/path.c#L1349
triggers this warning...
even if the function call is just a print statement.
To reproduce:
install valgrind (after applying the workaround
for the regression that keeps wine from working,
https://bugs.kde.org/show_bug.cgi?id=205541#c1 )
build wine
cd ~/wine-git/dlls/kernel32/tests
~/wine-git/wine winemine &
valgrind --trace-children=yes ~/wine-git/wine kernel32_test.exe.so change.c
It still happens if I comment out all but
test_FindFirstChangeNotification()
at the bottom of change.c.
This could also be a bug in valgrind, I suppose; I filed an issue
there for this a while ago as https://bugs.kde.org/show_bug.cgi?id=211701
--
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=22622
Summary: Unigine Heaven 2 benchmark hangs on exit
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://unigine.com/products/heaven/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With wine-1.1.44, it seems Heaven hangs frequently on exit, in
both the d3d9 and gl variants. It even hangs if you quit manually
shortly after starting.
Oddly, the hung process doesn't show up in winedbg's btall.
I'm pretty sure this wasn't happening on git as of a few days ago.
--
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=26797
Summary: Fritz 11 doesn't draw chess pieces properly
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=34146)
--> (http://bugs.winehq.org/attachment.cgi?id=34146)
terminal output with Wine 1.3.18
Starting with wine-1.3.16. Black chess pieces are not drawn properly in Fritz
11. They are drawn just solid light-gray background instead of normal black
drawing.
b5c2015999853030905ddae129a26a512825064b is the first bad commit
commit b5c2015999853030905ddae129a26a512825064b
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Mar 10 16:16:26 2011 -0600
gdiplus: Add software implementation of GdipFillPath.
Winetrick gdiplus works around this.
This fixme appeared in the terminal when this bug was introduced:
fixme:gdiplus:GdipFillPath Not implemented for brushtype 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=25113
Summary: CDBurnerXP misrenders some dialogs
Product: Wine
Version: 1.3.6
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31848)
--> (http://bugs.winehq.org/attachment.cgi?id=31848)
Terminal output
Some of the dialogs in CDBurnerXP display red Xs in place of descriptions of
the available options. Choosing an option still works though, if you know what
they are already...
To reproduce:
1. Install .NET with winetricks dotnet20
2. Install and start CDBurnerXP (I only tested the minimal installer with all
options unchecked)
3. Choose data disc mode
4. Click the "burn" button
5. Answer yes if asked "are you sure?"
Native gdiplus doesn't help here. Note that the bug can't be seen in Vista+
modes in recent Wine versions (looks like it hits bug 24580 instead).
--
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=16391
Summary: Text rotation misbehavior
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piernik(a)gmail.com
Created an attachment (id=17719)
--> (http://bugs.winehq.org/attachment.cgi?id=17719)
Problem illustration. Green - good, red - wine
First, a demo: http://kjk.gniew.org/dump/wine-orientation.ogg
Obviously text should always appear in the box. The app is Protel 99 SE.
It can be fixed by applying patch from "ExtTextOut with rotation and
MM_ANISOTROPIC inverted coordinates"
<http://www.winehq.org/pipermail/wine-devel/2007-March/055559.html>
I was playing with CreateFontIndirectW() and indeed plf->lfClipPrecision has
CLIP_LH_ANGLES flag set.
Can anyone take a closer look at the patch above so it could make its way into
wine?
--
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=26386
Summary: 64-bit SynthEyes wants admin privileges, telling
winecfg to be win98 doesn't help
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eoffermann(a)gmail.com
SynthEyes installs fine, then during the initial launch it requires
registration info. When the registration data is entered, it fails with the
typical "You need to start SynthEyes using 'Run as Administrator' to
authorize."
Using winecfg to set the simulated windows version to win98 doesn't help.
Their support site addresses the problem here: (Naturally it just has
instructions for Windows telling us to make sure the program is set to run as
administrator)
http://www.ssontech.com/support.htm
SynthEyes installer is 32bit, but the application will only launch in a 64bit
environment.
I am running a freshly-compiled wine-1.3.13, with separate 32bit and 64bit
build environments under x86-64 (RH-FC8).
--
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=14929
Summary: PhotoStory 3 is not able to open WP3 file once created
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabertolin.linux(a)gmail.com
PhotoStory 3 (after installing MFC42u.DLL and vcrun6) is running fine and it
allows to create a new project: importing images.
However once the project is saved and close it, the project can not be open it
again.
Attached log created with WINEDEBUG=+relay
--
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=22175
Summary: When a program uses the internet, it crashes when it
sends a packet.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snd2zac(a)yahoo.com
I can run blockland fine when I turn my network connection off, but it crashes
when it attempts to check for updates.
Wine completely freezes up, and just sits there sucking up resources for I
don't know what.
There must be some kind of error in the networking section.
--
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=18940
Summary: Vector Magic window vanishes when loading an image
from file
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://vectormagic.com/desktop
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Basically, this small vectorization program works fine when an image is loaded
into the clipboard and the program STARTED after that. Then you can load the
image from the clipboard.
When you try to load an image file however (browsing still works), then the
program window vanishes. It is still running, but not accessible. No suspicious
console log.
There should be a free shareware version on that site.
--
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=30281
Bug #: 30281
Summary: Microsoft SQL Server Management Studio Express
(SSMSE): empty dialog windows
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 39559
--> http://bugs.winehq.org/attachment.cgi?id=39559
New database dialog
The following dialog windows:
- create database
- delete database
- backup
- restore
are displayed incorrectly - the panel that should display dialog controls is
empty
To reproduce:
- start application
- connect to server
- navigate to Databases
- in context (right-click) menu select New database
Prerequisites:
- winetricks dotnet20
- recent version of windows in winecfg
- running instance of sql server (sql server 2000 is runnable in wine, see
appdb for details)
--
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=15802
Summary: Turok 1.0.1.363: Mouse move does not work.
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://propagandagames.go.com/games/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darion(a)automation.dn.ua
Turok 1.0.1.363: Game play is ok, but only with cursor keys move. Mouse move
does not work. Mouse click is ok.
--
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=20895
Summary: Invalid write in DIALOG_CreateIndirect after evil
dialog destroys itself in WM_INITDIALOG
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-05-09.09/vg-user32_dialog.txt
shows
Invalid write of size 4
at DIALOG_CreateIndirect (dialog.c:701)
by DialogBoxParamA (dialog.c:840)
by test_DialogBoxParamA (dialog.c:960)
by func_dialog (dialog.c:1157)
by run_test (test.h:535)
by main (test.h:585)
Address 0x7f040428 is not stack'd, malloc'd or (recently) free'd
Error still there as of last run,
http://kegel.com/wine/valgrind/logs/2009-11-30-19.16/vg-user32_dialog.txt
The test is a gnarly situation:
"a dialog which destroys itself on WM_INITDIALOG"
How bulletproof are we supposed to be in that situation?
--
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=19962
Summary: Teamviewer: Text background displayed in black
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.teamvier.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mst(a)collogia.de
Created an attachment (id=23477)
--> (http://bugs.winehq.org/attachment.cgi?id=23477)
Teamviewer Screenshot
Hi,
this is my first bug report. Hopefully I get it right.
When starting Teamviewer 4.1.6597 in Wine 1.1.29 (Ubuntu 9.04 x86-64) I get the
attached rendering error. The text in the lower right is totally black. Usually
you should find some text there saying "Partner List".
Currently I'm using the xorg radeon driver (for my X1600) that normally works
flawlessly without any display corruption. I have no possibility to make a
cross check on other hardware so I guess it is a wine specific bug.
I have never used Wine before so I cannot tell if this may be a regression.
Maybe other users can help me sorting this out.
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=30048
Bug #: 30048
Summary: Windows 8 consumer preview setup crashes due to
unimplemented function msi.dll.MsiEnumComponentsExW
Product: Wine
Version: 1.4-rc5
Platform: x86-64
URL: http://windows.microsoft.com/en-US/windows-8/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
It crashes while checking app and device compatibility:
wine: Call from 0x7b83bdc2 to unimplemented function
msi.dll.MsiEnumComponentsExW, aborting
wine: Unimplemented function msi.dll.MsiEnumComponentsExW called at address
0x7b83bdc2 (thread 002a), starting debugger...
Prerequisite: winetricks vcrun6
--
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=20112
Summary: Cannot install Directx on Fedora 11 with 64-bit wine
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=04ac064b-00d1-474e-b7b1-442d8712d553
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)robwhalley.co.uk
Background:
Using Steam, I'm trying to start "Secret of Monkey Island Special Edition".
Before it can start for the first time, the program tries to install DirectX.
This is not successful so the game cannot be loaded.
Have tried installing the DirectX setup files manually and via winetricks but
with no luck.
Using wine package 1.1.29-3.fc11 @updates-testing
Error returned:
Trying to load PE image for unsupported architecture (AMD-64)
wine: could not load L"C:\\windows\\temp\\DX1a3d.tmp\\infinst.exe": Bad EXE
format for
Investigation details:
The problem seems to be related to wine choosing the correct binary to begin
with, then being unable to run a 64-bit binary which is also part of the
install (i.e. it uses wine32 all of the time, when some of the time it should
be using wine64).
Looking at the behaviour of wine, it correctly identifies that DXSETUP.exe is a
32-bit file and uses wine32 as expected. However, there is an executable file
that is supposed to run as part of the install:
infinst.exe: PE32+ executable for MS Windows (GUI) Mono/.Net assembly
This is a 64-bit file so wine32 chokes on it and the install fails.
Is this restricted to Fedora 11 or is it common to any wine environment where
wine32 and wine64 are present?
The infinst.exe application can be run successfully using wine64 infinst.exe
and simply returns:
fixme:heap:HeapSetInformation 0x7f98ba590000 0 0x7f98bcd4fd10 4
If wine32 infinst.exe is run, it returns:
Trying to load PE image for unsupported architecture (AMD-64)
Trying to load PE image for unsupported architecture (AMD-64)
wine: could not load L"H:\\Download\\Windows\\DX\\infinst.exe": Bad EXE format
for
Additional information:
The temporary folder (shown above) that is created when the files are extracted
disappear too quickly to be looked at in detail. I got a better look at
infinst.exe by extracting all the cab files with:
#!/bin/sh
for file in *.cab
do
cabextract "$file"
done
--
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=24198
Summary: Wine iexplore.exe does not render fonts correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: babciastefa(a)gmail.com
Wine does not render correctly some fonts.
I attached screenshot, and css part where propably the problem is.
Link to wrong rendered page:
http://fastpc.pl/thread-3329.html
.codeblock {
background: #fff;
border: 1px solid #ccc;
padding: 4px;
}
.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
body {
background-image: url(../../../images/myfedora/tlo1.png);
background-repeat: ;
color: #000;
text-align: center;
line-height: 1.4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
--
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=20450
Summary: Dragonica crashes on Patcher
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jurjen(a)stwerff.xs4all.nl
Created an attachment (id=24313)
--> (http://bugs.winehq.org/attachment.cgi?id=24313)
Dump of all data off the start of the Dragonica patcher
Tried the free download of dragonica:
http://www.gamershell.com/downloads/start.html?id=52250&mirror=2&cat=demo&f…
Unzipped the result and installed the executable. No problems here.
Tried running:
jurjen@desktop:~/.wine/drive_c/Program Files/gPotato.eu/Dragonica$ wine
./Patcher.exe
And after pushing OK for the patch process to start got an unhandled exception.
--
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.