[haiku-bugs] Re: [Haiku] #11088: locating source in Debugger doesn't work anymore.

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Wed, 30 Jul 2014 21:05:55 -0000

#11088: locating source in Debugger doesn't work anymore.
-------------------------------------+----------------------------
   Reporter:  pulkomandy             |      Owner:  anevilyak
       Type:  bug                    |     Status:  new
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 I can't reproduce this behavior here. In any case, when you click, a
 background worker is spawned which attempts to perform the actual queries.
 In case of failure, the volume in question is simply skipped. After said
 worker completes, it sends a message to the window with the results, which
 then builds the menu (including an item to locate the file manually). If
 no results are returned, it falls straight through to the file panel as
 before.

 This seems to imply that in your case said worker is either never
 completing (i.e. hanging inside a query), or hitting an error in an
 unexpected place such that it never sends a message to the window. Without
 being able to reproduce it though, I'm not really sure as to where things
 might be going wrong.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11088#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: