Opened 4 years ago
Closed 4 years ago
#16338 closed bug (invalid)
B_GET_SUPPORTED_SUITES reply always empty
Reported by: | donn | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
B_GET_SUPPORTED_SUITES message posted to any application or server, the reply is an empty 'SUIT' message.
I'm assured that it isn't supposed to be, for example for the Clock applicatio, and that it isn't empty, on x86. I'm on x86-64 here.
Same with the hey application: hey Clock getsuites -> nothing.
Change History (3)
comment:2 by , 4 years ago
Oops. All working today. Assuming nothing has really changed here, I guess this is a pilot error combination where I went the wrong way on several things:
- bug in my program,
- used "-o: output result to stdout for easy parsing" too often, thinking that it would output something. (?)
- tried "hey print_server" example without checking to see that it's running
... and misinterpreted the cause when all these errors generated no output.
Sorry!
Note:
See TracTickets
for help on using tickets.
Work for me on Haiku hrev54373 x86_64. Are you sure that Clock application, not replicant is running?