http://bugs.winehq.org/show_bug.cgi?id=26147
Summary: westward fails to install
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: stripes416(a)gmail.com
Created an attachment (id=33311)
--> (http://bugs.winehq.org/attachment.cgi?id=33311)
westward.log showing unimplemented commands
Game available at this link
(http://www.mostfun.com/Details.aspx?GameID=Westward) fails to install. (You'll
need a user agent switcher to download in 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=27023
Summary: STATISTICA 7 falla al graficar
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: chicoman129(a)hotmail.com
Con wine 1.2.2 Al intentar graficar los datos, el programa STATISTICA 7 falla y
se necesita forzar el programa para cerrar. Este problema no se presenta en
Windows.
--
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=26521
Summary: Gratuitous Space Battles fails to initialize 3D
Engine.
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wickedsmoke(a)users.sf.net
Created an attachment (id=33775)
--> (http://bugs.winehq.org/attachment.cgi?id=33775)
wine 1.3.16 output
The Gratuitous Space Battles demo (downloaded from http://www.positech.co.uk/
Mar 22, 2011) fails to run. An error dialog showing the following error is
displayed:
Failed to initialise 3D Engine:..\src\Game.cpp 321
I have also tried wine versions 1.1.37, 1.2.2, & 1.3.6 with the same results.
--
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=26267
Summary: EyeQ
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: jmc(a)lleida.org
Hello,
I have installed EyeQ software
(https://www.eyeqadvantage.com/index.cfm?&CFID=63380&CFTOKEN=39465337) and when
I use an option that let me pace my reading it shows an errror.
What can I do?
--
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=26257
Summary: Program MGCWorks.exe has found a serius problem and
has been closed
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javieradrianr(a)gmail.com
Created an attachment (id=33463)
--> (http://bugs.winehq.org/attachment.cgi?id=33463)
Backtrace open fail MGCWorks.exe (Time attendance program)
Fail to open time attendance software.
--
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=24938
Summary: Serif Photoplus 11 installs but cannot run
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: swrjjysngh(a)gmail.com
Created an attachment (id=31581)
--> (http://bugs.winehq.org/attachment.cgi?id=31581)
screen shot of error message on startup
Installs just fine.
Screen comes up and then message window to say that a serious error has
occurred and must close - see attached screen shot.
--
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=28689
Bug #: 28689
Summary: gcc complains 'xsd_child' may be used uninitialized in
function 'XDR_to_XSD_doc'
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
When I crank up gcc's warning level a bit, build fails with
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/libxml2
-I/usr/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wlogical-op
-I/usr/include/freetype2 -g -O1 -Werror -Wno-unused-but-set-variable
-Wno-unused-but-set-parameter -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o xdr.o
xdr.c
...
xdr.c: In function 'XDR_to_XSD_doc':
xdr.c:516:36: error: 'xsd_child' may be used uninitialized in this function
The function's big and hairy, hard to tell what's up with that variable
offhand.
--
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=26473
Summary: Blood Bowl isn't working for Me computer
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wikiro(a)yahoo.com
Created an attachment (id=33708)
--> (http://bugs.winehq.org/attachment.cgi?id=33708)
This is the Backtracings
I did what I was told on the installation. Download .NET2.0, disable UseGLSL,
and set to FBO.
But when the game starts it goes to the first screen
Play/Manual/Website/Technical Support
Then I click play and an error message pops up:
The Program BB.exe has encountered a serious error and needs to close. We are
sorry for the inconvenience.
Contact this website issue has not been reported yet.
Thanks for the help if you can give it. Ill do what you ask.
--
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=28244
Summary: ClueFinders Mystery Amulet (cfread.exe) page faults
when starting
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq(a)planet-hinchley.com
Created an attachment (id=36191)
--> (http://bugs.winehq.org/attachment.cgi?id=36191)
Unhandled Exception trace
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0040151f).
ClueFinders Mystery Amulet fails with page fault when starting up.
--
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=28085
Summary: Wine crashes fighting red dragon in Deathtrap Dungeon
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)rjlee.homelinux.org
Created an attachment (id=35958)
--> (http://bugs.winehq.org/attachment.cgi?id=35958)
Output of process, including backtrace
Wine (or the program?) crashes with an unhandled page fault when running the
Deathtrap Dungeon game (1.0) while fighting the final monster (red dragon) in
the game.
Seems to be that whenever I strike the dragon with the red sword, it 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=27237
Summary: After running some programs under Wine, loss of left
mouse button functionality
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Well that's basically it. I have to restart my computer to get my mouse
working correctly. I haven't experienced this with any other application.
There aren't any relevant Terminal messages. I can likely reproduce the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25191
Summary: Enclave GOG version - 3D model not appearing on screen
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emanuele.emalele(a)gmail.com
Created an attachment (id=31975)
--> (http://bugs.winehq.org/attachment.cgi?id=31975)
Execution log without any WINEDEBUG
Gentoo Linux 32 bit - ATI fglrx 10.10
After successful install and intro execution, on start game unfortunately all
the world is rendered correctly but the any 3D model doesn't appear at all on
the screen.
Severity is MINOR because by forcing rendering engine in OpenGL, the game works
perfectly; anyway I suppose the game was built for D3D8.
Default log attached.
Into appdb I read about nVidia's graphic card successful problem less
rendering: maybe the issue is the ATI driver I do not know.
Please note that the game uses Pixel Shader: maybe something strange is
happening during ATI pixel shader activation.
Thank you.
--
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=25145
Summary: Teamviewer 5 startup problem on Fedora 14 (Laughlin)
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)nixgurus.net
Hello,
I am facing problem with teamviewer 5. I installed with Teamviewer 5 RPM
package supplied by teamviewer. I submitted a ticket on teamviewer support too.
Please see attached logs and back trace.
My system details are:
Wine: wine-1.3.6-1.fc14.i686
Teamviewer: teamviewer5-5.0.8888-1.i386
Kernel: 2.6.35.6-48.fc14.i686
OS: Fedora 14 (Laughlin)
Regards,
Hassan
--
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=26727
Summary: Cars: Mater National is crashing
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schmatzler(a)googlemail.com
Created an attachment (id=34048)
--> (http://bugs.winehq.org/attachment.cgi?id=34048)
Terminal output
When I try to run Cars: Mater National, I get a short noise from the speakers
and its freezing. I have to kill the application.
Terminal output is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27041
Summary: Failed to open mount manager
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tombert(a)live.at
The system.reg file seems to be missing the lines:
[System\\CurrentControlSet\\Services\\MountMgr] 1216050542
"Description"="Device mounting service"
"DisplayName"="Mount Manager"
"ErrorControl"=dword:00000001
"ImagePath"="C:\\windows\\system32\\drivers\\mountmgr.sys"
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type"=dword:00000001
I found this on another old thread ... deletion of the .wine directory didn't
help - had to add theses lines manually.
thx
--
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=26462
Summary: DISCOVER Excel 2000 crashes running from CD
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
Created an attachment (id=33693)
--> (http://bugs.winehq.org/attachment.cgi?id=33693)
wine XL2K_AP.EXE
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.2
wine1.2:
Installed: 1.2.2-1ubuntu1~maverick2
Candidate: 1.2.2-1ubuntu1~maverick2
Version table:
*** 1.2.2-1ubuntu1~maverick2 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
1.2.2-0ubuntu2~maverick2 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe i386
Packages
1.2-0ubuntu9 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386
Packages
3) What is expected to happen is when one tries to run the Discover Excel 2000
program from the CD via:
wine XL2K_AP.EXE
it runs the program.
4) What happens instead is immediately after the above command a window pops up
noting:
"The program winevdm.exe has encountered a serious problem and needs to close.
We are sorry..."
It looks like the program was developed for Windows 3.1 and 95 as per the
readme files. The attached backtrace was when one clicks:
+ Applications
+ Wine
+ Configure Wine
+ Applications tab
+ Windows Version: Windows 3.1 dropdown
--
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=26173
Summary: EnumDisplayDevicesW invalid value
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rumble.fish.au(a)gmail.com
Created an attachment (id=33356)
--> (http://bugs.winehq.org/attachment.cgi?id=33356)
lshw output for display controller
Trying to run Guild Wars on HP Mini 5102 netbook - getting 1 fps! Have run both
glgears and amoeba and they run fine so OpenGL is installed and running
properly. lshw does report that the display controller device hasn't been
"claimed" - not sure if this is a 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.
http://bugs.winehq.org/show_bug.cgi?id=27948
Summary: Solid Edge (Tested V20 and ST2) crashes at Splash
Screen
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: consoni_2519(a)hotmail.com
Installing Solid Edge ( V20 an ST2, into separated and clean wine prefixes )
using winetricks vcrun2005, vcrun2008, dotnet20 and msxml6. Installantion runs
smoothly (at least visually), but at start, the following erros messages
appears before Splash Screen disappears:
-Hangs at Splash Screen with terminal message:
"err:ntdll:RtlpWaitForCriticalSection section 0x7bcaf8e4 "loader.c:
loader_section" wait timed out in thread 003f, blocked by 0009, retrying (60
sec)"
-Then waits and:
"err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc33c9a"
--
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=26634
Summary: world of warcraft crashes at end of startup
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turgut(a)kalfaoglu.com
Created an attachment (id=33904)
--> (http://bugs.winehq.org/attachment.cgi?id=33904)
wow crash of several runs
World of warcraft crashes at the end of startup - that is, one minute into the
game, the trace is shown below. Hardware: Dell inspiron 1545. Wow launches
normally on another system with the same data and config files.
enclosed: opengl debug enabled trace of several runs..
--
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=30862
Bug #: 30862
Summary: New prelink is required for debug builds
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wrar(a)wrar.name
Classification: Unclassified
At least on current Debian unstable with gcc 4.7.0 and at least with the Debian
1.4 package (which includes -g in CFLAGS) kernel32.dll.so cannot be relocated
with prelink older than the latest release (20111012):
prelink: kernel32.dll.so: Unknown DWARF DW_AT_8465 with block DW_FORM
You can see this message in our build logs at e.g.
https://buildd.debian.org/status/fetch.php?pkg=wine&arch=i386&ver=1.4-0.4&s…
It may be not clear from the message but prelink actually exits without
changing the binary so kernel32.dll.so is not relocated which causes all bugs
that was fixed by adding the relocation.
Support for "DW_AT_8465" which is DW_AT_GNU_call_site_value was added to
prelink in r188 on 2011-04-01 so at least in some cases if you build wine with
debug, you are required to use prelink >= 20111012, otherwise you deserve the
same configure warning that is issued when prelink is not installed.
Unfortunately I don'see an easy way to check the prelink binary version as they
all report "prelink 1.0" in -V.
When wine is built with gcc 4.6.3 prelink fails on DW_OP_242
(DW_OP_GNU_implicit_pointer) instead which was added in the upstream r187 on
2010-11-23 (so 20111012 is still required). When wine is built with gcc 4.5.3
prelink 20090925 doesn't fail. This may be the real cause of "Steam overlay
requires gcc 4.5" reports such as #22053.
--
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=28640
Bug #: 28640
Summary: kernel32/thread.ok fails on ubuntu 11.10?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Don't know if this is a wine bug, an ubuntu bug, or a kernel bug yet.
kernel32/thread.ok fails reliably for me on ubuntu 11.10
(which uses linux-3.0.0, fwiw). Logs are slightly clearer when
run on a single core, but it still fails. Log:
dank@i7:~/wine-git/dlls/kernel32/tests$ taskset -c 0 make thread.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so thread.c && touch thread.ok
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
thread.c:823: Test failed: SetThreadAffinityMask(thread,-1) failed to request
all processors.
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
Protocol error:003b: partial read 12
wine client error:3a: read: Bad address
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x690abb19
wine client error:b: write: Bad file descriptor
wine client error:27: write: Bad file descriptor
The errors vary, but there's always a bad file descriptor, and often
a crash. Sometimes starting a wineserver in the foreground fails
because trying to get the /tmp/.wine-.../lock fails with EAGAIN, too.
I'll attach a +relay,+seh log. Looks kinda like a null pointer read
crash near the start of the thread that runs a queued work item?
--
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=27274
Summary: Battlefield Play4Free: Crashing when running
pre-downloaded game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlmk(a)hotmail.com
Created an attachment (id=34885)
--> (http://bugs.winehq.org/attachment.cgi?id=34885)
Wine error when joining game
To reproduce this bug you need to do the following.
1. Copy a already downloaded and working copy of battlefield play4free from a
windows install. ( It resides under "C:/Program Files (86)/EA Games/Battlefield
Play4Free" by default)
2. Copy this to your Linux installation.
3. Install vcrun2008 from winetricks.
4. Run BFP4f.exe with the following parameters: +webSiteHostName
"battlefield.play4free.com" +battleFundsHostName "battlefield.play4free.com"
+frontendUrl "http://battlefield.play4free.com/game" +survey 0 +sessionId
<yourSessionID> +webSiteHostName battlefield.play4free.com +lang en
+soldierName "<YourSoldierName>"
5. Starting the game now works, and you are placed on the initial soldier
selection and equipment screen.
6. Press "Play Now" in the top right corner.
7. The game crashes after a while with the attached 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=27445
Summary: Textures do not render correctly in Shellshock 2
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewdadoun(a)yahoo.com
In game characters are exploded and appear as almost plant like objects. Pretty
similiar to the issue in bully, though more sever. Also it seems like this
issue causes a slowdown in-game as well, since the speeds are a lot slower than
they should 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=27491
Summary: Pandora saga: program error
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mirkku1994(a)gmail.com
I installed the Pandora saga and it seemed fine, but when I pressed the "play"
button, I got following error message: the program Pandora saga.exe has
encountered a serious problem and needs to 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=27565
Summary: Can't re-install unreal tournament g.o.t.y
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: banjingan99999(a)yahoo.com
i have install UT before with tactical ops patch mod , also i have uninstall ,
but it cannot uninstall UT program at Wine Software Uninstaller . . . i have
deleting the UT program file folder at Wine 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=27574
Summary: No Sound on Unreal Tournament Goty and UT Video
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gameux
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: banjingan99999(a)yahoo.com
I have installed unreal tournament via Wine , and play UT via wine , the sound
got nothing . . . mostly the game like UT got no sounds . . . what's the
problem is it ? is that about the kernel ? im using fedora 14 . . . before this
, im using fedora 13 , the video its okay , only got no sound . . what im
supposed to do then ?
--
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=27582
Summary: Wine is not able to start and run an application
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: lagolo2009(a)hotmail.com
Trying to start an app. called The secrets of hildegards, installed with wine,
and everythings seems to be ok, until I want to start it: -Sorry, the app. is
unable to start, please contact appdb.winehq.org and report this to them.
Have Linux Ubuntu Lucid Lynx with wine 1.2.2 installed.
What to do?
--
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=27589
Summary: Program Error
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: anna_grant90(a)hotmail.com
The program DesktopMgr.exe has encountered a serious problem and needs to
close. This can be caused by a problem in the program or a deficiency in Wine.
You may want to check http://appdb.winehq.org for tips about running this
application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org
--
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=27766
Summary: giftbox+ has a problem and shuts down
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smokinabowl2(a)gmail.com
ok so i downloaded a game bot for farmville to see if it runs on linux wife
like the game and uses this quit regulery and she uses windows vist witch runs
this app great but i wanna switch her to linux and found out u can run this on
linux but wine keeps saying that giftbox has run in to a sirus problem and must
shut down and boom it closes now i know i did every thang right but wtf it wont
run the program is it cuz its nut a program u all have listed or like pls help
me
--
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=27980
Summary: Wine aborts setup.exe for weird reason
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: borntobesteve(a)aol.com
Wine aborts setup.exe: Why?
WINE can't see setup.LST file during installation of simple win ME app
I'm installing eX-Sense Pro under wine in Natty. It's a simple win me/win xp
application.
The setup.exe runs fine, but wine seems to not see setup.LST - another file in
the same directory:
Setup cannot find C:\users\redwood\Temp\boom1000\setup.LST.
Setup is aborting...
During installation, the boom1000 directory is created and setup.exe is copied
into it, but setup.LST is not copied. When I set up boom1000 and copy setup.LST
into it, the install process creates boom1001 and repeats the same mistake.
Any ideas? Thx.
--
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=28054
Summary: Distorted JPG image in Word and PowerPoint 2007
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: m.duelli(a)web.de
Created an attachment (id=35923)
--> (http://bugs.winehq.org/attachment.cgi?id=35923)
Word Document with Distorted Image
I have a single JPG image I regularly use which gets distorted when pasting it
into Word 2007 or PowerPoint 2007.
The right half of the image is drawn solid black.
Attached is an exemplary Word Document just containing the image.
The image is not distorted when opening the document in LibreOffice or on a
Windows machine.
For me it is currently just this image but possibly other images are affected
as well.
--
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=28096
Summary: Starcraft running in Window (not full screen)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nobregahercules(a)gmail.com
Created an attachment (id=35987)
--> (http://bugs.winehq.org/attachment.cgi?id=35987)
Starcraft is in Window
Using: Ubuntu 11.04, Starcraft Broodwar vs 1.16.1
Whem Starcraft start run in Windowed (in window not maximized)
I like it, but the Window is small, and in some cases i move mouse fast, and go
out window losting current moviment in window, and in some cases starting a
system task(createing folder...).
I want increase this window, but i not find how to change.
--
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=28117
Summary: wine + zingarelli 2008
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cryfre2001(a)yahoo.it
Created an attachment (id=36023)
--> (http://bugs.winehq.org/attachment.cgi?id=36023)
err report wine+zingarelli
problem font on dictionary.
--
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=28546
Bug #: 28546
Summary: Torchlight demo fails with
err:seh:setup_exception_record stack overflow
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haleykd(a)users.sf.net
Classification: Unclassified
I've installed the gamersgate torchlight demo into a new prefix. When I run
the game it crashes with:
err:seh:setup_exception_record stack overflow 1332 bytes in thread 0009 eip
7bc403bb esp 00240dfc stack 0x240000-0x241000-0x340000
I suspect there is a timing problem since
WINEDEBUG=fixme-all,relay WINEPREFIX=~/.wine-tl wine 'Torchlight.exe' 2>&1 |
cat - >/dev/null
works, with the obvious slowdown due to the extra output, but
WINEDEBUG=fixme-all,relay WINEPREFIX=~/.wine-tl wine 'Torchlight.exe'
2>/dev/null
does not.
I've also tried the runic installer, with and without a virtual desktop. Also
the initial splash screen that allows for entering the product key does not
work but that should be a separate 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=28633
Bug #: 28633
Summary: Sound lost on Wine after upgrading to Oneiric Ocelot's
RC
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boldoconketchup(a)hotmail.com
Classification: Unclassified
I have lost completely the sound on Wine after upgrading to Oneiric's Release
Candidate Version yesterday.
The sound tests on winecfg only show an error message displaying "Audio test
fails!" or something like that. The same result shows on any sampling
frequency, bits, and/or hardware acceleration.
The games run as well as usual, though.
I have sound on all the other Ubuntu aplications I have in my system.
--
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=28771
Bug #: 28771
Summary: S4League client crash with MSVCR80
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: francescobrozzu(a)gmail.com
Classification: Unclassified
I installed succesfully S4League on my wine 1.3.30 installation but when i run
the client it crashes when tries to load msvcr80.dll. I already installes
vcrun2005 package from winetricks. Attached there's the backtrace.
--
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=28779
Bug #: 28779
Summary: Sourceinsight: Segfault when started the application
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: jshandorov(a)mm-sol.com
Classification: Unclassified
Created attachment 36977
--> http://bugs.winehq.org/attachment.cgi?id=36977
log file
Segmentation occurs when trying to start "source insight 3.50.0034" on Ubuntu.
See attached log file. I tried reinstalling sight and wine, but it didn't help.
KERNEL: 2.6.38-10-generic #46~lucid1-Ubuntu SMP Wed Jul 6 18:41:04 UTC 2011
x86_64 GNU/Linux
UBUNTU: 10.04 LTS - the Lucid Lynx
--
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=30861
Bug #: 30861
Summary: Error when running Age of Empires 2 on Mint 64
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bruiserker(a)yahoo.com
Classification: Unclassified
Created attachment 40422
--> http://bugs.winehq.org/attachment.cgi?id=40422
Memory dump generated by Wine
When attempting to run Age of Empires II on Mint 64 an error is returned.
Memory dump 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=32400
Bug #: 32400
Summary: Wine is not able to run games made with game maker 8.0
since the openSuse update to 12.2
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anesu_email(a)yahoo.com.au
Classification: Unclassified
Game maker 8.0 games were able to run on OpenSuse 11.4 with the same version of
wine. After the upgrade of openSsuse to 12.2, all application/games made in
game maker 8.0 give an "unexpected error".
There isn't a higher version of wine in the opensuse repository, so that should
be the latest version of wine for opensuse.
Attachments bellow is a game maker application and as a sample to show that
while loading it gives an unexpected error.
Thanks,
Nexus_Guy
--
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=32587
Bug #: 32587
Summary: Mech Commander Gold fails to run
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keen101(a)gmail.com
Classification: Unclassified
Created attachment 42998
--> http://bugs.winehq.org/attachment.cgi?id=42998
backtrace
Mech Commander Gold fails to run properly. It used to have gold status, so
perhaps it is an easy fix. The program installs fine, and seems to run great at
the beginning. The intro movie seems to play ok, although the sound is funky.
Skipping the movie with [Esc] or waiting for it to end causes it to error and
ultimately exit.
--
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=32688
Bug #: 32688
Summary: Error using wine
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: gustavo.borges.c(a)gmail.com
Classification: Unclassified
Created attachment 43130
--> http://bugs.winehq.org/attachment.cgi?id=43130
Error using wine
I was seeing if a game run on wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26179
Summary: SAMSUNG Kies 2.0.0 installation failed due to several
errors
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Created an attachment (id=33364)
--> (http://bugs.winehq.org/attachment.cgi?id=33364)
Kies 2.0.0 backtrace
Installing Samsung Kies 2.0.0 crashes with several errors :
- regsvr32.exe : C++ runtime error
- import Dlls failed (not found)
- musapp.exe : COM registration error
- errors on several components :
- ole
- rpc
- fixme on several components :
- shell
- win
- mscoree
- storage
- ole
- wininet
- heap
- advapi
See attachment for more information
--
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=31227
Bug #: 31227
Summary: Word 2010 Crashes a few seconds after startup
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)jrlknight.com
Classification: Unclassified
Created attachment 41017
--> http://bugs.winehq.org/attachment.cgi?id=41017
Wine Backtrace
Word 2010 Trial edition Crashes after a few seconds of operation. Wine profile
is windows xp, using msxml6 (native) and riched20 (native) dlls according to
the app db install procedure.
--
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=11344
Summary: XTrap does not work with wine
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
XTrap is a library that is used by numerous MMO* games (not sure all are
MMORPG). It is supposed to fight bots (probably meaning programs that interact
with the game instead of players).
I could not find the vendor of this module, web search only revealed some games
using it.
Games using the module include:
Hero Online (in appdb), http://hero.netgame.com
Scions of Fate (not in appdb), http://fate.netgame.com
Japanese version of Nostale (only English in appdb)
http://download.jalecoonline.jp/nostale/client/nostalesetup_003.exe
Knights Online (not in appdb) http://knihgtonlineworld.com
Hero online catches its exceptions, and using winedbg is not very helpful
either (it stops on one of the earlier exceptions, and the program would
terminate afterwards).
However, both Scions and Nostale do not catch the unexpected exception, and it
happens in the xtrapva module.
--
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=18427
Summary: Forte Agent MDI window is not maximized at startup.
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g9xhh5p02(a)sneakemail.com
The Forte Agent mail and news reader uses an MDI window model, where the main
window can contain one or more child windows which can each be resized or
maximized. When running under real MS Windows, closing Agent with a single
child window (my inbox browser) maximized means that the same window will
appear maximized next time I run the program.
This doesn't work correctly under Wine: instead of the correct behavior, the
child window appears with its own title bar visible as if it were not
maximized, and with minimize/restore buttons visible as if it were maximized.
I can then manually coax the child window into properly maximizing by clicking
its restore button followed by its maximize button, or by clicking the parent
window's scroll button (which then disappears because it's not needed when a
child is maximized). The effect looks like the child window thinks itself
maximized while the parent window thinks the child is not maximized.
I'm using Forte Agent 3.3/32.846.
This bug has existed since before wine 1.0, possibly forever but I'm not sure.
--
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=20945
Summary: Vampire: The Masquerade - Bloodlines won't install
Product: Wine
Version: 1.1.33
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zarquon42(a)aol.com
Details in comments at
<http://appdb.winehq.org/objectManager.php?sClass=version&iId=4949>.
Using WineBottler (1.1.33) on OS X Intel (Leopard 10.5.9) to install. It
consistently reaches "line101_col_e.mp3" and returns "Error -1603 Fatal error
during installation. Consult Windows Installer Help (Msi.chm) or MDSN for more
information." This happens regardless of whether I am installing from CD or
from all the CD files copied into one directory. Only line in console that
looked as if it might be relevant: "Wine[71697]
Err:fixme:wave:AudioUnit_SetVolume independent left/right volume not
implemented (1.000000, 1.000000)" Although what that might have to do with
INSTALLING an .mp3 I have no idea.
--
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=20909
Summary: SMART software crash
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wilberforce74(a)yahoo.ca
Created an attachment (id=25071)
--> (http://bugs.winehq.org/attachment.cgi?id=25071)
Crash report generated by software.
I have installed Smart Notebook to use with the Smart board in my classroom. I
always get an error that says, "The program Notebook.exe has encountered a
serious problem...". Please see attachment for report details.
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=18371
Summary: Lord of the Rings Online: mouse cursor corrupted on
focus change
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: daniel.santos(a)pobox.com
When playing Lord of the Rings Online in windowed mode and changing the focus
away from and back to the game, the mouse cursor becomes corrupted. The
corrupted image may be blank or it may be a large area of animated gibberish.
Once you are able to position the cursor over an object in the game that
normally changes the cursor it is restored, so there is a work around, although
it can be difficult to do, especially when the cursor image is completely
blank. It is usually necessary to move the mouse outside of the game window
and position it so that you are on either the x or y axis of the object in the
game window you want to mouse over and then move slowly along the other axis
until it changes.
This bug has existed since Book 11 and exists up to the current version (Mines
of Moria) and for the last year (so around wine 0.9.something).
Other notes: LOTRO can have very large mouse cursors (perhaps up to 100x300
pixels), so I'm not certain which API they are using.
--
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=17442
Summary: Anarchy Online: No sound after being unexpectedly sent
to login and reconnecting
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
Anarchy Online exits and sends the player to its login window at times when it
either crashes or there is too much packet loss. If the player then simply logs
types in their name and password and logs back in again they will have no audio
(alsa is what i use).
If on the other hand they close the login window, exiting the whole game
program and then restart Anarchy Online fresh, they will have sound.
--
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.