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.
http://bugs.winehq.org/show_bug.cgi?id=20838
Summary: Morrowind Graphics Extender's d3d8.dll replacement
fails to load
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://morrgraphext.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Morrowind Graphics Extender enhances Morrowind's graphics by providing its own
d3d8.dll that calls to d3d9, and catches certain calls to provide enhanced
functionality. Under Wine, the provided d3d8.dll fails to load with exception
c0000005 (sigsegv).
Being open source, I was able to trace the crash to the handling of the
STARTUPINFO provided by GetStartupInfo. As you can see in DllMain here:
https://morrgraphext.svn.sourceforge.net/svnroot/morrgraphext/d3d8/main.cpp
it calls GetStartupInfo then goes right to parsing the lpTitle field to find
the executable name.
Under Wine, though, the returned STARTUPINFO.lpTitle field will either be an
empty string (for the unicode version) or NULL (the ansi version, and sometimes
the unicode version), as opposed to the full application path/exe. Being that
the code uses the ansi version, it gets a NULL lpTitle and segfaults when it
derefs it while looking for the directory separator.
To reproduce, you'll have to install MGE, then run Morrowind using
WINEDLLOVERRIDES="d3d8=n,b;dinput8=n,b"
(it has to be n,b since the dll will also try to load the system/built-in dll).
The crash is reproduceable with any d3d8 app, but will likely not work properly
when fixed if it's not Morrowind.
--
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=35202
Bug ID: 35202
Summary: A Strange Dream (Knytt Stories expansion) fails to
install without native msvcp60
Product: Wine
Version: 1.7.9
Hardware: x86
URL: http://nifflas.ni2.se/content/Knytt%20Stories/A%20Stra
nge%20Dream%20102.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46954
--> http://bugs.winehq.org/attachment.cgi?id=46954
+msvcp traces
When you try to install the expansion the installer reports 'Error: File
Corrupt' during installation. With native msvcp60 installation finishes without
errors.
Steps to reproduce the problem:
1. first you need to install (unzip) the base game, available here:
http://nifflas.ni2.se/content/Knytt%20Stories/Knytt%20Stories%20121.zip
2. download and launch A Strange Dream 102.exe (download link located in the
url field)
3. on the first screen choose <Manual search> and locate the directory where
Knytt Stories is installed, click on <Install>
4. the installer reports that all 4 expansions failed to install
Plain terminal output:
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
fixme:win:LockWindowUpdate (0x1005a), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:win:LockWindowUpdate (0x1005a), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
--
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=17138
Summary: FlightGear does not display 3d models
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mclaud2000(a)tutopia.com
Game starts properly, but after finishing loading only the menu is shown, not
the aircraft or the game world.
Also, fgrun, the FlightGear loader, does not show the aircraft models.
--
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=23393
Summary: Text rendered with background colour same as
foreground (so invisible) in Moon Tycoon
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.anarchyent.com/moontycoon/index.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Moon Tycoon is a 3D simulation/strategy game set on the moon. Info at
http://www.anarchyent.com/moontycoon/index.asp
This bug is for the original CD-ROM full game and the demo. A demo can be
downloaded from http://www.anarchyent.com/moontycoon/demo.asp
You'll need to use winetricks to install IE 6 before running the demo. (That
doesn't apply to the full game.)
Now that bug 23263 has been fixed (thanks!), the game starts with Wine 1.2rc5.
However, there is an issue with text rendering. Text background is the same
colour as the foreground, making it invisible; each text string appears as a
light grey rectangle.
To reproduce, download and install the demo, then run MT.exe. At the title
screen click START NEW GAME, then any of the options (Tutorial, Standard,
Campaign 1, 2 or 3). The text below should be rendered as light grey on black
background, but is in fact light grey on light grey. If you select Tutorial and
start the game, the text at the top of the screen has the same problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3467
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #57 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.12.
--
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=26765
Summary: x86_64 OS should not be selectable on a 32-bit system
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://source.winehq.org/source/programs/winecfg/appde
faults.c?v=wine-1.3.17#L38
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
winecfg currently allows a user to select any Windows version that has been
added to Wine, but 2008R2 does not support 32-bit processors.
Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?
Any app expecting a 64-bit processor should fail, but this is bound to come up
at some point in the future.
If/when other architectures are supported the list will change again.
Not sure how big a headache this is to resolve, but it is only a trivial issue
AFAICT.
I'm sure we've all seen the list before:
http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based
--
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=21177
Summary: EVE-Online Voice don´t work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
When i want enable eve voice in-game it disconnected from the eve voice server.
And in the terminal i become this:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
Wine version ist the lastest git 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=29230
Bug #: 29230
Summary: Steam client crash on select "news" tab
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: midnighterdev(a)gmail.com
Classification: Unclassified
Created attachment 37761
--> http://bugs.winehq.org/attachment.cgi?id=37761
log of crash Steam client on "news" tab select
I Starts steam client, then select "news" tab into steam client and client
exits.
--
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=30577
Bug #: 30577
Summary: Spartan demo: badly displayed main menu screen, mostly
black
Product: Wine
Version: 1.5.3
Platform: x86-64
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
09121-spartan-pc.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 40007
--> http://bugs.winehq.org/attachment.cgi?id=40007
Screenshot wine 1.5.3
Main game menu screen is mainly black (with sometimes some small display
artefact on the right of the screen).
Only the menu labels are displayed.
Ubuntu 11.10 x86_64; nvidia 295.40
Full log
--------
fixme:win:EnumDisplayDevicesW ((null),0,0x32f628,0x00000000), stub!
fixme:d3d_surface:surface_init Trying to create a render target that isn't in
the default pool.
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:mmtime:TIME_MMTimeStop Timer still active?!
--
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=31820
Bug #: 31820
Summary: GomezPEER Bug 26944 causes a Wineserver crash
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: critical
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41869
--> http://bugs.winehq.org/attachment.cgi?id=41869
wine-1.5.13-430-gfb383cd console output
Running the GomezPEER leads to Bug 26944. Ignoring the dialogs that pop up
allows them to build up continuously resulting in a wineserver crash. Not sure
what the app is actually trying to do as it is a background / system-tray
application.
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
This leaves all the .exes in RAM and they have to be killed manually.
Not sure if this is a regression as it can take a while to recreate, so a
bisect will take a LONG time.
Will upload a new log when I figure out how to raise the ulimit (ulimit(1) is
deprecated).
--
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=18579
Summary: Photoshop CS4 error in automate/merge HDR and
photomerge
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
When i click in this two options (File/Automate/Merge HDR... and
File/Automate/Photomerge...) i get this error (in a window, in the command line
i see nothing):
Error 19: Bad argument
-Bad argument.
Line: 981
-> menu.add( 'item',fileMenuItem );
--
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=27777
Summary: Printing issue in Wine with MS Office.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: differentlocal(a)gmail.com
I have wine 1.3.24-0, Microsoft Office 2003 and Ubuntu 10.04.
Printer - HP 1320n, driver - HPLIP.
In Word and Excel I have an issue with printing any documents - all included
(jpg or other, like logo's and clipart) images doesn't prints. On the printer I
get pages with all text, but with blank areas on the place of this images.
Images, drawn in Word/Excel drawing tools prints fine, all other images (in
GIMP or native linux OpenOffice) prints fine. Problem exists only in MS Office
via Wine.
Tried:
- Reinstall MS Office
- Reinstall Wine
- Remove .wine directory and reinstall MS Office
- Update Wine to the latest version (from ppa)
And.. nothing changes.
What I can try now? This is bug I think.
--
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=28127
Summary: Ubisoft Game Laucher Installation fails within
dlls/oleaut32/variant.c:659
Product: Wine
Version: 1.3.26
Platform: x86-64
URL: http://static3.cdn.ubi.com/orbit/launcher_installer/Ub
isoftGameLauncherInstaller.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Fails upon installation with backtrace. You may download installer for free at
bug's URL.
WINEDEBUG=+variant and backtrace log 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=32714
Bug #: 32714
Summary: EVE Online client crashes / fails to load when play is
selected from Launcher
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fastalan(a)gmail.com
Classification: Unclassified
Created attachment 43166
--> http://bugs.winehq.org/attachment.cgi?id=43166
backtrace created when I click play in the eve launcher
Installed EVE Client from vendor's web site using offline downloads. Install
works fine, but when I click play from the launcher the crash in the attached
backtrace occurs.
Tried the Graphics/Emulate virtual desktop option
Tried disabling d3d11
Tried swapping up the native, builtin order for the libraries identified on
vendor web site, winehq and other articles.
--
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=31068
Bug #: 31068
Summary: Gómez Peer Vis C++ error
Product: Wine
Version: 1.5.6
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.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
Classification: Unclassified
Created attachment 40777
--> http://bugs.winehq.org/attachment.cgi?id=40777
Wine 1.5.6 console output
At random intervals a pop-up dialog claims that there is a Vis C++ error. This
dialog then locks up and gozilla.exe, a Mozilla Firefox variant that comes with
the Gómez Peer, has to be killed.
gozilla.exe runs in the background so it is difficult to discover what it is
actually doing.
The workaround is to run "winetricks vcrun2005".
This is not a new bug but I've never got round to logging 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=27242
Summary: Wiggles: Error at starting the game.
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=34823)
--> (http://bugs.winehq.org/attachment.cgi?id=34823)
Terminal output on Wine 1.3.19
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Wiggles
4) patch Wiggles with Wiggles_Patch_1_0_844.exe
4) wine Wiggles.exe
Behaviour:
Wine error window.
Expected behaviour:
No Wine 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.
http://bugs.winehq.org/show_bug.cgi?id=16571
Summary: More than one video back buffer
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://downloads.popcap.com/www/popcap_downloads/BigKahu
naReefSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=18073)
--> (http://bugs.winehq.org/attachment.cgi?id=18073)
Screenshot showing drawing errors
While running Big Kahuna Reef
(http://downloads.popcap.com/www/popcap_downloads/BigKahunaReefSetup.exe) the
screen does not redraw properly leaving a "corrupt screen". The screen does
redraw between levels and the game is playable.
Console shows
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back buffer, this can't be supported properly. Please configure the application
to use double buffering(=1 back buffer) if possible
and the app shows that it is requesting two buffers, and this can not be
changed.
I imagine this will affect other apps requesting more than one buffer but I
could not find a bug open to this specific problem.
Can this be fixed?
--
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=35280
Bug ID: 35280
Summary: Dracula 4 (The Shadow of the Dragon) freezes when
starting a new game (using built-in msvcr100)
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47056
--> http://bugs.winehq.org/attachment.cgi?id=47056
winedbg backtrace
This was tested with the GOG.com version of the game, no demo version has been
released.
The game comes with the following native dlls placed in the game directory:
msvcp100, msvcp100d, msvcr100, msvcr100d. The problem doesn't occur when using
native msvcr100.dll.
If I use Wine's built-in msvcr100 the game freezes when I start a new game from
the menu. The screen is not refreshing but menu music is still playing. The
'Dracula4.exe' process and wineserver consume only 1-2% CPU all the time. At
this point in-game videos should be played. The same freezing occurs if I
choose <Prologue> from the main menu.
Now comes the tricky part that makes debugging complicated (at least for me):
-if I run the game under winedbg (wine winedbg Dracula4.exe), then starting a
new game is working, the videos are playing, but the game crashes as soon as
the last video ends.
- the same scenario happens if I start the game normally, but redirect the
output to a file: 'wine Dracula4.exe >dracula.log 2>&1). Just like when running
under winedbg, the game gets past the videos and crashes when the videos end.
- if I start the game with debug channels enabled, e.g. 'WINEDEBUG=+msvcrt,+tid
wine Dracula4.exe >>msvcrt.log 2>&1', then the game doesn't crash at all, it
plays the videos and the game continues normally after the videos.
- if I start the game normally, let it freeze and attach winedbg to the already
hung Dracula4.exe process, then I receive a backtrace as can be seen in the
attached log file.
Plain terminal output doesn't show anything interesting except for a
>fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Fedora 19 x86
wine-1.7.9-143-g33132ce
--
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=34878
Bug #: 34878
Summary: Games requiring DirectDrawRenderer set to GDI
(winetricks ddr=gdi) are black screen after 1.7.2
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brymaster(a)gmail.com
Classification: Unclassified
Games normally requiring winetricks ddr=gdi workaround (because of
garbage/distorted video with ddr=opengl) are only showing a black screen since
Wine 1.7.2. Example games are Age of Empires 1, 2 and C&C Red Alert 2.
Tested with both X11 and winemac driver, same results. Running OS X 10.8.5 with
Nvidia 9400M.
A few notes:
- Running the games with X11 and ddr=opengl in a windowed virtual desktop at
800x600 will work to display video, but not in normal fullscreen.
- Unable to run the game windowed with winemac driver. It always forces it to
fullscreen, so I can't check to see if it'll run in a windowed virtual desktop
with ddr=opengl.
MS still has AoE trials online for anyone interested in replicating
http://download.microsoft.com/download/aoe/Trial/1.0/WIN98/EN-US/MSAoE.exe or
Archive mirror
https://archive.org/download/AgeOfEmpiresIiTheConquerorsDemo/Age2XTrial.exe
Sorry no regression test yet.
--
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=31371
Bug #: 31371
Summary: Counter Strike: Source won't run on wine 1.5.9
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: supimbao(a)gmail.com
Classification: Unclassified
Just updated wine to 1.5.9, installed Steam and tried to launch Counter Strike:
Source.
The game will open and show the Valve video, but won't get to the main menu.
Software used:
Ubuntu 12.04 64bits
Wine 1.5.9 with 32bits prefix
Nvidia drivers 295.49
Hardware used:
Pentium dual core E6700 @ 3,52Ghz
Geforce 9600gt
--
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=13484
Summary: Last Half of darkness Shadows of The Servants (Two
issues)
Product: Wine
Version: 1.0-rc2
Platform: Other
URL: http://www.lasthalfofdarkness.com/newlasthalf_demo.htm
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmajchrowicz(a)gmail.com
Basically there are two problems with this application (don't know if I should
split it into two bug reports):
1) The demo runs very slowly (you nead to hit a space bar and wait a little to
skip the intro).
2) Wine doesn't restore resolution after quiting 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=24799
Summary: wine crash on Easyworship 2009 exit
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
whenever I try to close EasyWorship 2009 eval version I get wine crash,
moreover application is not closable in a regular way, it needs to be killed.
Application is downloadable on:
http://www.easyworship.com/downloads/ew_builds/current/EasyWorship_web.zip
console output is attached in 20101018_console.txt
any idea?
thanks
--
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=22747
Summary: µTorrent: The update message from 2.0.1 to 2.0.2 does
not show properly some characters
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.oldapps.com/utorrent.php?old_utorrent=32
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28042)
--> (http://bugs.winehq.org/attachment.cgi?id=28042)
Screenshot-µTorrent 2.0.1-Update message looks bad
- Download uTorrent 2.0.1 from the URL I provided.
- Run uTorrent: (export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && wine
utorrent-2.0.1.exe )
- Click Cancel when it asks whether to make it the default app.
- Notice the message below "A new version of µTorrent ..." shows two rectangles
instead of newline characters (see attached 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=20493
Summary: Sherlock Holmes vs Jack the Ripper DEMO (CZ): Crash
when closing the game
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaromir.obr(a)gmail.com
Created an attachment (id=24403)
--> (http://bugs.winehq.org/attachment.cgi?id=24403)
log + backtrace
Sherlock Holmes vs Jack the Ripper DEMO (CZ): Crash when closing the game
Steps to reproduce:
1) Install game "Sherlock Holmes vs Jack the Ripper DEMO (CZ)" from
http://download.doupe.cz/2009_rijen/sh5_demo_cz.exe
2) The game needs library PhysXLoader.dll.
Install PhysX from
http://us.download.nvidia.com/Windows/9.09.0814/PhysX_9.09.0814_SystemSoftw…
3) Run the game, it starts in full screen, menu appears.
4) End the game using mouse - confirm "Close". Finally you have to close it by
pressing "Escape" because game's background screen is still displayed after you
confirm closing.
Expected result:
No crash
Actual result:
Crash
See attached log and backtrace
Used SW:
Ubuntu 9.10 amd64
Graphics: Ati Mobility Radeon HD 3400, fglrx ver. 8.660
--
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=27725
Summary: Visio 2007 : Getting started is missing icons
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=35480)
--> (http://bugs.winehq.org/attachment.cgi?id=35480)
Getting started page under Wine
When starting up Visio 2007, the Getting Started screen presents template
previews. The icons for those previews are not visible.
--
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=29311
Bug #: 29311
Summary: FirstClass Client 11.017 settings problem
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37902
--> http://bugs.winehq.org/attachment.cgi?id=37902
Log running FCC 11.017
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33/34
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
FirstClass can't find the settings file "home.fc" - this works fine in older
versions of FCC. A file popup appears called "Open Settings File" to choose the
settings file, but there isn't one. If you right click on the panel icon and
look at your FCC Preferences under "General" the "Download folder" is set to
"C:\users\yourlogin\My Documents\FirstClass\Download". Even if you set this
right the settings file cannot be found next time you run FCC and you have to
choose your settings file every time you want to login. You cannot connect if
you don't have a old settings file - I think normaly the file is created by FCC
if there isn't one. So you can't login on a fresh installed comuputer without a
settings file. Even if you put the file home.fc it doesn't show so you have to
write "home.fc" and hit Open in the "Open Settings File" window.
This bug is separated from
http://bugs.winehq.org/show_bug.cgi?id=29150
as suggested in forum here:
http://forum.winehq.org/viewtopic.php?t=14283
/Jorgen
--
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=35447
Bug ID: 35447
Summary: Divinity II - DKS demo: fails to start with exception.
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://dl2.larianvault.com/DKSDemo/DownloaderDKS_Demo_
dl2.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail4anton(a)rambler.ru
Classification: Unclassified
Created attachment 47312
--> http://bugs.winehq.org/attachment.cgi?id=47312
frame is not in stack limits => unable to dispatch exception
Divinity II DKS demo doesn't start because of an exception (frame is not in
stack limits). Divinity II Developers Cut also doesn't start, but some time ago
(previous version of wine which i don't remember exactly) it worked fine. Dump
in attachment.
--
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=13486
Summary: Having CPU switch frequency dynamically (powersave
daemon), Prince of Persia (potentially more apps?) runs
way too fast
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nico.Laus.2001(a)gmx.de
I normally let my CPU change frequencies dynamically as required by the current
load. Starting Prince of Persia The Sands of Time, this game runs too fast.
When I change CPU frequency policy in powersaved to performance, everything
runs 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=11603
Summary: Cannot install Football Manager 2008 (FM08)
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ollie.jl(a)gmail.com
Problem:
I cannot install Football Manager 2008. I think my version of the game is 8.0,
as it is the shop-sold CD. I tried following the instructions found at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9479 (App DB page
for this game) without success.
Output:
After the "InstallAnywhere" software completes, a 'command prompt'-style box
displays the following output: http://wine.pastebin.com/f6d55bd83
Simultaneously, the terminal that wine was launched from displays the following
output: http://wine.pastebin.com/f35c09bad
Result:
Cannot install or play 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=26246
Summary: Impulse doesn't work with mono
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33445)
--> (http://bugs.winehq.org/attachment.cgi?id=33445)
terminal output
When installing Impulse there is an error dialog "Fatal eror in gc: Collecting
from unknown thread." with OK button, when you click OK, Impulse claims to be
installed properly. However it crash when you try to start it (there is no Wine
crash dialog or backtrace, just an impulse window stating there was a crash and
asking if I want to submit crash report, I click don't send and it terminates).
Terminal output attached.
winetricks gdiplus (to workaround bug 24959) mono28 vcrun6 was used.
When installing with dotnet20 there are some other troubles (bug 20651) but it
works.
--
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=18272
Summary: S103 main window does not redraw after activity is
finished
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20800)
--> (http://bugs.winehq.org/attachment.cgi?id=20800)
Screenshot after activity
S103 is an Open University application. S103 opens a main navigation window,
which opens other windows depending on the activity chosen. The window remains
in the background while the activities are taken place.
On exiting an activity, the main window should redraw its layout, but fails to
do so.
There is no console data to suggest why.
The application does not appear to have crashed, as it can be closed by
clicking on the X as normal, but it is not unusable and has to be loaded again
to continue.
I could upload a full +relay but it may miss the point (as an activity has to
be opened and closed to recreate the problem). Would any other logs be more
helpful?
--
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=13437
Summary: Eudora 7.1.0.9 several bugs related to Wine
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
URL: http://www.eudora.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugz(a)wendy.org
CC: dank(a)kegel.com
+++ This bug was initially created as a clone of Bug #13429 +++
It was not possible to open attachments to an email in Wine 0.9.x versions; in
the Wine 1.0 RC-versions 1 and 2 this remains impossible.
Under Windows XP (SP1 and SP2) it was possible to click on an attachment in an
email, and it would be opened with the proper application. In Ubuntu (7.04,
7.10 and 8.04) under Wine (0.8.x, 0.9.x and 1.0 RC1/2) clicking on the link to
an attachment in an email message results in no activity. No error message
either. Just nothing happens.
--
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=32139
Bug #: 32139
Summary: MetaTrader 5 unable to remember account details
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 42410
--> http://bugs.winehq.org/attachment.cgi?id=42410
Wine 1.5.16 console output
MetaTrader 5 unable to remember account details.
1. Open MT5.
2. Enter account details to log in, selecting Save password.
3. Close MT5.
4. Open MT5.
5. Asked for details again.
--
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=33637
Bug #: 33637
Summary: Eve Online launcher hangs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam.flory(a)gmail.com
Classification: Unclassified
The new launcher does not work. I was able to patch to the new launcher,
login, but then the launcher hangs launching the game. Starting the launcher
again hangs before I can log in. I'd be happy to run a debug version of wine
if need be.
--
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=27683
Summary: 4nec2x: error message and crash when opening 3d window
for second time
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://forum.winehq.org/viewtopic.php?t=12714 a user reported
that on the free app 4nec2x from http://home.ict.nl/~arivoors,
"If I open the 3d window (by pushing F9), the performance is as is to be
expected unless you close the 3d window before closing the rest of the session.
You get the following error:
ResizeWindowed--DX-error -2147467259:E_FAIL and a stop statement afterwards in
a separate window. ...
This does not occur if running Windoz 7 or XP Pro. It has done it for all
versions of Wine up to my now 1.3.23. It has done it on Mint 10, Mint 11,
OpenSuse 11.3, Ubuntu 10.04, and Ubuntu 11.04. My NVidia drivers are latest and
greatest."
I verified the app worked properly in win7, and reproduced the problem
in ubuntu 11.04 / wine-1.3.23 / GeForce GT 220 / 270.41.06
by starting the app, pressing f9, closing the 3d window, and pressing f9
again. The log shows
fixme:d3d:wined3d_device_reset Cannot change the device window yet.
err:d3d:context_create Failed to retrieve a device context.
If you click through the app's error dialog, you get a wine crash:
Unhandled exception: page fault on read access to 0x00000f28 in 32-bit code
(0x4d8be61b).
Backtrace:
=>0 context_update_window+0xb(context=(nil)) [dlls/wined3d/context.c:782]
1 context_acquire+0x9b(device=0x41855c0, target=(nil))
[dlls/wined3d/context.c:1882]
2 wined3d_device_uninit_3d+0x55(device=0x41855c0)
[dlls/wined3d/device.c:1412]
3 IDirect3DDevice8Impl_Release+0xc7(iface=0x417d778) [dlls/d3d8/device.c:317]
4 0x6a9f93df in msvbvm60 (+0x293de) (0x0032f904)
--
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=35014
Bug #: 35014
Summary: Microsoft Server Express 2005, installing gets
'err:ntdll:RtlpWaitForCriticalSection'
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 46671
--> http://bugs.winehq.org/attachment.cgi?id=46671
terminal output (wine 1.7.7)
trying to install 'Microsoft Server express 2005' gets stuck and repeatedly
displays:
err:ntdll:RtlpWaitForCriticalSection section 0x781c1be0 "?" wait timed out in
thread 0027, blocked by 0000, retrying (60 sec)
winetricks vcrun2005 will get around this bug.
--
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=29034
Bug #: 29034
Summary: Blackberry Device Manager 6.1
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.althans(a)web.de
Classification: Unclassified
Blackberry Devcice Manager 6.1 show an error on install. This is need to
connect to the Blackberry Playbook.
Hope my English 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=35388
Bug ID: 35388
Summary: Texture problem.
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serbanandrei23(a)gmail.com
Classification: Unclassified
League of legends patcher works fine but when i enter the game the game
frames(eg. 8-18 frame rate) and the texture is strange i attached a picture
below.
--
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=35494
Bug ID: 35494
Summary: Critical trouble when Mała Księgowość (Windows
version) starting.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mann78(a)o2.pl
Classification: Unclassified
Created attachment 47385
--> http://bugs.winehq.org/attachment.cgi?id=47385
Log of bugs
I have a trouble- big critical trouble with Wine, I send you log with bugs.
Please help me, it is soft for Windows, but I early used it by Ubuntu and it
was working normal, stabile and without problems, but now it's crashed by my
Ubuntu 13.10.
--
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=34193
Bug #: 34193
Summary: Crash on installing Palm Desktop
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gianni.boschi(a)hotmail.it
Classification: Unclassified
Created attachment 45480
--> http://bugs.winehq.org/attachment.cgi?id=45480
Crash on installing Palm Desktop
Crash on installing Palm Desktop
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23346
Summary: Pioneer Avic Feeds v2.1.0 crashes after language
selection
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgconnor(a)cogeco.ca
Created an attachment (id=29088)
--> (http://bugs.winehq.org/attachment.cgi?id=29088)
Debug trace from wine
Installed software under Fedora 13.
Fresh installation of Wine.
Installation of Avic Feeds appears to have completed successfully,
Running from command line, splash screen appears, then language selection, then
dialogue box from Wine, "Program Error".
--
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=9436
Summary: Revenant Unhandled page fault on read access
Product: Wine
Version: 0.9.43.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riklaunim(a)gmail.com
Created an attachment (id=7765)
--> (http://bugs.winehq.org/attachment.cgi?id=7765)
crash dump
The Revenant cRPG installs but when I try to start it wine crashes with a
"Unhandled page fault on write access". Full dump in the attachment. Bug looks
like known - http://appdb.winehq.org/appview.php?iVersionId=4823
--
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=35521
Bug ID: 35521
Summary: Incompatibility with the X.Org server 1.15.0
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Classification: Unclassified
After upgrading the X.Org server from version 1.14.5 to version 1.15.0 I'm
noticing that minimizing games (Inocify from Openbox) does technically but not
visually minimize the game. This means after minimizing the game I'm still
seeing it running on the desktop but the mouse cursor changes to the desktop
one and also I'm able to recover the game if I'm clicking at the correct
position on the panel (which is still overlayed by the game). This happens even
on the current git of Wine with a clean profile. Also it happens on all games
that I have tested (Diablo 3, Guild Wars 1, Guild Wars 2, Warcraft 3).
The rest of my environment:
Operating system: Linux 3.13.1
Graphics card: GeForce GTX 650
Graphics driver: NVIDIA 331.38
Window manager: Openbox 3.5.2
--
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=8539
--- Comment #23 from Nikolay Sivov <bunglehead(a)gmail.com> ---
The reason it crashes right now is that IRecordInfo_RecordClear() gets some
invalid pointers when it tries to free BSTRs (values like 0x141 for example),
need to figure out where these come from.
--
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=3548
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
--- Comment #48 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Still present in wine-1.7.11-306-g8f289c8
--
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=9033
--- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Currently Dreamweaver 3 does not get past from the trial screen, it hangs using
100% CPU after pressing the Try button.
--
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=29099
Bug #: 29099
Summary: LabView demo: crashes on start
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: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 29098
Classification: Unclassified
Created attachment 37502
--> http://bugs.winehq.org/attachment.cgi?id=37502
backtrace
Install the demo (silverlight install fails, and I declined installing
drivers). After that, try to start, crashes:
Backtrace:
=>0 0xb761741d memmove+0x4d() in libc.so.6 (0x0033f8e4)
1 0x7eab6276 PathStripPathA+0x55(lpszPath="LabVIEW")
[/home/austin/wine-git/dlls/shlwapi/path.c:649] in shlwapi (0x0033f8e4)
2 0x006a6ca2 in labview (+0x2a6ca1) (0x0033fb2c)
3 0x006a8283 in labview (+0x2a8282) (0x0033fddc)
4 0x78542201 in msvcr90 (+0x22200) (0x0033fde8)
5 0x01ca2f62 in labview (+0x18a2f61) (0x0033fe70)
6 0x7b85a98c call_process_entry+0xb() in kernel32 (0x0033fe88)
7 0x7b85b98f start_process+0x5e(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1090] in kernel32 (0x0033fec8)
8 0x7bc734f0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
9 0x7bc75f2d call_thread_func+0x7c(entry=0x7b85b930, arg=0x7ffdf000,
frame=0x33ffc8) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2532] in ntdll
(0x0033ffa8)
10 0x7bc734ce call_thread_entry_point+0x11() in ntdll (0x0033ffc8)
11 0x7bc4c43e start_process+0x1d(kernel_start=0x7b85b930)
[/home/austin/wine-git/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
12 0xb7726acd wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0xb761741d memmove+0x4d in libc.so.6: repe movsl (%esi),%es:(%edi)
--
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=17545
Summary: LogPixels setting does not increase the size of mouse
pointers
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
As far as I know, no version of Wine has any method of increasing the size of
the mouse pointers.
If you've artificially increased the DPI (LogPixels registry key) to make the
print larger, and/or you are using a high-resolution screen (e.g. the OLPC's
200dpi screen), it can be difficult to see where the mouse is.
It would be nice if the mouse pointer increased size in proportion to
everything else. Failing that, it would be nice if at least there were some
other way of increasing the cursor size (even if it's limited to integer scale
factors).
--
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=18380
Summary: A resized virtual desktop should be centered and black
bordered
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedamocles(a)gmail.com
Created an attachment (id=20957)
--> (http://bugs.winehq.org/attachment.cgi?id=20957)
A example of resized virtual desktop
In latest versions of Wine (or at least 1.1.5 and after), the window containing
virtual desktop is no longer fixed-size. It's possible to maximize it and to
fullscreen it. (This is related to the bug 10839.)
But :
- The virtual desktop always displays in the top left corner of the window
containing it, it would be better if it always displays in the center of the
window ;
- Wine should display a black background in the entire window to avoid a
disgraceful display bug when you fullscreen the window containing the virtual
desktop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8878
--- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Still in wine 1.7.11.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8878
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|bunglehead(a)gmail.com |
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=8878
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.palm.com/us/supp |https://web.archive.org/web
|ort/downloads/dt303.html |/20040718175530/http://palm
| |one.r3h.net/downloads.palmo
| |ne.com/dt303.exe
--
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=9050
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |ABANDONED
--- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> ---
No reply to last message, over 2 years without new posts. The game requires a
valid account to test, it has possible changed from the original report.
Resolving abandoned for now, if anyone is still able to reproduce feel free to
reopen.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35448
Bug ID: 35448
Summary: Resizing World of Warcraft's windows causes a crash
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Classification: Unclassified
No interesting output other than:
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0x15 at
ctx(0x235940,L"kernel32<elf>"), for debug_info(abbrev:0x14fb7990,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_subprogram_block Unhandled Tag type 0xf at
ctx(0x235940,L"kernel32<elf>"), for debug_info(abbrev:0x14fb7990,symt:(nil))
fixme:dbghelp:interpret_function_table_entry PUSH_MACHFRAME 6
fixme:dbghelp:elf_search_auxv can't find symbol in module
Tested on kwin and openbox. This is a regression, but it could be a game
regression and i can't test with very old wine versions right now.
--
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=5229
--- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to comment #12)
> o meu bug aki eh que ta pedindo pra mim deportar o bug pra vc obrigado eu
> nao to conseguindo jogar o jogo grand chase me ajude
=== Portuguese
Oi, por favor, escreva em inglês. Se precisar de ajuda para reportar um bug me
envie um email.
=== English
Hi, please, write in english. If you need help to report a bug send me an
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=5229
rickzinhi <henriquemaureen(a)hotmail.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |henriquemaureen(a)hotmail.com
| |.br
--- Comment #12 from rickzinhi <henriquemaureen(a)hotmail.com.br> ---
o meu bug aki eh que ta pedindo pra mim deportar o bug pra vc obrigado eu nao
to conseguindo jogar o jogo grand chase me ajude
--
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=14729
Summary: winecfg: missing selection indication in open dialogue
for existing directory
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
The application "winecfg" opens a dialogue "Choose directory" (Verzeichnis
auswählen) after the button "Search" (Durchsuchen) was pressed. I would
appreciate a marking for a specific entry in the tree control that matches the
value from the input field "Path" (Pfad).
Would you like to provide a direct selection indication in this user interface?
--
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=27899
Summary: copy multiple file in parameter using '+' return error
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
Just trying to copy more than 1 file into new file, below is example
concatenating file test1.txt and test2.txt into test3.txt:
copy test1.txt+test2.txt test3.txt
return:
Path not found
and no test3.txt generated.
--
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=15608
Summary: Wine (or program) can't wait for end of execution, while
my program run another .exe or .bat program
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jopka(a)kvidex.ru
My program (it's very specific program, PCAD2002), pcb.exe, tries to start some
another programs one-by-one, waiting for finishing of each and get
return-codes. This happens normally in native Windows.
(these sub-apps is accel2sp.exe; specctra.exe; sp2accel.exe).
But under Wine, my pcb.exe can not wait for end of execution each program, and
statrs all three in one moment, and all work incorrectly because file generated
by first program, used in second, etc.
I try to use .bat file. Prorgams listed in .bat file, executes one-by-one. But,
main program, pcb.exe, when calls my .bat file, again can't wait for end of it
execution (and get return code).
Each program, at manual (standalone) running, is works fine. Wine not crashes
in any case.
I have Ubuntu 8.04, Wine 1.0 installed from repo's, no any tuning, no windows
DLLs, etc. Please help.
--
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=35481
Bug ID: 35481
Summary: Failure to install a Windows program and apparently a
political issue
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alan(a)asandco.co.uk
Classification: Unclassified
Created attachment 47367
--> http://bugs.winehq.org/attachment.cgi?id=47367
screen print of the error message
After successfully installing wine 1.6.1 from the Mageia 4 RC repository to an
Asus netbook and installing a Windows program from a 1996 cover CD, I decided
that I needed a larger drive an more RAM.
When both were installed and the system re-installed from the same DVD, I again
installed wine 1.6.1 (including qtwine version 1.0 and again attempted to
install the same program.
It failed with two results, an error window displaying:
"The program winevdm.exe encountered a serious problem and needs to close.
We are sorry for the inconvenience."
but more surprisingly, the browser came up with this url.
http://q4wine.brezblock.org.ua/documentation/q4wine_en_gb/05-first-steps.ht…
This is a political message. Does this mean wine is now held hostage?
I was able to reproduce this effect a second time.
--
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=425
bwero1(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bwero1(a)gmail.com
--
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=230
bwero1(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bwero1(a)gmail.com
--
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=124
bwero1(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bwero1(a)gmail.com
--
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=52
bwero1(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bwero1(a)gmail.com
--
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=3817
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL| |http://www.gamefront.com/fi
| |les/files/14192631/HeartsOf
| |Iron3_Demo.exe
CC|imwellcushtymelike(a)gmail.co |
|m |
--- Comment #43 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Still present in wine-1.7.11-206-g82b3813.
Tested with HOI3 Demo.
http://www.gamefront.com/files/files/14192631/HeartsOfIron3_Demo.exe
--
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=3817
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imwellcushtymelike(a)gmail.co
| |m
--
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=8025
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
--- Comment #92 from Wylda <wylda(a)volny.cz> ---
Based on http://bugs.winehq.org/show_bug.cgi?id=26630#c13 my closing was wrong,
as i didn't check the status at upstream...
Reverting back CLOSED to RESOLVED.
--
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=6941
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
--- Comment #21 from Wylda <wylda(a)volny.cz> ---
Based on http://bugs.winehq.org/show_bug.cgi?id=26630#c13 my closing was wrong,
as i didn't check the status at upstream...
Reverting back CLOSED to RESOLVED.
--
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=22841
Summary: Starcraft 2 Beta on ATI can't enter games
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellon85(a)gmail.com
Created an attachment (id=28203)
--> (http://bugs.winehq.org/attachment.cgi?id=28203)
last 100 line of the log
Using:
wine 1.2-rc1 with starcraft 2 login patch
ubuntu 10.04
ati hd4890 with catalyst 10.04
It is impossibile to enter in any game after logging in to battle.net (with
some glitches in the menu),
commenting line
//{"GL_ARB_map_buffer_range", ARB_MAP_BUFFER_RANGE, 0}
in wined3d/directx.c resolved many menu glitches.
I have logged the program with WINEDEBUG=+relay. With it the program doesn't
crash as the loading screen should appear but just hangs
--
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=33180
Bug #: 33180
Summary: Sign the domain with DNSSEC
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
Classification: Unclassified
Implement DNSSEC for winehq.org domain.
--
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=31958
Bug #: 31958
Summary: Switching to another window using Alt+Tab doesn't work
in World of Tanks in fullscreen mode
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amamlin(a)yandex.ru
Classification: Unclassified
I use Alt+Tab shortcut to switching between application windows. But it does
not work in World of Tanks in fullscreen mode.
Emulating virtual desktop have effect, but this is not good solution for me.
This bug affect wine 1.5.14 and newer.
--
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=29060
Bug #: 29060
Summary: IE8 crashes on opening
https://red001.mail.microsoftonline.com
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zvasylvv(a)mail.ru
Classification: Unclassified
Created attachment 37445
--> http://bugs.winehq.org/attachment.cgi?id=37445
log or run
My company user MS exchange for email and other stuff. On linux its possible to
access it with Outlook Web Access through browser. Using other browsers than IE
you are enforced to use lite version of theirs web UI. With IE its possible to
use featured version.
I have tried to open that site (https://red001.mail.microsoftonline.com)
several times. All times except one browser was not able to finish loading of
the page (hang up on this stage). Only once it crashed (see attached file)
I am running ubuntu 11.10. I installed ie 8 via calling 'winetricks ie8'
command.
--
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=29040
Bug #: 29040
Summary: Starcraft 2 crashes randomly during gameplay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashraf(a)o-minds.com
Classification: Unclassified
Hello all,
I use ubuntu 11.10 with wine 1.2.3, I tried upgrading to wine 1.3.24 (latest
working wine with no sound problem on ubuntu 11.10), and I still get this same
crash. I ran starcraft 2 on the terminal and here's the last lines I get when
the crash occurs. Hope they can give a hint at the possible problem. Note that
when the crash occurs I'm left at the windows crash report screen and I click
cancel to close it. Maybe providing that info may be useful as well?
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x4612acc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612d9c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612d8c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4612b20,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x2932ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:imm:ImmReleaseContext (0x4005c, 0x17b618): stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x4618d4c,0x4618d50): stub
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x35b5ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub!
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x3606ea48): stub
fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub
fixme:mmdevapi:AEV_GetMute stub
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39acb0c,0x39acb10): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39ac798,0x39ac79c): stub
fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities
Inconsistency detected by ld.so: dl-close.c: 743: _dl_close: Assertion
`map->l_init_called' failed!
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias -120, std (d/m/y): 28/10/2011, dlt (d/m/y): 1/04/2011
Highly appreciate feedback and prepared to provide any logs needed if someone
can tell me what & how to do it.
Thanks!
--
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=28615
Bug #: 28615
Summary: Starcraft 2 freezes during play
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steele.pat(a)gmail.com
Classification: Unclassified
Created attachment 36764
--> http://bugs.winehq.org/attachment.cgi?id=36764
Error log from a crashed session
Starcraft 2 will freeze during the game. This occurs in the campaign and in
multiplayer. Sometimes the game will slow down and then recover, other times it
halts altogether.
The errors logs show at least two possible errors (attached):
err:d3d_shader:shader_glsl_deselect_depth_blt
err:d3d:context_apply_draw_buffers
Wine 1.3.29
NVidia 285.05.09 drivers
Ubuntu 11.04
NOTE: The attached error logs have been grep filtered to ignore copious
"err:alsa:wine_snd_pcm_recover underrun occurred" error messages. I believe
this is due to a separate bug (#28282)
--
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=28390
Summary: Starcraft II crashes/freezes when choosing a mission
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)karaluh.pl
Created an attachment (id=36404)
--> (http://bugs.winehq.org/attachment.cgi?id=36404)
Terminal output
When choosing a mission in Starcraft II, internal Starcraft crash report is
displayed. Main Starcraft window stays open and its process isn't killed. It
doesn't happen all the time, but when it finaly occurs, it's 100 %
reproducable.
--
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=27457
Summary: MS Office Tools menu are duplicated in localized
version
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Microsoft Office Tools is a directory which is installed in Programs\Microsoft
Office\ menu.
In polish version of MS Office 2007 Home and Student Box with service packs
this directory is duplicated - I mean it is installed in English version (as
Microsoft Office Tools) and in polish version. The launchers are linked to the
same executables, and, apart from comments, are exactly the same.
The problem exists since I first installed MS Office 2007 under wine/since I
remember.
Im unsure if the menus don't come from Service Pack installers - will check
"clean SP0 install" later. It might be also a MS Office bug.
Tested version: 1.3.22
--
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=27059
Summary: Starcraft2: Using Shaders above medium breaks some
shaders
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeneas(a)q-mail.me
Created an attachment (id=34492)
--> (http://bugs.winehq.org/attachment.cgi?id=34492)
Shader Bug with shader settings at high - boxing is affected too
Hi,
Starcraft II works perfectly fine but when I use shader settings above
"medium", some shaders don't work.
Not working effects include: Some map-backgrounds, Nexus destroy animation.
Maybe some more, but I don't remember them.
I am using a Nvidia GTX 260 with driver version 270.41.06. The
HKEY_CURRENT_USER/Software/Wine/Direct3D registry values are (as suggested in
appdb):
DirectDrawRenderer opengl
Multisampling disabled
OffScreenRenderingMode pbuffer
UseGLSL disabled
VertexShaderMode hardware
VideoMemorySize 896
--
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=26170
Summary: EVE Online: Crashes after 30 seconds if using port
other than 26000
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a219082(a)jnxjn.com
Created an attachment (id=33347)
--> (http://bugs.winehq.org/attachment.cgi?id=33347)
Wine Output
I am behind a firewall that blocks the default port of 26000, and as such I
changed my EVE preferences to use the recommended alternative port, 3724.
However, whenever I start EVE with a port other than 26000, the game
immediately crashes after about 30 seconds, no matter what actions I take.
Attached is both the wine error output and the output from the EVE log server.
--
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=25627
Summary: Starcraft 2 Missing Units with Intel Graphics
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=32639)
--> (http://bugs.winehq.org/attachment.cgi?id=32639)
Screenshot of missing units
Steps to reproduce:
0. Setup software and hardware as described below (this is the best software
setup for my hardware that I could fine)
1. Install Starcraft 2 using wine
2. Start a custom game against a computer
3. Select your units
Expected Behavior:
* There are units drawn on the screen (they should be inside the green circles)
Actual Behavior:
* No units are drawn on the screen, as shown in attached screenshot
======================================================================
Hardware:
Thinkpad T61
Intel GMA X3100
Core 2 Duo @ 2 GHz
Software:
64-bit kernel with 32-bit wine and 32-bit starcraft 2
gallium drivers in kernel 2.6.36-r5 (gentoo-sources) with KMS
xorg 7.4
xf86-video-intel 2.13.0
Starcraft 2:
Lowest settings for all graphics
Audio disabled
1024x768 (Lowest resolution available)
HKEY_CURRENT_USER/Software/Wine/Direct3D:
DirectDrawRenderer = opengl
Multisampling = disabled
OffScreenRenderingMode = pbuffer
UseGLSL = disabled
VertexShaderMode = hardware
DRI Conf:
Enable limited ARB_fragment_shader support on 915/945: yes
Enable S3TC texture compression even if software support is not available: yes
--
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=25006
Summary: Starcraft 2: Fails to render some 2D images.
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 8jmtfa1e(a)gmail.com
Created an attachment (id=31685)
--> (http://bugs.winehq.org/attachment.cgi?id=31685)
Disable S3TC
This bug probably only effects a small amount of Ati graphics cards (or just
me) and the bug is probably driver related. Nonetheless I've decided to report
the bug here in case there's anyone else having similar problems as I've
experienced.
I was having problems getting Starcraft 2 to render correctly. Pure 3D details
was rendered correctly while some of the 2D elements where broken. Some of the
elements broken was buttons for controlling units and buttons for unit/building
production. Screenshots will follow in an attachment. Broken in this context
means that the images wasn't rendered correctly.
I searched the internet for a solution for the last few days without any luck.
Today I was using the open source graphic driver and noticed that it was able
to render 2D images correctly. That’s when I realised it must have been using a
different code path. With this new-found knowledge I realised that one of the
differences was the implementation of S3TC. A patent encumbered function which
compresses textures and which the open source version normally lacks. Firing up
google I soon found a fix to disable S3TC in wine. With S3TC disabled I no
longer experience any broken 2D images.
I'm using an Ati radeon 2000 series graphics card.
I'm stuck at fglrx 10.4 because of various driver bugs.
To enable the fix you need to build wine yourself. The patch itself just
changes one line and fools wine into thinking that S3TC isn’t supported by the
driver.
A real patch which would have 'fixed' this bug would have been by adding a
command line switch or a registry tweak which disabled S3TC. Implementing such
a patch is unfortunately beyond my wine knowledge.
--
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=24892
Summary: Starcraft2 does not start when 2 screens are attached
(1440x900 + 1680x1050)
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cedric.dewijs(a)telfort.nl
Created an attachment (id=31518)
--> (http://bugs.winehq.org/attachment.cgi?id=31518)
the console output
I have a laptop with a internal screen (LPL), and I have a TV attached via
VGA.
When I have both screens active in twinview, starcraft2 does not start.
I use nvidia Xserver settings to setup my screens like this:
Model: LPL (dfp-0 on GPU)
Configuration: twinview
Resolution: 1440x900 Auto
position Absolute +0+0
[x] make this screen primary the the X screen
Model: Philips PHI32PFL3605
Configuration: twinview
Resolution: 1680x1050 Auto
Position: absolute +1440+0
[ ] make this screen primary the the X screen
Now I start starcraft2 from a terminal located on the TV.
Starcraft 2 crashes, and I can send a crash report to blizzard. I can't move my
cursor to the TV anymore, the mousecursor stops at the edge of my internal
screen. At the edge of the TV I can see about half of the cursor
--
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=24742
Summary: StarCraft II doesn't start, no crash.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus.hambraeus(a)gmail.com
Created an attachment (id=31263)
--> (http://bugs.winehq.org/attachment.cgi?id=31263)
Terminal Output
When starting SC2, the application starts, but nothing happens. It doesn't draw
anything on the screen (the screen doesn't go black, it just shows what was
there before I started the application), but it grabs my cursor.
I'm running ubuntu 10.10 64-bit, wine 1.3.4 nvidia drivers 260.19.06
--
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=24003
Summary: StarCraft2 shows, probably, parts of backbuffer on
screen, while using orm=backbuffer
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
I'm attaching three screenshots that illustrates this bug.
On first - only in in-game videos, when some character specking from 'video
communication' window (when 3d portraits enabled in games settings, of course),
it's enlarged and upside-downed portrait is shown in upper-left corner.
On second and third - In same upper-left corner we may see some parts of
dynamic surrounding's textures. This bugimage changes or dissapears as we move
camera over landscape. Mission on "Red Stone" is most affected - there is
almost no camera positions, where this bug isn't visible.
There is no such bug on orm=pbuffer or orm=backbuffer.
--
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=23873
Summary: iCCup Anti-Hack launcher: Can't run Warcraft III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viglim23(a)gmail.com
Warcraft III can't run through iCCup launcher. It says: "Warcraft III was
unable to initialize"
--
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=23654
Summary: StarCraft II Editor crashes because of an
inconsistency detected by ld.so
Product: Wine
Version: 1.2-rc7
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=29601)
--> (http://bugs.winehq.org/attachment.cgi?id=29601)
Log of the crash when i try to publish a map
In a lot of situations the editor crashes because of this assertion:
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
`map->l_init_called' failed!
It occurs when i switch modes in the editor or try to publish.
$ uname -a
Linux bBook 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64
GNU/Linux
--
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=23637
Summary: Starcraft II is stuck in an infinite loop after
starting
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicky(a)cs1.fr
Starcraft II displays a black screen (and the cursor of starcraft) with the
wine console looping this :
err:d3d:wined3d_event_query_test Event query created despite lack of GL support
err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning
D3DERR_INVALIDCALL
It may be a problem with my hardware.
Graphic Card : ATI mobility radeon HD3450
Driver : radeonhd 1.3.0-5.4
--
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=22971
Summary: Starcraft II - In game, can only see the map.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tipecaml(a)gmail.com
Created an attachment (id=28450)
--> (http://bugs.winehq.org/attachment.cgi?id=28450)
Screenshot of the game : it's almost all black !
I followed the HOWTO
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=19376) using
sources from the git repository (commit
5d4a7433a64dae95713fecb8a3d6c4f2a471ca37).
I installed the game, and it seems to be running perfectly : menus are well
displayed, sound works. But when playing a game, I can only see the minimap and
the menus (see the attachment), which makes the game impossible to play.
My configuration :
Intel Core 2 Duo P8400 @ 2.26Ghz
3GB of RAM
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
(driver : i915).
Though it's definitely not the best computer to play Starcraft II, the game
runs fine on Windows 7.
--
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=22326
Summary: The EVE-Online in-game browser renders HTML pages very
slowly.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.dack(a)ntlworld.com
The EVE-Online in-game browser renders HTML pages very slowly.
A simple text page without graphics takes 3-4 seconds to get rendered.
Scrolling of an HTML document is equally slow.
Note: The pages are being rendered correctly.
--
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=22238
Summary: Starcraft 2 Beta, Launcher Fails to download / apply
patches properly
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kris(a)pcbsd.org
Created an attachment (id=27149)
--> (http://bugs.winehq.org/attachment.cgi?id=27149)
Runtime Error
Trying to run SC2 Beta on FreeBSD 8.0. The game installs fine, but when
starting the launcher and it tries to update, a Microsoft Visual C++ Runtime
error is thrown, and the launcher fails.
Attached is screenshot and logfile.
--
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=35480
Bug ID: 35480
Summary: SkyDrive crash on installation
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elycastellano(a)gmail.com
Classification: Unclassified
Created attachment 47366
--> http://bugs.winehq.org/attachment.cgi?id=47366
backtrace of bug
bug when install skydrive
--
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=32787
Bug #: 32787
Summary: Visio 2010: Crashes at closing
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixthethunder(a)arcor.de
Classification: Unclassified
Created attachment 43295
--> http://bugs.winehq.org/attachment.cgi?id=43295
Bugtrace Visio 2010 crash
I am using Visio 2010 with wine 1.5.22. It works all fine, but if I close Visio
(opened or created a file before), it crashes at shutdown.
See attachment
I think the library mfc90u is missing. I also tried to install vcrun2008
(winetricks)
--
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=32757
Bug #: 32757
Summary: bug
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: iiheartbreak(a)hotmail.fr
Classification: Unclassified
Created attachment 43233
--> http://bugs.winehq.org/attachment.cgi?id=43233
blacktrace
bug when i start a game IMVU
--
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=27786
Summary: Size and position of GUI elements in several dialogs
in Visio 2003 SP3
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=35548)
--> (http://bugs.winehq.org/attachment.cgi?id=35548)
Snapshot of Visio 2003 SP3 dialogs running on wine 1.3.24
I'm running MS Visio 2003 SP3 in Debian 6 using compiled wine v1.3.24
I managed to install the SP3 version from a streamlined install (Vanilla Visio
+ integrated SP3)
Overall it runs stable and responsive.
I had to use gdi+ from winetricks to get rid of the drawing errors.
The problem it has is that some dialogues show GUI elements on incorrect
locations, or have the wrong size and overlap with one another.
This is particularly evident when you select some text, right
click->format->text
And it is also visible when you go to the main menu->tools->options.
--
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=27768
Summary: Visio 2007: Drop-down boxes displayed on multiple
lines
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=35531)
--> (http://bugs.winehq.org/attachment.cgi?id=35531)
PNG output dialog under Windows XP
In Visio 2007, all drop-down boxes which should take up a single row are
displayed as multiple selection boxes and no options are available.
--
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=35311
Bug ID: 35311
Summary: Installing metatrader 4 under Mavericks
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rf.fox(a)mail.ru
Classification: Unclassified
Hung when installing with attached error. A prior installation worked. then
stopped to run, an new installation causes hung.
--
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=34827
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #2 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=32889
Bug #: 32889
Summary: Mt4 bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.ludwicki(a)gmail.com
Classification: Unclassified
Created attachment 43439
--> http://bugs.winehq.org/attachment.cgi?id=43439
mt4 problem
Mt4 bug
--
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=32790
Bug #: 32790
Summary: MetaTrader - Alpari UK crash on opening platform
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksejworld(a)yahoo.com
Classification: Unclassified
MetaTrader - Alpari UK
Downloaded that application and used through wine for apprx. two months without
any issues. Today it crashed and says that has to be closed. Tried to restart -
without a big success. However, it says save this report as, but unable to do
so.
Thank you very much for any solutions to this issue.
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=31488
Bug #: 31488
Summary: Wine program crashes during Eve Online character
creation
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eber.michael822(a)gmail.com
Classification: Unclassified
Entering the third screen of character creation (history) a window pops up:
Wind program crash
Internal Error: Invalid parameters received
I was running Eve using Crossover (latest version just downloaded) so I do not
know which version of Wine was used. I also encountered this situation when
trying to run Eve using PlayOnLinux using Wine 1.5.10
I also filed a bug with Crossover.
New to Linux and have no idea where Crossover posted any log files.
--
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=28416
Summary: Debug Assertion Failed! winsplit.cpp line: 347
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciek.marczak(a)gmail.com
This Program work normaly in windows,
In unix i can only connect to server,
if i click button in program, is show the error,
printscrean in attachment,
PLease help :)
--
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=27308
Summary: problem open ms office
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcwahyusm(a)gmail.com
Created an attachment (id=34932)
--> (http://bugs.winehq.org/attachment.cgi?id=34932)
display error while open ms.office
i cant open aplication with .exe like office.
always display report bugs (serius proble n close)
--
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=20691
Summary: Direct-buy & play tool for EA games is non-functional
after installation
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://files.ea.com/downloads/eacore/eadm-installer.ex
e
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nils.krabshuis(a)redwood.com
See bug 13571, after installing the tool that (the error from bug 13571) is no
longer shown, however all the dialogs of the tool are completely blank making
the program useless.
--
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=18146
Summary: EvE Online;Salvage Beams and Warp (or so i think) are
rendered incorrectly and cause a FPS drop
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gajo01(a)gmail.com
As the summary says. salvage beams are rendered incorrectly: white garbled
textures instead of red light, and warp looks pixelated (i'm assuming these two
are caused by the same thing).
I'm using wine 1.1.19 patched with
http://bugs.winehq.org/attachment.cgi?id=20410, I have Nvidia 7600 GT (it
wouldn't render any models before applying those fixes). I'm runing 64bit
Archlinux, I'm using wine through 32 chrooted environment. In both the chrooted
environment and in the 64bit environment I'm using the same version of the
driver, the bug exhibits both on 185.19-2 (my current) and 180.44-1.
I've also talked in the ingame linux channel, and it seemed that someone else
is having the same problem (altough he has the same graphics card), reportedly
it started happening from the newest patch (I wouldn't know as I wasn't playing
the game).
I've tried nearly all sorts of eve options : shadows off/on, HDR off/on, Bloom
off/on, Dither off/on. The resulting images were taken with all of it off.
tractor beam bug http://img66.imageshack.us/img66/1689/tractorbeam.jpg
warp bug http://img158.imageshack.us/img158/8041/warp.jpg
(not so visible, but you can see that it's pixeleted if you look closly)
My config files:
xorg.conf http://codepad.org/MARyATJ5
important part of user.reg http://codepad.org/4F3IjOQ1
entire user.reg http://codepad.org/5hMhGnKF
glxinfo (glxinfo is the same in 64bit and 32bit chroot):
http://codepad.org/fPOKCSny
My error log: The error log also includes switches done when changing options,
not just the errors that happened while playing. Since the log is _huge_ (some
42MBs), i've decided to get the unique lines with uniq and sort them in
descending order, the first number displays occurances:
http://codepad.org/OduPtW1c
If you want a chronological order, let me know and I'll what I can do about 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=8025
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #91 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=7552
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #15 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=6941
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #20 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=4815
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #11 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=4055
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #17 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=3028
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #26 from Wylda <wylda(a)volny.cz> ---
Closing.
--
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=2642
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |wylda(a)volny.cz
--- Comment #35 from Wylda <wylda(a)volny.cz> ---
Closing.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=9030
--- Comment #45 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
Game installer warns that the game has been designed for win95 but being
installed under NT, but nonetheless installs just fine. Running the game
shows nothing, or rather a black screen with sounds. After pressing Esc
the game cleanly exists.
This is with todays Wine git.
Console output (it's pretty short to bother with an attachment):
wine ArmymenDemo.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x33ec08,0x00000000), stub!
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:dplay:dplobby_destroy Should kill the msg thread
fixme:d3d_surface:wined3d_surface_blt Can't handle WINEDDBLT_ASYNC flag.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:ddraw:ddraw7_FlipToGDISurface iface 0x13b4c8 stub!
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d_surface:d3dfmt_p8_init_palette No palette set.
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:d3d:wined3d_device_decref Leftover resource 0x156968 with type
WINED3D_RTYPE_SURFACE (0x1).
fixme:d3d:wined3d_device_decref Leftover resource 0x156810 with type
WINED3D_RTYPE_TEXTURE (0x3).
fixme:d3d:wined3d_device_decref Leftover resource 0x16f1e0 with type
WINED3D_RTYPE_SURFACE (0x1).
fixme:d3d:wined3d_device_decref Leftover resource 0x16d3f0 with type
WINED3D_RTYPE_TEXTURE (0x3).
err:ole:CoUninitialize Mismatched CoUninitialize
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=9030
--- Comment #44 from Bruno Jesus <00cpxxx(a)gmail.com> ---
While trying to test this I hit a driver bug, can anyone else test? It's a 17Mb
download.
=>0 0x7d442159 in i965_dri.so (+0x18159) (0x7d517ea0)
1 0x7ced6cc5 _mesa_ReadnPixelsARB+0x4a4() in libdricore9.2.2.so.1
(0x00000000)
2 0x7ced6e93 _mesa_ReadPixels+0x52() in libdricore9.2.2.so.1 (0x0032ea28)
3 0x7eea2907 read_from_framebuffer+0x7c5(surface=0x192450, dst_location=0x10)
[/home/bruno/programs/wine32/dlls/wined3d/surface.c:3373] in wined3d
(0x0032ea28)
--
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=4055
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |ABANDONED
--- Comment #16 from Bruno Jesus <00cpxxx(a)gmail.com> ---
It's not possible to test this bug without the required hardware, there were no
reply to the last 2 comments, over 3 years without useful posts. Resolving
abandoned.
--
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=30741
Bug #: 30741
Summary: Fritz 11 freezes for few minutes when moving chess
piece
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Regression SHA1: 7b5af23604867e3b8f1a328424dbea08b3141934
Created attachment 40253
--> http://bugs.winehq.org/attachment.cgi?id=40253
WINEDEBUG=+gdiplus log with wine-1.5.4-185-g6c51c1b
When moving chess piece in Fritz 11, the program freezes for few minutes, the
whole desktop becomes very unresponsible, Fritz 11 memory usage goes up to
almost 2GB and only after few minute the piece finaly moves and everything goes
back to normal.
7b5af23604867e3b8f1a328424dbea08b3141934 is the first bad commit
commit 7b5af23604867e3b8f1a328424dbea08b3141934
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Apr 24 16:43:06 2012 -0500
gdiplus: Implement GdipWidenPath for closed figures.
Native gdiplus works around this.
--
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=3028
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |ABANDONED
--- Comment #25 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Abandoned.
--
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=35240
Bug ID: 35240
Summary: Unusual version description for YUMI
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=appli
cation&iId=13741
OS: Linux
Status: NEW
Keywords: source
Severity: trivial
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
The version description for YUMI 0.0.8.3 is:
object:not([type]),object[classid$=":D27CDB6E-AE6D-11cf-96B8-444553540000"],object[classid$=":d27cdb6e-ae6d-11cf-96b8-444553540000"],object[codebase*="swflash.cab"],object[data*=".swf"],embed[type="application/x-shockwave-flash"],embed[src*=".swf"],object[type="application/x-shockwave-flash"],object[src*=".swf"],object[codetype="application/x-shockwave-flash"],iframe[type="application/x-shockwave-flash"],object[classid$=":166B1BCA-3F9C-11CF-8075-444553540000"],object[codebase*="sw.cab"],object[data*=".dcr"],embed[type="application/x-director"],embed[src*=".dcr"],object[type="application/x-director"],object[src*=".dcr"],object[classid$=":15B782AF-55D8-11D1-B477-006097098764"],object[codebase*="awswaxf.cab"],object[data*=".aam"],embed[type="application/x-authorware-map"],embed[src*=".aam"],object[type="application/x-authorware-map"],object[src*=".aam"],object[classid*="32C73088-76AE-40F7-AC40-81F62CB2C1DA"],object[type="application/ag-plugin"],object[type="application/x-silverlight"],object[type="application/x-silverlight-2"],object[source*=".xaml"],object[sourceelement*="xaml"],embed[type="application/ag-plugin"],embed[source*=".xaml"]{display:
none !important;}
This does not appear when actually entering the version page though.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=27422
I have tried deleting everything from the version description but it still
remains, including when choosing the HTML editor and deleting everything
(nothing) that way. I thought this may be related to Bug 34647 but the same
occurs with Adblock disabled.
I cannot work out why it is doing this. Could it be a server error?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34827
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |INVALID
--- Comment #1 from Anastasius Focht <focht(a)gmx.net> ---
Hello,
please read http://wiki.winehq.org/Bugs before filing bugs.
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2642
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|-unknown |user32
Hardware|Other |x86
Resolution|--- |DUPLICATE
--- Comment #34 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
this is a dupe of bug 27774
See my analysis https://bugs.winehq.org/show_bug.cgi?id=27774#c1 (my
proof-of-analysis patch also helps here).
$ wine --version
wine-1.7.11-206-g82b3813
Regards
*** This bug has been marked as a duplicate of bug 27774 ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7552
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |ABANDONED
Summary|messageboxes don't get |Conquer/Conquista's login
|focus |screen message boxes don't
| |get focus
--- Comment #14 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
resolving 'abandoned' as the game changed and old versions to reproduce with
are no longer available.
Regards
--
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=25380
Summary: AutoCAD 2007 PL: Fails to install
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32282)
--> (http://bugs.winehq.org/attachment.cgi?id=32282)
Terminal output on wine-1.3.8-113-g9d9ce29
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) wine Setup.exe and agree for installing required components
Behaviour:
Critical error at the beginning of AutoCAD installation. I cannot even press o
configure installation.
Expected behaviour:
No critical error.
Additional info:
"Nie znaleziono Âcie?ki" is "Path not found"
--
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=24165
Summary: Wrongly escaped path in cmdline of desktop icon
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
There's an app (cannot post a link to it) which when installed on Windows will
create a Desktop icon/link with a command line like this
"C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
When installing this app on wine-1.1.x all is working properly, meaning a
desktop icon is created with the following command line (I'm omitting ENV...)
wine "C:\Program Files\App\app.exe" "C:\Program Files\App\config.file"
However, both with wine 1.2 and 1.3.1 there's a problem with the desktop
icon command line, which is now:
wine C:\\Program Files\\App\\app.exe \"C:\\Program Files\\App\\config.file\"
that is:
- no quotes around the program name
- double back-slashes everywhere
- back-slash before quotes around the config file
Unfortunately this will result in the app starting but not getting the config
file right, and so it will start in "default mode".
To make it work I need to edit the wine icon cmd line, ie changing \" into "
at the beginning and at the end of the config file path.
Note that the link in menu "Wine -> Program Files -> App -> linkname"
is ok, and if I right click on it and choose "add to desktop" the new desktop
icon is ok too because it uses a completely different approach in the cmdline
(uses a command pointing to the .lnk file).
Do you think this is a problem with the app or with the way Wine is now
escaping the paths?
--
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=29962
Bug #: 29962
Summary: Path of Exile Failed to initialise renderer subsystem
error
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truekaiser(a)gmail.com
Classification: Unclassified
Created attachment 39002
--> http://bugs.winehq.org/attachment.cgi?id=39002
path of exile error out put.
Path of exile was working till the latest couple of patches from what i can
gather as i have only recently got a beta key.
the installer and down loader work fine but when you try to launch the game it
pops up a window "Failed to initialise renderer subsystem" and shuts down with
the wine error messages in the attachment. it seems to be complaining about
pixel and depth stencil formats.
I have tried using the latest stable, the git sources and the release candidate
none of them worked. I even tried wine tricks with directx10.
It also doesn't seem to matter if it's a ati card or nvidia card as it seems to
hit both of them from the reports on the beta forums.
i am running the following system.
Linux dracoscale 3.1.6-gentoo #1 SMP PREEMPT Fri Jan 6 23:25:44 CST 2012 x86_64
Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz GenuineIntel GNU/Linux
with the following settings.
Portage 2.1.10.44 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4,
3.1.6-gentoo x86_64)
=================================================================
System uname:
Linux-3.1.6-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9650_(a)_3.00GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 18 Feb 2012 21:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.4.5, 4.5.3-r1
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo multimedia x11 x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt
/var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=core2 -pipe -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs candy distlocks ebuild-locks fixlafiles
news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn
unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia /var/lib/layman/x11
/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
(use-flag's edited out due to brevity.)
the following are other known set ups gathered from the forum that are
effected.
wine-1.3.36 with default compile-flags and config,
xorg-server-1.10.4 and
nvidia-drivers-275.36 on a 3.1 kernel
--
Wine v1.4_rc1
ATI Drivers v12.1
Linux Kernel 3.1.6
Xorg v1.11.2-r2
--
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=4815
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
Status|NEW |RESOLVED
URL|http://toolbar.google.com/g |
|mail-helper/index?promo=gdl |
|-en |
Resolution|--- |ABANDONED
--- Comment #10 from Austin English <austinenglish(a)gmail.com> ---
Google notifier is no longer supported:
Uninstall Google Notifier
Google Notifier Beta is no longer supported. If you want to continue to receive
notifications, you can use any of the following alternatives to Google Notifier
Beta using the Chrome browser:
--
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=35370
Bug ID: 35370
Summary: World of Warcraft (2.4.3) crashes when initializing
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dedlegprod(a)gmail.com
Classification: Unclassified
Created attachment 47172
--> http://bugs.winehq.org/attachment.cgi?id=47172
stdout/stderr from wine while running
World of Warcraft version 2.4.3 crashes in a few seconds when starting. Also
found this issue with wine 1.6.2. I remember this game run smoothly in 1.5 or
so.
--
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=35437
Bug ID: 35437
Summary: Programs crash from windows installation
Product: Wine
Version: 1.4-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schneiderpj63368(a)netzero.com
Classification: Unclassified
Created attachment 47295
--> http://bugs.winehq.org/attachment.cgi?id=47295
Crash file for a program that runs in windows
Windows programs refuse to load.
--
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=35434
Bug ID: 35434
Summary: testbot.winehq.org: sec_error_expired_certificate
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
Firefox reported that the certificate has been outdated since 2013-05-20
--
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=28480
Summary: games are not working with wine 1.2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemp3.acm
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rahulbsathyan(a)gmail.com
when games named "age of empire 2" and "DX ball" are attempted to open with
wine it showed an error as shown below:-
"The program age2_x1.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience". but the same where worked properly in
windows XP professional edition.
At the same time a program named "Typing master pro" worked properly.
PLEASE HELP ME
I AM NEW IN UBUNTU
--
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=28709
Bug #: 28709
Summary: HelpNDoc crashes with builtin gdiplus
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.helpndoc.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Classification: Unclassified
Follow up of bug 28648
With native gdiplus the app starts fine.
Debuglog of the crash can be found here:
http://bugs.winehq.org/show_bug.cgi?id=28648#c4
--
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=31568
Bug #: 31568
Summary: XNA 4 redist does not register XAudio2 class
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
0914
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
On a Windows machine without this class already registered, installing the XNA
4 redistributable will register the CLSID 3eda9b49-2085-498b-9bb2-39a6778493de
as an in-process COM server in XAudio2_6.dll. XNA needs this class for its
audio API's.
In Wine, the dll is installed, but the class is not registered.
--
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=32135
Bug #: 32135
Summary: remove.exe crashing
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: branzeanu.aurel(a)gmail.com
Classification: Unclassified
Created attachment 42397
--> http://bugs.winehq.org/attachment.cgi?id=42397
remove.exe backtrace log
When installing iRise Studio MX v8.11.0.0B836 on Ubuntu 12.04 64-bit, at the
end of installation a crash window is popping up telling that remove.exe has
crashed.
The Studio MX is installed, though working with glitches too.
The backtrace 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=33826
Bug #: 33826
Summary: The Testament of Sherlock Holmes crashes after
applying settings or exiting
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 44842
--> http://bugs.winehq.org/attachment.cgi?id=44842
backtrace
Crashes after applying settings or exiting 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=35150
Bug ID: 35150
Summary: Battle.net App can't open drop-down for language/realm
list
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)JonnyJD.net
Classification: Unclassified
What I do:
I am starting the Battle.net App Beta in order to install the Diablo III 2.0.1
PTR. So I switch to the Diablo 3 Tab and click on the arrows to change the
"language/realm" to use above the "install" button.
What happens:
Clicking the arrows doesn't do anything.
What happens on Windows (should happen):
Trying the same on Windows this opens a drop-down (going up actually) with the
realm selection.
There is a Workaround:
I can click on the realm ("American" per default) and then use the up/down
arrow on the keyboard to switch through the realms.
Log:
Whenever I try to click on these arrows my terminal log fills with lots
(dozens) of these messages (no others in between):
fixme:uniscribe:ScriptShapeOpenType Ranges not supported yet
I am running wine git version from 2013-12-15 and applied the patch in
http://bugs.winehq.org/show_bug.cgi?id=33947 to not make the program crash
after 15 seconds. The problem also appears without the patch, though.
--
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=35398
Bug ID: 35398
Summary: Unable to run internal linux programs
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: lovyagin(a)mail.com
Classification: Unclassified
Since wine version 1.6.x or so on I'm not able to run linux applications from
applications running under wine. For example, I can't open terminal from Far
Manager or even run ls from cmd.exe shell. Since using Far Manager is very
comfortable and important for me, I can't update from wine 1.5.x where
everything works properly.
I've looked through source file wcmdmain.c and found that all things related to
running internal command wiped out from function
void WCMD_run_program (WCHAR *command, BOOL called);
The following lines absent:
BOOL assumeInternal = FALSE;
/* Internal programs won't be picked up by this search, so even
though not found, try one last createprocess and wait for it
to complete.
Note: Ideally we could tell between a console app (wait) and a
windows app, but the API's for it fail in this case */
if (!found && pathposn == NULL) {
WINE_TRACE("ASSUMING INTERNAL\n");
assumeInternal = TRUE;
} else {
WINE_TRACE("Found as %s\n", wine_dbgstr_w(thisDir));
}
following changed
from
/* Once found, launch it */
if (found || assumeInternal) {
to
/* Once found, launch it */
if (found) {
from
status = CreateProcessW(assumeInternal?NULL : thisDir,
command, NULL, NULL, TRUE, 0, NULL, NULL, &st, &pe);
to
status = CreateProcessW(thisDir,
command, NULL, NULL, TRUE, 0, NULL, NULL, &st, &pe);
from
if (assumeInternal || !interactive || (console && !HIWORD(console)))
WaitForSingleObject (pe.hProcess, INFINITE);
to
if (!interactive || (console && !HIWORD(console)))
WaitForSingleObject (pe.hProcess, INFINITE);
Restoring them all results that at last cmd.exe staring to work properly. I
suppose that every other attempt to run linux app from windows app will work
too.
Forum thread also: http://forum.winehq.org/viewtopic.php?f=8&t=20709
Why this very reasonable feature was removed? I suppose that everything should
be restored back.
--
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=35409
Bug ID: 35409
Summary: TextAloud MP3 fails to start
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 47250
--> http://bugs.winehq.org/attachment.cgi?id=47250
Error message
Steps to reproduce:
1) remove ~/.wine
2) install TextAloud MP3 ()
3) wine TextAloudMP3.exe
Behaviour:
Error (see attachment)
Expected behaviour:
No error.
--
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=35430
Bug ID: 35430
Summary: kindle
Product: Wine
Version: 1.4-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: douglasblackusa(a)aol.com
Classification: Unclassified
Created attachment 47284
--> http://bugs.winehq.org/attachment.cgi?id=47284
kindle wine crash
changed to wine from linux windows
--
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=35435
Bug ID: 35435
Summary: otepad++: when starting the program with Wine Windows
Programs Loader a window appear that said "Unknown
Expetion"
Product: Wine
Version: 1.4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedy58(a)yahoo.com
Classification: Unclassified
Created attachment 47291
--> http://bugs.winehq.org/attachment.cgi?id=47291
bachtrace errore report of NPP
Notepad++: when starting the program with Wine Windows Programs Loader a window
appear that said "Unknown Expetion" and
"Load Library is faild.
Make "Runtime Library" settings of this projetc as "Multi-threaded(/MT)"
may cure this problem.
This plugin is not compatible with current version of Notepad++.
Do you want to remove this plugin from plugins directory to prevent this
message from the next time launch time?
Yes No"
But when the program is closed and started again it appear the same way every
time.
--
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=35451
Bug ID: 35451
Summary: spin tires
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cervantesmichael20(a)hotmail.com
Classification: Unclassified
Created attachment 47318
--> http://bugs.winehq.org/attachment.cgi?id=47318
backtrace
for some reason spin tires isn't working on wine, i could really use some help,
ive been really wanting to play this game for awhile, log posted in attachtment
--
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=35469
Bug ID: 35469
Summary: French keyboard recognized as an US/UK keyboard
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Classification: Unclassified
Created attachment 47342
--> http://bugs.winehq.org/attachment.cgi?id=47342
WINEDEBUG=+event,+key,+keyboard,+x11drv
Hi,
When i play at more game with Wine, my French keyboard (AZERTY) is not
recognized correctly. In fact, when i want to change the command settings
in-game, my 'AZERTY' keyboard is recognized as an US/UK keyboard (QWERTY).
For example, for each Assassin's Creed games, FarCry 3 etc... 'A' key on my
keyboard = 'Q' key in-game. Same thing with 'Z' key = 'W' key in-game.
As explained by Dmitry, i did two tests :
1- wine notepad and type 'qwerty'/'azerty'
2- setxkbmap fr, wine notepad and type 'qwerty'/'azerty'
These both tests works without problem. Notepad recognized my keyboard as a
French keyboard.
I attach a debug did with the 1st step.
Thanks,
Max
--
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=25976
Summary: version 1.2.2 (latest stable) drops the first column
the datagrid.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mbaranello(a)mipolrepuestos.com
I am writing to you because I have the following problem:
>
> We migrated our Windows platform to Linux (ubuntu) for a while now and the
> application that use (client-server system made in Delphi and MySQL database
> using ODBC) we throw the following error:
>
> With the 1.0.1 version of wine the first column data is displayed normally.
>
> For version 1.2.2 (latest stable) drops the first column
>
> Odbc tried several version but without giving solution.
>
> That's why I decided to bother to see if something can be done from source.
> From already thank you.
>
> Marco Baranello
--
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=26510
Summary: Muvee Reveal, installer from softonic
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fcole90(a)gmail.com
Created an attachment (id=33753)
--> (http://bugs.winehq.org/attachment.cgi?id=33753)
errors on ole and various fixme on ole, ras, msimtf and service
http://muvee-reveal.en.softonic.com/
When it starts it doesn't find internet connection to download the app.
--
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=28778
Bug #: 28778
Summary: Mabinogi Hard Crashes upon running
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Classification: Unclassified
See attachment for trace / debug.
--
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=32950
Bug #: 32950
Summary: Steam: sync, launch games
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zeroz(a)users.mns.ru
Classification: Unclassified
Created attachment 43519
--> http://bugs.winehq.org/attachment.cgi?id=43519
WINEDEBUG=fixme-all,warn+winsock
>From the last stam update, i think so, it has no able to run any of the game in
online mode. According to my observations steam can't get data from could with
user information about games and as result - launch games. It stop at
"Preparing to launch" and on exit from steam "Finishing Steam cloud sync ...".
All what i found out this is probably a error of winsock2 (10035). Versions
(1.5.) .19, .20, .22 also affected by this bug (before update they worked
perfectly)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7571
--- Comment #70 from Bruno Jesus <00cpxxx(a)gmail.com> ---
The function WineEngEnumFonts no longer exists in wine (or was renamed). There
are no ways to test this application other than with Lotus Notes as far as I
can see. Wine has changed a lot since this report was opened, so, is this still
an issue in the latest development version (currently 1.7.11)?
--
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=24475
Summary: Super Metroid Integrated Level Editor (SMILE) 2.50
does not start.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30883)
--> (http://bugs.winehq.org/attachment.cgi?id=30883)
Terminal Output
When attempting to run SMILE, an error message saying "run-time error 53, file
not found" appears.
--
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=20018
Summary: wine explorer needs unmount for cd-drives
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elmano(a)gmx.at
summary says it all. the context menu of wine-explorer should provide an
unmount/eject-option for removables like CDs as this option is somewhat
expected there.
--
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=7638
--- Comment #7 from Austin English <austinenglish(a)gmail.com> ---
Still present in Papyrus 7:
austin@aw25 ~ $ sha1sum Papyrus\ Autor\ 7\ Win\ Demo\ Install.exe
fee867f173e8225145b0626bda02e13d8cc77ef2 Papyrus Autor 7 Win Demo Install.exe
austin@aw25 ~ $ du -h Papyrus\ Autor\ 7\ Win\ Demo\ Install.exe
212M Papyrus Autor 7 Win Demo Install.exe
austin@aw25 ~ $ wine --version
wine-1.7.11-114-g6f498c4
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5849
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
URL|http://www.softprogres.sk/p |
|rog_winamb.php |
CC| |focht(a)gmx.net
Summary|oleaut32 -WinAmbulancia |Winambulancia 6.x fails to
|-couldn't set the actual |display/change current date
|date |at login
--- Comment #48 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
please provide a download link to 6.x version, the old one is broken.
Newer Winambulancia versions (8+) suffer from different bugs.
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35189
Bug ID: 35189
Summary: regression: Battle.net App fails to start after commit
"msvcp100: Share the source code with msvcp90"
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)JonnyJD.net
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 6d30d6be78a49e1add6d8c7886484a2ceb950c71
Created attachment 46941
--> https://bugs.winehq.org/attachment.cgi?id=46941
stderr output when starting battle.net app
Battle.net App started with 1.7.8 and later commits (failed after 15 seconds,
but that is a differnt bug), but broke completely with
http://source.winehq.org/git/wine.git/commitdiff/6d30d6be78a49e1add6d8c7886…
Breaking means the exe starts, but no Window opens. The exe keeps running.
I am running git version of wine in Arch Linux 64 bit with this package:
https://aur.archlinux.org/packages/wine-git/ (added --disable-tests and
specific commits added for bisection).
The prominent error (that didn't appear otherwise) seems to be:
err:ntdll:RtlpWaitForCriticalSection section 0x7e7362e0 "?" wait timed out in
thread 001e, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7e7362e0 "?" wait timed out in
thread 001e, blocked by 0000, retrying (60 sec)
with several of these above:
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f76c 1 C) semi-stub
I didn't try to revert the patch myself, since it is a more complex patch and
there have been related changes around the commit.
I am afk for the evening (europe), but I will be available on the weekend to
test things.
I also tested another program, Diablo 3 (stable), which doesn't seem to be
affected.
--
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=35459
Bug ID: 35459
Summary: Font rendering regression: left side of characters is
faded
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sb56637(a)gmail.com
Classification: Unclassified
Created attachment 47332
--> http://bugs.winehq.org/attachment.cgi?id=47332
faded left side of characters, Wine 1.7.11
Hi, I just noticed a font rendering regression that happened when I upgraded
from 1.7.10 to 1.7.11 on Manjaro (Arch) Linux (x86-64). I am attaching a
screenshot that shows how the left side of characters are faded and do not
render properly. This bug affects all Wine apps. When I downgraded back to
1.7.10 the problem was fixed.
Thanks a lot.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3467
Henri Verbeet <hverbeet(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |7c6ca2077ffef55a69f1605bb81
| |9d2595fc802da
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #56 from Henri Verbeet <hverbeet(a)gmail.com> ---
Should be fixed by commit 7c6ca2077ffef55a69f1605bb819d2595fc802da.
--
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=32949
Bug #: 32949
Summary: Fraps 3.5.9 does not shows frame rate counter
Product: Wine
Version: 1.5.23
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 43515
--> http://bugs.winehq.org/attachment.cgi?id=43515
Screenshot
Installed fraps 3.5.9 wanted to record a screen capture but sadly frame rate
counter did not work.
--
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=8854
Victor Sergienko <singalen(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|singalen(a)gmail.com |
--
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=8854
--- Comment #94 from Ben Shadwick <benshadwick(a)gmail.com> ---
(In reply to comment #93)
> Just FYI: Since I gave up on this ever being fixed in Wine, I fixed it in
> X-Wing Alliance itself instead.
> If you use http://sourceforge.net/projects/xwahacker/ e.g. the winefix.bat
> it will call the event loop even while waiting in the hangar, which seems to
> make it work.
> Obviously adding an option to WINE to force event processing even when the
> application neglects it would do the same thing and work for more than just
> one game.
Thanks, I saw that there are some good instructions on one of the test results
in the AppDB, but I haven't had a chance to try them yet.
> Funnily with that little change it seems running the game on Linux is more
> feasible than on Windows (since by now _all_ current Windows graphics
> drivers on all Windows versions are broken with DirectX 6 - so much for
> backwards compatibility).
Yeah, this is actually why I tried on Wine in the first place; Wine is one of
the best options for Win9x-era games that don't run well under modern Windows.
The best option under Windows may be to use a DirectX-to-OpenGL wrapper like
Wine does. I was going to try WineD3D on Windows, but the builds I found only
supported D3D8+ while X-Wing Alliance uses DirectX 6. There's another similar
project called DXGL that reportedly supports older DirectX versions, but it's
still in development and I haven't had a chance to try it yet.
--
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=33693
Bug #: 33693
Summary: Spin Tires tech demo needs msvcr90.dll.wctomb_s
Product: Wine
Version: 1.5.31
Platform: x86
URL: http://oovee.chicsystems.net/SpinTiresInstall.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 44611
--> http://bugs.winehq.org/attachment.cgi?id=44611
terminal output
The demo crashes on startup with the built-in msvcr90:
wine: Call from 0x7b83acd2 to unimplemented function msvcr90.dll.wctomb_s,
aborting
Mscodescan output:
./SpinTires.exe imports following stub symbols:
msvcr90:wctomb_s
--
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=30912
Bug #: 30912
Summary: [Prince Of Persia : The Forgotten Sand]Does not work
in 64Bits Prefix
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 40546
--> http://bugs.winehq.org/attachment.cgi?id=40546
Output console without UGL Message
I tried to play at this game in my 32Bits prefix and my 64Bits prefix.
In my 32Bits prefix, there aren't problems, the game works correctly. No need
to install applications with winetricks.
In my 64Bits prefix, it's impossible to play. The Ubisoft Game Launcher works
great but wine crash when the UGL launch the game. PoP TFS uses the same
Ubisoft DRM than Assassin's Creed II/Brotherhood/Revelations and these games
work without problems in the 64Bits prefix.
--
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=8854
--- Comment #93 from Reimar Döffinger <Reimar.Doeffinger(a)gmx.de> ---
Just FYI: Since I gave up on this ever being fixed in Wine, I fixed it in
X-Wing Alliance itself instead.
If you use http://sourceforge.net/projects/xwahacker/ e.g. the winefix.bat it
will call the event loop even while waiting in the hangar, which seems to make
it work.
Obviously adding an option to WINE to force event processing even when the
application neglects it would do the same thing and work for more than just one
game.
Funnily with that little change it seems running the game on Linux is more
feasible than on Windows (since by now _all_ current Windows graphics drivers
on all Windows versions are broken with DirectX 6 - so much for backwards
compatibility).
--
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=8854
Ben Shadwick <benshadwick(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benshadwick(a)gmail.com
--- Comment #92 from Ben Shadwick <benshadwick(a)gmail.com> ---
FYI: Morrowind keybinding menu (as of 1.7.x) and X-Wing Alliance hangar screen
(as of 1.7.11) are still affected.
--
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=34800
Bug #: 34800
Summary: Notepad++: crashes launching the plugin manager
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: biohazard.zac(a)gmail.com
Classification: Unclassified
Created attachment 46415
--> http://bugs.winehq.org/attachment.cgi?id=46415
Program error details given by wine
Crashes launching the plugin manager, the rest of the functionality of the
application seems to be working 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=27271
Summary: ActiveX control of cebchina go out of iexplore
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34879)
--> (http://bugs.winehq.org/attachment.cgi?id=34879)
HTML: powerpassword.html
submit a testcase html 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=232
Shuai Meng <mengshuaicalendr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mengshuaicalendr(a)gmail.com
--
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=17297
Summary: widl must accept arguments to functions (midl doesn't
have to)
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
example:
void get_data([out] char*);
is valid syntax. widl barfs with the obtuse "syntax error" (gotta love
flex/bison...) and must have this:
void get_data([out] char* foo);
i found the examples "com in plain c" and the IDL file in example 2 didn't have
the variable names.
--
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=16011
Summary: widl: Complex structs should have their pointer layout
section after the structure's description
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huw(a)codeweavers.com
CC: robertshearman(a)gmail.com, dsh(a)linux.ucla.edu
See IDataObject_QueryGetData_Proxy. The pointer layout section's offset in
FORMATETC (currently at 3330) is -ve. These are treated as WORD offsets in,
for example, NdrComplexStructBufferSize().
--
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=14787
Summary: widl fails to honour typedef ptr attributes
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huw(a)codeweavers.com
CC: robertshearman(a)gmail.com, dsh(a)linux.ucla.edu
See dlls/rpcrt4/epm_c.c . For example the 'object' parameter of ept_map().
We have (in include/wine/dcetypes.idl)
typedef [ptr] GUID *uuid_p_t;
and (in include/wine/epm.idl)
ept_map(..., uuid_p_t object, ...)
So 'object' should be a full ptr, which is what midl generates. On the other
hand widl generates a reference ptr.
It looks like this should be fixed up in parser.y:set_type() somewhere.
--
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=7711
jzigpublic(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jzigpublic(a)gmail.com
--
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=35160
Bug ID: 35160
Summary: Homeworld2 crushes when trying to host game
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: sgsdxzy(a)gmail.com
Classification: Unclassified
When tring to host a game, no matter LAN or IP connect, the game crushes.
--
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=4066
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sgsdxzy(a)gmail.com
--- Comment #43 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> ---
*** Bug 35160 has been marked as a duplicate of this bug. ***
--
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=8783
Dmitry Timoshkov <dmitry(a)baikal.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |e3dcdadaca4ff620ab55b4542af
| |27ada6d2db819
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #61 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
This bug most likely is already fixed.
--
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=9210
--- Comment #73 from Wylda <wylda(a)volny.cz> ---
>
> 3DMark06 no longer whines about missing shaders 2.0 support...
I can't confirm that. I still see the problem even in wine-1.7.11 NVIDIA
binary.
--
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=35101
Bug #: 35101
Summary: Wine broken on ubuntu 14.04
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
when i was Testing to install Wine or any sort of version it is said to be
broken by held packages, done a Fresh install of Ubuntu 14.04 done the same
issue.
tryed the "Fix broken Packages" and showed this
E: Unable to correct problems, you have held broken packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by
held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by
held packages.
E: Unable to correct dependencies
here's a Linux done sent this issue to the Ubuntu team just thought it would of
been better for ya peeps to know. peace =)
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1259270
--
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=35411
Bug ID: 35411
Summary: Anarchy Online crashes after character selection just
before game loads or badly corrupted graphics
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: llie(a)nano.exofire.net
Classification: Unclassified
Regression SHA1: 10a8b2cd7f6b285abb4730f3f3d45fb50616871d
Anarchy Online crashes with mac driver after character selection and just
before starting the game.
With X11 driver, the graphics are badly corrupted with facets strewn all over
the display.
The commit listed is the commit that results in the crash, but during the
regression, the corrupted facets were observed prior to the commit that results
in the crash.
In this commit:
Bisecting: 2 revisions left to test after this (roughly 1 step)
[09dbba00d0042dfda38143aee7630f0fe2c31c6a] wined3d: Remove surface_init_sysmem.
The facets were corrupted (which is how the display looks using X11 driver) but
the game did not crash.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=52
Shuai Meng <mengshuaicalendr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mengshuaicalendr(a)gmail.com
--
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=14746
Summary: Natural Selection crashes with
err:ntdll:RtlpWaitForCriticalSection section
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clancc(a)shadowkitsune.net
CC: clancc(a)shadowkitsune.net
Created an attachment (id=15244)
--> (http://bugs.winehq.org/attachment.cgi?id=15244)
Crash Log (partial log, only copied the part that I think is related to the
crash) from console.
Natural Selection freezes for abit before crashing to desktop with a
"err:ntdll:RtlpWaitForCriticalSection section" error. See attachment.
--
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=29857
Bug #: 29857
Summary: GetAsyncKeyState says Escape key is permanently down
once it has been pressed
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
Classification: Unclassified
I am debugging a Windows application that has a long-running processing thread
which periodically checks for interrupts using
GetAsyncKeyState(VK_ESCAPE) < 0
This worked fine on WINE 1.2.2, but on 1.3.28 the app kept behaving as if it
were interrupted immediately when it had not been. Further investigation
showed that, after Escape has been pressed just once, any future calls to
GetAsyncKeyState (no matter how many events have been processed in the
meantime) always return ffff8001. In other words, if you press Escape just
once while running your app, any future calls that app makes to
GetAsyncKeyState(VK_ESCAPE) will behave as though the Escape key is still down.
Again this does not happen with WINE 1.2.2, only with 1.3.28.
I was able to work around this bug by adding a call to GetKeyState(VK_ESCAPE)
just before the test for GetAsyncKeyState(VK_ESCAPE) < 0. I ignored the return
value of GetKeyState
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms646301%28v=vs.85%…
says it should be called in response to a message; it doesn't say what happens
if it's called when there has been no message, so I assume we can't rely on it
to return meaningful values if called at just any time) however somehow the
presence of the GetKeyState call caused WINE 1.3.28's GetAsyncKeyState to
behave correctly.
--
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=9095
Alex Bylund <alex.bylund(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex.bylund(a)gmail.com
--- Comment #8 from Alex Bylund <alex.bylund(a)gmail.com> ---
This bug is also with Zabaware's Ultra Hal Assistant.
--
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=29150
Bug #: 29150
Summary: Windows FirstClass Client 11.0 (Buid 017) no login
screen, settings problems and freeze
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37598
--> http://bugs.winehq.org/attachment.cgi?id=37598
Log running FCC 11.017
This is my fist WineHQ Bugzilla report so I hope I got everything right :-)
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
1) Installation works fine but after it's done the FCC spash screen freezes
when FCC starts. Normaly the login screen should pop up. You then have to
right-click on the upper panel FCC icon (splash then disapear) and choose
Connect. If you only click on the spash screen it disapears.
2) FirstClass can't find the settings file "home.fc" - this works fine in older
versions of FCC. A file popup appears called "Open Settings File" to choose the
settings file, but there isn't one. If you right click on the panel icon and
look at your FCC Preferences under "General" the "Download folder" is set to
"C:\users\yourlogin\My Documents\FirstClass\Download". Even if you set this
right the settings file cannot be found next time you run FCC and you have to
choose your settings file every time you want to login. You cannot connect if
you don't have a old settings file - I think normaly the file is created by FCC
if there isn't one. So you can't login on a fresh installed comuputer without a
settings file. Even if you put the file home.fc it doesn't show so you have to
write "home.fc" and hit Open in the "Open Settings File" window.
3) If you got your settings file and the login screen finaly shows - and you
write your correct login and password and hit the enter key - FCC freezes. The
workaround is to click on the green login arrow button next to the password
field instead of hitting enter - not obvious for most users.
For testing/reproduceing purposes:
FirstClass Client 11.017
Download:
http://www3.firstclass.com/ClientDownloads/FC11ClientDownloadFiles/FC11017U…
Missing file home.fc to be save i home directory FirstClass/Settings/
Download: http://www.mediafire.com/?82x95kcqp3celd4
Also see attachment ()
Guest testing login/pass: gast/gast server fc.folkbildning.net
Any kind of hints and workarounds are greatly appreciated.
Thanks!
/Jorgen
--
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=35402
Bug ID: 35402
Summary: IMVU CRASHED?,Counter strike condition zero
rundll32.exe stop working?
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: musiktrash(a)gmail.com
Classification: Unclassified
IMVU have crashed don't play...why?
counter strike coundition zero stop working rundll32.exe why?
help me for admin wine.!!
tell me why not working program Imvu and counter strike condition zero?
please.... help me.
--
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=25357
Summary: CodeWright crashes
Product: Wine
Version: 1.2.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kurtbutfrank(a)gmail.com
CC: aric(a)codeweavers.com, xerox_xerox2000(a)yahoo.co.uk,
scott(a)open-vote.org, unreal(a)home.nl,
skunktrader(a)gmail.com, istvan.bisz(a)t-online.hu
+++ This bug was initially created as a clone of Bug #14012 +++
I have CodeWright 7.5.04.7519 and have successfully installed in on a 32-bit
version of Ubuntu 10.10 on a a stand-alone machine.
I also have a 64-bit version of Ubuntu 10.10 running as a virtual machine using
VirtualBox under a Win7-64 host. On that machine CodeWright halts immediately
after displaying the splash screen. It appears to me that the symptoms are the
same as that of bug 14012.
On both machines Wine was installed using the Synaptic Package Manager under
GNOME. My understanding is that this would have installed a 32-bit version of
Wine in both cases.
I can gather trace/debug info but will need specific directions.
--
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=35341
Bug ID: 35341
Summary: MikuDesktopMascot: Loading any model causes
application to crash.
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aff(a)affsdiary.com
Classification: Unclassified
As first posted here:
http://forum.winehq.org/viewtopic.php?f=8&t=20686
This application:
http://ru11en.wordpress.com/2011/04/30/mmd_desktopmascot-v0-5-1/
Is designed to present an animated desktop companion using MikuMikuDance
models.
On Windows, you run the software, it asks for a model, and you load it. Then
you can drag music or animations onto the loaded animated character, and it
will play the music and dance to it. That is;
1. Run the executable.
2. A dialog will pop up, asking for any model. You would select a model.
3. The application will then load the model and display as that character on
your desktop. At this stage, you can left-click files from explorer and drag
them onto the application, and it will use them (music/motion).
Currently on Wine, attempting to load any model causes the program to fail. The
terminal simply states 'segmentation fault' - this takes place on at least the
following; Debian 7, Fedora 20. Wine versions 1.7.10, 1.7.9, 1.7.8, 1.6.1, and
1.4.1 all behave in the exact same manner. What you get;
1. Run the executable.
2. The dialog pops up, and you select a model. It fails and crashes at this
point.
You will need a model in order to test the program. You can download several
here:
- http://mikumikudance.wordpress.com/models/
I'm certain this is not a duplicate of any existing reported bug. Honestly, the
program isn't that well known - I wouldn't be surprised if nobody has tried to
run it before.
The program seems to be under the GPL, and source code is available via the
same link if that will help.
--
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=27410
Summary: Starcraft II Patcher exits immediately without a crash
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.strashun(a)gmail.com
Created an attachment (id=35053)
--> (http://bugs.winehq.org/attachment.cgi?id=35053)
console output
After launching Starcraft II.exe , patcher inetrface shows for 1-2 seconds and
then program closes. No crash in log though.
All console 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=3930
--- Comment #59 from Michał Z. Gołębiowski <m.goleb(a)gmail.com> ---
FWIW, HoMM is also available on DOS and works way more reliable there. For
anyone really wanting to play the game - you can buy it on gog.com, works
perfectly for me!
This is quite common - win9x games are way more hacky than newer ones so it may
be much harder to make them work in Wine etc. On the other hand, win9x games
often have a DOS version that is eqsy to run on DOSBox (this is what gog.com
uses, with proper presets).
This means that even without resolving this bug you can run HoMM with sound.
--
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=3930
--- Comment #58 from Wylda <wylda(a)volny.cz> ---
Still present in wine 1.7.11.
Starting with /s0 (i.e. without sound) still works around the problem.
--
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=32182
Bug #: 32182
Summary: GetResolvedNeutrals always returns input
Product: Wine
Version: 1.5.17
Platform: x86-64
URL: http://source.winehq.org/git/wine.git/blob/1262f07609e
6722a841f511445f145d941848800:/dlls/usp10/bidi.c#l562
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: aric(a)codeweavers.com, m.b.lankhorst(a)gmail.com
Classification: Unclassified
coverity (CID 731561) spotted:
http://source.winehq.org/git/wine.git/blob/1262f07609e6722a841f511445f145d9…
action is masked to 0x0f and compared to (1<<8), that won't ever happen.
The code comes from:
commit 032543e54dec387ae0089fe9e5dd0cc0fbc2d253
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Sat Sep 15 15:16:38 2007 +0200
gdi: Implement neutrals resolving in BiDi.
--
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=32396
Bug #: 32396
Summary: iexplore http://imgur.com doesn't open
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://imgur.com
Doesn't open & iexplore hangs. Workaroung native jscript
--
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=34205
Bug #: 34205
Summary: Regedit doesn't import .reg files formatted like the
example in the FAQ
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jluth(a)mail.com
Classification: Unclassified
Much of the documentation on the web, including the Wine FAQ, reports the
syntax of a .reg file as:
[HKEY_CURRENT_USER\Software\Wine\DllOverrides] "winemenubuilder.exe"=""
example from http://wiki.winehq.org/FAQ section 5.4
Note specifically that this is all on one line. This does not work in Wine
1.6. It DOES work if the "key" is on one line, and the name/value pair is on
another line.
Other examples show multiple name/value pairs behind the key - still all on one
line.
[HKEY_CLASSES_ROOT\.pdf] @="PDFfile" "Content Type"="application/pdf"
[HKEY_CLASSES_ROOT\PDFfile\Shell\Open\command] @="winebrowser \"%1\""
example from http://wiki.winehq.org/FAQ section 7.4
Currently, each name/value pair needs to be on a separate line.
--
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=23005
Summary: errors running winwulff using basic winebottler
install
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: annacegu(a)yahoo.com.au
Installed http://jcrystal.com/products/winwulff/WINWULFF_Setup.exe using
WineBottler OK.
Attempting to run the program using basic wine install gives the following
error as well as attached errors (winebottler-winwulff-error.txt)
Run-time error '10'
This array is fixed or temporarily locked
Needed to install vb6run & dcom98 via winetricks to get the program running
--
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=29140
Bug #: 29140
Summary: ScriptTextOut passes wrong widths to ExtTextOutW
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: disposable593-wine(a)yahoo.com
Classification: Unclassified
in http://source.winehq.org/source/dlls/usp10/usp10.c#L2673
ScriptTextOut always passes NULL to ExtTextOutW instead of the proper width
arrays specified in piJustify or piAdvance.
--
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=16034
Summary: Bombzone won't start
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=17259)
--> (http://bugs.winehq.org/attachment.cgi?id=17259)
Crash log; wine 1.1.8, bombzone 1.0
Bombzone, a free bomberman clone (www.bombzone.de), won't run. It changes
screen resolution and crashes...
--
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=13489
Summary: Frets on fire doesn't start(python issue) [dogfood]
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenixk19(a)mail.ru
Coudn't start Frets on fire for windows 1.2.512. Fails with an error
message(sorry, can't post).
--
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=35237
Bug ID: 35237
Summary: Unimplemented function
MSVCP110.dll.?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alexei.co(a)gmail.com
Classification: Unclassified
Created attachment 46997
--> http://bugs.winehq.org/attachment.cgi?id=46997
Backcktrace auto-reported by wine
Latest version of Ivona Voices (ivona_sapi5_voice_v1.6.63.dll) installs fine,
but fails when accessed by a speech client. It needs this function:
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xc5ca9c 1 C) semi-stub
wine: Call from 0x7bc54610 to unimplemented function
MSVCP110.dll.?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z, aborting
--
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=27476
Summary: Spotify Crashes On Log In - Program Error Box
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistrywork(a)gmail.com
Hello,
Am using Spotify via Wine on my work machine & that is running Fedora 8.
The latest version of Spotify (0.5) is crashing as soon as I log in.
An error box appears saying:
Program Error
The program spotify.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine... etc,
etc'
I've never had any trouble before but since the latest version of Wine, this
has kept popping up. Have emailed the Spotify folks the IT department here
mentioned that it could possibly be my account being corrupt for Linux and that
could be at Spotify's end. Am waiting to hear back from them. In the
meantime, the terminal output I get is below. Any pointers would be
appreciated. Or if you need any more information, please do not hesitate to
get in touch.
Thanks in advance.
Terminal Output
-----------------------------------------------------
ixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:advapi:RegisterEventSourceW ((null),L"Spotify"): stub
fixme:winsock:WSALookupServiceBeginW (0x138dea4c 0x00000ff1 0x1081a6f8) Stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x13bfc20
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:hnetcfg:fw_app_get_Enabled 0x16f230, 0x13bf3f4
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x16f230,
L"Z:\\user_data\\ARCHIVE\\misc\\spotify\\spotify.exe"
fixme:hnetcfg:fw_app_put_Name 0x16f230, L"Spotify"
fixme:hnetcfg:fw_apps_Add 0x16f080, 0x16f230
fixme:win:RegisterShellHookWindow (0x60060): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:shell:knownfolder_GetFolderDefinition 0x13bf274
fixme:shell:knownfolder_GetFolderDefinition 0x13bf274
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
err:ole:create_server class {6bf52a52-394a-11d3-b153-00c04f79faa6} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {6bf52a52-394a-11d3-b153-00c04f79faa6}
could be created for context 0x17
fixme:advapi:GetCurrentHwProfileW (0x13bf598)
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_END_BROWSER_SESSION:
STUB
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x60060,
filter=0x108a2010,flags=0x00000000) returns a fake device notification handle!
wine: Unhandled page fault on read access to 0x00000070 at address 0x7bc332b7
(thread 000d), starting debugger...
--
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.