http://bugs.winehq.org/show_bug.cgi?id=19553
Summary: VideoReDo Plus crashes when video file is loaded.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.videoredo.com/en/Download.htm#DownloadPlus
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmail524(a)gmail.com
When you try and open a video file in VideoReDo Plus the application crashes.
To replicate error: Start up VideoReDo Plus, Click on the 'Open Video' button
on the main page, select a MPEG2 video file (either double click on the
filename or select the file and click on the 'Open' button).
The 'Open Video' dialog box will disappear and the video viewport in the
application will turn green. The application will then stop responding and
WINE will generate an error dialog box indication that VideoReDo.exe has
encountered a serious problem and needs to be closed.
After regression testing I found that VideoReDo does work almost perfectly in
WINE Version 0.9.47. (The only problem is that the video has a a blueish tint
to it, most prominently with skin tones.)
--
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=31505
Bug #: 31505
Summary: AVR Studio 4.18 SP2 (build 700)
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kudlata.anka(a)gmail.com
Classification: Unclassified
Created attachment 41421
--> http://bugs.winehq.org/attachment.cgi?id=41421
Chrash log
Problem with building and debugging. AVR Studio crushes.
--
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=31439
Bug #: 31439
Summary: ITKFEGUI.EXE crashes on startup.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardandrews.ma(a)yahoo.com
Classification: Unclassified
Created attachment 41325
--> http://bugs.winehq.org/attachment.cgi?id=41325
backtrace for ITKFEGUI.EXE 4.0.1.258
Itoolkit (Intel Integrated Toolkit) installs fine.
Itoolkit run from ubuntu/wine menu, itoolkit window displays then program error
window is displayed saying that there is an error.
--
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=28460
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. First, ieframe/ie:
make[1]: Entering directory `/home/austin/wine-git/dlls/ieframe/tests'
../../../tools/runtest -q -P wine -M ieframe.dll -T ../../.. -p
ieframe_test.exe.so ie.c && touch ie.ok
fixme:ieframe:ClassFactory_QueryInterface
(0x685684f0)->({00000003-0000-0000-c000-000000000046} 0x33fb4c)
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:37: Test failed: get_Visible failed: 800703e6
ie.c:38: Test failed: Visible = 800703e6
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:45: Test failed: get_Visible failed: 800703e6
ie.c:46: Test failed: Visible = 800703e6
make[1]: *** [ie.ok] Error 4
make[1]: Leaving directory `/home/austin/wine-git/dlls/ieframe/tests'
make: *** [dlls/ieframe/tests/__test__] Error 2
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.html
--
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=19322
Summary: Letters missing in tahomabd.ttf
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrimetri(a)gmail.com
S with comma, s with comma, T with comma and t with comma - needed for Romanian
lanugage programs, are missing in tahomabd.ttf. They are already present in
tahoma.ttf but programs which use the bold tahoma font may experience some ugly
visual bugs.
--
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=28461
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:
austin@aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.html
--
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=32756
Bug #: 32756
Summary: Microsoft Money 2005 Program Crash on Selecting Help
-> Privacy Statement
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: junk_2010(a)live.co.uk
Classification: Unclassified
Created attachment 43232
--> http://bugs.winehq.org/attachment.cgi?id=43232
Backtrace Output
In wine 1.4.1 running under 32 bit Ubuntu 12.04.1.
Microsoft Money 2005 (UK edition) ran after installing Internet Explorer 6
using winetricks.
Entry submitted to AppDB describing installation and running of the program.
One action always crashed the program.
Help -> Privacy Statement
A wine browser error window popup ocuured with the message:
"The program winebrowser.exe has encounter a serious problem and needs to
close. We are sorry for the inconvenience."
Backtrace output saved in file:
msmoney14.0_wine1.4.1 privacy_statement_backtrace.txt
which I will attach.
The first line of the backtrace output was:
Unhandled exception: unimplemented function urlmon.dll.CreateUri called in
32-bit code (0x7bc49f20).
--
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=32670
Bug #: 32670
Summary: Battlefield play4free first installation error
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: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 43101
--> http://bugs.winehq.org/attachment.cgi?id=43101
wine crash output
When you install firefox/bf addon and from firefox you start first installtion
on wine 1.5.21 it crashes but on versuib 1.3.37 you can continue installing
this game
--
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.