Development

Tracker: Remove [I]Find* functions from TrackerString.

Source Activity - Sun, 2015-04-26 23:55
"git blame" indicates they've been here since Tracker was imported into the tree, and a single paragraph explaining their existence just states they are more efficient/faster than the ones in BString due to running simple checks before calling str*cmp. If there is (still) such a performance problem in our BString, we should fix it there and not use hacky workarounds. I didn't notice any difference in speed when using Tracker with this patch; however, I'm on a reasonably fast machine. "git blame" indicates they've been here since Tracker was imported into the tree, and a single paragraph explaining their existence just states they are more efficient/faster than the ones in BString due to running simple checks before calling str*cmp. If there is (still) such a performance problem in our BString, we should fix it there and not use hacky workarounds. I didn't notice any difference in speed when using Tracker with this patch; however, I'm on a reasonably fast machine.
Categories: Development

Ticket #12025 (Touchpad too sensitive) created

Latest Bugs & Tasks - Sun, 2015-04-26 20:51

Lenovo T60 touchpad is very twitchy to use. Cursor is hard to place precisely where I want it and requires multiple attempts, making the user experience tedious. Changing settings in the preflet doesn't alleviate the issue.

Categories: Development

Add package for Sawteeth.

Source Activity - Sun, 2015-04-26 20:07
Categories: Development

Ticket #12024 (Preflet crashed while trying to select wifi network) created

Latest Bugs & Tasks - Sun, 2015-04-26 19:52

Using the Network preflet, experienced a crash twice in a row trying to select the network from the dropbox. Attachments.

Categories: Development

Ticket #12023 (Preflet crashed while trying to select wifi network) created

Latest Bugs & Tasks - Sun, 2015-04-26 19:51

Using the Network preflet, experienced a crash twice in a row trying to select the network from the dropbox. Attachments.

Categories: Development

zipomatic: notify an error when /bin/zip is missing

Source Activity - Sun, 2015-04-26 18:27
Since zip has been outsourced, it's possible to loose it when upgrading, in which case ZOM went busylooping without noticing the thread actually never started. At least now it says "failed to create the archive". Maybe it should try to install zip? Since zip has been outsourced, it's possible to loose it when upgrading, in which case ZOM went busylooping without noticing the thread actually never started. At least now it says "failed to create the archive". Maybe it should try to install zip?
Categories: Development

Ticket #12022 (FUSE ZX Spectrum emulator fails install) created

Latest Bugs & Tasks - Sun, 2015-04-26 17:42

Probably a path-rewriting problem. Pkg is available ​here.

Categories: Development

Fix typo (missing pointer dereference).

Source Activity - Sun, 2015-04-26 17:32
Found by PVS-Studio developer Svyatoslav Razmyslov. Also update my email address. Found by PVS-Studio developer Svyatoslav Razmyslov. Also update my email address.
Categories: Development

Ticket #12021 ([media_server] stops working after playing audio in mpv) created

Latest Bugs & Tasks - Sun, 2015-04-26 16:04

hrev49114.

Compile ffmpeg and mpv from haikuports using:

hp ffmpeg_x86
hp mpv_x86

Install both packages in ~/config/packages to prevent clash with system ffmpeg package needed by Web+.

mpv-x86 /path/to/mp3

Wait a few seconds and try to play the same file in MediaPlayer.

Restarting media services doesn't help, need to reboot.

Categories: Development

Ticket #8932 (dosfs_unmount -> crash in block_cache_delete) closed

Latest Bugs & Tasks - Sun, 2015-04-26 11:43
fixed:

hrev49113, I can't repeat this either. Assuming fixed.

Categories: Development

Ticket #12020 ([Patch] Fix GCC 5 maybe-uninitialized warnings) created

Latest Bugs & Tasks - Sun, 2015-04-26 11:04

Hi, GCC 5.1.0 reports some 'may be used uninitialized' error. See buildlog.txt below.

Categories: Development

Ticket #12019 ([Tracker] The template elements create on the desktop are read only.) created

Latest Bugs & Tasks - Sun, 2015-04-26 10:00

Create a file on the desktop with the menu item "new"


The new file is read only


Categories: Development
Syndicate content