The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: Emdek on 2015-12-01, 20:26:17

Title: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-01, 20:26:17
Title: Re: Beta 8 release (01-12-2015)
Post by: Epic on 2015-12-02, 07:02:29
 Thanks for your work! But what about QtWebEngine? Is it ready to use? If not, what will you do? Will you release stable version with this version of engine or it needs to wait for Qt 5.7 or QtGecko for example?
P.S Sorry if i have too many questions. :-)
Title: Re: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-02, 10:18:47
@Epic, I'll resume producing QtWebEngine builds soon after there will be Qt 5.6 beta (it's very delayed already...).
It will be almost usable with Qt 5.6, only some more advanced features should be missing there, so I'll consider making it more official if it will be good enough.
At least under Windows, where QtWebKit performs badly...
Title: Re: Beta 8 release (01-12-2015)
Post by: Frenzie on 2015-12-02, 13:45:26
And what a wonderful browser it is becoming! :)
Title: Re: Beta 8 release (01-12-2015)
Post by: Kirilo on 2015-12-03, 12:49:03
I'm experiencing quite a lot of crashes when typing shortcuts (I have a lot for the lack of auto complietion before Beta8), but I cannot reproduce them exactly, it's more like every 10th time something goes wrong. Anyone else?
Title: Re: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-03, 14:28:17
@Kirilo, what exactly do you mean by "typing shortcuts"?
I could try to reproduce that, which Qt version are you using?
Title: Re: Beta 8 release (01-12-2015)
Post by: Veethoben on 2015-12-03, 14:34:00
Where is the download link?
Title: Re: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-03, 15:25:59
@Veethoben, you can find binaries here, both installers and ZIP archives, for both 32 bit and 64 bit Windows (plus special package for 32 bit Windows XP):
http://sourceforge.net/projects/otter-browser/files/otter-browser-beta8/
Title: Re: Beta 8 release (01-12-2015)
Post by: Veethoben on 2015-12-03, 16:11:10
Thanks!  :up:
Title: Re: Beta 8 release (01-12-2015)
Post by: Kirilo on 2015-12-03, 19:22:48

@Kirilo, what exactly do you mean by "typing shortcuts"?
I could try to reproduce that, which Qt version are you using?


I mean the shortcuts/tags you can give to bookmarks. I use e.g. "ott" to go to otter-browser.org. When I type them now into the address bar of course the new autocompletion gives its propositions, and sometimes it just crashes Otter, either before or after I've pressed Enter.

I just started Otter from the command line in order to get some output. In fact I had a crash, but the output states just:
Code: [Select]

Debug: QNetworkReplyImpl::_q_startOperation was called more than once ((null):0, (null))
Warning: QLineEdit::setSelection: Invalid start position (29) ((null):0, (null))
Speicherzugriffsfehler (Speicherabzug geschrieben)


The first two lines appeared right after the start, the error message means "memory segfault".
My Qt version is 5.5.1.
Title: Re: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-03, 19:56:45
@Kirilo, better term would be keyword or nickname. ;-)
Are you using them just for URLs or also for folders?
Is there just a single bookmark with keyword matching that prefix or more?
Title: Re: Beta 8 release (01-12-2015)
Post by: Belfrager on 2015-12-03, 22:39:22
Beta 8 release (01-12-2015)

Can I use it under Ubuntu? that ppa thing never uploads Otter...
Title: Re: Beta 8 release (01-12-2015)
Post by: Kirilo on 2015-12-04, 10:53:36
@Emdek

I use the keywords only for about 25 bookmarked URLs, and they're unique (I think I could not give the same shortcut to different bookmarks.
Title: Re: Beta 8 release (01-12-2015)
Post by: Emdek on 2015-12-04, 13:36:58
@Belfrager, usually PPA uploads are delayed by one day but this time there was release on the same day:
https://launchpad.net/~otter-browser/+archive/ubuntu/release

@Kirilo, OK, I'll run some tests then.
If you don't have any private stuff there then you can send me a copy of your bookmarks.xbel, maybe it is something specific to its contents.

UPDATE:
So far no luck with reproducing that...
Title: Re: Beta 8 release (01-12-2015)
Post by: Belfrager on 2015-12-05, 00:09:25
thanks, upgrade done. Sorry, I'm new to linux stuff.
Title: Re: Beta 8 release (01-12-2015)
Post by: ovas on 2015-12-06, 05:02:30
I would like to see support for Magnet links and AceStream :cheers:
Title: Re: Beta 8 release (01-12-2015)
Post by: Chavoux on 2015-12-07, 13:41:52

@Veethoben, you can find binaries here, both installers and ZIP archives, for both 32 bit and 64 bit Windows (plus special package for 32 bit Windows XP):
http://sourceforge.net/projects/otter-browser/files/otter-browser-beta8/

Any downloads for Debian 64 bit? Sourceforge wants me to download the i386 version... ? (Possibly because I am still running old Opera i386 version on my 64 bit Debian).
Title: Re: Beta 8 release (01-12-2015)
Post by: Frenzie on 2015-12-07, 15:06:22
Any downloads for Debian 64 bit? Sourceforge wants me to download the i386 version... ? (Possibly because I am still running old Opera i386 version on my 64 bit Debian).

Unfortunately not. The version Sourcefourge points to is positively ancient. If you don't want to build the package yourself you could grab the Ubuntu 14.04 or 14.10 (https://launchpad.net/~otter-browser) package. They work just fine. You have to click "view package details" to access the download links, or you could just add the PPA to Debian using e.g. sudo add-apt-repository 'deb http://ppa.launchpad.net/otter-browser/daily/ubuntu utopic main' (replace daily with weekly or release depending on whichever one you want).