Development
Ticket #12107 (Cannot build from sources on HDD when logged on via USB stick - hrev49218) created
I royally screwed up networking while trying to get a headless Raspberry Pi working. I think it may have something to do with misuse of SSH. Anyhow, that's when the fun began.
I downloaded the latest nightly and dd'ed it to a stick, booted and installed it to the HDD. Still no wifi. In short, I have wifi on the stick, but not on the HDD. So to do a daily build I decided to boot via the USB stick, switch to the HDD partition with the sources on it and build, but this fails completely. I can update git sources, and the build starts but then crashes almost immediately.
Sometimes I get a segment violation, usually vfork: out of memory. (N.B. I have tons of VM set but the system will only use 80MiB or so when booted from a small USB partition.)
If anyone knows how to manually regenerate SSH (and other) keys, this may fix the issue. At least then I can boot off the HDD with wifi again.
Ticket #12106 ([Tracker] non-packaged add-on does not get keyboard shortcut) created
I've put add-on into the /boot/home/config/non-packaged/add-ons/Tracker directory. I named it with dash and letter postfix, to make Tracker create keyboard shortcut for it, but Tracker seems to ignore it. That worked long time ago (both on BeOS and Haiku).
For example:
/boot/home/config/non-packaged/add-ons/Tracker/DoTheTrick-A
should make Tracker add menu item "DoTheTrick" with shortcut [cmd][opt]A. It does add menu item, but without a keyboard shortcut.
Ticket #12105 ([Tracker][Add-On API] process_refs gets wrong directory entry_ref) created
Hi,
I just tried nightly (after a looong time) inside virtualbox to try to rebuild my tiny apps on Haiku and noticed different behaviour than the one described in BeBook (https://www.haiku-os.org/legacy-docs/bebook/TheTracker_AddOnProtocol.html#process_refs).
I may be doing something wrong, but it looks like the Tracker passes wrong entry_ref to the add-on application. Instead of passing entry_ref to the directory, i'm getting entry_ref to the selected file.
I managed to workaround that by using BEntry.IsFile() and getting parent directory before continuing, but that was not needed before.
Was that intentionally changed without changing header files (first parameter to process_refs is called directory in header files)?
Regards,
ahwayakchih
writembr: Implement support for GPT partitions, #4028.
[haiku] Re: Draft in progress of Haiku B1/A5 announcement (Andrew Hudson)
Ticket #9231 (Spacing fail in Russian language also not working buttons) closed
Fixed in hrev49219.
[haiku] Re: Draft in progress of Haiku B1/A5 announcement (Adrien Destugues)
Ticket #12104 (Mail server problems) created
The mail notifications from Haiku main web site are being sent with a lot of delay. I sometimes receive notifications for a new post or forum topic several days after it was posted.
Some users also reported problems with resetting Trac passwords, where the confirmation mail would never reach them.
[haiku] Draft in progress of Haiku B1/A5 announcement (Andrew Hudson)
BootManager: fix glitches in listview.
Ticket #12103 ([Printers] Glitches in PrinterListView and JobListView) closed
Fixed in hrev49218.
Printers: fix glitches in PrinterListView and JobListView.
Ticket #12103 ([Printers] Glitches in PrinterListView and JobListView) created
[haiku] build failure from source (Michael Mounteney)
Debugger: Extend value handler interface.
JobQueue: fixed leak, notification, added Pop() variant.
Ticket #2963 (select() doesn't wait after non-blocking connect()) closed
Fixed in hrev49217.
