question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error on right clicking in local file explorer

See original GitHub issue

Each time that I right click on the local file section this error appears

Traceback (most recent call last):
  File "/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tkinter/__init__.py", line 1705, in __call__
    return self.func(*args)
  File "/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/base_file_browser.py", line 591, in on_secondary_click
    self.refresh_menu(context="item")
  File "/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/base_file_browser.py", line 605, in refresh_menu
    self.add_middle_menu_items(context)
  File "/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/files.py", line 219, in add_middle_menu_items
    self.check_add_upload_command()
  File "/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/files.py", line 216, in check_add_upload_command
    self.menu.add_command(label=tr("Upload to %s") % target_dir_desc, command=_upload)
ValueError: incomplete format
Schermata 2021-03-18 alle 08 36 55

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aivarannamaacommented, Apr 30, 2021
1reaction
aivarannamaacommented, Mar 21, 2021

Nevermind, I found the reason – Italian translation was broken for this term.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Right click not working and file explorer takes ages to open!
Press Alt+ctr+Del from Desktop. · Select Task Manager. · Under process tab, locate Windows Explorer. · Right Click Windows Explorer and select End...
Read more >
6 Quick Ways to Fix File Explorer Crashes After Right-Click
How do I fix a File Explorer that crashes when I right click? · 1. Restart Windows Explorer · 2. Run the Search...
Read more >
Right Click Not Working in Windows 10? 19 Ways to Fix
If the right-click operation only fails to work within File Explorer and the desktop area, a specific local group policy setting is the...
Read more >
Windows Explorer Crashes on Right Click FIX - [Tutorial]
File Explorer Crashing After Right Click On DesktopSome users are facing a problem with their File Explorer. Apparently, their File Explorer ...
Read more >
Cannot right click on Desktop on Windows 11/10
If there is a bug causing this issue on your Windows 11/10 PC, you can restart the Windows Explorer process using Task Manager....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found