Opened 19 years ago
Closed 18 years ago
#170 closed bug (fixed)
About Haiku doesn't work in Deskbar
Reported by: | Owned by: | bonefish | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver, apotheosian@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Selecting "About Haiku" in Deskbar's appears to do nothing.
Change History (19)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Component: | Applications → Kits |
---|
comment:3 by , 19 years ago
Deskbar calls run_be_about in InterfaceDefs.cpp, which uses BRoster::Launch(const char *signature) to run AboutHaiku. The error returned is B_APPLICATION_NOT_FOUND. listattr /boot/beos/apps/AboutHaiku shows:
BEOS:TYPE BEOS:M:STD:ICON BEOS:APP_FLAGS BEOS:APP_VERSION BEOS:L_STD_ICON
BEOS:APP_SIG is missing, and it's probably the cause of this bug. Switching component...
comment:4 by , 19 years ago
Owner: | changed from | to
---|
comment:6 by , 19 years ago
Cc: | added |
---|
comment:9 by , 19 years ago
Cc: | added |
---|
comment:12 by , 19 years ago
Resolution: | → fixed |
---|
comment:13 by , 19 years ago
Status: | new → closed |
---|
comment:15 by , 18 years ago
Platform: | → All |
---|
This problem seems to be back as of revisions 19180 (BeOS-built) and 19193 (CentOS-built).
comment:16 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I can confirm the problem is back (About does not start when "About Haiku" is selected in Deskbar). Reopening the bug.
follow-up: 18 comment:17 by , 18 years ago
BTW, I did take a look at the code and it seems that when Deskbar is compiled for Haiku, it really does nothing when "About Haiku" is selected. Maybe a bug introduced with a previous commit? I will check it.
comment:18 by , 18 years ago
Replying to bga:
BTW, I did take a look at the code and it seems that when Deskbar is compiled for Haiku, it really does nothing when "About Haiku" is selected. Maybe a bug introduced with a previous commit? I will check it.
I just tried here with the latest image dowloaded from haikuhost: the first time "About Haiku" showed up, then not anymore.
comment:19 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Confirmed as a bug introduced by axeld when he changed the application signatures. He just fixed it on hrev19218.
Sometimes I wonder why we still keep him as a developer!
;)
I confirm this. Tested with rev16399.