http://bugs.winehq.org/show_bug.cgi?id=14900
Summary: Warcraft 3 ocassionally has connection instability on
BattleNet
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: statix0(a)gmail.com
Sometimes when playing Warcraft 3 on battle.net I suffer from temporary
disconnection spikes. These occur for about 20 seconds at a time, and then I
recover back into the game. Once they start happening they happen every minute
or so, until eventually I get dropped by other players. Most of the time I do
not have this problem and it occurs quite randomly once in a while in games.
(This is not due to my own internet connection. Other apps running at the same
time (including Wine apps) still maintain a solid internet connection during
this time. I know this because I use ventrilo when playing warcraft 3 and I can
still hear, talk, and see my ping as quite low.)
--
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=19142
Summary: Running wine without X for gui apps reports success
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@SERVER1:~$ wine regedit ; echo $?
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
0
--
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=19174
Summary: Plants vs Zombies is way too slow
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.popcap.com/extras/pvz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22160)
--> (http://bugs.winehq.org/attachment.cgi?id=22160)
Console output
After installing Plants VS Zombies using Wine 1.1.25 the game take a lot to
start, is really slow just showing main screen.
There's a lot of this messages in the console:
fixme:d3d_surface:fb_copy_to_texture_direct Doing a pixel by pixel copy from
the framebuffer to a texture, expect major performance issues
--
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=11448
Summary: Ugly skins in FIFA08
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://www.fifa08.ea.com/us/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Created an attachment (id=10583)
--> (http://bugs.winehq.org/attachment.cgi?id=10583)
Zipped log of console output
The skins of characters is ugly, please fix it. The very active console output
is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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=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=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=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=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=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=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=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.
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=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=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=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=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=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.