help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: qutebrowser has no sound


From: raingloom
Subject: Re: qutebrowser has no sound
Date: Thu, 10 Sep 2020 00:17:00 +0200

On Wed, 09 Sep 2020 10:36:37 +0200
Pierre Neidhardt <mail@ambrevar.xyz> wrote:

> For me Qutebrowser has stopped working a while ago with
> 
> --8<---------------cut here---------------start------------->8---
> > qutebrowser  
> 10:36:12 INFO: Run :adblock-update to get adblock lists.
> 10:36:12 CRITICAL: Could not find QtWebEngineProcess
> Aborted
> --8<---------------cut here---------------end--------------->8---
> 

This is just a guess:
If it's trying to find a process by name, it might fail to do so if the
executable is wrapped in a shell script.
eg.: /bin/yes would wrap /bin/.yes-real
so argv[0] would be ".yes-real" instead of "yes"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]