google-code-export / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

Development branch broken #394

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start hotot

What is the expected output? What do you see instead?
Stuck in "loading resources". high CPU usage.

What version of the product are you using? On what operating system and
what Desktop Environment?
Using latest sources r. c8c9c13d6c8 but it happens since 4-5 days. Using them 
on OpenSuse with xfce.

Please provide any additional information below.
Console output throws:

** Message: console message: 
file:///home/hector/Desktop/Builds/hotot/data/js/widget.listview.js @56: 
SyntaxError: Parse error

** Message: console message: 
file:///home/hector/Desktop/Builds/hotot/data/js/ui.slider.js @88: TypeError: 
Result of expression 'widget.ListView' [undefined] is not a constructor.

** Message: console message: 
file:///home/hector/Desktop/Builds/hotot/data/js/ui.slider.js @160: TypeError: 
Result of expression 'conf.get_current_profile()' [undefined] is not an object.

Original issue reported on code.google.com by hector1987@gmail.com on 21 Jun 2011 at 7:30

GoogleCodeExporter commented 9 years ago
Hi, can you tell me the version of libwebkit you are using?

I guess you are using a early version libwebkit-gtk and it's lack of some 
features.

Original comment by 5h3l...@gmail.com on 22 Jun 2011 at 6:19

GoogleCodeExporter commented 9 years ago
Hi, Im using libwebkit 1.2.7 and python-webkitgtk 1.1.8

Original comment by hector1987@gmail.com on 22 Jun 2011 at 7:57

GoogleCodeExporter commented 9 years ago
Sorry, libwebkitgtk is not included by default in OpenSuse 11.3 repos, 
therefore I missed that dependency at first. It is in GNOME-related repos. It 
works after installing it.

Therefore this bug is invalid.

Original comment by hector1987@gmail.com on 23 Jun 2011 at 5:45

GoogleCodeExporter commented 9 years ago

Original comment by xu.jimmy.wrk on 23 Jun 2011 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 26 Jun 2011 at 2:06

GoogleCodeExporter commented 9 years ago
Issue 400 has been merged into this issue.

Original comment by 5h3l...@gmail.com on 26 Jun 2011 at 2:06

GoogleCodeExporter commented 9 years ago
I fixed it in Revision f685685b1e, compatible with old libwebkit

Original comment by 5h3l...@gmail.com on 26 Jun 2011 at 2:11

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 26 Jun 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Hi! i'm update to revision f685685b1e9e but don't work. 
now console put 
 ** Message: console message: file:///usr/share/hotot/js/widget.listview.js @58: SyntaxError: Parse error
if comment line 58 hotot run fine.

Original comment by castori...@gmail.com on 26 Jun 2011 at 2:41

GoogleCodeExporter commented 9 years ago
After updating to the latest revision, I'm seing the same as comment #9, plus 
these errors:

** Message: console message: file:///usr/share/hotot/js/ui.slider.js @88: 
TypeError: Result of expression 'widget.ListView' [undefined] is not a 
constructor.

** Message: console message: file:///usr/share/hotot/js/ui.slider.js @162: 
TypeError: Result of expression 'conf.get_current_profile()' [undefined] is not 
an object

Original comment by prop...@gmail.com on 26 Jun 2011 at 9:21

GoogleCodeExporter commented 9 years ago
Using libwebkit-1.0-2 and libwebkit-1.0-common here if it helps

Original comment by prop...@gmail.com on 26 Jun 2011 at 9:23

GoogleCodeExporter commented 9 years ago
Really weird. I can't check out only from source why webkit report such a 
error. I guess most people experience the problem are using a early version 
ubuntu. That means it's webkit terms.

Well, i'll try to disable that section in the source temporarily until i find a 
solution to resolve it properly. And you can try it again.

Original comment by 5h3l...@gmail.com on 27 Jun 2011 at 3:07

GoogleCodeExporter commented 9 years ago
Hi all, plz update to revision 95aae1735ed3 for temporary.

Original comment by 5h3l...@gmail.com on 27 Jun 2011 at 3:11

GoogleCodeExporter commented 9 years ago
update at 95aae1735ed3 and run well for me.

Original comment by castori...@gmail.com on 27 Jun 2011 at 2:35

GoogleCodeExporter commented 9 years ago
Thank you for caring about users!

Working again fine using the latest revision.

Original comment by prop...@gmail.com on 27 Jun 2011 at 3:23

GoogleCodeExporter commented 9 years ago

Original comment by xnrefor...@gmail.com on 12 Aug 2011 at 2:44