[Bug 21487] New: hh,exe: Missing icons, problem displaying initial pag of sample CHM-file
http://bugs.winehq.org/show_bug.cgi?id=21487 Summary: hh,exe: Missing icons, problem displaying initial pag of sample CHM-file Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: michael.istinger(a)gmx.at CC: michael.istinger(a)gmx.at When displaying the sample CHM file, the "closed book" and "open book" in the tree control on the left side of the window are missing. The right window complains that "the page cannot be displayed". I have verified that the file displays ok on Windows XP SP3, so the problem appears to be in my wine setup. I assume that this may be related to the "err:" messages I receive when running hh.exe. I will upload the following material: a) Sample CHM file b) output generated from hh.exe c) sample screenshot showing display on Windows XP SP3. Is there anything I can do to get hh.exe to display correctly, or is this a genuine bug that needs to be fixed? All the best Michael -- 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=21487 --- Comment #1 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-24 23:10:01 --- Created an attachment (id=25875) --> (http://bugs.winehq.org/attachment.cgi?id=25875) Sample CHM file, use this to reproduce 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=21487 --- Comment #2 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-24 23:14:49 --- Created an attachment (id=25876) --> (http://bugs.winehq.org/attachment.cgi?id=25876) nessages geberated friom running hh,exe on sample CHM file -- 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=21487 --- Comment #3 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-24 23:22:59 --- Created an attachment (id=25877) --> (http://bugs.winehq.org/attachment.cgi?id=25877) screenshot showing sample CHM file displayed on Windows XP SP 3, -- 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=21487 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|michael.istinger(a)gmx.at | Summary|hh,exe: Missing icons, |hh.exe: Missing icons, |problem displaying initial |problem displaying initial |pag of sample CHM-file |page of sample .chm file -- 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=21487 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-01-25 18:54:02 --- Is this from a clean wineprefix? When I open that file with hh.exe in a clean wineprefix I get a lot of fixmes for shdocvw and other IE-related dlls that I don't see in your terminal output. And while the open and closed book icons are missing from the tree on my system, too, the files all display just fine in the right window. This is in 1.1.37. -- 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=21487 --- Comment #5 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-25 22:41:05 --- I have the following sotware installed in the WINEPREFIX I am using: - IE6 (installed via winetricks) - msxml5 (installed via winetricks) - itss.dll (copied over from a Windows XP SP3 system) Had to load this software when testing some other software. I hope this explains the extra messages you are seeing in 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=21487 --- Comment #6 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-26 05:48:08 --- (In reply to comment #4)
Is this from a clean wineprefix?
When I open that file with hh.exe in a clean wineprefix I get a lot of fixmes for shdocvw and other IE-related dlls that I don't see in your terminal output. And while the open and closed book icons are missing from the tree on my system, too, the files all display just fine in the right window. This is in 1.1.37. When displaying the sample CHM file, the "closed book" and "open book" in the tree control on the left side of the window are missing.
The right window complains that "the page cannot be displayed". I have verified that the file displays ok on Windows XP SP3, so the problem appears to be in my wine setup. I assume that this may be related to the "err:" messages I receive when running hh.exe. I will upload the following material: a) Sample CHM file b) output generated from hh.exe c) sample screenshot showing display on Windows XP SP3. Is there anything I can do to get hh.exe to display correctly, or is this a genuine bug that needs to be fixed? All the best Michael -- 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=21487 --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> 2010-01-26 06:22:23 --- (In reply to comment #5)
I have the following sotware installed in the WINEPREFIX I am using:
- IE6 (installed via winetricks) - msxml5 (installed via winetricks) - itss.dll (copied over from a Windows XP SP3 system)
Had to load this software when testing some other software.
I hope this explains the extra messages you are seeing in a clean WINEPREFIX.
You are not supposed to file bugs if you have used native dlls. Retest in a clean wineprefix--no winetricks, nothing else installed. -- 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=21487 --- Comment #8 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-26 10:18:41 --- (In reply to comment #7)
(In reply to comment #5)
I have the following sotware installed in the WINEPREFIX I am using:
- IE6 (installed via winetricks) - msxml5 (installed via winetricks) - itss.dll (copied over from a Windows XP SP3 system)
Had to load this software when testing some other software.
I hope this explains the extra messages you are seeing in a clean WINEPREFIX.
You are not supposed to file bugs if you have used native dlls. Retest in a clean wineprefix--no winetricks, nothing else installed.
Will do tonight. Sorry, was not aware it was supposed to be done in a clean WINEPREFIX. All the best Michael -- 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=21487 --- Comment #9 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-26 12:16:50 --- Created an attachment (id=25900) --> (http://bugs.winehq.org/attachment.cgi?id=25900) Messages created when running the sample CHM file 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=21487 --- Comment #10 from Michael Istinger <michael.istinger(a)gmx.at> 2010-01-26 12:21:38 --- (In reply to comment #7)
(In reply to comment #5)
I have the following sotware installed in the WINEPREFIX I am using:
- IE6 (installed via winetricks) - msxml5 (installed via winetricks) - itss.dll (copied over from a Windows XP SP3 system)
Had to load this software when testing some other software.
I hope this explains the extra messages you are seeing in a clean WINEPREFIX.
You are not supposed to file bugs if you have used native dlls. Retest in a clean wineprefix--no winetricks, nothing else installed.
Have run the sample wine (hh.exe *.CHM) on a clean WINEPREFIX, and uploaded the generated messages as an attachment. The message have definitely changed, but the visual effects have remained the same: - no icons in left side tree - initial page not displayed, compare to screenshot showing same CHM-file displayed in Windows. Hope that this helps - am trying to play by the rules. :-) All the best Michael -- 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=21487 --- Comment #11 from wineatic <test051102(a)hotmail.com> 2010-10-22 05:42:37 CDT --- Created an attachment (id=31437) --> (http://bugs.winehq.org/attachment.cgi?id=31437) Sample .chm file displayed on my WinXP SP3 machine The provided sample .chm file is corrupt! The initial page is not even displayed under WinXP SP3. Please see my attached screen shot. I guess part of the content is linked to local files which are not actually included in the .chm archive. -- 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=21487 wineatic <test051102(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |test051102(a)hotmail.com --- Comment #12 from wineatic <test051102(a)hotmail.com> 2010-10-22 05:56:12 CDT --- I have tested the .chm file under Wine 1.3.5 + Ubuntu 10.04. After opening the file an empty start page is displayed. But when clicking an entry from the index tree to the left, the pages are shown. This is not the case under WinXP. WinXP will always show the "page not found" page. The page content displayed (Schema: ISTINGER) in Wine 1.3.5 does not show any grahpics. This is bug 23622. I can confirm that the icons are not visible in the index tree to the left. -- 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=21487 nathan.n <saturn_systems(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems(a)yahoo.com -- 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=21487 --- Comment #13 from Erich Hoover <ehoover(a)mines.edu> 2012-06-13 15:02:00 CDT --- Created attachment 40537 --> http://bugs.winehq.org/attachment.cgi?id=40537 Patch to display initial page It appears that this application uses a default topic "the old way" but then sets the rest of the CHM information the new way. Please try the attached patch. -- 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=21487 Erich Hoover <ehoover(a)mines.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover(a)mines.edu -- 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=21487 --- Comment #14 from Erich Hoover <ehoover(a)mines.edu> 2012-06-14 16:12:35 CDT --- (In reply to comment #13)
Created attachment 40537 [details] Patch to display initial page
It appears that this application uses a default topic "the old way" but then sets the rest of the CHM information the new way. Please try the attached patch.
This patch is now in git (commit e412c8c7b815271f248936e0a07a1fdc0970129c). I am also putting together a patch to give icons to the table of contents. -- 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=21487 --- Comment #15 from Erich Hoover <ehoover(a)mines.edu> 2012-06-19 21:02:39 CDT --- Created attachment 40615 --> http://bugs.winehq.org/attachment.cgi?id=40615 Patch to display icons in the table of contents The attached patch adds icons to the table of contents TreeView control. For future reference, please submit separate issues as different 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=21487 --- Comment #16 from Erich Hoover <ehoover(a)mines.edu> 2012-06-26 10:28:29 CDT --- Both issues in this bug should now be resolved, as of commit fc413c70a5f4383bdd7e3c393c4429a8a712a5df. -- 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=21487 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #17 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-07-17 07:42:17 CDT --- The sample file displays fine in 1.5.8. Marking fixed. -- 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=21487 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2012-07-17 13:51:58 CDT --- Closing bugs fixed in 1.5.9. -- 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.
participants (1)
-
wine-bugs@winehq.org