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

⌈⌋ ⎇ branch:  streamtuner2


Ticket Change Details

Overview

Artifact ID: b59301e06e05e3a67157c8c5babf61df737e6aa1
Ticket: 00b8f2c16e5d4934dc9f719810e7b29774e099cd
Random crashes on switching channel tabs
User & Date: mario on 2015-05-27 10:45:15
Changes

  1. foundin changed to: "1.9.1"
  2. icomment:
    Streamtuner2 may still crash randomly when changing channel tabs.
    
    <b><pre style="background:#ff9999">Gdk:ERROR:/build/buildd/gtk+2.0-2.24.23/gdk/gdkregion-
    generic.c:1110:miUnionNonO: assertion failed: (y1 < y2)</pre></b>
    
      *  Hard to reproduce, happens somewhat rarely.
      *  Only happens on mouse interaction, not <key>↓</key> <key>↑</key> interaction.
      *  More prevalent after startup. Albeit I've noticed it once with lengthier residence of ST2.
    
    It's still hard to tell where this arises from.
    
      *  Certainly related to threading. Doesn't happen in --nt mode.
      *  The window title updating may be one cause.
      *  More likely is the current_category() selection or initial drawing in channels/__init__ though.
      *  Columns() doesn't seem to be the cause. It's uikit.do() wrapped consistently now.
    
  3. login: "mario"
  4. mimetype: "text/x-fossil-wiki"
  5. severity changed to: "Severe"
  6. status changed to: "Open"
  7. title changed to: "Random crashes on switching channel tabs"
  8. type changed to: "Code_Defect"