Latest Bugs & Tasks

Syndicate content Haiku
Trac Timeline
Updated: 45 min 6 sec ago

Ticket #12168 (selfmade hpkg does not install link to non-package menu folder) closed

Fri, 2015-06-19 07:27
invalid:

Exactly. The non-packaged folder, as its name implies, contains only stuff that is non-packaged, i.e. "not from any package". So packages cannot make stuff appear inside those folders, since then that stuff would be "from a package".

Categories: Development

Ticket #12169 (Ping not working: unknown protocol icmp) created

Fri, 2015-06-19 02:02

I get this error after upgrade from 49292 to 49309:

Welcome to the Haiku shell.
~/Desktop> ping haiku-os.org
error: unknown protocol icmp: error -2147459069 [No such file or directory]

Categories: Development

Ticket #10298 (Creating GPT partition maps results in a "General system error") closed

Thu, 2015-06-18 21:13
fixed:

resolved in hrev49309. A todo item to assign the alternate header was preventing Haiku from creating the disk system properly. gpt headers / disk systems created with Haiku are now seen as valid by gdisk!

Categories: Development

Ticket #12168 (selfmade hpkg does not install link to non-package menu folder) created

Thu, 2015-06-18 20:06

I create a hpkg with my HPKGCreartor. Into the files for the package i add a link for the menu into non-packaged/data/deskbar/menu/Applications/TutorialFinder. The HPKG does create without any problems and now HaikuDepot open it, then i double click it. Now installing is without problems too, but the link to them menu does not installed, only the apps folder with my program file.

Then i create link using ln into this folder it creates a link into them Applications menu.

Categories: Development

Ticket #12166 (gethostbyaddr_r missing in revised network code) closed

Wed, 2015-06-17 19:31
fixed:

This function is non-standard and was not in BeOS (according to ​https://www.gnu.org/software/gnulib/manual/html_node/gethostbyaddr_005fr.html). They are also deprecated in other systems: getaddrinfo should be used instead as it supports IPv6 and is designed to be thread-safe.

in hrev49306 I have updated APR to not use the functions anymore, this makes svn work again.

Categories: Development

Ticket #12164 (DHCP don't work) closed

Wed, 2015-06-17 11:50
duplicate
Categories: Development

Ticket #12167 ([Tracker] Improve listmode icon/text disposition) created

Wed, 2015-06-17 11:38

The icons are misplaced, in hrev49304 and hrev49305 I have changed the distance between rows because I find the list hard to read. This screenshot is from hrev49304.


Spacing 2


Spacing 4


Let me know what do you think.

Categories: Development

Ticket #12166 (gethostbyaddr_r missing in revised network code) created

Wed, 2015-06-17 07:03

Just upgraded from 49271 to 49301 and get this error:

Updating embedded/flashrom
runtime_loader: /boot/system/lib/libapr-1.so.0.5.0: Could not resolve symbol 'gethostbyaddr_r'
resolve symbol "gethostbyaddr_r" returned: -2147478780
runtime_loader: /boot/system/lib/libapr-1.so.0.5.0: Troubles relocating: Symbol not found

Categories: Development

Ticket #12165 (/bin/xz error when using make) created

Wed, 2015-06-17 06:59

Crash report attached. Is this part of binutils?

Categories: Development

Ticket #12164 (DHCP don't work) created

Tue, 2015-06-16 18:44

This is hrev49297.

DHCP don't work anymore (shown as endlessly configuring). It worked in previous revisions, but unstable.

Hardware is Intel wired Ethernet adapter:

device Network controller (Ethernet controller) [2|0|0]
  vendor 8086: Intel Corporation
  device 153b: Ethernet Connection I217-V

Syslog:

DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_DISCOVER to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Received DHCP_OFFER from 192.168.10.1
DAEMON 'DHCP':   your_address: 192.168.10.100
DAEMON 'DHCP':   server: 192.168.10.1
DAEMON 'DHCP':   renewal time: 43200 seconds
DAEMON 'DHCP':   rebinding time: 75600 seconds
DAEMON 'DHCP':   lease time: 86400 seconds
DAEMON 'DHCP':   subnet: 255.255.255.0
DAEMON 'DHCP':   gateway: 192.168.10.1
DAEMON 'DHCP':   nameserver[0]: 192.168.10.1
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 8 secs (try 1)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 16 secs (try 2)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 32 secs (try 3)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 64 secs (try 4)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 64 secs (try 5)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
Last message repeated 1 time
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 8 secs (try 1)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 16 secs (try 2)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 32 secs (try 3)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 64 secs (try 4)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 192.168.10.100 to 255.255.255.255:67

Internet is working in Windows.
Bug reason is maybe the same as in #11607, #12156.

Categories: Development

Ticket #12025 (Touchpad too sensitive) closed

Tue, 2015-06-16 06:36
invalid:

Ok, thanks for reporting!

Categories: Development

Ticket #12163 (WebPositive error on img tag between <a></a> tags) created

Tue, 2015-06-16 05:36

The following snippet of code shows an error in WebPositive:

<div id="project-header">
  <a href="/"><img src="/home/furius-logo-w.png" id="logo"></a>
  <div id="project-home"><a href="..">Project Home</a></div>
</div>

It will fail to display and throw an error at the second line. Replacing it with the following code works:

<div id="project-header">
  <a href="/"><img src="/home/furius-logo-w.png" id="logo"></img></a>
  <div id="project-home"><a href="..">Project Home</a></div>
</div>

but since the img tag is assymetrical the code itself is wrong.

Categories: Development

Ticket #12161 (DHCP not working after update) closed

Tue, 2015-06-16 02:59
duplicate
Categories: Development

Ticket #12160 (pkgconfig for libqrencode in wrong place?) closed

Tue, 2015-06-16 00:23
invalid:

HaikuPorts bug, not a Haiku one.

Categories: Development

Ticket #12162 (Hybrid build failure on Haiku) created

Tue, 2015-06-16 00:09
C++ /Work/generated/objects/haiku/x86_gcc2/release/system/boot/platform/bios_ia32/mmu.o
C++ /Work/generated/objects/haiku/x86_gcc2/release/system/boot/platform/bios_ia32/long.o
/Work/haiku/src/system/boot/platform/bios_ia32/mmu.cpp: In function `void mmu_init_for_kernel()':
/Work/haiku/src/system/boot/platform/bios_ia32/mmu.cpp:549: implicit declaration of function `int STATIC_ASSERT(...)'
/Work/haiku/src/system/boot/platform/bios_ia32/long.cpp: In function `void long_gdt_init()':
/Work/haiku/src/system/boot/platform/bios_ia32/long.cpp:68: implicit declaration of function `int STATIC_ASSERT(...)'

I have no problem with either a pure X86 or X86_64 build.

Categories: Development

Ticket #12161 (DHCP not working after update) created

Mon, 2015-06-15 23:59

Update to hrev49301. Now no internet connection. DHCP fields are all blank. Was working before update, using hrev49292.

Categories: Development

Ticket #12160 (pkgconfig for libqrencode in wrong place?) created

Mon, 2015-06-15 23:15

libqrencode.pc is installed in /boot/system/lib/pkgconfig while all others go in /boot/system/develop/lib/pkgconfig

Seems to be a leftover from a configuration change.

Categories: Development