Ticket #2989 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[with patch; needs review] notebook -- issue with how the notebook is run that breaks it sometimes; also fix a typo in pid.

Reported by: was Owned by: boothby
Priority: major Milestone: sage-3.0
Component: notebook Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

I made very minor harmless change to how the notebook twisted daemon is started, which makes it more robust. Also, it was completely broken on my system until I made this change. This is probably related to us updating to a new version of twistd.

The change is just to cd into the notebook directory before starting the tracd server. That's it.

Attachments

sage-2989.patch Download (1.4 KB) - added by was 5 years ago.
sage-2989_rebased.patch Download (3.2 KB) - added by was 5 years ago.
sage-2989_rebased_part2.patch Download (1.2 KB) - added by was 5 years ago.

Change History

Changed 5 years ago by was

comment:1 Changed 5 years ago by boothby

fails to apply against alpha5 :(

Changed 5 years ago by was

Changed 5 years ago by was

comment:2 Changed 5 years ago by was

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