Latest Bugs & Tasks
Ticket #12146 (readelf errors when building packages for x86) created
I'm consistently getting readelf errors when building any x86 packages using haikuporter. Sample report attached.
Ticket #12142 ('lib/pkgconfig' directory not handled correctly in user space) closed
The correct directory is config/develop/lib/pkgconfig. I think the files show up there just fine when they are in a package.
You can use the PKG_CONFIG_LIBDIR variable to tell pkg-config to look there (and in the respective non-packaged directory for non-packaged files), however, I'm not sure you can get it to look both there and in /system/develop/lib. We should fix that, but it is a problem in the pkg-config port, not in Haiku.
Ticket #12132 (Implement malloc_usable_size()) closed
Applied in hrev49286
Ticket #12145 (Network settings catkeys missing from pootle) created
The catalogs for network settings (add-ons/network_settings/ ) are missing from the pootle translation site. Maybe the reworked Network prefs panel using add-ons since the (more or less) recent make-over by Axel didn't reach Pootle?
Ticket #12144 (4K UHD video caused MediaPlayer and media_addon_server crash) created
Attempted to play the following video on Haiku:
http://videos.hd-trailers.net/AFTER-EARTH_TLR-D_GEN_EN-XX_INTL_51-4K-HDTN.mp4
MediaPlayer and media_addon_server both crashed.
hrev49281 x86_gcc2
Attached: media_addon_server debug report, MediaPlayer debug report, listdev_xw9400
Ticket #12143 (Team monitor window buttons cut off) closed
This is a duplicate of #7560.
Ticket #12143 (Team monitor window buttons cut off) created
Open team monitor (CONTROL+ALT+DELETE)
Select CONTROL+ALT+DELETE to bring up the reboot dialog
The force reboot and Cancel buttons are cut off by the bottom of the window (see attached screenshot1)
Ticket #12141 (New windows sometimes are initially created with the titlebar outside the ...) closed
Fixed in hrev49282.
Ticket #12142 ('lib/pkgconfig' directory not handled correctly in user space) created
When installing packages locally, the *.pc files are not being installed in ~/config/lib/pkgconfig
Consequently configuration programs which rely on them can't find the package even if it is installed.
The directory cannot be manually created due to this part of the file system being RO, and since it's missing I suspect the files are just hitting the bit bucket.
Ticket #12141 (New windows sometimes are initially created with the titlebar outside the ...) created
I like that HaikuDepot installs local packages. When using it to install an HPKG package locally, the dialog appears on the screen, but it's stuffed in the upper left hand corner, doesn't have a titlebar to grab, and never exits. It does install the package OK though.
Ticket #12066 (setarch utility does not rescan ~/.config file) closed
Applied in hrev49276.
Ticket #12140 (Media server crash after update) created
Update from hrev49258 x86_gcc2 to hrev49275.
After rebooting system, crash of Media server.
Debug report and syslog attached.
Ticket #12139 (Desktop::WorkspaceFrame uses possibly incorrect settings data) created
Desktop::WorkspaceFrame() picks data from the app_server settings directly, without checking if the correct monitor is used. If one has leftover data from a previous monitor, it will pick it instead.
This results in WorkspacesView displaying non-current workspaces with an incorrect scale.
Ticket #12138 ([HaikuDepot] Drawing stuck in crazy loop) created
Whilst installing a package, I then clicked on another package to see details, and then another package after that. HaikuDepot then ended up in a crazy loop trying to alternate between drawing each selected entry.
I have a screen capture of the above, just imagine the drawing happening 10x faster ;-)
Ticket #12137 (Webpositive crash:Connect to freenode IRC) created
Attempted to log into the Haiku IRC and Webpositive crashed. Attached debug report.
Ticket #12136 (Closing application doesn't terminate disk activity) created
When closing an application that is using the HDD, disk activity isn't terminated. Instance is 'find' box, which when closed keeps searching directories until it eventually runs out, at which time it will crash Tracker because the parent window isn't there any longer.
Instance is Terminal, which may be used to compile a program and so will keep going for wuite some time unnecessarily.
I believe the correct response to an application being closed is to immediately cancel all disk activity, it must be assumed that the user is either no longer interested in the result or is trying to kill a rampant process.
Ticket #12125 ('setarch x86' doesn't work as expected) closed
Fixed in hrev49259.
Ticket #12135 ([Tracker] Potential memory leak in the desktop background) created
Use a very big image as the desktop background (see #8778).
Reboot the system, if doesn't show up at first try.
Use the Backgrounds preference to remove the image as the desktop background.
The Tracker doesn't release the huge amount of memory used for the image.
Ticket #8778 (Poor handling of very large JPEG images in Backgrounds preferences.) closed
Part 1 is reported in #8788 (Mouse click).
Part 2 is reported in #8779 (Corrupted image).
Part 3 is a system limit as explained in comment:4. There are no problems with the x86_64 version.

