Public bug reported:

/~$ toot post test

what should happen : "test" is tooted.

what does happen:

Traceback (most recent call last):
  File "/usr/bin/toot", line 5, in <module>
    from toot.cli import cli
  File "/usr/lib/python3/dist-packages/toot/cli/__init__.py", line 199, in 
<module>
    from toot.cli import tui  # noqa
    ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/toot/cli/tui.py", line 6, in <module>
    from toot.tui.app import TUI, TuiOptions
  File "/usr/lib/python3/dist-packages/toot/tui/app.py", line 18, in <module>
    from .images import TuiScreen, load_image
  File "/usr/lib/python3/dist-packages/toot/tui/images.py", line 8, in <module>
    from term_image.widget import UrwidImageScreen, UrwidImage
  File "/usr/lib/python3/dist-packages/term_image/__init__.py", line 28, in 
<module>
    from . import utils
  File "/usr/lib/python3/dist-packages/term_image/utils.py", line 761, in 
<module>
    _tty_fd = os.open(_tty_fd, os.O_RDWR)
PermissionError: [Errno 13] Permission denied: '/dev/pts/5'


toot:
  Installed: 0.51.0-1
  Candidate: 0.51.0-1

python3-term-image:
  Installed: 0.7.2-1
  Candidate: 0.7.2-1
(to avoid https://bugs.launchpad.net/ubuntu/+source/toot/+bug/2166716 ) 


ubuntu: 26.04 LTS

(it didn't do this on 24.04)

** Affects: toot (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: resolute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166780

Title:
  PermissionError: [Errno 13] Permission denied: '/dev/pts/5'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/toot/+bug/2166780/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to