Thomas Flori
Thomas Flori
I might not be deep enough into shells to understand the discussion completely. But I need to solve something and I'm wondering if I need a bash script to solve...
@faho that means the initial function should work? but it does not. maybe my version is outdated? I'm using 2.7.1 currently
I'm wondering. Does every report have to contain every key that is hold plus modifiers? If not wouldn't be the solution to send only one key with each report? Or...
I'm also having problems with the icons for legacy applications. In my case it was (yes, was - I found a solution) the owncloud icon. The reason for that is...
I see the same: teamviewers indicator has no id. I added a warning message for that: ``` Okt 19 09:00:22 miracle [email protected][2679]: Indicator has no id: {"busName":":1.380","_uniqueId":":1.380/StatusNotifierItem","_accumuledSignals":{},"_cancellable":{},"_proxy":{"Category":null,"Id":null,"Title":null,"Status":null,"WindowId":null,"IconThemePath":null,"Menu":null,"ItemIsMenu":null,"IconName":null,"IconPixmap":null,"OverlayIconName":null,"OverlayIconPixmap":null,"AttentionIconName":null,"AttentionIconPixmap":null,"AttentionMovieName":null},"_signalConnections":[{"id":1,"name":"destroy","disconnected":false},{"id":2,"name":"destroy","disconnected":false},{"id":3,"name":"destroy","disconnected":false},{"id":4,"name":"icon","disconnected":false},{"id":5,"name":"destroy","disconnected":false},{"id":6,"name":"overlay-icon","disconnected":false},{"id":7,"name":"destroy","disconnected":false},{"id":8,"name":"reset","disconnected":false},{"id":9,"name":"destroy","disconnected":false},{"id":10,"name":"ready","disconnected":false},{"id":11,"name":"destroy","disconnected":false},{"id":12,"name":"ready","disconnected":false},{"id":13,"name":"destroy","disconnected":false},{"id":14,"name":"menu","disconnected":false},{"id":15,"name":"destroy","disconnected":false},{"id":16,"name":"label","disconnected":false},{"id":17,"name":"destroy","disconnected":false},{"id":18,"name":"status","disconnected":false},{"id":19,"name":"destroy","disconnected":false},{"id":20,"name":"reset","disconnected":false},{"id":21,"name":"destroy","disconnected":false},{"id":22,"name":"destroy","disconnected":false}],"_nextConnectionId":23,"isReady":true,"_proxyPropertyList":[]} ```
that should not go into master but in a specific branch for version 4.2.x
It is not about my ability to read it is about the ability of composer to chose the correct version. Defining a dependency as dev-dependency means that this dependency is...
I've read everything in both issues now. And it is really annoying to read everytime the same argument from @FINDarkside. [DOM based XSS](https://www.owasp.org/index.php/DOM_Based_XSS) example is about `` tags that don't...
@lucianot54 You are absolutely right. It can protect you from writing bad code. But it is not a security vulnerability but a feature. And now we have a CVE because...
> Having a vulnerability does not "destroy the reputation" That's wrong. Of course your installation rate drops when you have a vulnerability. > Snyk has classified this as XSS vulnerability...