fzxs8 / chmsee

Automatically exported from code.google.com/p/chmsee
GNU General Public License v2.0
0 stars 0 forks source link

First instance of chmsee CANNOT show page contents #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It is strange that the first instance of chmsee will not display anything
in the embedded widget, only any instances afterwards will work. And the
first instance must be kept open. Seems to be an initialization issue. This
only happens with Fedora 13 beta, firefox 3.6.3-4 (xulrunner 1.9.2) which I
just upgraded to since yesterday. No RH# reported yet.

The gtk_moz_embed_load_url call is silent, there is no error or warnings.
When click "zoom", the "GetContentDOMWindow" call will return an null
window instance, causing the "could not get DOMWindow" warning to be printed.

Original issue reported on code.google.com by bbbush.y...@gmail.com on 25 Apr 2010 at 7:51

GoogleCodeExporter commented 8 years ago
Can you paste the output log that first instance of chmsee running with "-vvv" 
option. 
How about the "Load last opened file" checkbox status?

Original comment by jungl...@gmail.com on 26 Apr 2010 at 2:37

GoogleCodeExporter commented 8 years ago
I've the same error in Arch (linux-2.6.34.1-1, xulrunner-1.9.2.6 and
chmsee-1.1.0), so I was started it with "-vvv" option and I had this:
http://arch.pastebin.com/G1iN6SPB and when I opened a new instance of
chmsee I can saw the CHM file, this is the out:
http://arch.pastebin.com/F9v7NMmq
Thanks in advance!

Original comment by sebastia...@gmail.com on 10 Jul 2010 at 5:37

GoogleCodeExporter commented 8 years ago
I tested chmsee-1.1.0 on Arch Linux x86_64, could not reproduce it.

In http://arch.pastebin.com/G1iN6SPB, the strange line is #59, it should open 
the toc.html but jump to 0001.html page.

Could you help me to test with chmsee 1.2.0-rc2? Before launching, clean the 
~/.chmsee folder.

Original comment by jungl...@gmail.com on 15 Jul 2010 at 3:19

GoogleCodeExporter commented 8 years ago
Hi, sorry for my late answer - I just installed chmsee 1.2.0-2 and
works good without that error. (My xulrunner=1.9.2.8-1)
If I can help you, let me know :)
Thanks!!

Original comment by sebastia...@gmail.com on 9 Aug 2010 at 3:56

GoogleCodeExporter commented 8 years ago
At yesterday I was using chmsee 1.1.0-2 and today I updated my arch
and now I've chmsee 1.2.0-1 and works well (and ArchDev team moved
chmsee from aur to official repos, it's a good new) :)

Original comment by sebastia...@gmail.com on 10 Aug 2010 at 1:44

GoogleCodeExporter commented 8 years ago
It's a good news, I'm glad to hear that!

Original comment by jungl...@gmail.com on 13 Aug 2010 at 4:35