http://bugs.winehq.org/show_bug.cgi?id=23433
Summary: FIFA 10 Demo: Setup shows 'DisplayName from
default.wxl Setup' instead of 'FIFA 10 - Demo Setup'
as title
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.bigdownload.com/games/fifa-10/pc/fifa-10-de
mo/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
While scripting this demo in wisotool, I noticed that the title has a very
strange name: DisplayName from default.wxl Setup
I just tried in Windows 7, but it shows fine there(FIFA 10 - Demo Setup).
Terminal shows:
fixme:advapi:LookupAccountNameW (null) L"austin" (nil) 0x33f150 (nil) 0x33f154
0x33f148 - stub
fixme:advapi:LookupAccountNameW (null) L"austin" 0x13c598 0x33f150 0x15b640
0x33f154 0x33f148 - stub
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
native msxml3/riched20 don't make a difference
--
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=18189
Summary: Everest Poker and Casino exit without winetricks
corefonts
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.everestpoker.com/downloads/S1485E/Everest%20P
oker.exe?MID=winebugs
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20666)
--> (http://bugs.winehq.org/attachment.cgi?id=20666)
Wine 1.1.19 +fonts before and after "winetricks corefonts"
Working around 18188 (native gdiplus), Everest Poker and Casino exit silently.
Workaround is using "winetricks corefonts".
msttcorefonts (Ubuntu) is installed on my system, and the mappings in the
registry appear to be correct.
Attached +font before and after "winetricks corefonts", as well as two app
files that refer to fonts, not sure if they are any use.
--
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=13896
Summary: Everest Casino does not load
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://www.EverestCasino.org.uk
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=13982)
--> (http://bugs.winehq.org/attachment.cgi?id=13982)
This is as far as the application progresses
The Everest Casino exits without error message immediately after checking for
updates, which is part of the start-up process for the application.
--
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=13155
Summary: msvideo problems when running M1.EXE
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Makitk(a)gmail.com
Created an attachment (id=12960)
--> (http://bugs.winehq.org/attachment.cgi?id=12960)
Copy+paste error messages from Konsole window.
When trying to run Sogna's Viper M1 through Wine, msvideo keeps saying it needs
to be fixed with a whole lot of fixme:msvideo:Draw* messages. In addition to
that, the game's viewer is locked to the top-left of the desktop and glitches
heavily. It stays black as well, showing only text whenever text options are
shown in game.
I'm not sure if it's related to the preloader errors warning me it can't
reserve range 00000000-60000000 or "err:dosmem:setup_dos_mem Cannot use first
megabyte for DOS address space, please report" messages I get, but I think I've
had these messages before in a different OS setup.
M1 starts by opening M1.EXE, then opening SGS.EXE through M1.EXE. Running
SGS.EXE without M1.EXE results in a failsafe built in SGS.EXE and a window
saying you should start up with M1.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=21362
Summary: Windows 7 Platform SDK can't set itself as the default
in Visual C++ 2005?
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://dev.chromium.org/developers/how-tos/build-instructions-windows
says
-- snip --
Install Visual C++ 2005.
...
Install Windows 7 SDK.
...
Integrate the SDK with Visual Studio:
Start > All Programs > Microsoft Windows SDK > Visual Studio Registration >
Windows SDK Configuration Tool.
If this program crashes, try running it from the command line with:
windowssdkver -version:v7 -legacy
-- snip --
So I did
$ sh winetricks psdkwin7 vc2005trial
being careful to only install the basic C++ stuff,
then
$ cd ~/.wine/drive_c/"Program Files/Microsoft SDKs/Windows/v7.0/Setup"
$ wine windowssdkver -version:v7 -legacy
This failed with the message
The Windows SDK Configuration tool was unable to set this version of the SDK as
the current version. Please verify the selected version.
Press return key to exit....
I'll attach a +relay,+seh,+service log.
--
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=23023
Summary: StarCraft II does not start after installing Patch 14
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=28538)
--> (http://bugs.winehq.org/attachment.cgi?id=28538)
Output of the Blizzard Crash Reporter (early crash before window is opened)
Patch 14 (version 0.16.0.15580)
Changelog:
http://starcraft.incgamers.com/blog/comments/starcraft-ii-patch-14-notes/
Sc2 does not even open a window. It crashes before the login screen. It ran
very fine until patch #14.
Sometimes i get the planet in the background rendered, and it crashes bevore
the login screen.
The blizzard crash reporter reason for the crash is:
ACCESS_VIOLATION (0xC0000005)
occurred at 0023:04EEE0FA. The memory at '0x00000000' could not be written.
$ uname -a
Linux bstation 2.6.34-ARCH #1 SMP PREEMPT Mon May 17 09:29:00 CEST 2010 x86_64
Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux
$ wine --version
wine-1.2-rc2
--
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=23874
Summary: Games lose soung
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamklobukowski(a)gmail.com
Starcraft 2 randomly loses sound. To get it back I need to open 'Options' menu
in Starcraft 2. Sometimes (very rarely) sound gets back without such
intervention.
In PulseAudio logs there is only information that connection was closed. There
is nothing significant in wine logs.
I also experienced similar sound-off in Half-Life 2 (and ep1,2).
--
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=23155
Summary: Blitz 1941 crashes at start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vytautas1987(a)yahoo.com
Created an attachment (id=28801)
--> (http://bugs.winehq.org/attachment.cgi?id=28801)
wine output
Blitz 1941 crashes at start
--
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=22103
Summary: Starcraft II: crashes after "loading" screen with
ACCESS_VIOLATION error - wrong video memory size
detection
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: globtroter(a)gmail.com
Issue:
- starcraft beta installs correctly
- game updates correctly
- game loads
-- you can see loading screen
-- as soon as loading finishes, game crashes with ACCESS_VIOLATION exception
and opens Blizzard Error Reporter
There's a lot of messages like these while running in console:
fixme:d3d_texture:texture_init Failed to create surface 0x8616658, hr
0x8876017c
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x1764d4) CreateSurface failed, returning
0x8876017c
Potential problem:
Wine wrongly detects amount of video card memory
Tested system:
Ubuntu 9.10 "Karmic" 64bit
Wine 1.1.39, 1.1.40, 1.1.41
Nvidia Quadro NVS 140M 512MB
Workaround:
Override detection of memory by setting in registry this key:
HKEY_CURRENT_USER/Software/Wine/Direct3D/VideoMemorySize
to memory amount (eg. 512)
--
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=19301
Summary: Applications crashes when on starting
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.jacksms.it/JackSMS-4.0.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frem82(a)hotmail.it
Created an attachment (id=22348)
--> (http://bugs.winehq.org/attachment.cgi?id=22348)
Debug
When I try to Start the application,I received an error message,and the
application doesn't start.
--
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=24036
Summary: Nany of StarCraft2 effects are not shown with
UseGLSL=enabled on ATI cards
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Created an attachment (id=30203)
--> (http://bugs.winehq.org/attachment.cgi?id=30203)
Missing SCV-moving and crystal glow effect (dispite of "reflections" setting)
With "UseGLSL=enabled" I have no:
1) reflections
2) Fireflames
3) Glowing on crystals, when they are mined
4) Rocket engine expulsions
5) Many other similar affects, like protoss canon firing, Archont (and any
other protoss unit, when it's hit) shields, many other protoss effects...
ATI HD4570, fglrx-10.7, kernel-2.6.35, wine-1.2/1.3.0
xorg.conf settings and messing with amdcccle doesn't helps.
--
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=17469
Summary: fontsmoothing only works for the first programm started
with wine
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markus(a)gmlutz.de
fontsmoothing really makes a difference for many fonts. I have added it in
user.def under [Control Panel\\Desktop]
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
But it seems to work for the first wine program only ...
See attachments for it.
--
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=21606
Summary: picasa 3.6 map is not displayed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epistemepromeneur(a)free.fr
Created an attachment (id=26076)
--> (http://bugs.winehq.org/attachment.cgi?id=26076)
places.png
1.1.37
open picasa 3.6
then
select an album containing getagged photos
then
click on "places"
then
the map window opens and is empty. there is no map
see place.png
--
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=18430
Summary: Lords of the Realm 2: Autoplay doesn't show title
graphic
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Nothing really to describe here. Screenshot 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=22894
Summary: Rundll32.exe crashes running Patch of PyLOTRo
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: email09(a)cademail.e4ward.com
When trying to run PATCH for D&D Online, I receive this error. I already
contacted the PyLOTRo folks, they said it was a wine issue
--
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=22814
Summary: IrfanView 4.00-4.25 large custom skins toolbar
appearance is broken
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://irfanview.tuwien.ac.at/iview425.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=28171)
--> (http://bugs.winehq.org/attachment.cgi?id=28171)
IrfanView 4.20 with Grosberg24 skin in Wine
It's a follow up of bug 8287.
In Preferences -> Toolbar select Grosberg24 skin, restart IrfanView.
Most icons on a toolbar will be completely missing (or probably transparent).
IrfanView 4.27 and higher is _not_ affected, because the author of this
application added a workaround specifically for 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=15242
Summary: Photoshop CS2: Typing causes excessive processor use and
brief unresponsiveness
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: login(a)greenstorm.net
Open Photoshop CS2.
Open an image
Press T to select the typing tool.
Click.
Type quickly.
Watch your system monitor's CPU usage leap all over the place. If you type the
right speed, photoshop doesn't get a chance to update the image with your text,
and the cursor moves with nothing appearing behind it. All the text pops in at
once when your CPU gets a chance to breathe.
Hit CTRL-Enter to finish typing.
Press V to select the movement tool.
Press the down arrow to move the text box incrementally.
Watch your system monitor's CPU usage leap all over the place.
Let go of down, and watch all the cached keystrokes keep your text box sliding
off the edge of your image.
In Windows, as soon as you let go of the arrow keys, the object stops moving.
In Windows, when you type, text appears immediately on the image.
In Windows, typing doesn't take a bunch of CPU time.
--
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=17882
Summary: Photoshop doesn't see the Internet.
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinex2017(a)neostrada.pl
Photoshop CS2 does not see internet.
I am connected by ppp0 (modem USB ADSL).
During update software PS doesn't see internet connection
--
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=20207
Summary: NFS SHIFT: Game hangs on loading
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23829)
--> (http://bugs.winehq.org/attachment.cgi?id=23829)
Menu appearance
I'm using Wine-1.1.30 on Fedora 11 32 bit on NVIDIA 9xxx with drivers version
190.32
Steps to reproduce:
1) delete ~/.wine directory
2) sh winetricks dotnet20 , because installer hangs on DirectX installation
3) install game
4) sh winetricks directx9 , because it speeds up navigating through first menus
otherwise it's very slow
5) patch game to 1.01
6) wine shift.exe
7) watch intro, choose language, type your name
8) get to main menu screen which I showed in attachment
The problem is that background doesn't look like it should. I tested full
version of this game and don't know if the same is in demo version.
--
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=22442
Summary: Sega Rally Revo - direct2drive version: will not
launch
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: limited_choice(a)hotmail.com
Created an attachment (id=27484)
--> (http://bugs.winehq.org/attachment.cgi?id=27484)
Output of 'wine "SEGA Rally Revo Launcher.exe" &> log'
AFAICT one needs to launch "SEGA Rally Revo Launcher.exe" to configure the game
for the current hardware set ; without the data created by the launcher exe,
the
main game executable ("Sega Rally Revo.exe") crashes upon start.
Note: the launcher crash here spawns the microsoft .NET error reporting GUI..
--
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=12893
Summary: GTA2 doesn't work on the eeepc but works fine on an
nvidia card
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GNUtoo(a)no-log.org
when i start GTA2 i have a screen that is mostly black...then i press esc and i
have the normal screen but it has green lines on it and is too slow to be
playable...
i attach the log file
--
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=22011
Summary: Symantec Antivirus 10.x installation fails when
starting services
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26754)
--> (http://bugs.winehq.org/attachment.cgi?id=26754)
Wine 1.1.40 console output
Under Wine 1.1.39, SAV 10.x installers fail when trying to start the services.
The same exception occurs with every Wine run thereafter, until the WINEPREFIX
is cleared.
Workaround for Bug 22009 required to get this far.
Also need to workaround Bug 18719 for version 10.2 (Vista).
Same with Wine 1.1.40.
--
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=20979
Summary: ./wine wrapper script broken when --with-wine64 is
used
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ cd $HOME/wine64
./configure --enable-win64 --disable-tests
$ make
$ cd $HOME/wine32
$ ./configure --with-wine64=$HOME//wine64 --disable-tests --without-mpg123
$ make
$ ./wine notepad
./wine: could not locate Wine source tree
$ loader/wine notepad
wine: created the configuration directory '/home/austin/.wine'
wine: configuration in '/home/austin/.wine' has been updated.
--
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=19078
Summary: Forum: quote includes first line of reply to quote
Product: WineHQ.org
Version: unspecified
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
There's a small bug in the Wine forums where, if a mailing list subscriber
quotes someone in their email, the first line of their reply to that quote
inevitably gets "eaten up" into the quote too. Example:
[quote]
Quote line 1
Quote line 2
Quote line 3
Reply line 1
[/quote]
Reply line 2
Reply line 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=9633
Summary: Window Decoration Missing
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
Created an attachment (id=8031)
--> (http://bugs.winehq.org/attachment.cgi?id=8031)
image of what I mean
I think this started with wine 0.9.42. When I run *any* application the window
decoration is missing.
Eg the top bar which you can grab to move a window, or close with [x],
minimize, etc. For these windows ALT+click move doesn't work either. Some of
the applications regain this window decoration after a while and then behave
normally. Until then these windows are always-on-top and have no icon in the
taskbar.
I am running compiz right now, but I don't think this is the issue, as in wine
0.9.41 things worked just right. See the attached screenshot for what I mean.
I will revert back to 0.9.41 to double check this, but not now as utorrent is
busy downloading...eh..linux isos.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12362
Summary: [Regression 0.9.59] Systray support for all applications
is broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Environment: KDE 3.5.9/Fedora 8
With a new ~/.wine
wine taskmgr
-> In KDE systray there's something transparent but not a real Task Manager
Icon
-> Mouse clicks have no effect (no menu is shown or any other reaction)
(At first spotted by running Miranda 0.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=12433
Summary: Internet Explorer 7 is not showing any page
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=11971)
--> (http://bugs.winehq.org/attachment.cgi?id=11971)
warn+all log
-Follow howto on the <a
href="http://appdb.winehq.org/objectManager.php?sClass=version&iId=4195">appdb</a>
-Try to insert any page you want
-Internet Explorer show message "Windows cannot find 'something'. Check the
spelling and try again" and don't run any page.
--
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=12215
Summary: Adobe Photoshop CS2: progress bar staying visible after
operations
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: descentspb(a)ya.ru
When batch processing some amount of images through a cpu-heavy plugin, a
progress bar appears. After finishing the work, it sometimes remains visible,
on top and resized in the way that you cannot actually see the progress bar
itself, but only the "Progress" window decoration and the caption. I can
provide a screenshot if necessary.
WM: metacity.
--
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=13987
Summary: Photoshop CS2 All image and dialog windows draw behind
main parent window with KDE4
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
Created an attachment (id=14174)
--> (http://bugs.winehq.org/attachment.cgi?id=14174)
Screenshot demonstrating the bug. Note that all the subwindows are behind the
main CS2 window.
Hello.
I just did a fresh install of Photoshop CS2 on a fresh Wine 1.0 install on
Kubuntu 8.04 remix (KDE4).
Unfortunately, all the 'subwindows', including the image I am editing, as well
as the tool dialog, layer dialog etc. draw behind the main parent window.
This means that the program can not easily be used.
--
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=20260
Summary: GTA2 runs really slow with RenderTargetLockMode
readtex with a GeForce FX 5500
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.rockstargames.com/classics/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
When trying to play GTA2 in newer Wine versions with a GeForce FX 5500, the
game will run extremely slow because RenderTargetLockMode readtex is now the
default. Switching back to RenderTargetLockMode readdraw allows the game to
work correctly.
When setting RenderTargetLockMode disabled, the intro movie doesn't display
anymore, but ingame will work extremely fast. The performance is really good
then.
It appears there is currently a significant performance problem with GeForce FX
5500 cards and RenderTargetLockMode readtex. Details about my system:
AMD Athlon 1GHz
512MB RAM
GeForce FX 5500 with 128MB
Ubuntu Hardy
Driver version: 173.14.16 (the latest that supports my hardware as far as I'm
aware)
--
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=20994
Summary: Photoshop droplets do not activate actions
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mail.4brad.com
Photoshop does not take command line arguments, but offers a facility called
"Create Droplet" which generates exe files which both accept drag and drop and
also filenames on the command line, which are to be loaded and then run through
a photoshop script (action.)
On DOS, one can create a droplet with a dummy action, and use it as a way to
invoke photoshop with filenames on the command line, and this works.
In wine on photoshop CS2, one can create a droplet, and one can invoke it with
wine and it invokes photoshop, but it does not run the action as far as I can
tell, and does not load files given on the command line, nor issue errors if
the filenames are not valid (which is what happens under windows.)
The main reason this would be useful is it would be very nice to have a means
to pass filenames to photoshop from linux, rather than having to invoke it and
go through its file loading dialogs, which always start from a different
directory than you were in anyway.
--
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=20996
Summary: Photoshop cs2 dont rem last status!
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mad24ind(a)gmail.com
In windowa photoshop remember it'd last window size and changes. But here it
won't!
--
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=21675
Summary: FLASH CS4 cannot start in fedora 12
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: omarg55(a)gmail.com
CC: omarg55(a)gmail.com
Created an attachment (id=26181)
--> (http://bugs.winehq.org/attachment.cgi?id=26181)
screem error
it's simple error program to start the .exe
i have got upgrade a version 1.1.38, but again says error,
The s.o is fedora 12(constantine) and wine 1.1.38,) and other aplication
working properly but to install flash gives me this error
somebody help me.. any ideas
thanks
O.Galaviz
--
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=22373
Summary: OnOneMaskPro Photoshop Plugin crashed WTEnable
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Created an attachment (id=27381)
--> (http://bugs.winehq.org/attachment.cgi?id=27381)
console output
photoshop onone mask pro plugin 4 crashed during window change, maskpro window
to photoshop window.
...
Backtrace:
=>0 0xf6d34c08 WTEnable+0x88(hCtx=0xc00, fEnable=0)
[/home/sc/wine-git/dlls/wintab32/context.c:657] in wintab32 (0x0032ccec)
...
--
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=24085
Summary: Sony Launchpad: news menu is blank without native
shdocvw
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30299)
--> (http://bugs.winehq.org/attachment.cgi?id=30299)
screenshot
Winetricks ie6 worksaround it. Removing the overrides one by one indicates
shdocvw is the culprit.
Screenshot / terminal output 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=22525
Summary: Memory leak in Internet Explorer
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ppy(a)finstream.ru
Any version wine has lot of memory leak in Internet Explorer 6.0 and 7.0.
Problem has in JavaScript+AJAX sites, like maps.google.com or gmail.com.
Several clicks on some HREFs on the AJAX site I see large increase of task used
memory - about 0.3-2 Mb per click.
Amount of task's used memory don't decrease.
--
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=24088
Summary: Cosmic Rift: launching game draws hundreds of
concentric squares
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30308)
--> (http://bugs.winehq.org/attachment.cgi?id=30308)
screenshot
Hard to explain, but hurts your eyes, and makes you feel like your on an acid
trip / could give an epileptic a seizure. After it fills the screen with that
pattern, it repeats the cycle, about 7 times or so, then finally launches the
game.
See screenshot.
Terminal only shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x33df18,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33e0a4,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x150cb0,0x150c38): stub
--
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=24091
Summary: everquest: cannot activate trial
Product: Wine
Version: 1.3.1
Platform: x86
URL: https://account.station.sony.com/authenticated/commerc
e/activateSub.action?gameCode=EQ
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
This bug affects several Sony online trials. In wine, it tries to load this
url:
https://account.station.sony.com/authenticated/commerce/activateSub.action?…
(this is for everquest, other urls are similar). You login with your account,
but on wine, it fails, saying that cookies are not enabled.
Workaround is to find the url with +wininet and open the url in a 'real'
browser, e.g., firefox.
--
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=12818
Summary: Age of Mythology GOLD crashes when exiting the game
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Created an attachment (id=12503)
--> (http://bugs.winehq.org/attachment.cgi?id=12503)
AOM Gold debug log
When exiting Age of Mythology GOLD (GOLD is the original Age of Mythology game
matched with the Titans expansion pack) it crashes.
I attached a file with the debug output.
--
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=22493
Summary: Baldur's Gate 2: poor rendering with ddr=opengl
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.brothersoft.com/games/baldur-s-gate-ii-shad
ows-of-amn.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27557)
--> (http://bugs.winehq.org/attachment.cgi?id=27557)
screenshot
Using gdi for the direct draw renderer fails (bug 22482). Using opengl lets the
game start, but there is major artifact-ing. See screenshot.
--
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=23947
Summary: WACOM Pressure sensitivity doesn't work with photoshop
CS4 and CS5
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
Pressure sensitivity perfectly works with Photoshop CS2. Baut after installing
and playing with CS4 and 5, I realized it doesn't work.
Also, CS5 is runnig cool on Wine, but I need to get a special version with a
loader. CS5 run exactly like CS4 : fine !
--
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=22667
Summary: Settlers II - 10th Anniversary demo crash if you
change shadows details
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.ubi.com/UK/Downloads/Info.aspx?dlId=1671
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=27903)
--> (http://bugs.winehq.org/attachment.cgi?id=27903)
Screenshot of the issue.
Set graphics options to their minimum and then set shadows quality and details
to their highest level.
If you start a game and try to change the shadow details the game will crash
with the error that appear in the screenshot.
--
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=19313
Summary: IE8's menus are not visible
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22359)
--> (http://bugs.winehq.org/attachment.cgi?id=22359)
Wine 1.1.25 console output
IE8's menus are not visible, but can be activated using ALT.
Tried native gdiplus (you never know), but it made no difference.
--
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=22307
Summary: Depth of field blur effects lag behind animation in
Dragon Age: Origins
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)tibit.com
During Dragon Age cut scenes, depth of field effects appear as a sort of blur
stencil overlaid atop a scene, with cut-outs in the shape of the characters
that are supposed to remain in focus. Under wine, these cut-out shapes often
do not get updated as characters move and scenes change. As a result, lots of
oddly-shaped blurs are appear where they should not be. (For example, half of
a character's face might be in focus while the other half is blurry.) Careful
examination shows that the odd blur shapes match the edges of models that were
on screen a few seconds earlier.
I'll attach some screen shots to demonstrate. Notice that the blur effects
have nearly-correct shapes and positions in the first shot, but they remain the
same in the subsequent shots even when the characters have moved or the scene
has changed.
--
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=21200
Summary: HotWheels Stunt Track Driver: On-Screen Mouse Cursor
stuck to top left of screen
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25460)
--> (http://bugs.winehq.org/attachment.cgi?id=25460)
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480) and
more...
Upon installing and running the retail CD of HotWheels Stunt Track Driver, I
can say it works perfectly with the exception that the mouse cursor is stuck to
the top left of the screen in both windowed and full screen modes. You can move
the mouse but it will promptly return to this position. This makes it
impossible to drive the car because it is always being pulled to the left of
the track and crashing, and making the game menu nearly impossible to select
items.
I'm pretty positive it's a DirectInput issue as seen in the attached log.
--
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=22588
Summary: Starcraft 2 Editor doesn't render anything on the
terrain view
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Created an attachment (id=27717)
--> (http://bugs.winehq.org/attachment.cgi?id=27717)
Output after starting the terrain view
I can start Starcraft 2 Editor if I set "HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0. The
editor seems to be working generally, but the most important feature is
unusable.
When I enter the terrain view the editor freezes and I have to kill it.
The output I get hints that the problem is probably in directx-d3d.
--
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=20445
Summary: WMP10: Crash on changing tab
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://download.microsoft.com/download/1/2/A/12A31F29-
2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24292)
--> (http://bugs.winehq.org/attachment.cgi?id=24292)
log from running on wine-1.1.31-491-geea0d75
I'm using Fedora 11 32 bit and wine-1.1.31-491-geea0d75 compiled with gcc (GCC)
4.4.1 20090725 (Red Hat 4.4.1-2)
Steps to reproduce:
1) start clean ~/.wine
2) sh winetricks wmp10
3) wine "~/.wine/drive_c/Program Files/Windows Media Player/wmplayer.exe"
4) change tab from "Library" to e.g. "Now playing"
5) get crash
debugger shows that the error may be in
IAutoComplete2_fnInit
--
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.