Development

Ticket #8323 (Tracker crash when i switch from one to second resolution) created

Latest Bugs & Tasks - 1 min 42 sec ago

Tracker crash when i switch from 1920x1080 to 1280x720 resolution. they crash when i back switch, too. the resolution after switch is set correctly but tracker shutdown and , i must restart it. my graphics card is radeon 6570 (TURKS), works fine but only this issue with tracker... i use last GCC4 nightly build hrev43736

Categories: Development

create_thread_user_stack(): Fix incorrect handling of TLS size In case a custom...

Source Activity - 9 hours 41 min ago
Commit by bonefish on master :: rhrev43737 haiku/: (link) create_thread_user_stack(): Fix incorrect handling of TLS size

In case a custom stack was given, the TLS size was subtracted from the
stack base, not the stack size.
Categories: Development

Some cleanup in interface kit. From unused code warnings (before I updated...

Source Activity - Sat, 2012-02-11 17:43
Commit by tqh on master :: rhrev43736 haiku/: (link) Some cleanup in interface kit. From unused code warnings (before I updated buildtools).
Categories: Development

Removing unused code.

Source Activity - Sat, 2012-02-11 17:39
Commit by tqh on master :: rhrev43735 haiku/: (link) Removing unused code.
Categories: Development

Add GPT module to the boot modules This is necessary so a disk with a protective...

Source Activity - Fri, 2012-02-10 21:55
Commit by bonefish on master :: rhrev43734 haiku/: (link) Add GPT module to the boot modules

This is necessary so a disk with a protective MBR is not incorrectly
recognized when the kernel first scans it.
Categories: Development

net server: Remove un-needed braces. Look for network stack vs ipv4

Source Activity - Fri, 2012-02-10 15:58
Commit by kallisti5 on master :: rhrev43733 haiku/: (link) net server: Remove un-needed braces. Look for network stack vs ipv4
Categories: Development

Ticket #8322 (RadeonHd Black Screen after splash screen) created

Latest Bugs & Tasks - Fri, 2012-02-10 03:05

seen on 5770 and 5870, logs attached, Black screen after boot splash. I get the typical scrambled screen at startup, then the monitor just turns off.

Categories: Development

[haiku-development] Re: Problems with ping and gethostbyname function. (Dariusz Knociński)

Development mailing list - Thu, 2012-02-09 23:45
Dnia 2012-02-08, o godz. 21:17:55 Jrme Duval korli@xxxxxxxxxxxxxxxx napisa(a): 2012/2/7 Dariusz Knociski dknoto@xxxxxxxxx names. I found information in this forum about how to setup local hosts names in file /etc/host by set configuration in file /boot/common/settings/network/irs.conf. Observed that empty or filled file ...
Categories: Development

[haiku-development] Re: ice1712 audio drivers (Jérôme Duval)

Development mailing list - Thu, 2012-02-09 23:45
2012/2/9 Jerome Leveque leveque.jerome@xxxxxxxxx Hello, more patchs for adding Midi feature. These are applied. Bye, ...
Categories: Development

[haiku-development] Re: ice1712 audio drivers (Jerome Leveque)

Development mailing list - Thu, 2012-02-09 23:45
Hello, more patchs for adding Midi feature. On 2/8/12, SMC.Collins@xxxxxxxxxxx SMC.Collins@xxxxxxxxxxx wrote: Are these patchs suitable for testing ? I can build and report back if you like. Yes they are, You can send any feedback. ...
Categories: Development

[haiku-development] Re: [haiku] Re: NetPositive missing symbol? (Axel Dörfler)

Development mailing list - Thu, 2012-02-09 23:45
On 07.02.2012 17:00, scottmc wrote: If we turn it off now, that would then cause any programs/packages built during the time it is off to not detect the presence of IPv6. No, this isn't related to that at all. The headers and everything stay in any case. You just won't be able to open an IPv6 socket. ...
Categories: Development

[haiku-development] ComboBox in Haiku (Fredrik Modèen)

Development mailing list - Thu, 2012-02-09 23:45
How good are this BComboBox used in the Mail app? anything we can make public, or as public as ColumnListView ? -- MVH Fredrik Moden ...
Categories: Development

[haiku-development] Re: [haiku] Re: NetPositive missing symbol? (Donn Cave)

Development mailing list - Thu, 2012-02-09 23:45
Beyond the quick disable in getaddrinfo, I imagine the correct fix would turn out to be similar in principle - to enable/disable IPv6 resolution in getaddrinfo, per host configuration. I've attached a patch #8293 that does this, via a new inet4 option in resolv.conf. It seems to work, with WebPositive anyway. Donn ...
Categories: Development

[haiku-development] Re: ice1712 audio drivers (SMC . Collins)

Development mailing list - Thu, 2012-02-09 23:45
On 18 Jan 2012 at 11:31, Jerome Leveque wrote: Hello, I'm submitting several patch for the driver I start to write a couple of years ago. PS; I found easier for working creating patch with git format-patch than ...
Categories: Development

[haiku-development] Re: Problems with ping and gethostbyname function. (Jérôme Duval)

Development mailing list - Thu, 2012-02-09 23:45
2012/2/7 Dariusz Knociski dknoto@xxxxxxxxx names. I found information in this forum about how to setup local hosts names in file /etc/host by set configuration in file /boot/common/settings/network/irs.conf. Observed that empty or filled file irs.conf generates following results: ...
Categories: Development

[haiku-development] Re: Installing Haiku - no installable partitions found (kirilla@xxxxxxxxxx)

Development mailing list - Thu, 2012-02-09 23:45
8 feb 2012 kl. 18:23 skrev Simon Taylor: Just to stress - it needs to be a WARM reboot, as the data is only in RAM and will disappear if it loses power. The reboot command from KDL should hopefully lead to a sufficiently warm reboot for it to work. Sorry to butt in on this discussion, but warm reboots aren't always possible. ...
Categories: Development

[haiku-development] Re: Installing Haiku - no installable partitions found (Simon Taylor)

Development mailing list - Thu, 2012-02-09 23:45
[...] These options are not shown upon reboot. I just checked and it appears the fix I was thinking of was applied in ...
Categories: Development

[haiku-development] Re: Installing Haiku - no installable partitions found (Ingo Weinhold)

Development mailing list - Thu, 2012-02-09 23:45
Paavo Nurminen wrote: Ingo Weinhold wrote: On 2012-02-08 at 09:34:14 [+0100], Paavo Nurminenpaavo.nurminen@xxxxxxxx wrote: Theory and practice does not seem to meet. Step by step, valid, instructions, please. I read from User Guide, Boot Loader section: If debug syslog is enabled, a warm reboot after a crash (PANIC??) shows these additional options: ...
Categories: Development

[haiku-development] Re: Installing Haiku - no installable partitions found (Paavo Nurminen)

Development mailing list - Thu, 2012-02-09 23:45
Ingo Weinhold wrote: On 2012-02-08 at 09:34:14 [+0100], Paavo Nurminenpaavo.nurminen@xxxxxxxx wrote: Theory and practice does not seem to meet. Step by step, valid, instructions, please. I read from User Guide, Boot Loader section: ...
Categories: Development

[haiku-development] Re: [haiku] Re: NetPositive missing symbol? (Rene Gollent)

Development mailing list - Thu, 2012-02-09 23:45
On Tue, Feb 7, 2012 at 10:35 PM, Donn Cave donn@xxxxxxxxxxx wrote: Yes, more or less. There are some rough edges. The ICU-devel piece didn't show up as installable via installoptionalpackage, so I needed to go out and download that - and then symlink the libraries, which I gather may be a recurrent problem with that package. libcurl.a, Which is why it doesn't show up via installoptionalpackage, that script is very simple and only knows how to handle packages that involve nothing more than an unzip. The ICU-devel package relies on jam rules to copy the headers over and symlink the current version of ...
Categories: Development
Syndicate content