Development

Ticket #11802 (MediaPlayer settings not visible when always on top) closed

Latest Bugs & Tasks - Sun, 2015-04-05 22:32
duplicate:

This is a duplicate of #10275.

Categories: Development

Terminal: Standard buttons disposition in Settings.

Source Activity - Sun, 2015-04-05 19:34
* Rename Defaults button to "defaultsbutton". * Fixes #11892. * Rename Defaults button to "defaultsbutton". * Fixes #11892.
Categories: Development

desklink: Whitespace cleanup only.

Source Activity - Sun, 2015-04-05 19:24
Categories: Development

[haiku-development] Re: Discussing GSoC 2015 Ideas (Urias McCullough)

Development mailing list - Sun, 2015-04-05 17:45
On Tue, Mar 3, 2015 at 6:38 AM, Adrien Destugues pulkomandy@xxxxxxxxxxxxx wrote: 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. To follow up on this - we were rejected simply to make room for newer/smaller orgs that haven't had an opportunity to participate in GSoC. Google must make the difficult decision to cut good orgs each year as well - the same thing happened in 2013, and I anticipate this pattern will continue to happen in the future. ...
Categories: Development

[haiku-development] Bounteous... (Dane Scott - TuneTracker Systems)

Development mailing list - Sun, 2015-04-05 17:45
Hey all, We're looking for somebody who wants to be paid to fix a particular bug: It relates to KDLs that happen during while Haiku is dealing with CDs. We can pay in the hundreds for this one, really need it resolved. And once fixed, it'll benefit everybody. Please contact me and let's see if we can ...
Categories: Development

Fix package download progress computation.

Source Activity - Sun, 2015-04-05 17:13
The download progress and total used to be doubles, but now they are off_t. This resulted in the division being done in integers, and always getting 0 as the result. Fixes #11940. The download progress and total used to be doubles, but now they are off_t. This resulted in the division being done in integers, and always getting 0 as the result. Fixes #11940.
Categories: Development

Ticket #11947 (Atheros on poulsbo / Nokia Booglet 3G hardware locksup haiku while boot) created

Latest Bugs & Tasks - Sun, 2015-04-05 17:07

Occurance: From hrev48753 to hrev48993 [last checked version]

i just checked that hrev48752 on atheros wifi works perfectly on Nokia Booklet 3G so between 48753 and 48926 [and it occurs on 48993] something was changed and wifi stopped to work [while boot it locks-up whole system, with safe fail options ON and on normal boot]

My hardware specification:
Nokia Booklet 3G:
Specifications:
RAM: 1 GB DDR2
Hard drive: 120 GB
Intel® Atom™ Z530 (1.6 GHz)
Intel® Poulsbo US15W
WiFi: 802.11 b/g/n
Bluetooth 2.1 + EDR
Built-in 3G modem (data calls only): WCDMA 900/2100 or 800-850/900/2100
1.3 megapixel FF camera
HDMI 1.2 out for HD video
3 x USB 2.0
3.5 mm headphone out (OMTP: with OMTP headsets also functions as audio in)
SD card reader
SIM / USIM slot
Accelerometer (motion sensor)
Integrated A-GPS

I cant generate syslog because it doesnt even boot properly with all fail-safe options ON.

BTW. It can be releated with https://dev.haiku-os.org/ticket/11920 but im not sure..

Categories: Development

BColumnListView: BRow height is proportional to font size.

Source Activity - Sun, 2015-04-05 16:58
* Add a BRow default constructor that use font size to compute height. * Min height size for Title and Row are decoupled. * The font ratio for Title and Row are decoupled. * For small font use min height (set to usual 16.0). * Better baseline formula. * Fixes #11944. * Add a BRow default constructor that use font size to compute height. * Min height size for Title and Row are decoupled. * The font ratio for Title and Row are decoupled. * For small font use min height (set to usual 16.0). * Better baseline formula. * Fixes #11944.
Categories: Development

Ticket #2342 (No system timer interrupt on some ATI chipsets) closed

Latest Bugs & Tasks - Sun, 2015-04-05 16:31
no change required:

Ok, closing for now. If anyone still has a machine with this problem, please comment here and we'll reopen.

Categories: Development

Update QupZilla packages to 1.8.6

Source Activity - Sun, 2015-04-05 11:54
Categories: Development

Ticket #11946 ([Package Kit] displays package attributes from a repo with lower priority) created

Latest Bugs & Tasks - Sun, 2015-04-05 10:40

hrev48995.

~> pkgman list
        Guest One's Java ports
                base-url:  http://haiku.uwolke.ru/repo/java-ports/
                priority:  5
        Guest One's bin ports x86_gcc2
                base-url:  http://haiku.uwolke.ru/repo/binaries-x86_gcc2
                priority:  5
        Haiku
                base-url:  http://download.haiku-os.org/haiku-repositories/master/x86_gcc2/current
                priority:  1
        HaikuPorts
                base-url:  http://packages.haiku-os.org/haikuports/master/repo/x86_gcc2/current
                priority:  1
~>
~> pkgman search genesis_commander
Status  Name               Description
------------------------------------------------------------------------------------------
v       genesis_commander  Genesis Commander is two-panel file manager for Zeta/Haiku/BeOS

This description comes from Guest One's repo. Now, let's try to install it.

~> pkgman install genesis_commander
Downloading repochecksum-1...done.
Validating checksum for Guest One's Java ports...done.
Downloading repochecksum-1...done.
Validating checksum for Guest One's bin ports x86_gcc2...done.
Downloading repochecksum-1...done.
Validating checksum for Haiku...done.
Downloading repochecksum-1...done.
Validating checksum for HaikuPorts...done.
The following changes will be made:
  in system:
    install package genesis_commander-0.42-2 from repository HaikuPorts
Continue? [y/n] (y) :
Downloading genesis_commander-0.42-2-x86_gcc2.hpkg...done.
Validating checksum for http://packages.haiku-os.org/haikuports/master/repo/x86_gcc2/current/packages/genesis_commander-0.42-2-x86_gcc2.hpkg...done.
[system] Applying changes ...
[system] Changes applied. Old activation state backed up in "state_2015-04-05_13:29:12"
[system] Cleaning up ...
[system] Done.
~> pkgman sea genesis_commander
Status  Name               Description
--------------------------------------------------
Sv      genesis_commander  A filemanager for Haiku

The description comes from HaikuPorts repo.

The same can be observed in HaikuDepot.

Categories: Development

userlandfs: Fix debug build.

Source Activity - Sun, 2015-04-05 03:18
Categories: Development
Syndicate content