Opened 7 months ago

Closed 7 months ago

#18883 closed bug (fixed)

Missing deskbar menu entries in B_USER_DESKBAR_DIRECTORY

Reported by: kallisti5 Owned by: jscipione
Priority: normal Milestone: R1/beta5
Component: Applications/Deskbar Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I was playing around with fixes for Dockbert, and noticed that the "DockbertIcon" was missing. A little investigation shows it iterates over B_USER_DESKBAR_DIRECTORY looking for deskbar icons.

It doesn't find any icons, and the parent icon doesn't show up. I manually added the icon to the application, and all the menus were empty

Looking at B_USER_DESKBAR_DIRECTORY on my system...

/boot/home/config/settings/deskbar/menu

find /boot/home/config/settings/deskbar/menu
/boot/home/config/settings/deskbar/menu
/boot/home/config/settings/deskbar/menu/Applications
/boot/home/config/settings/deskbar/menu/Demos
/boot/home/config/settings/deskbar/menu/Desktop applets
/boot/home/config/settings/deskbar/menu/Preferences

The menus are there, but they're all empty. It appears they're supposed to contain links to all of the installed applications

Attachments (1)

screenshot9.png (793.3 KB ) - added by kallisti5 7 months ago.

Download all attachments as: .zip

Change History (4)

by kallisti5, 7 months ago

Attachment: screenshot9.png added

comment:1 by kallisti5, 7 months ago

Oohh, we DID move it.

Looking in Haikuports: /boot/system/data/deskbar/menu while B_USER_DESKBAR_DIRECTORY reports /boot/home/config/settings/deskbar/menu

There's no B_SYSTEM_DESKBAR_DIRECTORY

Version 0, edited 7 months ago by kallisti5 (next)

comment:3 by kallisti5, 7 months ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed

resolved via hrev57704

Note: See TracTickets for help on using tickets.