http://bugs.winehq.org/show_bug.cgi?id=9803
Summary: Installer misses Microsoft.Windows.Common-Controls
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewikran(a)bluezone.no
Created an attachment (id=8245)
--> (http://bugs.winehq.org/attachment.cgi?id=8245)
First attemt running wine setup.exe
I am trying to install Autodesk Revit Arcitectural on Kubuntu 7.04 but get an
error message that depended assembly Microsoft.Windows.Common-Controls can not
be found.
I see from bug 9192 that I am supposed to run a mainfest to correct this. I
have tried the manifest that was listed in the bug but don't get much more from
it. It seems that the manifest is not found.
Se attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46129
Bug ID: 46129
Summary: sqlwriter.exe runs into Call to unimplemented function
VSSAPI.DLL.??0CVssWriter@@QEAA@XZ, aborting
Product: Wine
Version: 3.20
Hardware: x86
URL: https://www.autodesk.com/education/free-software/featu
red
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: vssapi
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 62775
--> https://bugs.winehq.org/attachment.cgi?id=62775
patch
So for investigating bug 40206 I installed MicroSoft SQL Server (SP1) albeit
with a hack (https://bugs.winehq.org/show_bug.cgi?id=40206#c19)
Now every time I start a program in that WINEPREFIX I get the (nonfatal) call
to unimplemented vssapi.??0CVssWriter@@QEAA@XZ
I can manually trigger it by:
wine start "C:\\Program Files\\Microsoft SQL Server\\90\\Shared\\sqlwriter.exe"
The attached patch fixes this, and also the next unimplemented functions it
runs into
--
Do not reply 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=40206
Bug ID: 40206
Summary: Function failed. : en-US.mst
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: disnel(a)disnel.com
Distribution: ---
When I try to run Revit installer, I'am getting error window saying "Function
failed. :en-US.mst". Installer then exits.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9807
Summary: Autodesk Revit Building 8.1 aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://usa.autodesk.com/adsk/servlet/item?siteID=123112&
id=9262587
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Ignoring bug 9806, try starting the app.
It puts up a splash screen and its main UI,
then aborts with a dialog
"An unrecoverable error has occurred."
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=25502
Summary: Internet Explorer 4 setup fails to install some
components
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://www.oldversion.com/download/msie401sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32469)
--> (http://bugs.winehq.org/attachment.cgi?id=32469)
Standard output
Steps to reproduce:
1. Change Windows version to NT 4.0 and remove z: drive in winecfg
2. Remove C:\windows\system32\schannel.dll
3. Run iexplore -unregserver
4. Run the unpacker, then installer from somewhere in c: (choose standard
install)
At the end of the installation (but before rebooting) it reports that a few
components failed to install: Windows Desktop Update, Internet Connection
Wizard, and Windows Media Player.
Workaround: native advpack
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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.
http://bugs.winehq.org/show_bug.cgi?id=10941
Summary: Wine does not print in a newly allocated console window
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=9867)
--> (http://bugs.winehq.org/attachment.cgi?id=9867)
The binary which recreates the bug
Wine does not print in a newly allocated console window using the function
FreeConsole(); and AllocConsole();
I've written a program which recreates the bug. I'll post the binary and the
source.
(compiled on Dev-C++ 4.9.9.2, in Wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- 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=33127
Bug #: 33127
Summary: installer of Thunder 7.9 hangs
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43815
--> http://bugs.winehq.org/attachment.cgi?id=43815
The Log
reproduce:
1. download and run it: 'wine Thunder7.9.1.4304.exe'
2. click "接受并安装" to accept the license and begin the installation
It will hangs in 93%.
Wine: wine-1.5.25-36-gdb92670
Thunder:
$ sha1sum Thunder7.9.1.4304.exe: 3ebb738b20878ed2e9c8f2340ec7f362a673404c
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
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.
http://bugs.winehq.org/show_bug.cgi?id=23739
Summary: Gigabyte atBIOS tool does not install
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.gigabyte.eu/FileList/Utility/motherboa
rd_utility_gbttools_gbt_atbios.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=29734)
--> (http://bugs.winehq.org/attachment.cgi?id=29734)
Picture from OP
>From https://bugs.edge.launchpad.net/ubuntu/+source/wine1.2/+bug/607970:
clean 10.10 xubuntu
installed wine
atBios dl from http://www.gigabyte.de/Support/Motherboard/HowToReflashBIOS.aspx
opened->extracted
in extrated folder setup.exe
error in picture
Not sure how wise it is to use a BIOS tool through wine but it may at least
provide info about current version.
I can confirm this problem.
In the terminal I get:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:create_storagefile Storage share mode not implemented.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=50007
Bug ID: 50007
Summary: NCLauncher2 crashes after login:
System.NullReferenceException
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dracoanarion(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68414
--> https://bugs.winehq.org/attachment.cgi?id=68414
Console logs
As an attempt to play Aion (NA version), I tried to install the NCLauncher2.
Based on the information available here:
https://support.aiononline.com/hc/en-us/articles/360049020131-Installation-…,
I have installed the following in a fresh 64bit wine prefix:
winetricks dotnet462 corefonts d3dx9
(d3dx9 is needed for the game itself, not the launcher)
On successful login, the IP address of the user is verified. If a new IP is
detected, NCSoft requires to validate the new location (and offers to save it),
by sending a digit code to the mail address corresponding.
The crash occurs if the correct code is provided.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33428
Bug #: 33428
Summary: geNIe 2.0 from Decision Systems Laboratory crashes
when attempting to create dynamic Network
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchavei(a)gmail.com
Classification: Unclassified
Created attachment 44230
--> http://bugs.winehq.org/attachment.cgi?id=44230
Backtrace produces by Wine
geNIe 2.0 from Decision Systems Laboratory crashes when attempting to create
dynamic Network. Specifically after opening Temporal Plate, creating two nodes
and trying to link them with an arc (conditional dependence)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=48252
Bug ID: 48252
Summary: Input is dropped while drawing perfectly-vertical
lines if tablet is set to 'Relative' mode
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: layif52204(a)amail1.com
Distribution: ArchLinux
Hello there, I'm having issues in Clip Studio Paint where if the tablet is set
to relative mode input is completely lost if the lines are perfectly vertical.
I've tried this in both Wine 4.21, and Wine 4.21 staging, while in staging the
terminal outputs "002c:fixme:wintab32:motion_event Negative orAltitude
detected" for each motion event.
This issue has existed for a number of Wine releases, likely dating back even
further than wine 3.x, terminal output however has been somewhat new.
Video of the problem, recorded using Clip Studio Paint Pro v1.9.4 running on
the latest Wine 4.21 staging from Manjaro repository:
https://streamable.com/jxi6u
A download for Clip Studio Paint (v1.9.5) can be found at:
https://www.clipstudio.net/en/dl
(Although recorded in v1.9.4, the issue has been present for a number of
releases, and is still present in the latest release v1.9.5.)
--
Do not reply 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=38301
Bug ID: 38301
Summary: StartNPFService Failed error during installation of
SwannView Plus NVR client
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: peet.buys(a)gmail.com
Distribution: ---
Created attachment 51134
--> https://bugs.winehq.org/attachment.cgi?id=51134
Winelog of SwannView Plus installation and run
Receive a "StartNPFService Failed" after installation of SwannView Plus NVR
client (SwannView_Plus_v1.02.16.50.exe).
The Swann View Plus client works but video flickers at a rate of approx. 1 to 2
frames per second.
Error on start-up, "fixme:service:scmdatabase_autostart_services Auto-start
service L"SADP_NPF" failed to start: 2". See full installation and run log
attached.
--
Do not reply 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=38874
Bug ID: 38874
Summary: Homesite+ (v5.5): Radiobutton in Find dialog not set
properly when using keyboard shortcut (Alt+U)
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
Distribution: ---
Created attachment 51804
--> https://bugs.winehq.org/attachment.cgi?id=51804
Screenshot showing after situation
While in the editor window, there is a Find dialog which enables text search
within the current file being edited. The Dialog includes a radiobutton pair
for setting the direction of search to be either Up (with U underlined) or Down
(D).
On Mac OSX, pressing Cmd+U to set the radiobutton only selects the label, but
does not actually make the radiobutton be checked. However, the original
behaviour on Windows does check the radiobutton.
Therefore, the radiobutton has then to be made active either by using the
mouse, or using the Space key.
The attached screenshot shows the state immediately after pressing Cmd+U. As
you can see, the label is surrounded but the radiobutton is still on its
original value.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30172
Bug #: 30172
Summary: EssentialPIM Pro Portable 4.54 email does not work
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javiernisa(a)gmx.com
Classification: Unclassified
When trying to access the email module, Portable EssentialPIM Pro version both
as in the Free reports an error "aol", which does not allow to send or receive
emails.
It is therefore critical failure because it is an email manager where you can
not receive emails. It has been tested on several PCs with Ubuntu in several
versions.
Wine 1.4
EssentialPIM Pro Portable 4.54 Free and Portable.
http://www.essentialpim.com/?r=download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=38743
Bug ID: 38743
Summary: Heroes V stops when loading the game
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trsystemic(a)gmail.com
Created attachment 51656
--> https://bugs.winehq.org/attachment.cgi?id=51656
backtrace
Hangs up while loading the game (heroes 5). Picture doesn't change, sound
stops. I have to shut up playonmac to start again smth else.
Closed fixed. BUT HOW? Where do I paste that thing?
"Fixed by b9c71ffd42ee4021fea363661d65170994482c3a commit".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21850
Summary: Sonic & Knuckles Collection's game window can't be
decorated by window managers
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26454)
--> (http://bugs.winehq.org/attachment.cgi?id=26454)
Terminal output
The main game window for Sonic & Knuckles Collection cannot be decorated by
window managers; it appears with no window decorations unless "allow the window
manager to decorate the windows" is disabled in winecfg. Tested with Metacity,
Kwin, and Openbox - none of them can decorate it.
Wine's terminal output is attached, but this terminal output from Metacity
might also be worth mentioning:
Window manager warning: Window 0x4000009 (Sonic 3 & ) sets an MWM hint
indicating it isn't resizable, but sets min size 1 x 1 and max size 2147483647
x 2147483647; this doesn't make much sense.
To reproduce the bug: install the demo, run RUNSONIC.EXE, and click the "play
Sonic 3 & Knuckles" button.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21849
Summary: Sonic & Knuckles Collection: arrow buttons are very
narrow
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26452)
--> (http://bugs.winehq.org/attachment.cgi?id=26452)
Terminal output
The left and right arrow buttons in Sonic & Knuckles Collection (retail and
demo) are much narrower in Wine than they are in Windows. There are two places
where these buttons can be seen:
- On the game selection screen (seen when starting RUNSONIC.EXE)
- In the sound test (start the game -> options -> sound test)
Using winetricks comctl32 makes them appear at the same width as in 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=21759
Summary: Background music (MIDI) sounds wrong in Sonic &
Knuckles Collection
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26297)
--> (http://bugs.winehq.org/attachment.cgi?id=26297)
Terminal output (git)
Now that bug 10329 is fixed, the background music in Sonic & Knuckles
Collection can be heard, but it doesn't sound right. It sounds like there are
some MIDI instruments missing or something. Some songs also produce a static
sound at certain points. Both the retail version and demo are affected.
The quickest way to reproduce this bug is probably to use options -> sound
test. A few tracks that sound remarkably different in Wine compared to Windows
are the title screen theme (BGM 000) and both version of Flying Battery Zone
(BGM 009 and 010).
Still the same in git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21741
Summary: Sonic & Knuckles Collection Demo installer produces
(non-fatal) WINNLS32 errors
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=26268)
--> (http://bugs.winehq.org/attachment.cgi?id=26268)
Terminal output from current git
When installing the demo for Sonic & Knuckles Collection, the user is present
with the following error message four times:
Can't GetProcAddress() for WINNLS32.DLL WINNLS32EnableIME
Installation succeeds in spite of these messages. This is a regression which I
tracked down to the following commit:
9bf9eb094102c8e1d3661c88d6cf5e8129bc4dc4 is first bad commit
commit 9bf9eb094102c8e1d3661c88d6cf5e8129bc4dc4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 24 09:31:03 2009 +0100
winnls32: Make winnls.dll into a stand-alone 16-bit module.
:100644 100644 3619da5d499922e7b8929fbfeffff56aafeaf08a
b2c44c2518de7640e14dd2b80f3c6a3db97b5ee5 M .gitignore
:100755 100755 2b50abf47065900234add54b9d702259dd67ce31
e11f83c7ed3cafb6db7481d8597e07f040405eb1 M configure
:100644 100644 c3f7008e81206748c1ca1866ad3fb6d051896766
9ee0e88331867ed2f32d9199acbce4a7ec0cd5fb M configure.ac
:040000 040000 3a39aa36af68064495b4d06e575d7e0be41b5496
576951279d2974c31f209eec20e953f69807e1e3 M dlls
This commit can no longer be reverted cleanly from current git, but the problem
goes away if 1.1.18 is compiled with the patch reverted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25410
Summary: MS Paint doesn't refresh scrollbars properly
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://download.microsoft.com/download/winntwks40/pain
t/1/nt4/en-us/paintnt.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In MS Paint (installed with winetricks) the scrollbars don't seem to refresh
when they should unless the scrollbar area is clicked on.
Simple way to reproduce: Ensure that the canvas is smaller than the window (so
no scrollbars are visible) then zoom in on a portion of the picture (ensure
it's not the entire picture). Scrollbars should appear, but instead, they're
invisible. After clicking in the area where they should be, they become
visible.
Terminal output: nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=47261
Bug ID: 47261
Summary: Sysinternals ClockRes returns wrong values
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
Shows resolution, but the wrong one. In process Wine complains about stubs.
32-bit version shows numbers looking plausible (~300 ms), but they seem to be
wrong, since native Linux functions return 1ms .
64-bit version shows enormous numbers.
--
Do not reply 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=39365
Bug ID: 39365
Summary: Gas Guzzlers Combat Carnage demo has wrong rendering
with ARB shaders enabled
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: http://www.worthdownloading.com/download.php?gid=5320&
id=23965
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52472
--> https://bugs.winehq.org/attachment.cgi?id=52472
GLSL=disabled
Squares instead of pictures.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21910
Summary: File Encryption 2.1 does now show interface and drive
units correctly
Product: Wine
Version: 1.1.31
Platform: x86
URL: http://www.file-encryption.net/download/fencryption.zi
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
Created an attachment (id=26577)
--> (http://bugs.winehq.org/attachment.cgi?id=26577)
Log when running fencryption.exe from command line
There is the portable version to be downloaded from the provided URL. The
program cannot be used actually (the interface freezes)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=48584
Bug ID: 48584
Summary: DTS Master Audio Suite displays a black window if dxvk
is installed
Product: Wine
Version: 5.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
DTS-MS is installed in a separate prefix, .winedts, while dxvk is installed in
the .wine prefix. The display will not display until dxvk is disabled in the
.wine prefix.
--
Do not reply 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=41221
Bug ID: 41221
Summary: wine-mono crashes with
"System.EntryPointNotFoundException" when run under
gdb
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 55487
--> https://bugs.winehq.org/attachment.cgi?id=55487
Small C# program to show the problem, compiled on windows
When running a C# program, like for example SpaceEngineers, under gdb, mono
crashes with an error like "System.EntryPointNotFoundException:
GetTimeZoneInformation".
This seems to not only affect "GetTimeZoneInformation", but also other kernel32
functions.
Might be linked to bug 38431, but since it affects not only this one function I
assume it's something different, hence a separate report.
--
Do not reply 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=48854
Bug ID: 48854
Summary: When using Wavelab I am unable to save any file
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
After processing a file I am unable to save or save as the file anywhere.
A wavelab window pops up with:
An error occurred! The file could not be saved to disk!
Maybe this file is already open in WaveLab or in another application?
Maybe a file with the same name already exists and is write-protected?
Try saving to another place.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34679
Bug #: 34679
Summary: Split/Second Velocity Demo crashes without native
d3dx9_36
Product: Wine
Version: 1.7.3
Platform: x86
URL: http://www.chip.de/downloads/Demo-Split_Second-Velocit
y_43067183.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46227
--> http://bugs.winehq.org/attachment.cgi?id=46227
log+backtrace
Needs native d3dx9_36. If uses d3dcompiler_43 it's helps for launching only,
but crashes before starting a level.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34345
Bug #: 34345
Summary: AOMEI Backupper: Unimplemented function
msvcr80.dll._crt_debugger_hook
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1) remove ~/.wine
2) install AOEMEI Backupper
3) wine Backupper.exe
4) Click "refresh" button
Behaviour:
Wine error and program exits.
Expected behaviour:
No Wine error and program doesn't 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.
https://bugs.winehq.org/show_bug.cgi?id=41629
Bug ID: 41629
Summary: Wordpad needs a manifest file.
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
Created attachment 55996
--> https://bugs.winehq.org/attachment.cgi?id=55996
WINE Wordpad running on Windows 7,
I compiled WINE on Windows, with CYGWIN as shell and MINGW as toolchain.
I tried to run the various programs and I noticed that wordpad has wrong
transparency on buttons of the toolbar, see also attached screenshot.
This happens because bitmaps with alpha channel require common controls v6.
Adding a manifest file was enough for fixing the issue.
--
Do not reply 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=41560
Bug ID: 41560
Summary: BCGPOutlookDemo.exe example fails to draw Themed
Scrollbars
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When using the BCGPOutlookDemo example, the standard window scrollbars are
displayed.
--
Do not reply 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=41921
Bug ID: 41921
Summary: Zafehouse: Diaries crashes when attempting to start
the game
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56299
--> https://bugs.winehq.org/attachment.cgi?id=56299
Terminal output Wine-1.9.24-71-g2390219
I have a clean Windows XP prefix and whenever I attempt to start Zafehouse:
Diaries, it crashes when attempting to start.
Terminal output attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36159
Bug ID: 36159
Summary: Google-Earth: no search results and no itinerary
displayed
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Hello,
with the Google Earth 7.1.2.2041 version:
do a search or a itinerary in the left top field, click search (or Ok for
itinerary), nothing happen/display.
When I click on Search, I obtain this log message in the terminal:
fixme:nls:GetGeoInfoW -1 4 0x33d0a4 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d044 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d494 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d494 3 0
fixme:msxml:domdoc_transformNodeToObject (0x108033a8)->(0x1c165c {VT_UNKNOWN:
0x10862928})
fixme:msxml:domdoc_transformNodeToObject (0x1f60e8)->(0x1aabb4 {VT_UNKNOWN:
0x10862928})
Thank you for your help.
LGDN.
Ubuntu 14.04 LTS Trusty 64 bits
NVIDIA GeForce GTX 770 with official Ubuntu Nvidia drivers 331.38
Processor Intel i5-3570 3,4 Ghz
8 Go RAM
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25602
Summary: Windows Double Explorer: can't add a favorite folder
with Mono
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://wde.codeplex.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32600)
--> (http://bugs.winehq.org/attachment.cgi?id=32600)
Terminal output
Steps taken:
1. winetricks mono28
2. Extract and run WDE
3. From one of the treeviews, choose "My Computer" and navigate to C:
4. Try to drag-and-drop the Program Files folder to the space next to the text
"Fav:"
Nothing happens. If dotnet20 is used instead, it adds a Program Files entry in
that space.
(Note: with dotnet20, I had to resize the explorer panes to get the treeviews
to appear. Mono doesn't seem to have this 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=48585
Bug ID: 48585
Summary: DTS Master Audio Suite display turns black if it is
minimised then maximised
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
The program runs as expected until it is minimised and subsequently unminimised
to use again. Upon returning the window to it's pre-minimised state it turns
black except for a few input fields on some occasions and completely black on
other occasions.
--
Do not reply 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=41191
Bug ID: 41191
Summary: Separable Subsurface Scattering crashes on start
Product: Wine
Version: 1.9.17
Hardware: x86-64
URL: http://www.iryoku.com/separable-sss/#downloads
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 55424
--> https://bugs.winehq.org/attachment.cgi?id=55424
builtin d3dx10_43, d3dcompiler_43
Crashes on start with 'An error occurred in the device create callback
function.' 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=28257
Summary: kernel32/pipe.ok fails / times out when run with
WINEDEBUG=warn+heap
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Here's a log:
$ WINEDEBUG=warn+heap make pipe.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:713: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed,
errno=258
pipe.c:398: Test failed: alarm
make: *** [pipe.ok] Error 1
Blithely doubling timeouts didn't seem to help at first glance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=48583
Bug ID: 48583
Summary: Waves VST Plugins do not render correctly
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 66417
--> https://bugs.winehq.org/attachment.cgi?id=66417
Screenshot of display issue
Software: Kubuntu 19.10, Wavelab 6, Waves VST version 8
Everything except the ability to see the controls detail works (please see the
attached graphic for details which are highlighted in red). I have copied over
a preset from Windows to verify this. The controls themselves work, it is just
the display of their value and some labels which are the problem as they are
displayed as dots and dashes while they should be alpha numeric characters.
--
Do not reply 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=42341
Bug ID: 42341
Summary: Cryostasis: Sleep of Reason demo shows black screen
after launch
Product: Wine
Version: 2.0
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/cryostasis-sleep-
of-reason-download/cryostasis-sleep-of-reason-demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 57103
--> https://bugs.winehq.org/attachment.cgi?id=57103
output
Launched with PhysX and native d3dcompiler_43, d3dx10_43.
fixme:d3d10:d3d10_effect_matrix_variable_SetMatrix iface 0x185c08, data
0xb85e68 stub!
fixme:d3d10:d3d10_effect_scalar_variable_SetFloat iface 0x185c84, value
5.01960814e-01 stub!
fixme:d3d10:d3d10_effect_shader_resource_variable_SetResource iface 0x184440,
resource 0x18b44c stub!
wine-2.0-160-g152b240
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33037
Bug #: 33037
Summary: Visual Studio 6 doesn't install
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: german_ant_82(a)yahoo.com
Classification: Unclassified
Created attachment 43666
--> http://bugs.winehq.org/attachment.cgi?id=43666
Crash report when trying to install Visual Studio 6
Visual Studio 6 doesn't install.
The installation window is displayed, but when the next button is clicked the
program crash.
It could be installed on WineHQ 1.4, but not on WinHQ 1.5.24
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=50167
Bug ID: 50167
Summary: Wavelab 6 no longer launches with introduction of wine
5.22
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 68685
--> https://bugs.winehq.org/attachment.cgi?id=68685
Wavelab 6 backtrace
When attempting to launch Wavelab an error message is shown. See the attached
backtrace.
--
Do not reply 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=49067
Bug ID: 49067
Summary: When working in a Windows CLI environment the up arrow
key no longer brings up the last command used.
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
This has changed since version 5.5.
If I open a windows terminal session and run a non GUI program, for example
eac3to, and run the program I should be able to just press the up-arrow key to
run the program again. What is happening now is that only part of the text is
appearing, for example:
Command line entered: eac3to>eac3to d:\b\shag.ac3 d:\c\shag.wavs
on pressing the up-arrow'
autofill: d:\b\shag.
--
Do not reply 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=39821
Bug ID: 39821
Summary: Scrollbar theming not working
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: dezifit(a)gmx.de
Distribution: ---
Created attachment 53167
--> https://bugs.winehq.org/attachment.cgi?id=53167
Output of wine
In release notes of Wine 1.7.38 support for themed scrollbars is listed.
Release notes of Wine 1.8 again states that this feature is implemented, but
the scrollbar control still ignores color as well as shape provided by the
theme. In fact, no scrollbar related theming is visible at all.
Tested with different themes (Royale, Luna, AeroGlas) and applications, see
attached screen shot of Notepad++ with Royale.msstyles as example.
Wine version: 1.8 (from wine-builds/ubuntu)
Ubuntu 14.04, KDE 4.13.3
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34726
Bug #: 34726
Summary: e-carte bleue la banque postale: black screen on start
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Follow up to bug 34677.
After installing, trying to start the program only shows a black screen.
Terminal output indicates mshtml and friends.
Note: I installed flash with winetricks before installing the program, based on
Nikolay's comment in that bug.
austin@aw25 ~/oldbugs/34677 $ du -h ecb_lbp.zip
2.1M ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ sha1sum ecb_lbp.zip
7de95730ceab52624869c6cd2ad3dbe255095973 ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ wine --version
wine-1.7.4-43-g66a5593
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33955
Bug #: 33955
Summary: FFT-z: Unhandled page fault on read access hangs up
debugger
Product: Wine
Version: 1.6-rc4
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
Classification: Unclassified
Here we have an open-source benchmark utility which causes wines debugger to
not function properly. It just hangs up and the program keeps prompting and
error: "Unable to locate the 'processor' performance object."
The brief terminal message is:
> ------
> [luke@localhost test]$ wine FFT-z.exe
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0038), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 002d), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0046), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0036), starting debugger...
> ---------
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45892
Bug ID: 45892
Summary: Project Cars 2: No Force Feedback effects played
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sa(a)whiz.se
Distribution: ---
Created attachment 62402
--> https://bugs.winehq.org/attachment.cgi?id=62402
PC2 demo log with +dinput
Hi,
No force feedback effects are played back in the game Project Cars 2. The
racing wheel is otherwise detected and works as an input device.
>From looking at the logs two things stand out:
01cf:trace:dinput:ff_dump_effect type 0x52 FF_CONSTANT, id 0, direction 0x0
(source angle 90.00), time length INFINITE, start delay 0 ms
Direction of the force is always set to zero, and replaying such an effect with
a sample program does indeed not result in force feedback effect.
01cf:trace:dinput:LinuxInputEffectImpl_SetParameters Effect gain requested but
no effect gain functionality present.
The second problem is that the game uses per effect gain, which is not
supported by the Linux input system. The developer of the G29 driver suggested
that Wine handle these calculations since it isn't done in the hardware.
I'm not sure if this should be filed as a separate issue?
These bugs happen with a Logitech G29 racing wheel and the demo version of the
game, but I have seen reports from a user that the same issue exists with the
G27 and the full version of the game as well.
A log with WINEDEBUG=+dinput is attached (xz format, 1.2 GB uncompressed)
https://store.steampowered.com/app/378860/Project_CARS_2/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37322
Bug ID: 37322
Summary: Program attempted an unsupported operation.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhillbilly3(a)yahoo.com
Created attachment 49633
--> https://bugs.winehq.org/attachment.cgi?id=49633
Program Error Details
This program is used to program the Yaesu FTM-400DR Ham Radio. It currently
works on windows Vista 32Bit system.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26953
Summary: Pekka Kana 2: Arrow return to the top-left corner of
the screem
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donjoverdriven(a)gmail.com
While running Pekka Kana 2 the arrow tends to return to the upper-left corner
of the screen.
No changes with different screen resolutions and different Application Settings
of Wine.
Platform: Ubuntu 11.04 & Ubuntu 10.10
Wine version: Wine 1.2.2
Pekka Kana 2 [v 1.1]: http://koti.mbnet.fi/kiwi/pistegamez/pk2/#downloads
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.