Opened 15 years ago

Last modified 2 years ago

#5583 reopened bug

[Deskbar] stops responding when you right click some replicants

Reported by: diver Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Deskbar Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #7464
Platform: All

Description

When you right click some Deskbar replicants (e.g. QuickLaunch and there were some others I don't remember right now) shelf stops to respond (i.e. time (seconds) doesn't change, no ProcessController activity).

Change History (12)

comment:1 by diver, 14 years ago

Still present in hrev40179. To reproduce move Deskbar to the left upper corner and right click volume control replicant.

comment:2 by diver, 13 years ago

Still reproducible in hrev41892 with volume replicant and with opened about window of KeymapSwitcher.

comment:3 by aldeck, 13 years ago

Had a quick look at Deskbar code and the same technique as in hrev41892 could be applied fairly easily as the mouse tracking is much simpler in deskbar. I'll assign to me when i make time.

comment:4 by diver, 13 years ago

Blocking: 7464 added

comment:5 by diver, 13 years ago

Summary: [Deskbar] when you right click some replicants shelf stops to respond[Deskbar] stops responding when you right click some replicants

comment:6 by axeld, 8 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:7 by diver, 6 years ago

Still here in hrev53129.

comment:8 by pulkomandy, 3 years ago

I think this is fixed since hrev54142

comment:9 by pulkomandy, 2 years ago

Milestone: R1R1/beta4
Resolution: fixed
Status: assignedclosed

Well no one seems to disagree that it's fixed so let's close it.

comment:10 by diver, 2 years ago

Resolution: fixed
Status: closedreopened

This is still reproducible with at least with NetPulse and icons added with desklink.

comment:11 by pulkomandy, 2 years ago

I'm not sure we can do a lot more from Haiku side, if replicants are running code that takes a long time or needs to wait for something, they should do it in a separate thread, and if they don't, they block all of DeskBar.

So it has to be investigated for each replicant that's affected.

comment:12 by waddlesplash, 2 years ago

Milestone: R1/beta4Unscheduled
Note: See TracTickets for help on using tickets.