http://bugs.winehq.org/show_bug.cgi?id=12595
Summary: Autodesk Revit Architecture 2008 install fails while
unpacking AccuRenderRedist
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 9809.
I don't have SP2_RAC2008.exe around anywhere obvious, so
I downloaded afresh from the site in the URL field above;
this turns out to be RevitBuilding8.1_20051205_2200.exe.
It seems to copy about seven cabinets before failing
with a Visual C++ Runtime Library error copying
the AccuRenderRedist cabinet (at 1%, file SUPPORT\user.mlib ?).
Looks like our setupapi.SetupIterateCabinet isn't creating a needed
directory...?
001d:Call setupapi.SetupIterateCabinetW(01283d00 L"C:\\Program Files\\Autodesk
Revit Building
8.1\\Download\\ContentAll\\AccuRenderRedist.cab",00000000,67002700,7d4bf830)
ret=67002ad6
...
001d:Call KERNEL32.CreateFileA(7d4a7d18 "C:\\windows\\profiles\\All
Users\\Application Data\\Autodesk\\Revit Building
8.1\\Rendering\\AccuRenderRedist\\SUPPORT\\user.mlib",40000000,00000003,7d4a7070,00000004,00000080,00000000)
ret=7e37a763
001d:Ret KERNEL32.CreateFileA() retval=00000138 ret=7e37a763
...
001d:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,7d4a6d88)
ret=00e2ba05
...
001d:Call user32.MessageBoxA(00000000,7d4a60ec "Runtime Error!\n\nProgram:
...es\\Autodesk Revit Building 8.1\\Download\\RevitInstall.exe\n\n\r\nThis
application has requested the Runtime to terminate it in an unusual
way.\nPlease contact the application's support team for more
information.\r\n",00e4e8a8 "Microsoft Visual C++ Runtime Library",00012010)
ret=00e22500
The file support/user.mlib is in fact in the cabinet, so my guess is
that our setupapi or cabinet library is just tripping over its shoelaces
and forgetting to create the directory support before trying to create
support/user.mlib.
(And if you rerun the installer to retry it, it bombs right after
you finish answering its questions, with
fixme:msi:MsiConfigureProductExW Not implemented for anything other than local
installs
but that's a different 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=18241
Summary: Revit Architecture 2008 installation fails
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)pi-xi.net
Created an attachment (id=20750)
--> (http://bugs.winehq.org/attachment.cgi?id=20750)
Wine log
Revit 2008 fails installation with an error message "ERROR_FUNCTION_FAILED"
--
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=9885
Summary: Autodesk Revit Architecture Installer crashes
Product: Wine
Version: unspecified
Platform: PC
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is the follow-up of bug 9809. Steps to reproduce:
Download the installer, and do cabextract, to work around bug #9809. After
running "wine Setup.exe" it seems to run into two errors:
err:msidb:JOIN_CreateView can't create table
wine: Call from 0x7b840ab0 to unimplemented function
msi.dll.MsiEnumComponentCostsW, aborting
I'll attach full output hereafter
--
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=9806
Summary: Autodesk Revit Building 8.1 installer fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: other
Status: NEW
Keywords: download, Installer, NoAppDBEntry
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wine-0.9.45-g0bd29b1
$ wine RevitBuilding8.1_20051205_2200.exe
starts ok if you have done winetricks fakeie6, but fails with
err:cabinet:FDICopy PFDI_OPEN returned zero for C:\windows\temp\Autodesk Revit
Building 8.1.tmp\C:\windows\temp\.
err:msi:extract_cabinet_file FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"C:\\windows\\temp\\"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
This is both a free trial and an unlockable product.
--
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=21939
Summary: Rise of Legends Demo fails to start due to missing
"WMVCore.dll"
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After applying the patch to get past bug 19539,
the game installs (it takes half an hour, and uses
15GB of disk, but it does succeed).
The next problem is that starting the game fails with
"WMVCore.dll not found".
winetricks wmp9 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=21270
Summary: Sony Vegas Movie Studio Platinum 9: Fails to install
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25574)
--> (http://bugs.winehq.org/attachment.cgi?id=25574)
err:msi:ITERATE_Actions Execution halted... and more...
Attached is the log, and I am unable to do a git regression test between 1.1.27
(last reported working version on AppDB) and my current 1.1.35 due to dial-up
Internet. It seems to be an MSI issue and Sony install ends with error "unable
to install unknown error", please click "Exit".
I'm using the retail CD of Sony Vegas Movie Studio 9 Platinum Pro Pack. I have
installed dotnet20 using latest svn of winetricks and am using ubuntu 9.10 x64.
--
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=24043
Summary: Lost Planet 2 Benchmark crashes on launch
Product: Wine
Version: 1.3.0
Platform: x86-64
URL: http://news.bigdownload.com/2010/08/16/lost-planet-2-p
c-due-out-on-october-15-benchmark-test-released/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30217)
--> (http://bugs.winehq.org/attachment.cgi?id=30217)
terminal output
You'll needs wmp9 to run, but after that, crashes. Terminal output attached.
You can test this with 'wisotool lp2bench'.
--
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=19539
Summary: Rise of Legends Demo fails to install
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.microsoft.com/download/9/2/b/92bc6ec9-
a2d9-46bc-855d-61da496ef7e8/setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22750)
--> (http://bugs.winehq.org/attachment.cgi?id=22750)
wine-1.1.26-231-gfe9d360 console output
Rise of Nations: Rise of Legends Demo fails to install with the dreaded MSI
-1627 error:
err:msi:msi_cabextract FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#Data1.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
Attaching console output for now as any +msi, +msidb or +cabinet trace is
likely to be very large.
--
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=30543
Bug #: 30543
Summary: K32GetModuleFileNameExW segfault
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jUrner(a)arcor.de
Classification: Unclassified
Created attachment 39954
--> http://bugs.winehq.org/attachment.cgi?id=39954
segfault_K32GetModuleFileNameExW.py
K32GetModuleFileNameExW segfaults for certain buffer sizes. passing a buffer of
4 chars runs ok, 5, 6... crashes. attatched a small python script that triggers
the segfault.
wine-1.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.
https://bugs.winehq.org/show_bug.cgi?id=42859
Bug ID: 42859
Summary: .Net program doesn't use native visual c++ run-time
despite override
Product: Wine
Version: 2.6
Hardware: x86
URL: http://download1324.mediafire.com/a9qj7l083vxg/ah10ud0
7vdvlco8/Athena%5C%27s+Armor+Set+Search+MHGen+v0.96b.z
ip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Found using a program called "Athenas Armor Set Search MHGen v0.96b" (download
link added).
Installed it in a fresh wineprefix with
"WINEARCH=win32 winetricks -q dotnet20 vcrun2008",
but it crashes due to an unimplemented function:
> wine: Call from 0x7b43d2dc to unimplemented function msvcm90.dll.?_Cin_func@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@XZ, aborting
> wine: Call from 0x7b43d2dc to unimplemented function msvcm90.dll.?ThrowModuleLoadException@<CrtImplementationDetails>@@YAXP$AAVString@System@@P$AAVException@3@@Z, aborting
Now, if using winecfg and changing the DLL-override for msvcm90.dll from
"native, then builtin" to "native (windows)" it works.
But I expected it to work either way. Maybe due to the fact it's a .NET
program, but really not sure.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21639
Summary: Test report submitted 634 times (automated attack?)
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: dimesio(a)earthlink.net
I just logged into the AppDB, and the test report queue has 640 items. 634 of
them are repeats of the same test report, submitted at a rate of about 3 per
second starting February 08 2010 02:46:58 and ending February 08 2010 02:51:13.
Automated attack, or has the AppDB just gone nuts?
--
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=14444
Summary: Enterprise Architect - window without window manager
decorations
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slawek.mikula(a)gmail.com
After upgrading to version wine 1.1.1 (ubuntu:
1.1.1~winehq0~ubuntu~8.04-0ubuntu1) the Enterprise Architect window appears
without window manager decorations (border, close button etc.)
using:
ubuntu 8.04
Enterprise Architect 6.5.806
--
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=21408
Summary: Enterprise Architect Diagram text is always Left
aligned.
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.sparxsystems.com/products/ea/trial.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Diagram Text is always Left aligned even though it was set to Centered or Right
aligned.
Steps
1. Open the EAExample model thats part of the trail.
2. Open the "System Model" Diagram.
The text "System Model" is suppost to be Centered on this page, but is left
aligned.
--
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=14352
Summary: Enterprise Architect install fails right in the
beginning.
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: email(a)ivocarrano.it
Created an attachment (id=14650)
--> (http://bugs.winehq.org/attachment.cgi?id=14650)
Console output of the failed command
Enterprise Architect install fails right in the beginning.
--
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=14399
Summary: Wine 1.1.0 displaying fonts mirrored upside-down
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skeimer(a)gmx.net
I use Sparx Enterprise Architect Version 7.1.830 with wine 1.1.0.
Everything is fine so far, except the fonts in the diagrams. They appear
mirrored upside-down.
Further information:
Linux 2.6.25.10
x86-64
--
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=14155
Summary: Enterprise Architect - Text on diagrams renders upside
down
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slawek.mikula(a)gmail.com
Created an attachment (id=14417)
--> (http://bugs.winehq.org/attachment.cgi?id=14417)
result of opening use case from EA
After upgrading from 1.0 to 1.1 (ubuntu/debian package) rendering of text in
all diagrams in Enterprise Architect are upside down. Result is presented in
the attachement.
Using:
wine: 1.1.0~winehq0~ubuntu~8.04-1
ubuntu 8.04
Enterprise Architect 6.5.806
--
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=14443
Summary: Enterprise Architect - Text inside block rendered in
reversed order
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slawek.mikula(a)gmail.com
CC: tassilo(a)member.fsf.org
Reported originally by Tassilo Horn to the bug #14155. After closing that
issue, i'm posting this another issue with EA as a new bug:
With wine-1.0 UML entities which had many lines of text (for example notes)
were rendered upside down.
For example, if you had a note like this one:
+------------+
|Some lines |
|with a nice |
|text over |
|many lines. |
+------------+
With wine-1.0 it was rendered like this:
many lines.
text over
+with a nice +
|Some lines |
| |
| |
| |
+------------+
--
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=28499
Summary: Enterprise Architect docked window icons fail no
longer have a transparent background
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created attachment 36560
--> http://bugs.winehq.org/attachment.cgi?id=36560
Screenshot of the Docked Window heading.
All Docked window icons have a pink background instead of being transparent.
--
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=25685
Summary: When printing diagrams & charts in Family Historian
4.1.3 characters are upside down & left to right
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nlaw(a)naad.fsnet.co.uk
Created an attachment (id=32717)
--> (http://bugs.winehq.org/attachment.cgi?id=32717)
Print preview, text shown incorrectly. (Family Historian 4.1.3) Wine 1.3.10
This applies to both the free 30 day time limited version of Family Version and
the fully licensed version.
The characters (text) are upside down and left to right in the printed output
irrespective of whether the output is to a file or to a printer.
The preview option shows the text correctly.
Two images are attached that show part of the preview print (text correct).
The second image shows the actual printed output (text inverted) (sent to a
file in this case) and viewed with a postscript viewer. ie GIMP or ghostview.
--
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=25692
Summary: All text is mirrored when printing an Enterprise
Architect Diagram
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Steps to reproduce
1. Download the Demo
2. Select an diagram
3. Print to a PDF printer (or a real printer)
The output generated has all it's next flipped.
--
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=40088
Bug ID: 40088
Summary: Following CrossOver upgrade, Enterprise Architect
won't open and the error refers to Wine
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicolas.pansier(a)mnscorp.net
Created attachment 53578
--> https://bugs.winehq.org/attachment.cgi?id=53578
The data the error pop up says to send you
On a mac book pro 10.10.4 (14E46), running cross over and opening sparx
enterprise architect generates the attached error.
This was working fine until that cross over upgrade to 15.0.1 (15.0.1.29623)
occurred.
This is hyper urgent please.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33564
Bug #: 33564
Summary: Enterprise Architect crashes when adding an operation
via the Message properties window
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ea(a)mailinator.com
Classification: Unclassified
Created attachment 44436
--> http://bugs.winehq.org/attachment.cgi?id=44436
Backtrace
Enterprise Architect 10 produces a Page Fault when "Operations" button is
clicked on the properties of an entity.
--
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=35935
Bug ID: 35935
Summary: Enterprise Architect fails to render
Product: Wine
Version: 1.5.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Open Enterprise Architect example project
Change the Renderer to "Enhanced - 2" via "Tools -> Options -> "Diagram
Appearance" tab.
Fillcolor and lines aren't drawn.
--
Do not reply 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=43830
Bug ID: 43830
Summary: Enterprise Architect no longer loads symbols when
debugging.
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When using Enterprise Architect to debug an application. It fails to load
symbols for the application being debugged.
b1b4f5d451cf2ee821514b5479ddd9aae4d33a8f is the first bad commit
commit b1b4f5d451cf2ee821514b5479ddd9aae4d33a8f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Sep 26 14:50:43 2017 +0200
server: Store the mapped file descriptor in the memory view.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 5249c89b945048945c7b9e6d6b5e591fe17a6c44
65bcecbd601e676ef5e0f0e6c4167ad9ad817134 M server
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26428
Summary: Images are display incorrectly in Enterprise
Architect.
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Steps to reproduce
1. Open Enterprise Architect
2. Open the MDG Technologies Dialog via menu "Settings -> MDG technologies..."
All the items in the list on the left hand side should have icons.
If you open the file
C:\Program Files\Sparx Systems\EA\MDGTechnologies\BPMN 1.0 Technology.xml
you can see the bitmap encoded in the Image Node.
Its appears that bin.base64 decoder is the 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=44640
Bug ID: 44640
Summary: Enterprise Architect now longer draw diagram correctly
with gdiplus
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 60642
--> https://bugs.winehq.org/attachment.cgi?id=60642
+gdiplus log
Elements placed on diagram no longer draw their borders when using gdiplus.
--
Do not reply 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=40087
Bug ID: 40087
Summary: Enterprise Architect fails to install files on
upgrade.
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 53577
--> https://bugs.winehq.org/attachment.cgi?id=53577
+msi
MSI detects that it's a new installer but it fails to install any file that
already exists.
log.txt
trace:msi:calculate_install_state skipping L"EA.exe" (not scheduled for
install)
On Windows, it overwrites all files whether they are installed or not.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32747
Bug #: 32747
Summary: Can not input Chinese in Enterprise architect
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: foxwu718(a)gmail.com
Classification: Unclassified
Created attachment 43212
--> http://bugs.winehq.org/attachment.cgi?id=43212
No Chinese character appreared in notes window
I can not input Chinese(either using ibus or fcitx input method) in notes
window. The input method may work fine because I can choose the option
characters. However the chosen character did not appear in notes window. The
other windows work fine. Check out the attachment. 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=23814
Summary: Enterprise Architect crashes on start in
RegisterDragDrop()
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
CC: huw(a)codeweavers.com
Blocks: 22860
Created an attachment (id=29877)
--> (http://bugs.winehq.org/attachment.cgi?id=29877)
log
Application fails to start after this commit:
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
Reverting helps. Attached a +ole,+tid log, please let me know if another one
needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11203
Summary: Versions 9.52 & 9.53 throw page exception on Enterprise
Architect
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igoddard(a)nildram.co.uk
Created an attachment (id=10271)
--> (http://bugs.winehq.org/attachment.cgi?id=10271)
traces for errors under 9.52&3 and normal operation under 9.51
Enterprise Architect is a UML package from www.sparxsystems.com.au I'm running
V6.5.806. It works fine under Wine in many versions including 9.51. In 9.52 &
9.53 it throws a page exception. See attached traces (including a trace for
normal operation under 9.51)
--
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=32751
Bug #: 32751
Summary: Enterprise architect 10 can't open a project
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 43220
--> http://bugs.winehq.org/attachment.cgi?id=43220
Wine's backtrace
First I downloaded from http://www.sparxsystems.com.au/bin/easetup.exe
$ sha1sum easetup.exe
d54da350a842aa4308e7a02087e8e96c4c89d4b2 easetup.exe)
Second I used 'wine easetup.exe' to install(successful)
Third I used 'wine ~/.wine/drive_c/Program\ Files/Sparx\ Systems/EA\
Trial/EA.exe'
When I clicked on 'Open' in the 'Open Project' dialog, the program crashed.
--
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=18626
Summary: Enterprise Architect 7.1 installer crashes
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=21318)
--> (http://bugs.winehq.org/attachment.cgi?id=21318)
+msi log
When it tries to install a .Net Assembly, the installer 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=27697
Summary: Enterprise Architect crashes when Opening or Creating
a project.
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
When Opening or Creating a Project in Enterprise Architect the program 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=22860
Summary: Enterprise Architect Fails to create a new project or
loads an existing one
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_baramov(a)yahoo.com
Created an attachment (id=28253)
--> (http://bugs.winehq.org/attachment.cgi?id=28253)
error backtrace
Enterprise Architect 7.0.818 fails to create a new project or loads an existing
one. The problem seem to be in XML parsing library (see the attached
backtrace). The test was done with 1.2-rc1. Note, the problem does not exist in
1.0 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=22631
Summary: Enterprise Architect fall with wine 1.2 (Ubuntu 10.4)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: themop(a)tiscali.it
Using Enterprise Architect 7.1 with wine 1.2 (with Ubuntu 10.4) the application
starts, but if i try to open or create a project, the application crashes.
I used Enterprise Architect 7.1 with other versions of wine (always with
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=13510
Summary: 24bpp display reported as 32bpp - crashes (dogfood)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igoddard(a)nildram.co.uk
Created an attachment (id=13429)
--> (http://bugs.winehq.org/attachment.cgi?id=13429)
Output from attempt to run Enterprise Architect
This was reported in an earlier release (bug 11203) but is still present. Last
good version was 0.9.51 but that's not available for Ubuntu 8.04.
Appears to be fixable by adding return depth; or return 24; after line 300 of
x11drv_main.c but I'm reluctant to offer this as a patch as I don't know what
this might break.
I have listed the test results at
http://test.winehq.org/data/4ece5deeeffa22b66e0a5777b6f700251a0fb691/#group…
as igoddard_laptop (original code) and igoddard_lap_amend (amended with a
"return depth;" line).
Program affected for me is Enterprise Architect.
Platform is Advent QT5500 laptop which uses Intel UMA 950 graphics chipset.
--
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=13663
Summary: dogfood: Adobe Reader 3.x (16-Bit) crash, when loading a
Document)
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12388
OS/Version: Linux
Status: NEW
Keywords: download, win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=13650)
--> (http://bugs.winehq.org/attachment.cgi?id=13650)
+loaddll,+process,+tid,+seh
Load a Document or start the Application with a Document result in a crash
in Adobe Acrobat Reader 3.01 (16-Bit).
(Using a virtual Desktop makes no difference)
wine: Unhandled page fault on read access to 0xffffffff at address
0x173f:0x00000e40 (thread 0018),
--
By by ... Detlef
--
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=33054
Bug #: 33054
Summary: Enterprise Architect 10 fails to load EAExample.eap
poject
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
EA 10 fails to load example project, logs shows msxml parser failures. Problem
seems to be about wrong text data escaping. Note that it's different from bug
22860 which is about refcount problem.
Right before a crash:
---
0024:trace:msxml:domdoc_loadXML (0x1143f558)->(L"<STYLE fill=\"-1\" text=\"-1\"
border=\"-1\" groupname=\"\" type=\"script\">\r\n\t<SHAPE file=\"shape
main { 	layouttype="border"; 	noshadow=true; 	 	setpenwidth(2); 	setpencolor(255,255,128); 	startpath();
"...
0x31fb5b0)
0024:err:msxml:doparse xmlParseEntityRef: no name
0024:err:msxml:doparse attributes construct error
0024:err:msxml:doparse error parsing attribute name
0024:err:msxml:doparse attributes construct error
0024:err:msxml:doparse xmlParseStartTag: problem parsing attributes
0024:err:msxml:doparse Couldn't find end of Start Tag SHAPE line 2
0024:trace:msxml:domdoc_loadXML failed to parse document
---
--
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=17976
Summary: Encompass installer crashes on startup
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://download.elliemae.com/encompass/install/sepro/3.5
.0/netbranch.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.18-227-g4ea0b38), a user reported that the Encompass
installer crashed on startup in 1.1.18 but not in 1.1.17. Regression testing
showed the bad commit to be:
9c6e6efa32976e9a91330bf5bd1c0be02d6b6167 is first bad commit
commit 9c6e6efa32976e9a91330bf5bd1c0be02d6b6167
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Mar 25 13:52:56 2009 +0100
msi: Detect privately installed assemblies.
Another fix for the office 2007 sp1 installer.
:040000 040000 672ab4aff91c8b489ae8f02133e5e38a7ecfcaee
1be42519143a2f1cb9496badcbc9dad41c236d1d M dlls
Reverting the commit in master allows the installer to start.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40478
Bug ID: 40478
Summary: Covenant Eyes: No UI DLL was initialized
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spyjoshxspam(a)gmail.com
Distribution: ---
Created attachment 54241
--> https://bugs.winehq.org/attachment.cgi?id=54241
Error Msg
Distro: lubuntu 15.10
Program Version: 5.9.8
Link to program: covenanteyes.com
PC HW: DELL Vostro 200
Whenever I try to start the installer, I get the attached error message.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33501
Bug #: 33501
Summary: Blackberry Link crashes on launch
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: david(a)green.as
Classification: Unclassified
Created attachment 44344
--> http://bugs.winehq.org/attachment.cgi?id=44344
Backtrace dump following application crash.
Blackberry Link installs but crashes on launch.
.NET 4.0 installed to support BB Link.
--
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=32630
Bug #: 32630
Summary: [Kernel 32 Error]Unable to update Rockstar Game Social
Club
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 43056
--> http://bugs.winehq.org/attachment.cgi?id=43056
Crash log RGSC Update
Hi,
To update Max Payne 3 and/or Rockstar Game Social Club, .Net Framework 3.5 is
needed so i installed it by winetricks.
Now in my prefix, dotnet20-dotnet20sp1-dotnet30-dotnet30sp1-dotnet35 are
installed.
The game updater works correctly, the first update too but i have a crash when
i want to install the RGSC update.
It's an error about kernel32 and mscorwks, i attach the crash log.
Thanks,
Max
--
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=38585
Bug ID: 38585
Summary: Unhandled exception
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhryjamal(a)gmail.com
Distribution: ---
Created attachment 51483
--> https://bugs.winehq.org/attachment.cgi?id=51483
detailed program error
unimplemented function TAPI32.dll.lineGetTranslateCapsW called in 32-bit code
(0x7bc4e590)
--
Do not reply 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=45609
Bug ID: 45609
Summary: Freeways Version 5: Crashes on launch
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexmax2742(a)gmail.com
Distribution: ---
Created attachment 62038
--> https://bugs.winehq.org/attachment.cgi?id=62038
Backtrace
The game is called Freeways. It just...crashes. I see no window or anything,
it just gives me the crash notice immediately.
Game is located here - no free version, but it's seriously cheap:
https://captaingames.itch.io/freeways
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34226
Bug #: 34226
Summary: AVR Studio 4.19 (build730) strange behaviour of editor
and crashs
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: ghieber(a)fastmail.net
Classification: Unclassified
Created attachment 45541
--> http://bugs.winehq.org/attachment.cgi?id=45541
2 screenshots and 3 backtraces
AVR Studio has a syntax sensitive editor. This shows the following "strange"
behaviour, tested with assembler source files (see screen shot):
When a file is loaded, white space (tabs) before reserved words (i.e. all the
opcodes) is filled with garbage, see lower part of screen shot. If the cursor
is directly in front of a reserved word, and a tab is inserted, this tab is
filled with a copy of the reserved word behind it (like before "jmp start" and
2 times before "out SPL, akku".
If the editor window is forced to repaint (by minimizing it and showing again,
or moving it partially out of the client area), the garbage changes its
appearance: it can dissapear (moving it to the left and back), or the affected
areas turn grey (minimizing, or moving down and back).
Doing all this moving and resizing too often can crash the program, see
attached backtraces.
All this is only a display problem. The file in the editor is not affected!
The bug appears under wine 1.6 installed from the Distribution's packet, where
AVR Studio installs into a 64 bit folder, and under Wine 1.7, installed from
source, forced to 32 bit. The repainting bug does not appear under Crossover
12.2.1. Crashs while resizing windows have yet not been observed under
Crossover. (there is another one, which will be reported to Codeweavers).
--
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=39559
Bug ID: 39559
Summary: SynthFont - clicking on a folder deletes the folder
entirely the folder isn’t in the trash bin or anywhere
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pdaut01(a)hotmail.com
Distribution: ---
I went to open a folder in the program SynthFont and it deleted the entire
folder with no traces of it anywhere it also happened with my folder of music
that had 2.4GB of music that I was going to put on my phone so is there any way
to recover those files and folders it has deleted? also the program never did
this before till 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=33537
Bug #: 33537
Summary: Blacklight Retribution low fps
Product: Wine
Version: 1.5.29
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 44385
--> http://bugs.winehq.org/attachment.cgi?id=44385
Terminal output
I installed Steam version of Blacklight Retribution on Ubuntu 13.04 x64 on x32
wine fresh prefix.
Game runs out of the box on wine 1.5.29 but I had to first start the update and
then start the game BLR.exe because play button does not show.
problem I have withi this game is the frame rate on windows with same settings
I get 100-120 fps under wine I get 20-30 fps
--
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.