Development
Tracker: add "hide dotfiles" option to the GUI & enable it by default.
Changing this many lines of code to add a single boolean preference
is absolutely insane. We need a new preference-tracking system, and
one that can be reused in other applications, too.
Fixes #9200.
Changing this many lines of code to add a single boolean preference
is absolutely insane. We need a new preference-tracking system, and
one that can be reused in other applications, too.
Fixes #9200.
Categories: Development
ProcessController and VolumeControl: solve BMessage kind of memory leak.
Signed-off-by: Adrien Destugues
Signed-off-by: Adrien Destugues
Categories: Development
Ticket #11930 (Webpositive crashes with "Invalid opcode exception") created
Opening slashdot.org crashes with an "Invalid opcode exception".
I have attached te debug information from the crash to this ticket.
Categories: Development
[haiku-development] Re: Discussing GSoC 2015 Ideas (Axel Dörfler)
Am 03.03.2015 um 15:56 schrieb Sidhant Sharma:
Our application was rejected by Google this year, so no GSoC for us.
Hmm.. I was looking forward to it.. But anyways, I'll stick around :)
Yeah, me too (even both) :-)
Bye,
...
Categories: Development
icons: delete the App_BeShare icon.
BeShare now uses it and has it in its tree, so no need to keep
it here.
BeShare now uses it and has it in its tree, so no need to keep
it here.
Categories: Development
Ticket #11633 ([Terminal] Crashes when opening settings menu) closed
fixed:
Can't reproduce it here. Please reopen if you can still do that.
Categories: Development
Sentence casing...
Categories: Development
Ticket #8427 ([UserlandFS] crashes after second mount attempt) closed
fixed:
I've just tested and it doesn't crash anymore. However, I can't test on previous revision (hrev48953) because I can't activate/deactivate any packages when booted in previous state from the bootloader.
Categories: Development
Ticket #7268 ([media_addon_server] sometimes fails to fully init on boot) closed
fixed:
I haven't seen this one either. Closing as fixed.
Categories: Development
Ticket #11718 (userlandfs -> Failed to acquire spinlock for a long time (last caller: ...) closed
fixed
Categories: Development
UserlandFS: Fix detection when a file system should be deleted.
This was a regression from hrev39870 where a private Referenceable class
was replaced with BReferenceable. Referenceable::RemoveReference()
returned a boolean to indicate whether the last reference was released
while BReferenceable::ReleaseReference() returns the previous reference
count.
A file system would therefore be deleted when any but the last reference
to it would be released (when multiple volumes of that file system were
mounted and one of them was unmounted) and leaked otherwise (when only
one volume of that file system was mounted and then unmounted).
Fixes #11718.
This was a regression from hrev39870 where a private Referenceable class
was replaced with BReferenceable. Referenceable::RemoveReference()
returned a boolean to indicate whether the last reference was released
while BReferenceable::ReleaseReference() returns the previous reference
count.
A file system would therefore be deleted when any but the last reference
to it would be released (when multiple volumes of that file system were
mounted and one of them was unmounted) and leaked otherwise (when only
one volume of that file system was mounted and then unmounted).
Fixes #11718.
Categories: Development
Ticket #10443 (Kernel Panic after installing from flash drive) closed
duplicate
Categories: Development
[haiku-development] Re: Discussing GSoC 2015 Ideas (Sidhant Sharma)
Our application was rejected by Google this year, so no GSoC for us.
Hmm.. I was looking forward to it.. But anyways, I'll stick around :)
...
Categories: Development
[haiku-development] Re: Discussing GSoC 2015 Ideas (Adrien Destugues)
Our application was rejected by Google this year, so no GSoC for us. We will
know more about why it is so after the rejection meeting, this week-end.
--
Adrien.
3 mars 2015 15:29 Sidhant Sharma tigerkid001@xxxxxxxxx a écrit:
Hi! I know it's a bit silly to ask, but I just checked out the Google
melange site, and I
couldn't
...
Categories: Development
UserlandFS: Some whitespace cleanup.
Categories: Development
UserlandFS: Make 64 bit clean and enable build for x86_64.
I did not bother to fix the BeOS kernel emulation, so this part is
still left out of the x86_64 build.
I did not bother to fix the BeOS kernel emulation, so this part is
still left out of the x86_64 build.
Categories: Development
Ticket #11928 (unzip not installed when updating) closed
fixed:
Dependency added in hrev48952.
Categories: Development
Ticket #10286 ([libroot/posix/glibc] printf_size.c: Incorrectly initialized.) closed
fixed:
Applied in hrev48952.
Categories: Development
Makes the Haiku package depend on Expander extraction tools
.. for regular builds. Helps with #11928.
.. for regular builds. Helps with #11928.
Categories: Development
