michael-lazar / rtv

Browse Reddit from your terminal
MIT License
4.64k stars 274 forks source link

Chromium doesn't open #596

Closed Brutus11111 closed 6 years ago

Brutus11111 commented 6 years ago

Hi,

Distro: Manjaro DE: i3wm

I have Chromium installed as my default browser. I'm unable to login, because it won't open my browser.

I'm able to open my browser using $BROWSER in my terminal. It just doesn't do anything in rtv.

2018-08-17 15:18:46,007:INFO:__main__.py:115:Starting new session, RTV v1.24.0
2018-08-17 15:18:46,007:INFO:__main__.py:116:/usr/bin/python, 3.6.6 (default, Jun 27 2018, 13:11:40) 
[GCC 8.1.1 20180531]
2018-08-17 15:18:46,007:INFO:__main__.py:131:Environment: [('$DISPLAY', ':0'), ('$TERM', 'xterm-256color'), ('$LANG', 'en_US.UTF-8'), ('$XDG_CONFIG_HOME', None), ('$XDG_DATA_HOME', None), ('$RTV_EDITOR', None), ('$RTV_URLVIEWER', None), ('$RTV_BROWSER', None), ('$BROWSER', '/usr/bin/chromium'), ('$RTV_PAGER', None), ('$PAGER', None), ('$VISUAL', 'vim'), ('$EDITOR', 'vim')]
2018-08-17 15:18:46,007:INFO:__main__.py:155:RTV module path: /usr/lib/python3.6/site-packages/rtv/__main__.py
2018-08-17 15:18:46,007:INFO:__main__.py:160:Using packaged PRAW distribution, commit 1656ec224e574eed9cda4efcb497825d54b4d926
2018-08-17 15:18:46,025:DEBUG:connectionpool.py:823:Starting new HTTPS connection (1): api.reddit.com:443
2018-08-17 15:18:47,179:DEBUG:connectionpool.py:393:https://api.reddit.com:443 "GET /.json?limit=1024 HTTP/1.1" 200 97067
2018-08-17 15:19:03,832:INFO:objects.py:245:Loader caught: KeyboardInterrupt - 

If I don't interrupt it, it just stays at the same 'Opening browser for authorization...' message.

Because of this, I'm unable to login to Reddit.

Brutus11111 commented 6 years ago

Reason closed: I'm an idiot. It opened on a different workspace.