Renaming ~/.config/qutebrowser let me start v.4.1, but after logging into gmail the same dragging problem happened, so it's not qutebrowser itself.
Interestingly enough, for me this problem now also happens in Firefox (43.0.4). Perhaps this has something to do with some other recently updated package. On Wed, Jan 20, 2016 at 9:56 AM, Johannes Altmanninger <[email protected]> wrote: > the old version does not know about this config option > so you can move your ~/.config/qutebrowser.conf temporarily then it should > work > alternatively you could use the --basedir command line option to use an > empty directory for config and data storage > > 2016-01-20 16:39 GMT+01:00 Abraham Baker <[email protected]>: > >> I was able to start v.4.1 using the method you described, but it quit >> with the error: >> "No option 'url-incdec-segmnts' in section 'general' >> >> On Tue, Jan 19, 2016 at 11:35 PM, Florian Bruhin <[email protected]> >> wrote: >> >>> * Abraham Baker <[email protected]> [2016-01-19 19:52:49 -0600]: >>> > When I first tried qutebrowser, I installed the git version. So, I >>> don't >>> > have any versions cached in pacman (I'm using Arch) older than .5.0. >>> Where >>> > can I get older versions so I could try downgrading? >>> >>> You should be able to close all running qutebrowser instances and do >>> the following: >>> >>> $ git clone https://github.com/The-Compiler/qutebrowser.git >>> $ cd qutebrowser >>> $ git checkout v0.4.1 >>> $ python3 -m qutebrowser --version >>> >>> If that shows you v0.4.1, start it via python3 -m qutebrowser and >>> that's it. >>> >>> Florian >>> >>> -- >>> http://www.the-compiler.org | [email protected] (Mail/XMPP) >>> GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc >>> I love long mails! | http://email.is-not-s.ms/ >>> >> >> >
