Development
Ticket #12118 (checkfs: repairing failed: i/o error) created
I've been having my system lockup completely (however, the syslog doesn't show anything indicative of the causes), and not even KDL gets triggered, which has resulted in needing to run checkfs.
However, my latest run of checkfs resulted in Repairing failed: I/O error. I also see a few warnings about low resources in the syslog whilst it's running (and memory usage of checkfs continually climbing at a steady rate).
Ticket #4028 (Hybrid GPT/MBR Initial Program Loader) closed
Implemented as of hrev49238.
Debugger: Add interface subclasses for table cell editors.
Ticket #12117 (PowerStatus shows garbage when battery is removed) created
- Open PowerStatus "battery info" window
- Remove battery from laptop
The window shows 'unused battery', but continues getting info from ACPI. The info is invalid resulting in random values being shown.
Ticket #7933 (Haiku lags in Virtual PC 2007) closed
No response for 5 months. I can run pretty much any OS in VPC without any problem, so assuming this one is fixed.
ruby: add x86_gcc2 package for 2.2.2
Ticket #12111 (DriveSetup lacks ability to format USB sticks (FAT32 required)) closed
Updated QMPlay2 package
Added graphite2 packages for x86_gcc2
Added harfbuzz packages for x86_gcc2
Ticket #12116 (package create fails with file too large) created
Trying to create a package from a directory of size 3.7G fails with package create.
~> du -s -h texlive_x86 3.7G texlive_x86 ~> package create -C texlive_x86 texlive.hpkg Failed to write data: File too large
Which appears to come from https://github.com/haiku/haiku/blob/master/src/kits/package/hpkg/PackageFileHeapWriter.cpp#L584
