mathstuf / uzbl

A web browser that adheres to the unix philosophy.
http://www.uzbl.org
GNU General Public License v3.0
5 stars 2 forks source link

uzbl on raspberry pi 2 rendering HD image problem #17

Closed navaneetharaopy closed 8 years ago

navaneetharaopy commented 9 years ago

Installed UZBL on raspberry pi 2 with this command : Sudo apt-get install uzbl

If you are loading local image files(HD images) Then image loads part by part(overall image displaying is not smooth). Is it because of my uzbl version? OR is it because number of cores in CPU? Raspberry pi model B/B+ use ARMv6(single core) and Pi 2 comes with ARMv7(with 4 core).

keis commented 9 years ago

In any software version matters it's probably that of webkit which is doing all the rendering etc of uzbl. Does something like epiphany (the gnome webkit browser) load properly?

navaneetharaopy commented 9 years ago

Yes, epiphany browser loads HD image properly.

mathstuf commented 9 years ago

How is uzbl's next branch? It has a --bug-info switch which dumps out useful info as well.