Development

Ticket #12118 (checkfs: repairing failed: i/o error) created

Latest Bugs & Tasks - Thu, 2015-06-04 04:17

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).

Categories: Development

Ticket #4028 (Hybrid GPT/MBR Initial Program Loader) closed

Latest Bugs & Tasks - Thu, 2015-06-04 03:09
fixed:

Implemented as of hrev49238.

Categories: Development

Debugger: Add interface subclasses for table cell editors.

Source Activity - Wed, 2015-06-03 23:10
TableCellTextControlEditor: - Serves as a base for editors that expose their functionality via a text control. Handles common functionality of watching for changes, validating input, and notifying listeners appropriately. TableCellOptionPopUpEditor: - Serves as a base class for editors where the set of possible values is fixed and known up front. Handles reacting to selection changes and notifying listeners. TableCellTextControlEditor: - Serves as a base for editors that expose their functionality via a text control. Handles common functionality of watching for changes, validating input, and notifying listeners appropriately. TableCellOptionPopUpEditor: - Serves as a base class for editors where the set of possible values is fixed and known up front. Handles reacting to selection changes and notifying listeners.
Categories: Development

Ticket #12117 (PowerStatus shows garbage when battery is removed) created

Latest Bugs & Tasks - Wed, 2015-06-03 20:58
  • 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.

Categories: Development

Ticket #7933 (Haiku lags in Virtual PC 2007) closed

Latest Bugs & Tasks - Wed, 2015-06-03 19:22
fixed:

No response for 5 months. I can run pretty much any OS in VPC without any problem, so assuming this one is fixed.

Categories: Development

Updated QMPlay2 package

Source Activity - Wed, 2015-06-03 04:31
Categories: Development

Ticket #12116 (package create fails with file too large) created

Latest Bugs & Tasks - Tue, 2015-06-02 21:05

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

Categories: Development
Syndicate content