ShyLionTjmn

Results 6 issues of ShyLionTjmn

I have two databases in use - my personal and also work database, which i share via Dopbox with my collegue. I'd like to have them different tray icons, for...

Linux
wx

Would be nice having rrdcached graph command. Now you have to deal with third-party rendering tool or mess with external 'rrdtool graph' process launch and handle temporary files or stream...

RRDtool 1.7.2 rrdcached launched using -B and -b options ``` /usr/bin/rrdcached -B -R -b /var/lib/rrdcached/db/ \ -j /var/lib/rrdcached/journal/ -p /var/run/rrdcached.pid \ -s devel -m 0660 -l unix:/var/run/rrdcached.sock ``` but it...

### Steps to reproduce Linux Mint 19.3 After some time running, when i click video or photo on telegram channel - whole system freezed. Only thing i can do is...

bug
stale

My IdP requires id_token as one of parameters to be able to redirect to specified URL, like this: `end_session_endpoint: https://idp.domain.com/oauth/logout?id_token_hint={ID_TOKEN}&post_logout_redirect_uri=https%3A%2F%2Fmyapp.domain.com%2F` is there a way to include it in uri?

enhancement
help wanted
question

Not sure if it is a bug, because exec does not return to perl, but at least it is worth mentioning in documentation. Running: `perl -e 'use Capture::Tiny qw(:all); capture...