Results 11 comments of linuxcult

Habe ein ähnliches Problem: Die Alexa Account Node scheint richtig eingerichtet zu sein und alle Devices werden erkannt, aber die Alexa Routine Node spricht einfach nicht, obwohl ich eine "Success"...

Hello Omar, the email you mentioned, was from me too, I'll react separately. :-) As far as I can tell, the options you mentioned seem to be very good for...

After some tweaking my .mailcap file a little, the image downloads correctly and is opened in my configured qutebrowser. But there seems to be a problem with my .mailcap file....

Another thing is that there should maybe a config file option to select which filetypes to show automatically. Maybe somebody wants to download PDFs but don't show them. Otherwise good...

> Can you post your mailcap file, please? I think it's pretty basic: ``` text/html; elinks -dump %s; nametemplate=%s.html; copiousoutput application/pdf; /usr/bin/zathura %s image/*; /usr/bin/qutebrowser %s; audio/*; /usr/bin/mpv %s; video/*;...

I got another strange message but I'm not sure which one belongs to telescope and which one to zathura (pdf viewer): ``` mailcap: trailing: copiousoutput: skipping... Error with entry: ,...

Oh, yes sorry: `telescope: execve failed: file or directory not found`

For some reason the `telescope: execve failed: file or directory not found` just vanished when opening pdfs - although I didn't update the code. Maybe a problem on my end....

After pulling down the latest commits and recompiling telescope the error messages concerning "copiousoutput" are gone! Good job!

There is a little bug in the telescope file opening functionality: If I open for example an image for the first time, it gets displayed fine. But after choosing another...