zinga666
zinga666
Hi, I need to install the `keyring` Gem on a Linux Machine running `Ruby 2.3.8` but it fails with ``` $ gem install keyring Fetching corefoundation-0.2.0.gem Fetching keyring-0.4.1.gem Fetching ffi-1.13.1.gem...
Hi, if I am not mistaken the `ruby-keychain` dependency is not supposed to be installed (because not necessary/sensible) on Linux, is it? When I install `keyring` (version 0.4.1) on my...
When using Rye on Windows (which works great by the way!) there's always an error message `System cannot find the path specified` when initializing a `Rye::Box`. I guess this is...
Hi, this gem doesn't work with Ruby 2.7 (on Linux): ``` 2.7.0 :001 > require 'storable' Traceback (most recent call last): 12: from /usr/share/rvm/rubies/ruby-2.7.0/bin/irb:23:in `' 11: from /usr/share/rvm/rubies/ruby-2.7.0/bin/irb:23:in `load' 10:...
It would be nice to show the currently logged in user in the power applet. Although one should probably know with which user one is logged in 😅 this could...
Pop!_OS 24.04 Beta on VM: - open keyboard settings via top bar - open a different app, e.g. Terminal - try to open keyboard settings via top bar again -...
The UI element to input +/- values in Cosmic Settings, e.g. in - Displays->Additional scale options - Desktop->Active window hint size is odd in many ways, e.g. - the font...
Related to #490 it should be possible to detach a terminal tab into its separate window (just like any other terminal supports (afaik)), e.g. by dragging it outside the window...