rllola / ZeronetBrowser

An attempt to create a dedicated browser for ZeroNet using PyQt5
17 stars 15 forks source link

App stopping to work, and can't find qt engine .exe #47

Closed danimesq closed 5 years ago

danimesq commented 5 years ago

image

rllola commented 5 years ago

Thanks for reporting.

I have made a big mistake. I am working locally with Qt 5.9 and build using Qt 5.10.1 and apparently Qt 5.10.1 has issue with qt.conf file. It doesn't read it correctly. I am trying to build Qt 5.11.2 which should work.

Sorry, I should no better that consistency is needed to avoid headache. I will let you know when it is fix.

rllola commented 5 years ago

Ok this new release should do the trick. Could you test it for me ? https://github.com/rllola/ZeronetBrowser/releases/tag/v0.1.6

danimesq commented 5 years ago

Thanks, now it loaded image But it is slow on start, and isn't loading home page

rllola commented 5 years ago

Yes I force it to sleep 5 seconds before opening the windows to be sure ZeroNet has started (I will fix that).

Even when you press 'home' or enter an url ?

danimesq commented 5 years ago

Even when you press 'home' or enter an url ?

Yes

rllola commented 5 years ago

Ok. Let's see if this one works : https://github.com/rllola/ZeronetBrowser/releases/download/v0.1.7/build-windows.zip

danimesq commented 5 years ago

Error (maybe when ZeroNet is already running: image

danimesq commented 5 years ago

Even when ZeroNet isn't openned: image

rllola commented 5 years ago

@DaniellMesquita Ok that time it should be fixed : https://github.com/rllola/ZeronetBrowser/releases/tag/v0.1.8