liri-project / liri-browser

📕 Archive - Development has moved to https://github.com/lirios/browser.
GNU General Public License v3.0
301 stars 42 forks source link

Liri broken in ubuntu phone recent update on Nexus 4 (mako) #203

Open wayneoutthere opened 8 years ago

wayneoutthere commented 8 years ago

When the recent Ubuntu OS update hit the phone (I think it's 9) Liri immediately broke. My friend confimred on same device it broke there too.

I even reflashed my phone. Telegram (which also broke) was fixed after the reflash, but Liri, however, was not. It remains not even able to open after installing.

Hope this helps and I"m guessing you already know this so you can delete if I doubled and sorry for any annoyance. I miss this browser! :(

timsueberkrueb commented 8 years ago

@wayneoutthere thanks for reporting, I'm trying to figure out why this happened.

timsueberkrueb commented 8 years ago

Okay, it looks like as the problem is that they dropped delivering QtQuick.Dialogs.

 === Dropped Packages ===
...
  qml-module-qtquick-dialogs:armhf
  qml-module-qtquick-privatewidgets:armhf

http://people.canonical.com/~lzemczak/landing-team/ota/ota-9.commitlog

timsueberkrueb commented 8 years ago

Note: The availability of Liri Browser in the Ubuntu Store was disabled (as it's broken anyway) until the next release which will fix that.

bee-keeper commented 8 years ago

Any timeline for the next release? This is far away the best browser for ubuntu-touch.

pierremtb commented 8 years ago

@bee-keeper It's really hard to tell, since we're very busy with school/work at the moment. But it could be in March, since most of the things that we have to do before releasing v0.4 are bug corrections.

timsueberkrueb commented 8 years ago

@bee-keeper @wayneoutthere I'm really sorry about this inconvenience (even though it was not our fault), I'll try to push an update for Ubuntu Touch fixing this asap. Can't promise tho.

timsueberkrueb commented 8 years ago

I published a fixed version to the Ubuntu Store. Please note that this is a compromise. I really didn't want to back-fix old code, so this update is actually a tweaked version of the current developmental state. Some features where disabled for now. A more accurate update will be released with v0.4.

bee-keeper commented 8 years ago

Thanks for this guys, much appreciated!