[RELEASE] Web Viewer - Programs Addon & Module
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2011-09-22 20:02
Post: #41
I just realized that I wasn't getting email updates on forum posts for the last couple of months. Sorry for no replies to anyone. When I get some time I'll look into some of the issues mentioned.
|
| find quote |
divingmule
Posting Freak Posts: 1,269 Joined: Oct 2008 Reputation: 54 |
2012-01-05 15:39
Post: #42
Hi, is it, could it be, possible to just display a page with something like "webviewer.displaypage(url)" ?
Thanks. |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2012-01-07 21:40
Post: #43
divingmule Wrote:Hi, is it, could it be, possible to just display a page with something like "webviewer.displaypage(url)" ? There is this: Code: webviewer.getWebResult(url)or the full version (which is better documented in the source): Code: url, html = webviewer.getWebResult(url,autoForms=[],autoClose=None,dialog=False) |
| find quote |
Trampare
Junior Member Posts: 15 Joined: Dec 2011 Reputation: 0 |
2012-01-17 14:23
Post: #44
Hi
Thanks for this great addon. There seams to be a problem when adding web viewer as a shortcut in the confluence skin. It happens both in eden beta and in dharma. What happens is i get this error message. error loading page. can't fetch relative reference: not viewing any document. If i start web viewer by going thru the programs menu this error message does not occur. I have tested it on several xbmc installations on both apple tv 2 and windows. I assume it's web viewer related and not xbmc since it happens on both eden and dharma. Here is the error log http://pastebin.com/EVP0eCLS many thanks Arnold |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2012-01-18 00:33
Post: #45
Trampare Wrote:Hi Fixed and submitted to repository (v0.8.1) Awaiting approval
|
| find quote |
Trampare
Junior Member Posts: 15 Joined: Dec 2011 Reputation: 0 |
2012-01-18 00:37
Post: #46
Thank you ruuk
you made my day:-) |
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2012-01-19 16:10
Post: #47
Just submitted 0.8.2 to the repository.
The most noticeable change is that thumbnails in the link list should now display most of the time instead of having the broken image icon. For instance, searching images on google is now useful ![]() Changelog is below: Encode log entries Remove xbmcgui.lock()/xbmcgui.unlock() to get rid of the annoying xbmc.log messages ![]() Fixed bug with viewing images Fixed a bug causing webviewer to lock on nonsense urls Fixed bug with link list failing to display link images with relative URLs Fixed a bug with improperly identifying links URLs with imbedded image URLs as being links to images Improved message/error logging Added fanart.jpg: (anyone wants to make something better, feel free =] ) |
| find quote |
kreeturez
Member+ Posts: 139 Joined: Aug 2011 Reputation: 0 |
ruuk Wrote:Just submitted 0.8.2 to the repository. Very happy with this release, just found it's way onto my home screen as well... Thanks, ruuk! |
| find quote |
NobodyHere
Member Posts: 50 Joined: Jan 2012 Reputation: 0 |
2012-01-25 20:11
Post: #49
As soon as the the initial screen completes loading, the freshly installed plugin crashes XBMC (Eden GIT).
Here's the debug xbmc log for the most recent crash. http://pastebin.com/DQ4sZ58a EDIT: Apologies. In addition to my default log, here's one of the crash logs. http://pastebin.com/eU9G7T4P
(This post was last modified: 2012-01-25 20:24 by NobodyHere.)
|
| find quote |
ruuk
Skilled Python Coder Joined: Aug 2005 Reputation: 133 Location: Bremerton, WA USA |
2012-01-25 22:38
Post: #50
NobodyHere Wrote:As soon as the the initial screen completes loading, the freshly installed plugin crashes XBMC (Eden GIT). Hmmmmmmm...... Thanks for all the logs. I'm not sure what the error is. The script isn't throwing any errors. I'm not great at reading crash logs but it does seem the seg fault happened within a python internal function. So far your the first to report this. I am also running XBMC Beta 2 on linux, and have never had that happen. When I get a chance I'll see if I'm doing anything weird in my code that may be unstable in certain situations. If I'm reading the log correctly it looks like you are perhaps running a nightly build? If so, I'm wondering if it isn't the build that's causing the issue. |
| find quote |


![[Image: strip.jpg]](http://2ndmind.net/xbmc/forumsig/strip.jpg)
Search
Help