Opened 14 years ago

Closed 10 years ago

#1644 closed defect (fixed)

Sugar should fallback to RingLayout when other layouts not available.

Reported by: kjcole Owned by: tomeu
Priority: Low Milestone: Unspecified
Component: Sugar Version: 0.86.x
Severity: Unspecified Keywords: favorites view layout
Cc: Distribution/OS: Trisquel
Bug Status: Unconfirmed

Description

If the user has selected a favorites layout that no longer exists in /usr/lib/python2.6/site-packages/jarabe/desktop/favoritesview.py, Sugar (under Trisquel's TOAST, at least) writes the failure to ~/.sugar/default/logs/shell.log and then attempts to restart X.

Instead, it should fallback to a default (RingLayout) layout, and warn the user.

Change History (1)

comment:1 Changed 10 years ago by dnarvaez

  • Resolution set to fixed
  • Status changed from new to closed

afaict the code now handles this. If you are still seeing please post the shell.log.

Note: See TracTickets for help on using tickets.