Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P poezio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 180
    • Issues 180
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poeziopoezio
  • poezio
  • Issues
  • #1680
Closed
Open
Issue created Feb 01, 2010 by louiz’@louizOwner

bug quand on fait /prev sur le buffer Infos

Quand je fais /prev sur le buffer Infos, j'ai ça (et ça se coupe dans ma tronche) :

Traceback (most recent call last):
File "client.py", line 72, in
main()
File "client.py", line 68, in main
client.gui.main_loop(client.stdscr)
File "/home/xbright/src/others/poezio/src/gui.py", line 219, in main_loop
self.execute()
File "/home/xbright/src/others/poezio/src/gui.py", line 350, in execute
func(args)
File "/home/xbright/src/others/poezio/src/gui.py", line 279, in rotate_rooms_right
self.window.refresh(self.current_room())
File "/home/xbright/src/others/poezio/src/window.py", line 341, in refresh
self.topic_win.refresh(room.topic)
File "/home/xbright/src/others/poezio/src/window.py", line 78, in refresh
, curses.color_pair(1))
error: addstr() returned ERR

Vilain.

Assignee
Assign to
Time tracking