Pablo

Results 31 issues of Pablo

Updated (to 2017-1-1) Arc Dark Theme 50.20161114. Firefox 50.1.0, Ubuntu 16.4 almost fresh install. ![image](https://cloud.githubusercontent.com/assets/657836/21583827/626d0598-d070-11e6-9abd-75db48bec851.png) This is not what I expected...

I run a svn update and revert files "C" and they still shows like modified on atom tree view. Also files scheduled to next commit have the same green color...

bug

enca 1.19 I have a pretty common setup: ```sh $ locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC=es_AR.UTF-8 LC_TIME=en_US.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=es_AR.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=es_AR.UTF-8 LC_NAME=es_AR.UTF-8 LC_ADDRESS=es_AR.UTF-8 LC_TELEPHONE=es_AR.UTF-8 LC_MEASUREMENT=es_AR.UTF-8 LC_IDENTIFICATION=es_AR.UTF-8 LC_ALL= ``` But ``` enconv:...

Now clipnotify uses XFIXES extension to X11. Since the world is moving to Wayland would be great to support it.

enhancement

### Checklist - [X] This is a feature request and not a different kind of issue - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the...

feature request
CLI

By default, the graph is linear. Usually an exponential behavior is represented with a logarithmic scale (in base 2?). A linear graph is not very useful. curl https://corona-stats.online/US/graph?format=log&from=4w&include=active,recovered,fatal

This follow/repoen [this closed issue](https://github.com/prettier/prettier-atom/issues/845). Also on: ``` [email protected] Atom : 1.45.0 Electron: 4.2.7 Chrome : 69.0.3497.128 Node : 10.11.0 Description: Ubuntu 20.04.3 LTS ``` Downgrading to 0.54.0 I get:...

troubleshooting

## Prerequisites * [x ] Did you make sure a similar [issue](../) didn't exist? * [x ] Did you update gTTS to the latest? (`pip install --upgrade gTTS`) ## Proposed...

enhancement

There seems to be a minor typo on `auto-fallback.js`: ```shell diff

Following instructions to [install from source](https://guake.readthedocs.io/en/latest/user/installing.html#install-from-source) on an Ubuntu 20.04 (used `./scripts/bootstrap-dev-debian.sh`). ``` $ sudo make install install -dm755 "//usr/local/share/applications" install -Dm644 "/home/user/foo/guake/guake/data/guake.desktop" "//usr/local/share/applications/" install -Dm644 "/home/user/foo/guake/guake/data/guake-prefs.desktop" "//usr/local/share/applications/" install -dm755...