Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


History Of Ticket f3390832e8cdd7963b640035730d20a06f96c045

Artifacts Associated With Ticket f3390832e8cdd7963b640035730d20a06f96c045

  1. Ticket change [98f13dd812] (rid 4193) by nobody on 2018-02-23 13:22:10:

    1. foundin initialized to: "2.1.9"
    2. icomment:
      Traceback (most recent call last):
        File "./st2.py", line 57, in <module>
          import action
        File "./action.py", line 519
          print self.src
      
      print (self.src) will make the program work ....
      
    3. login: "nobody"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "baf9ebbdb387fdd8fd97c2a96083095f65351e36"
    6. severity initialized to: "Minor"
    7. status initialized to: "Open"
    8. title initialized to: "Python 3.5 as default will throw syntax error"
    9. type initialized to: "Code_Defect"
  2. Ticket change [2f60bdecb5] (rid 4194) by mario on 2018-05-18 21:31:21:

    1. icomment:
      Indeed. A remnant stray print statement. That was fixed in 2.2.0 latest. (Most other instances use `log.DATA()` by now.)
      
    2. login: "mario"
    3. mimetype: "text/x-fossil-wiki"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Fixed"
    6. status changed to: "Fixed"