Bug 2808 - Opening currently open session in mainwindow results in mainwindow process list breakage
Summary: Opening currently open session in mainwindow results in mainwindow process li...
Status: RESOLVED WONTFIX
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on:
Blocks: 3398
  Show dependency treegraph
 
Reported: 2006-06-19 20:44 UTC by Mike Cvet
Modified: 2006-11-21 23:06 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2006-06-19 20:44:31 UTC
If the mainwindow is open, and then the sessionmanager is selected from the
taskbar icon, and the same session is re-opened, the number of processes in the
process window continues to double, and clicking results in thrown errors.

A similar situation occurs when, say, session 1 is open, and session 2 is
selected from the icon. Then, processes from both sessions appear. I'm not sure
if this one is a bug or a feature.... Phil?

I'll fix the former momentarily.
Comment 1 Mike Cvet 2006-06-19 20:58:00 UTC
Ok, fix for the first part is up, can no longer duplicate the current session in
the main window via the session manager. 
Comment 2 Mike Cvet 2006-06-20 19:35:58 UTC
Taking out the session manager from the taskbar icon for now; will figure out
the cleanest way to re-implement this at a later date.