https://bugs.winehq.org/show_bug.cgi?id=41571
Bug ID: 41571
Summary: Vegas Pro 11
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cosminvonsovici(a)gmail.com
Distribution: ---
Created attachment 55907
--> https://bugs.winehq.org/attachment.cgi?id=55907
Log file outputted after has generated an exception that could not be handled
Ubuntu 16.04.1 64 bit (x86 Prefix)
I successfully managed to install and authenticate Sony Vegas Pro 11 without
errors. .NET 3.5 SP1 installed with no issue along with the other dependencies.
Upon opening, ErrorReportClient.exe crashes and gives an error. I disabled this
in the config file and when I open it as it gets to the stage "Initializing UI"
a popup appears saying "Application has generated an exception that could not
be handled" Process ID=0x7a(122) Thread ID=0x41(65)and I am forced to close.
I have installed this app in windows (same exe file) and it works without
issues. I followed the guide at
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33292 without the
dlls and with Windows version set to Windows 7. I would be so appreciative if
you can help with this issue as I would absolutely need and love Vegas in Wine.
This is my first report so I hope I did it right! Thank you for your time. I
got the install exe from
http://www.afterdawn.com/software/audio_video/video_editing/vegas_pro_32.cfm
If you need any more information please contact me.
--
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=43639
Bug ID: 43639
Summary: "Log In" and "Forgot Password" links on main page are
broken
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)der-ingo.de
CC: austinenglish(a)gmail.com
Distribution: ---
On the main page https://bugs.winehq.org/ there are two links:
- Log In
- Forgot Password
I mean the actual links and not the buttons.
The "Log In" link has no effect.
The "Forgot Password" link actually changes the "Log In" button above.
Probably those two links are unnecessary. They are confusing at least.
I suggest to either fix them or probably better, remove them.
Cheers, Ingo =;->
--
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=37007
Bug ID: 37007
Summary: Wine crashes when my program calls LoadLibrary
function under valgrind
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zt20055453(a)163.com
Created attachment 49171
--> http://bugs.winehq.org/attachment.cgi?id=49171
output info and valgrind logs
I want to run wine under valgrind to get my program's memory leaks info. When
the program is run to LoadLibrary function, the wine crashes。 Myvalgrind
version is 3.9.0, wine version is 1.7.22.
--
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=45991
Bug ID: 45991
Summary: PassMark Performance Test 9.0 - 2D Graphics - Fonts
and Text using Direct2D is very slow
Product: Wine
Version: 3.18
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
PassMark Performance 9.0 is very slow when executng Direct2D test (Fonts and
Text) even on high-end hardware. Approximately 50 times slower than native
Direct2D on Windows.
--
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=43292
Bug ID: 43292
Summary: The game Grimm Dark Legacy crashes
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: mantvius(a)gmail.com
Distribution: ---
Created attachment 58636
--> https://bugs.winehq.org/attachment.cgi?id=58636
Program error details
The game Grimm Dark Legacy crashes upon starting it.
Program error details 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=43364
Bug ID: 43364
Summary: Steins;Gate crashes upon launch
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xanthsjunk(a)gmail.com
Distribution: ---
I installed Steins;Gate English edition via Steam. An error message is output
upon launch of the game. See screenshot: https://i.imgur.com/kXYpVpb.png
--
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=32508
Bug #: 32508
Summary: StringFormatFlagsNoClip breaks StringAlignmentCenter
and (probably) StringAlignmentFar)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexpigna.dev(a)gmail.com
Classification: Unclassified
In method GdipDrawString if StringFormatFlagsNoClip flag is enabled the string
rect width is modified to be very large. This breaks how centered and probably
far alignments are handled since the string will be moved a crazy amount of
pixels to the right.
Since when StringFormatFlagsNoClip is on the clipping region is already
disabled I suspect that modifying the width is not only broken but also
unnecessary. I'm not sure though since I don't know gdiplus code well enough.
Leaving the width as it is fixes the issue for my case: a .net launcher for a
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.
https://bugs.winehq.org/show_bug.cgi?id=46547
Bug ID: 46547
Summary: Game Not Opening when I run it on my mac. It is an exe
Product: Wine
Version: 2.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o10218580(a)nwytg.net
Created attachment 63417
--> https://bugs.winehq.org/attachment.cgi?id=63417
It is a game made by Darktoz. when i try to open the game it gives me an error
screen. its happened to me two times for two different games
When I try to open the app i get an error screen and it tells me to "save the
file as" or something like that but i cannot save it.
--
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=46497
Bug ID: 46497
Summary: import_dll Library FLTLIB.DLL not found using
MfeEERM.exe
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: fltmgr
Assignee: wine-bugs(a)winehq.org
Reporter: woshizhangci(a)gmail.com
Distribution: ---
Created attachment 63345
--> https://bugs.winehq.org/attachment.cgi?id=63345
Wine error output when running MfeEERM.exe
When running McAfee removable media decrypter (MfeEERM.exe) using native
fltlib.dll, I got FLTLIB.DLL not found error, even fltlib.dll is under
~/.wine/drive_c/windows/system32.
Also when I use wine buildin dll, I got:
0009:fixme:fltlib:FilterConnectCommunicationPort (L"\\MfeProMPort", 0, (nil),
0, (nil), 0x32e114) stub
This issue is persistent in following testing environment:
4.0-rc7 binary on Ubuntu18.04(64-bit);
3.0.4 binary on Ubuntu16.04(32-bit);
2.18 source on CentOS7;
1.8.7 source on CentOS7;
1.6.2 binary on CentOS7
--
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=46094
Bug ID: 46094
Summary: wine not ok with Windows version =Windows XP.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fiens(a)hotmail.com
Distribution: ---
Hello.
When running a wine + a Windows app that uses "make" (and Makefile) there is a
error message and the application fail if wine uses Windows Version: Windows
XP.
----> make: *** windows32_openpipe(): DuplicateHandle(In) failed (e=6)
This not appears if using real Windows XP.
If you use winecfg and set Windows Version: Windows 7 (and up) the problem is
gone.
Thanks.
Fre;D
--
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.