Latest Bugs & Tasks
Ticket #12062 (glib.h needs editing - wrong paths included) created
The header file at /system/develop/headers/glib-2.0/glib.h contains inclusions which cannot be found by default. Paths inside refer to <glib/*.h> when they should refer to <glib-2.0/*.h>
Ticket #12061 (Let the position of packages and config files customizeable) closed
We repeatedly asked people complaining about this to provide examples of software that can't be installed anymore. There was 1 single bug report as a result of our repeated requests, and we helped fix the affected software (it was yab).
I should also add that BeOS software would be hardcoded to use /boot/beos, not /boot/system, so whatever happens in /boot/system will not change anything. This means we already are out of the way of "old hardcoded software". Please reopen this bug only if you have software that is broken because of this problem (rumors that "other people said..." won't work, sorry).
Ticket #12061 (Let the position of packages and config files customizeable) created
I think it is a good idea to let users to choose where to install their packages and config files besides the default directory. This method could solve the problems of some hard coded old softwares, and give users the right to make choice.
Ticket #12060 (Turning off/on screen causes severe USB stall problems) created
If I turn off my monitor and turn it on again, my USB devices such as keyboard & mouse end up suffering from severe USB stall problems.
Ticket #9240 (With font size 18 the Debugger shot shows cut-off text in the menu and in ...) closed
Fixed in hrev49162.
Ticket #9240 (With font size 18 the Debugger shot shows cut-off text in the menu and in ...) reopened
Doesn't work with font size greater than 20.
Ticket #12054 (debug builds broken since hrev49140) closed
Fixed in hrev49160.
Ticket #12059 (Drawing issues for rounded rects (in Playgrounds demo)) created
This is hrev49149.
I don't know if it's specific to the Playground test app, or a general problem when drawing rounded rects. See the attached capture, rects are OK, rounded ones aren't.
FIling under "Applications" (there's no "Playground"), feel free to re-categorize if it turns out to be system wide (app_server?).
Ticket #12033 (Icon-o-Matic crashes on style change) closed
Fixed in hrev49158.
Ticket #12058 ([print_addon_server] crash on close windows out of order) created
With PDF writer:
1) Select "Printer..." from an app menu.
2) In "Print Setup" press "Paper setup" button.
3) Open "Fonts..." or "Advanced..."
4) Close the "page setup" window with Fonts or Advanced open
There is a crash.
Ticket #12057 (Webpositive crash after update) created
Update from hrev49135 x86_64 to hrev49155 x86_64.
Webpositve now crashes every time.
Debug report attached.
Ticket #11482 (pthreads: possible race condition leading to deadlock) closed
Applied by hamishm in hrev49149.
Ticket #12056 (Troubles building Qemu under Haiku) closed
Problems with building third-party software aren't tracked here. Please use the HaikuPorts bug tracker or ask on the HaikuPorts development mailing list.
Ticket #12056 (Troubles building Qemu under Haiku) created
Preamble: Downloaded the master files from https://github.com/mmlr/qemu-haiku and installed glib2-x86 & glib2-x86-devel from HaikuDepot. Confirmed that they are installed in system/lib/x86 and used 'setarch x86' before attempting anything.
Problem: Message when trying to do a ./configure is:
ERROR: glib-2.12 gthread-2.0 is required to compile QEMU
Is this looking for a specific version of glib, or is something else wrong here?
mmlr? Anyone?
Ticket #12042 (zip and unzip do not handle symbolic links correctly) closed
- The symptom of the problem with zip is normal. That's the standard behaviour of zip without the option -y.
- The unzip problem should be fixed in hrev49146.
Ticket #5324 ([PATCH] Define mcontext_t) closed
The types were added to signal.h as mandated by the current standard (ucontext.h was removed in issue 7).
Ticket #12055 (Ralink RT3070 support) created
There seems to be no driver for the Ralink RT3070 chip, which is used in many cheap USB wifi extenders such as the Egasky/Mars/Venu A2414N.
Someone with the user name jackburton79 posted driver code to github on Nov 7, 2014 so perhaps he can be contacted about including it in the source tree.
Ticket #5324 ([PATCH] Define mcontext_t) reopened
This needs revisiting, as we have real-time signal support as of hrev42116.

