Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
756 stars 54 forks source link

Upload not working from command line or gui, even though wgetpaste works #395

Open jeffr1975 opened 2 years ago

jeffr1975 commented 2 years ago

Upload not working from command line or gui, even though wgetpaste works just fine.

Running "echo blahblah | wgetpaste" works as expected. Content is uploaded and a URL is returned.

From what I can see it is not even trying to execute wgetpaste. Running "gpaste-client upload uuid" returns no standard out and does not upload.

Running Gpaste [v3.42.6]