-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi, I don't know if this still works due to Reddit API restrictions, but I wanted to give it a try. I installed the package using Cask but whenever I perform any action (opening gnus with the nnreddit backend for the first time, call a nnreddit interactive command) I can't seem to get forward in the authentication process. This is the output in the Emacs message buffer:
nnreddit-rpc-request: send {"jsonrpc":"2.0","method":"canonical_spelling","id":1,"params":{"args":["sss"],"kwargs":{}}}
nnreddit-default: Please check your browser.
nnreddit-sentinel: process /home/antonio/.virtualenvs/nnreddit-0.2.1-python3/bin/python exited abnormally with code 1
nnreddit-rpc-call: ‘nnreddit-rpc-request’: response timed out
Opening nnreddit server...done
nnreddit-rpc-request: send {"jsonrpc":"2.0","method":"user_attr","id":1,"params":{"args":["name"],"kwargs":{}}}
nnreddit-default: Please check your browser.
nnreddit-sentinel: process /home/antonio/.virtualenvs/nnreddit-0.2.1-python3/bin/python exited abnormally with code 1
nnreddit-rpc-call: ‘nnreddit-rpc-request’: response timed out
nnreddit-rpc-request: send {"jsonrpc":"2.0","method":"comments","id":1,"params":{"args":[""],"kwargs":{}}}
nnreddit-default: Please check your browser.
nnreddit-sentinel: process /home/antonio/.virtualenvs/nnreddit-0.2.1-python3/bin/python exited abnormally with code 1
nnreddit-rpc-call: ‘nnreddit-rpc-request’: response timed out
nnreddit-rpc-request: send {"jsonrpc":"2.0","method":"submissions","id":1,"params":{"args":[""],"kwargs":{}}}
nnreddit-default: Please check your browser.
nnreddit-sentinel: process /home/antonio/.virtualenvs/nnreddit-0.2.1-python3/bin/python exited abnormally with code 1
nnreddit-rpc-call: ‘nnreddit-rpc-request’: response timed out
nnreddit-request-scan: : +0 comments +0 submissions
nnreddit-request-group: 211 0 1 0
nnreddit-request-group: seen-id=nil seen-index=nil -> 1
nnreddit-request-group: seen-id-to-be=nil seen-index-to-be=1 delta=0
nnreddit-request-group: read-ranges=nil shifted-read-ranges=nil
nnreddit-request-group: mark-ranges=nil shifted-mark-ranges=nil
nnreddit-request-group: new info=(nnreddit: 3 nil nil (nnreddit ) nil)
Retrieving newsgroup: nnreddit:...
20240111T151714.778> Opening nnreddit server...done
20240111T151714.779> nnreddit-request-group: 211 0 1 0
20240111T151714.779> nnreddit-request-group: seen-id=nil seen-index=nil -> 1
20240111T151714.779> nnreddit-request-group: seen-id-to-be=nil seen-index-to-be=1 delta=0
20240111T151714.779> nnreddit-request-group: read-ranges=nil shifted-read-ranges=nil
20240111T151714.780> nnreddit-request-group: mark-ranges=nil shifted-mark-ranges=nil
20240111T151714.780> nnreddit-request-group: new info=(nnreddit: 3 nil nil (nnreddit ) nil)
No more unread newsgroups
Group nnreddit: contains no messages
I tried defining and calling the open_url_silent function in an inferior Python shell in Emacs and it successfully creates a new tab in Firefox.
I'm using
- Emacs 29.1
- Python 3.11
- GNOME 45
- openSUSE TumbleWeed
What could be the issue? Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels