mandriva

Ticket #525 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Collison in file rotation when several launchers are available

Reported by: nrueff Owned by: cdelfosse
Priority: Normal Milestone: 1.2.1
Component: pulse2-launchers Version: 1.2.0rc6
Severity: Major Keywords:
Cc:

Description

On a computer with more than one launcher AND rotation activated, when it's time to rotate the logs:

  • the first launcher do rotate pulse2.log to pulse2.log.1 and start to write in pulse2.log,
  • the second launcher do rotate pulse2.log to pulse2.log.1 (where the first one is still writing), pulse2.log.1 to pulse2.log.2 and start to write in pulse2.log,
  • the third ...

=> on a computer with 4 launchers, the first rotation may lead to:

  • a launcher writing in pulse2.log
  • a launcher writing in pulse2.log.1
  • a launcher writing in pulse2.log.2
  • a launcher writing in pulse2.log.3
  • pulse2.log.4.

The only solution seems to make each launcher log into it's own log file (by appending the launcher's name somewhere in the log file name ?).

Attachments

Change History

Changed 3 years ago by cdelfosse

  • owner changed from nrueff to cdelfosse

Changed 3 years ago by nrueff

  • milestone changed from Dispatch Me ! to 1.2.1

Changed 3 years ago by cdelfosse

  • status changed from new to closed
  • resolution set to fixed

fixed in pulse2-launchers r335

Add/Change #525 (Collison in file rotation when several launchers are available)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.