https://bugs.winehq.org/show_bug.cgi?id=37289
Bug ID: 37289
Summary: DVDFab 9.1.x/QT5 : corrupted display
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: rui1965(a)voila.fr
Created attachment 49591
--> https://bugs.winehq.org/attachment.cgi?id=49591
Screenshot showing text corruption
Download link: http://us.dvdfab.cn/mlink/download.php?g=DVDFAB9
sha1sum DVDFab9168.exe
150f70afdc2781f5f99d5fcf8b884e3d9d8b6723 DVDFab9168.exe
HD Decrypter is a free product. The download file contains other product
options, HD Decrypter is one of them.
Wine APDB:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=2377
The text within the tabs is corrupted: displayed diagonally as shown in the
uploaded screenshot.
The execution log (log.txt) is uploaded in this bug as well.
DVDFab is installed in a new 32bit prefix without any DLL override.
The previous version 8.x, based on QT4, worked well.
The difference between 8.x and 9.1.x seems to be calls to d3d functions.
It still happens with wine-1.7.26-97-g2398124 compiled today from GIT.
For reproducing :
. Install DVDFab HD Decrypter 9.1.6.6 in a new prefix:
WINEPREFIX=/home/test/.winedvdbug ./wine ~/download/dvdfab/DVDFab9168.exe
. Run: WINEPREFIX=/home/test/.winedvdbug ./wine
~/.winedvdbug/drive_c/Program\ Files/DVDFab\ 9/DVDFab.exe > /tmp/log.txt 2>&1
. A window provides the list of all the products; click on "Try"
. Second window is about beeing part of user experiences program: No
. Main windows is displayed: corrupted text on each tab, please check
uploaded screenshot.
. Click the "X" on the top right to exit: the new window shown is also
corrupted.
In Bug 36954 - DVDFab 9.x fails to convert video files, it is mentionned
"switch to the Converter tab, if you see garbage in the main window switch to
another tab then switch back to Converter".
It does not for me. Switching to another tab and back to the converted does not
show a correct display.
A "grep -i d3d log.txt" shows some d3d related messages:
fixme:d3d:swapchain_init The application requested more than one back
buffer, this is not properly supported.
fixme:d3d:swapchain_init The application requested more than one back
buffer, this is not properly supported.
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
This issue might be related to bug Bug 35913 - Meo Music only shows a white
screen.
Same d3d function is present:
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
My configuration:
Up-to-date Linux Manjaro 64bit
Intel Corporation 3rd Gen Core processor Graphics Controller (i915 driver)
OpenGL ES 3.0 Mesa 10.2.7
X AccelMethod SNA
--
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=34216
Bug #: 34216
Summary: Windows Live installer cannot proceed without IE
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
Windows Live installer fails when 'Accept' button is pressed, claiming there's
no Internet connection. Works fine with IE 7.
--
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=33956
Bug #: 33956
Summary: CCD Calculator: Run-time error '458'
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)astronomy.com.ph
Classification: Unclassified
Created attachment 45107
--> http://bugs.winehq.org/attachment.cgi?id=45107
CCD Calculator screenshot
In CCD Calculator (an astronomy software), the program starts up correctly but
when I attempt to change the dropdown menu for selecting either a telescope or
CCD camera, I get this error:
Run-time error '458'.
Variable uses an automation type not supported in Visual Basic
In the terminal I get this message:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
CCD Calculator is a free program very useful to astronomers. It can be
downloaded here (3.4 MB).
https://dl.dropboxusercontent.com/u/75904861/ccdcalcfull.exe
--
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=23022
Summary: Problem with serial port communication
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: servicii(a)gmail.com
Hello!
Due to some error (fixme:comm:set_queue_size insize 4096 outsize 4096
unimplemented stub)that i encountered under Wine with an aplication that uses
serial connection to connect to an external panel which has a flash memory, I
tried to test the serial communication from the computer running Linux with
Wine and my computer, running Windows XP. This way i tried to remove the
probability of a problem with that external panel and its application.
So i installed under Wine (and on my computer too) two serial file transfer
programs for Windows XP : FileSendComm and Anzio Lite.
Anzio Lite worked ok, the file was transferred correctly both ways (from my
computer to Wine computer, and reverse), and it gave me no error.
FileSendComm managed to send the file from my computer to the Wine machine, but
gave me this error when i tried to transfer the file from the Wine machine to
my computer :
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
So, because the problem with the application metioned in the beginning was that
i could not transfer files to the external panel, i think there is a bug in the
way that Wine handles serial communication from the machine it is running to
outside .
What can be done about this?
Thank you very much.
I use Wine version : wine-1.0.1-174-gc4039bd , running under Debian Lenny, with
kernel 2.6.30
I also tried with latest Wine 1.2-rc2, and the error is still there.
--
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=23524
Summary: Imperivm III: sound doesn't work
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Created an attachment (id=29365)
--> (http://bugs.winehq.org/attachment.cgi?id=29365)
Console log
When you open Imperivm III simply the sound doesn't work. It works in other
wine applications in my computer. I wasn't able to select more than one
component when reporting the bug, but note that directsound is involed too (not
appears in the log because I only opened a game, but in-game the sound doesn't
work too).
This error is very old, but I searched Imperivm in the bugtracker and nothing
appeared, when I first used wine (a version around 0.9.x) the bug existed, and
It has never been fixed, I have player Imperivm in several wine versions (along
the time) and in several computers ( I played on i386 too ). The sound has
never worked.
When you open the game a crash message appears too, but you click close and the
game continues working.
Audio hardware:
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev
a1)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High
Definition Audio (rev 05)
I guess that the nVidia one is for the HDMI and I'm not using HDMI at the
moment.
I ran Imperivm III on a clean wineprefix.
--
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=35233
Bug ID: 35233
Summary: Pegasus mail cannot be run. It runs, but windows are
empty
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fojtik(a)penguin.cz
Classification: Unclassified
In the version 1.7.9 there has been introduced a new problem that hides this
issue. I hope that this is different problem than 31399. It do not occur in
1.5.28.
=======================================================================
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
......
......
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of
CGID_ShellDocView
err:seh:setup_exception_record stack overflow 1232 bytes in thread 0009 eip
7ea1e007 esp 00230e60 stack 0x230000-0x231000-0x330000
--
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=37616
Bug ID: 37616
Summary: Heretic Kingdoms Inquisition locks up during
introdution after clicking the first dialog hyperlink
'click to continue'
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
Game needs winetricks mfc42 to start.
You can bypass the freeze by clicking space instead of using the mouse to click
on the link
Demo is here:
http://download.fileplanet.com/ftp1/102004/Kult_Heretic_Kingdoms_Demo_Engli…
The demo shows the bug, just click new game, start, wait for the animation to
end and the dialog box to display, click the hyperlink with the mouse.
No error was presented on the console
(besides 'fixme:d3d:state_zenable W buffer is not well handled' which is
constant)
, although the game background is frozen. Mouse still moves.
I have no idea what to log so i'm not presenting a log, if you require it
please tell me the correct channels to log.
--
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=25955
Summary: Dreamweaver CS5 install fails
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marius.andreiana(a)gmail.com
Created an attachment (id=33088)
--> (http://bugs.winehq.org/attachment.cgi?id=33088)
wine output
Attaching output
--
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=31477
Bug #: 31477
Summary: Yahoo messenger with Fedora 17 fails
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: ferraneloi(a)gmail.com
Classification: Unclassified
Created attachment 41377
--> http://bugs.winehq.org/attachment.cgi?id=41377
backtracter of yahoo messenger
This is my yahoo messenger backtrace after it hangs just after the initial run.
Running with Fedora 17 Kernel 3.5.1-1.fc17.x86_64 GNU/Linux
I hope this backtrace helps.
--
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=34681
Bug #: 34681
Summary: Prime World launcher usually stops downloading (Update
failed)
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sikon(a)ubuntu.com
Classification: Unclassified
Created attachment 46229
--> http://bugs.winehq.org/attachment.cgi?id=46229
Console output (stderr)
This error is random, but most of the time (in about 80% of all launches), the
Prime World launcher will refuse to update the game, or interrupt a pending
update. The launcher window simply says "Update failed".
Meanwhile, stderr reports a C++ exception caused, apparently, by the
application failing to download a file by HTTP from playpw.com. (Search for
"exception" in the attached log.)
This problem does not occur under Windows.
--
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.