Ticket #147 (closed defect: fixed)

Opened 17 months ago

Last modified 4 weeks ago

Session load sometimes causes endless buffer cycling

Reported by: shazow Owned by: ronny
Priority: important Milestone: PIDA-0.6
Component: core Severity: Hard
Keywords: session Cc:

Description

When PIDA starts, it loads all of the buffers open from the last session.

Sometimes, it just keeps cycling the active buffer between all of the open buffers, over and over again, until I hit something like ctrl+c, then it stops.

I can't reproduce it on-demand, it seems to happen randomly. I've also had it happen a couple of times while using PIDA normally and just switching buffers, and it would jump into the cycle thing. (Though there is a chance I'm mis-remembering.)

It happens pretty rarely, so it's not a huge deal.

Change History

Changed 17 months ago by anonymous

  • owner changed from ali to anonymous
  • status changed from new to assigned
  • milestone set to PIDA-0.6

Changed 17 months ago by shazow

I could be mistaken, but it seems to happen mostly when vim gets terminated abruptly and leaves residual .swp files, so when PIDA loads the session, the "A .swp file already exists, what do you want to do?" message comes up, and that's when it starts cycling. Could be a coincidence, though.

Changed 6 months ago by ronny

thats a problem with modal dialogs and the session loader

Changed 6 months ago by ronny

  • owner changed from anonymous to ronny
  • status changed from assigned to new

Changed 6 months ago by ronny

  • severity changed from Impossible to Hard

Changed 4 weeks ago by ronny

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.