http://bugs.winehq.org/show_bug.cgi?id=10450
Summary: Trados: TagEditor crashing when trying to open it
Product: Wine
Version: 0.9.49.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9154)
--> (http://bugs.winehq.org/attachment.cgi?id=9154)
Last lines of the log with debug all
It did open in 0.9.44 but not anymore.
Kernel32 is throwing an exception starting from
0064:err:ntdll:RtlpWaitForCriticalSection section 0x27b5628 "?" wait timed out
in thread 0064, blocked by 0097, retrying (5 min)
0064:trace:seh:raise_exception code=c000013a flags=0 addr=0x7bc31907
0064:trace:seh:raise_exception eax=fffffffc ebx=027b5638 ecx=00000000
edx=00000000 esi=0033f194 edi=7bc8485c
0064:trace:seh:raise_exception ebp=0033f1bc esp=0033f104 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000297
in the middle of the log section.
without debug all it is not going further than
0064:err:ntdll:RtlpWaitForCriticalSection section 0x27b5628 "?" wait timed out
in thread 0064, blocked by 0097, retrying (5 min)
--
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=10384
Summary: Error during the installation of the .net 2 in Trados
Product: Wine
Version: 0.9.49.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I have been using the wineprefix from 0.9.44 where I could install IE and Gecko
(not working in 0.9.49).
I don't want to add this in the bug list from the .net component since I can't
be sure where it actually come from but so far I have never seen anybody with
this bug on the installation of .net 2.
This had been seen on the installation with 0.9.49 of .net2 on a prefix from
0.9.44. Maybe next time I can confirm it for a new prefix once the IE can be
installed again (at the moment I get a message of an older IE already installed
when I try the setup of IE6, which is not true).
You can find the log as attachment.
--
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=9449
Summary: Bug when trying to load a file (only the end, the
beginning is about the license server not working)
Product: Wine
Version: 0.9.44.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I don't know what it is about, looks bad.
--
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=9448
Summary: Error when trying to create a 3rd party file (can be
.NET or runtime?)
Product: Wine
Version: 0.9.44.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x800706ba
Error when I tried to build a new translation memory in Workbench.
--
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=9432
Summary: The fact that MEM_WRITE_WATCH is not supported (needed
by Visual Basic) is blocking the installation
Product: Wine
Version: 0.9.43.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
err:seh:setup_exception nested exception on signal stack in thread 0037 eip
7bc60509 esp 7ffd9bf0 stack 0x7c5ae000-0x7c6be000
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8ce40 "virtual.c: csVirtual"
wait timed out in thread 0035, blocked by 0037, retrying (60 sec)
Seems to be needed by Visual Basic and is blocking the installation
--
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=11181
Summary: wine: Call from 0x7b840f9c to unimplemented function
ntoskrnl.exe.IoGetConfigurationInformation, aborting
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bill_r(a)inetnebr.com
The Windoze software that came with the crappy little $20 LCD pocket photo
viewer I impulse-bought at Walgreens crashes under WINE. Suggestions?
--
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=9593
Summary: Photoshop Elements 5 tries to set the window size to the
whole screen ignoring taskbar
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Qt uses GetMonitorInfo to compute the desktop work area. Currenty Wine
implementation of GetMonitorInfo returns the monitor rect in the work area rect
and this is probably the reason.
--
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=10078
Summary: wine bugzilla is sending mail to bugzilla.org
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: dank(a)kegel.com
On every bug change, mail is being sent to
bugbot(a)landfill.bugzilla.org. This is almost
certainly a placeholder email address that should
have been changed during configuration.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.