Development

Ticket #12129 ([HaikuDepot] The Featured packages view doesn't use the proper system ...) created

Latest Bugs & Tasks - Sat, 2015-06-06 16:21

The Featured packages view doesn't use the proper "Selected list item text" color.


Categories: Development

Ticket #12128 ([HaikuDepot] The column "size" uses lexicographic order for sorting) created

Latest Bugs & Tasks - Sat, 2015-06-06 16:12

The column should be sorted by the package size.

Categories: Development

hda: cleanup tracing.

Source Activity - Sat, 2015-06-06 15:44
* Make sure all traces are prefixed with the driver name (for easier grepping) * Remove some useless traces * 80 column limit fixes * Make sure all traces are prefixed with the driver name (for easier grepping) * Remove some useless traces * 80 column limit fixes
Categories: Development

Ticket #9535 ([VirtualMemory] unchecking Automatic swap management shrinks window) closed

Latest Bugs & Tasks - Sat, 2015-06-06 15:13
fixed:

This is not reproducible. Please reopen if you can reproduce this.

Categories: Development

Ticket #12127 (Fix building of the index_server) created

Latest Bugs & Tasks - Sat, 2015-06-06 11:43

No functional patch just make index_server compile

Categories: Development

Ticket #12126 (A problem with lib GLEW) created

Latest Bugs & Tasks - Sat, 2015-06-06 09:43

Hello. I am porting a program that uses lib glew to Haiku.
I installed glew_x86 and glew_x86_util.
The second package installs two executables - visualinfo_x86 and glewinfo_x86.
They both fail to start - it seems like glewInit can not detect GL version?

~/stuff> visualinfo-x86
Error [main]: glewInit failed: Missing GL version
~/stuff> glewinfo-x86
Error [main]: glewInit failed: Missing GL version

I wonder if this is related to the mesa port or the problem is in libglew only.
Looking at the libglew code it seems like glGetString(GL_VERSION) returns something that it does not recognize as a valid GL version.
Can anyone help me investigate this issue?

Categories: Development

Ticket #12104 (Mail server problems) closed

Latest Bugs & Tasks - Sat, 2015-06-06 07:33
duplicate
Categories: Development

Ticket #12125 ('setarch x86' doesn't work as expected) created

Latest Bugs & Tasks - Sat, 2015-06-06 03:18
~> gcc -v
using priority 5
Reading specs from /packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-2014_07_26/specs
gcc version 2.95.3-haiku-2014_07_26
~> setarch x86
~> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.4/lto-wrapper
Target: i586-pc-haiku
Configured with: /sources/buildtools-1a00a76b58ae57d24bd4d774f6323c4ea62dd1e7/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-4.8.4_2014_12_21-1/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-4.8.4_2014_12_21-1/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-4.8.4_2014_12_21-1/.self/documentation/man --docdir=/packages/gcc_x86-4.8.4_2014_12_21-1/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2014_12_21 --enable-__cxa-atexit --with-hybrid-secondary=x86
Thread model: posix
gcc version 4.8.4 (2014_12_21)
~> setarch x86
~> gcc -v
using priority 5
Reading specs from /packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-2014_07_26/specs
gcc version 2.95.3-haiku-2014_07_26
~>

As you can see, unless one checks the compiler that's being currently used an error could be easily made here.

Categories: Development

Ticket #12124 (Preview rendering issue) created

Latest Bugs & Tasks - Fri, 2015-06-05 16:36

If you drag shape North-East, preview does not render correctly (leaves ghosts). See attached picture.

Categories: Development

Backgrounds: saves the state of ImageFilePanel

Source Activity - Fri, 2015-06-05 13:32
* Fixes #8787. * Fixes #8787.
Categories: Development

Avoid duplicate trnslation string in DNS settings view

Source Activity - Fri, 2015-06-05 07:34
As pointed out correctly by PulkoMandy. Thanks! As pointed out correctly by PulkoMandy. Thanks!
Categories: Development
Syndicate content