Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#1890 closed defect (fixed)

broken log statement in OlpcMeshManager._activate_connection()

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords: r+
Cc: Distribution/OS: Unspecified
Bug Status: Assigned

Description

Found using #1889.

Style mix-up caused a tuple instead of its elements to be passed, so the format string didn't match, resulting in a Traceback.
Since it's "just" a debug log message, it isn't critical, but nevertheless confusing.

Attachments (1)

0001-fix-broken-log-statement-in-OlpcMeshManager._activat.patch (1.1 KB) - added by sascha_silbe 14 years ago.
fix broken log statement in OlpcMeshManager._activate_connection()

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by sascha_silbe

fix broken log statement in OlpcMeshManager._activate_connection()

comment:1 Changed 14 years ago by tomeu

  • Keywords r+ added; r? removed

comment:2 Changed 14 years ago by sascha_silbe

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

Pushed as a388ecf, thanks!

comment:3 Changed 11 years ago by dnarvaez

  • Milestone 0.88.x deleted

Milestone 0.88.x deleted

Note: See TracTickets for help on using tickets.