axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.12k stars 112 forks source link

Option to Paste playlist link is grayed out #533

Closed dlmac closed 12 months ago

dlmac commented 1 year ago

Thanks for taking the time to submit a bug report! Please include the following information:

What operating system are you using?

If using MS Windows, are you using Windows 10, Windows 7, or something else? Docker

What version of Tartube are you using?

In Tartube's main window, click Help > About 2.4.221

Issue

I copy a link from my playlist but "Paste" is grayed out. Does this for all link.

image
axcore commented 1 year ago

Paste is not greyed out on other platforms, which suggests this is a Docker problem.

playlist

If you tell me how you installed Tartube using Docker, then I can try to replicate your setup.

dlmac commented 1 year ago

After some experimentation it would seem there is another Clipboard pane hidden on the left. If I past the link there it then shows up in the "Add Playlist" to paste. Very weird functionality, and still not sure if it is functioning correctly.

image
axcore commented 1 year ago

The Enable automatic copy/paste button monitors the system clipboard, when it's enabled. Drag and drop is also enabled in this window. What you're seeing might be the result of either of them.

axcore commented 12 months ago

Closed for inactivity.