Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'pointer' #2968

Open
samuela opened this issue Apr 26, 2024 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'pointer' #2968

samuela opened this issue Apr 26, 2024 · 0 comments

Comments

@samuela
Copy link

samuela commented Apr 26, 2024

root@b62e2017d34d:/workspaces/bitbop# ranger /nix/store/hp2r2f69krc0j40gr8wwpqrcilzam7cc-charge_usage
Warning: Unable to set locale.  Expect encoding problems.
ranger version: ranger 1.9.3
Python version: 3.11.8 (main, Feb  6 2024, 21:21:21) [GCC 13.2.0]
Locale: en_US.UTF-8

Traceback (most recent call last):
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/core/main.py", line 201, in main
    fm.loop()
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/core/fm.py", line 377, in loop
    ui.redraw()
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/gui/ui.py", line 334, in redraw
    self.finalize()
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/gui/ui.py", line 391, in finalize
    DisplayableContainer.finalize(self)
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/gui/displayable.py", line 268, in finalize
    displayable.finalize()
  File "/nix/store/95pbg39mymixfw2bghigjz1jabagsa0c-ranger-1.9.3/lib/python3.11/site-packages/ranger/gui/widgets/view_base.py", line 59, in finalize
    col_y = self.main_column.y + self.main_column.target.pointer \
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'pointer'

ranger crashed. Please report this traceback at:
https://github.com/ranger/ranger/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant