Re: [qutebrowser] qutebrowser refuses to start after switching from archlinux to artix linux

2019-08-29 Thread Uli
Jay Kamat writes: > > Uli writes: > > > pkg_resources.DistributionNotFound: The 'qutebrowser==0.5.0' > > distribution was not found and is required by the application > > This seems like a packaging issue with artix. I can't seem to find a proper > listing of their packages, but I can't find

Re: [qutebrowser] qutebrowser refuses to start after switching from archlinux to artix linux

2019-08-29 Thread Fritz Reichwald
Hi Uli, is it possible that you installed an older qutebrowser (0.5.0) some while ago locally without a package? Can you please check that `which qutebrowser` points to the file provided by the archlinux package? Hope that helps. Regards Fritz

Re: [qutebrowser] qutebrowser refuses to start after switching from archlinux to artix linux

2019-08-29 Thread Uli
Hi Fritz, Fritz Reichwald wrote: > Hi Uli, > > is it possible that you installed an older qutebrowser (0.5.0) some while ago > locally without a package? Can you please check that `which qutebrowser` > points to the file provided by the archlinux package? > > Hope that helps. > Regards > Fritz

Re: [qutebrowser] qutebrowser refuses to start after switching from archlinux to artix linux

2019-08-29 Thread Florian Bruhin
On Thu, Aug 29, 2019 at 08:37:30PM +0200, Uli wrote: > # pacman -Qo /usr/bin/qutebrowser > /usr/bin/qutebrowser is owned by qutebrowser 0.5.0-1 qutebrowser 0.5.0 is ancient (January 2016). The current version packaged for Archlinux is v1.7.0. Florian -- https://www.qutebrowser.org | m...@the-c

Re: [qutebrowser] qutebrowser refuses to start after switching from archlinux to artix linux

2019-08-29 Thread Uli
Hi Florian, Florian Bruhin schrieb am Donnerstag, den 29.08.2019 um 20:55: > On Thu, Aug 29, 2019 at 08:37:30PM +0200, Uli wrote: > > # pacman -Qo /usr/bin/qutebrowser > > /usr/bin/qutebrowser is owned by qutebrowser 0.5.0-1 > > qutebrowser 0.5.0 is ancient (January 2016). The current version pa