Development

Tracker: add "hide dotfiles" option to the GUI & enable it by default.

Source Activity - Sun, 2015-03-29 22:07
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.

Source Activity - Sun, 2015-03-29 22:00
Signed-off-by: Adrien Destugues Signed-off-by: Adrien Destugues
Categories: Development

Ticket #11930 (Webpositive crashes with "Invalid opcode exception") created

Latest Bugs & Tasks - Sun, 2015-03-29 20:56

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)

Development mailing list - Sun, 2015-03-29 18:45
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.

Source Activity - Sun, 2015-03-29 18:20
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

Latest Bugs & Tasks - Sun, 2015-03-29 17:49
fixed:

Can't reproduce it here. Please reopen if you can still do that.

Categories: Development

Sentence casing...

Source Activity - Sun, 2015-03-29 17:48
Categories: Development

Ticket #8427 ([UserlandFS] crashes after second mount attempt) closed

Latest Bugs & Tasks - Sun, 2015-03-29 16:53
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

Latest Bugs & Tasks - Sun, 2015-03-29 16:18
fixed:

I haven't seen this one either. Closing as fixed.

Categories: Development

UserlandFS: Fix detection when a file system should be deleted.

Source Activity - Sun, 2015-03-29 15:31
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

[haiku-development] Re: Discussing GSoC 2015 Ideas (Sidhant Sharma)

Development mailing list - Sun, 2015-03-29 14:45
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)

Development mailing list - Sun, 2015-03-29 14:45
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: Make 64 bit clean and enable build for x86_64.

Source Activity - Sun, 2015-03-29 14:09
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

Latest Bugs & Tasks - Sun, 2015-03-29 09:03
fixed:

Dependency added in hrev48952.

Categories: Development

Makes the Haiku package depend on Expander extraction tools

Source Activity - Sun, 2015-03-29 08:44
.. for regular builds. Helps with #11928. .. for regular builds. Helps with #11928.
Categories: Development
Syndicate content