[haiku-bugs] Re: [Haiku] #3241: Lights Off crashes on startup

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sun, 17 Jul 2011 14:13:21 -0000

#3241: Lights Off crashes on startup
------------------------------+-----------------------------
   Reporter:  darkwyrm        |      Owner:  marcusoverhagen
       Type:  bug             |     Status:  new
   Priority:  normal          |  Milestone:  R1
  Component:  Kits/Media Kit  |    Version:  R1/pre-alpha1
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+-----------------------------

Comment (by pulkomandy):

 The program load sounds this way :
 {{{
         BEntry entry("click.wav");
 }}}

 This will work from terminal, but not when started from tracker, likely
 because the path is not relative to the app directory in that case ?

 The program will blindly continue, and crash when it tries to actually
 open the file.
 Does it work under BeOS ? and does it have sound when run from tracker ?

 We may avoid the crash when given a broken entry ref, that's better than
 nothing.

 Note the crash will happen if running the app through our Debugger.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3241#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: