Róbert Hubinák

Results 7 issues of Róbert Hubinák

Harmless warning on startup coming from dbus-broker-launch: ``` Jun 12 11:22:00 laptop dbus-broker-launch[4201]: Service file '/usr/share//dbus-1/services/fr.emersion.mako.service' is not named after the D-Bus name 'org.freedesktop.Notifications'. ``` Probably can be resolved by...

Repro steps (Firefox 104.0): * Open a page with an input text field, like some issue from https://github.com/passff/passff/issues and focus (click inside) the comment input text field * Open the...

- [X] This is not a feature request (existing functionality does not work, **not** missing functionality). I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support. - [ ] I've searched...

bug
desktop
no-repro

Also Removed resulting dead code. Note: Performance is not affected by changes.

Running yes with more than one argument ignores other argument and does not print them. Example: ``` ./yes a b a a a .. ``` Expected: ``` ./yes a b...

Both `tunnel:open` and `tunnel:single` give URL that returns 404: ``` upsun tunnel:open -p zzyyd54xpaq5m Are you sure you want to open SSH tunnel(s) to the environment main (type: production)? [Y/n]...

CLI

Missing `sodium` PHP extension results in an inability to build the the project on [platform.sh](https://platform.sh/) ``` Found a `composer.json`, installing dependencies. W: Installing dependencies from lock file (including require-dev) W:...