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=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=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.
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.