Ticket #930 (closed defect: wontfix)

Opened 2 years ago

Last modified 1 year ago

crash in shoutcast tv listing discovery in wx

Reported by: trax Assigned to:
Priority: lowest Milestone: WX bugs
Component: Services discovery Version: master
Severity: normal Keywords:
Cc: Platform(s): all
Difficulty: unknown Work status: Not started

Description (Last modified by trax)

0.9.0-svn-20061223-0001 crashes on a shoutcast tv listing discovery on libwxwidgets_plugin.dll. This works ok on QT4 interface. In WX discovery of shoutcast radio is ok but podcast is weird too:

[00001205] main input error: open of `' failed: could not create access: no suit
able access2 module

Maybe related to wopendir problem https://trac.videolan.org/vlc/ticket/926

The discovery does works when VLC is already playing an item. However selecting a now newly discovered item will result in a no access module http and skip to the next until it crashes in the end.

Change History

23/12/06 02:45:11 changed by trax

  • description changed.
  • component changed from wxWidgets interface to Services discovery.
  • priority changed from high to highest.
  • version set to HEAD.
  • owner changed.
  • severity changed from normal to critical.

23/12/06 02:47:09 changed by trax

  • summary changed from crash in shoutcast discovery in wx to crash in shoutcast tv listing discovery in wx.

23/12/06 04:46:15 changed by trax

  • description changed.

03/03/07 21:09:47 changed by courmisch

  • priority changed from highest to lowest.
  • severity changed from critical to normal.

opendir is fixed now. Is the bug still valid?

Low priority since we won't ship wx with 0.9.0 anyway.

22/09/07 20:10:29 changed by courmisch

  • milestone changed from 0.9.0 bugs to WX bugs.

Is this still valid?

22/10/07 02:06:17 changed by jb

  • status changed from new to closed.
  • resolution set to wontfix.