https://bugs.winehq.org/show_bug.cgi?id=37498
Bug ID: 37498
Summary: Word crashes when copy/paste a graphical object
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scorretti(a)yahoo.fr
Distribution: ---
Created attachment 49887
--> https://bugs.winehq.org/attachment.cgi?id=49887
This document generates the bug on my PC (Linux MINT 17, Intel 64 bit)
I created a box (menu insert/shape) and modified it (add text, modify
color...). Then I wanted to copy/paste it: Word crashes as soon as I try paste
it (ctrl+V).
Configuration:
DELL M6400 Prevision, Intel Core 2 Xtreme Q9300, OS MINT 17
Word 2010 installed through PlayOnLinux, Wine 1.7.22, compatibility mode = XP
--
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=34159
Bug #: 34159
Summary: M.A.X. 2: segmention fault during gameplay
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: volkerobhof(a)web.de
Classification: Unclassified
Created attachment 45448
--> http://bugs.winehq.org/attachment.cgi?id=45448
backtrace of crash
There is a segmention fault error during gameplay of M.A.X. 2.
I attached the backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26343
Summary: War Sector complains about the lack of memory or disk
space
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.gamefront.com/files/War_Sectorzip/;6785821;
;/fileinfo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
War Sector complains during initialization in the compiling, At one time I got
past the error message but that was by accident and cannot be repeated.
--
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=37889
Bug ID: 37889
Summary: ms office 2007 fail install on 64 bits linux
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: caxttor(a)hotmail.com
Distribution: ---
Created attachment 50459
--> https://bugs.winehq.org/attachment.cgi?id=50459
Unhandled exception: page fault on read access to 0x7ddb6e41 in 32-bit code
(0x7ddb6e41)
sorry for my bad english
i am trying to install ms office 2007, it's crashed many time , my linux is 64
bits and wine say can't be installed(or something that, wine don't run on 64
bits installation linux ), i tried to change wine configuration to 32 bits and
then run install again, it's crashed again saying need to install momo, i try
to install momo many times without success, finally i install play on linux,
play on linux install momo ok, then try to install ms office 2007 again from
wine, finally wine can run the installation, and the process began, it's
crashed again. attached the file of crashed
--
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=34072
Bug #: 34072
Summary: Adobe RoboHelp 7 crashes parsing the NetCaper.skn XML
file
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel(a)airwebreathe.org.uk
Classification: Unclassified
Created attachment 45297
--> http://bugs.winehq.org/attachment.cgi?id=45297
RoboHelp7 running with WINEDEBUG=+msxml,+tid
We used RoboHelp 7 to generate help files. When I open our project, our project
uses the NetCaper.skn skin file (attached). RoboHelp7 uses msxml3 to parse the
skin file which crashes (I think) inside node_query_interface:
------------- >8 --------------
0009:trace:msxml:domdoc_loadXML (0x2de81a0)->(L"<?xml version=\"1.0\"
encoding=\"utf-8\"?>\r\n<sqwebskin
version=\"1.2\">\r\n\t<summary>\r\n\t\t<skinname>NetCaper</skinname>\r\n\t\t<defaulttab>Contents</defaulttab>\r\n\t\t<font>font-family:Arial
font-size:8pt font-weight:normal font-style:normal text-decoration:none
font-sizeadjust:none font-stret"... 0x33e068)
0009:trace:msxml:domdoc_loadXML parsed document 0x7b5b3df0
0009:trace:msxml:xmldoc_release_refs (0x7dcdf1f0)->(0)
0009:trace:msxml:xmldoc_release_refs freeing docptr 0x7dcdf1f0
0009:trace:msxml:xmldoc_add_refs (0x7b5b3df0)->(1)
0009:trace:msxml:domdoc_QueryInterface
(0x2dba910)->({2933bf80-7b36-11d2-b20e-00c04f983e60} 0x33e034)
0009:trace:msxml:domdoc_AddRef (0x2dba910)->(3)
0009:trace:msxml:domdoc_transformNode (0x2de81a0)->(0x2dba92c 0x33e0b0)
0009:trace:msxml:domdoc_QueryInterface
(0x2dba910)->({4f2f4ba2-b822-11df-8b8a-6850dfd72085} 0x33df3c)
0009:trace:msxml:node_query_interface (0x2dba910)->(IID_xmlnode 0x33df3c)
wine: Unhandled page fault on read access to 0x72207465 at address 0x72207465
(thread 0009), starting debugger...
------------- 8< --------------
(Excerpt from the attached log run with WINEDEBUG=+msxml,+tid)
Steps to reproduce:
1. Install RoboHelp 7 from CD.
2. winetricks jet40
3. Load the project file. (crashes).
4. winetricks msxml3 - fixes the bug.
I think this is just going to be some simple parser malfunction.
--
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=28108
Summary: urlmon: url.ok occasional test failure: unexpected
call OnProgress_SENDINGREQUEST
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
About one in 15 runs of urlmon's url test failed here with
url.c:1631: Test failed: unexpected call OnProgress_SENDINGREQUEST
--
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=24622
Summary: SolidWorks toolbox browser plug-in fails to register
inside SolidWorks
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Toolbox Browser is SolidWorks part library plug-in. It is a .net30 (WPF)
application.
It can be activated when dotnet30 and many other winetricks are installed (see
http://appdb.winehq.org/objectManager.php?sClass=version&iId=21382)
Standalone application SolidWorks/SldToolBoxConfigure.exe runs and allows part
databases to be configured, but when launched from SolidWorks, it crashes most
of the time ( see attached log ), and almost never allows part browsing and
insertion into assemblies.
Looks like some interfaces are not properly registered...
--
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=28622
Bug #: 28622
Summary: alsa under pulseaudio no longer produce sound.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gilboad(a)gmail.com
Classification: Unclassified
Created attachment 36780
--> http://bugs.winehq.org/attachment.cgi?id=36780
WINEDEBUG=+tid,+mmdevapi,+winmm,+dsound,+oss,+alsa,+coreaudio wine vlc.exe
Since the introduction of the new mmdevapi layer, wine / Fedora 15/x86_64 no
longer reliably produces sound.
winecfg sound test does produce badly distorted sound, but that's vlc under a
newly created prefix produces a single note and then dies.
Generate configuration.
Fedora 15, x86_64 running on dual Xeon workstation w/ SB Audigy 2SZ card.
wine 1.3.29 from updates-testing.
- Gilboa
--
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=31374
Bug #: 31374
Summary: Steam text invisible with dwrite.dll enabled
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Classification: Unclassified
Bug 31320 fixed Steam crashing with dwrite.dll enabled, which was fixed by:
http://source.winehq.org/git/wine.git/commitdiff/7ef5661d546df99a26b639daf4…
Now Steam starts with dwrite.dll, but all the text is invisible. Disabling
write.dll fixes 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.
http://bugs.winehq.org/show_bug.cgi?id=27895
Summary: Audio problems in winecfg and Anarchy Online
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: melirizarry(a)gmail.com
After upgrading from 1.3.24 audio stopped working in Anarchy Online.
Went through winecfg to change settings and winecfg locks up after pressing
"Test Sound" button. Had to kill from console.
Notice this happening last week (7/20/11) when building from git after applying
the mouse move patch 33905 and figured it was my system so I did not look into
it further at that time.
Running Linux Mint 11 64 bit.
--
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.