Latest Bugs & Tasks

Syndicate content Haiku
Trac Timeline
Updated: 5 min 14 sec ago

Ticket #9520 (Crash on Desktop Startup) closed

Wed, 2013-03-13 21:03
duplicate
Categories: Development

Ticket #9520 (Crash on Desktop Startup) created

Wed, 2013-03-13 20:57

The system crash when i see desktop icon.
My video card is Intel GMA3150.
Haiku Nightly rev 45358

Categories: Development

Ticket #9486 (iso9660 file system driver buffer overflows) closed

Wed, 2013-03-13 01:11
fixed:

Applied in hrev45361. Thanks!

Categories: Development

Ticket #8661 (fcntl(fd, F_GETLK, ...) violates POSIX) closed

Tue, 2013-03-12 16:42
fixed:

Fixed in hrev45359.

Categories: Development

Ticket #9515 (Issue with natural sorting) closed

Mon, 2013-03-11 22:12
invalid:

Replying to axeld:

Can you please elaborate what issue you see here? I can't see anything wrong with the screen shot, actually. The leading zero is being ignored AFAICT, and the characters afterwards are responsible for the actual ordering.

For some reason, I didn't consider that the leading zero would be ignored.

Categories: Development

Ticket #9518 (Pe icon in User Guide needs to be updated.) closed

Mon, 2013-03-11 16:34
fixed:

Done at the online tool. The change will hit the repo and eventually the website with the next sync. Thanks!

BTW, there's also an "App_Pe" icon in data/artwork/icons. That one should be updated as well. Best with the artist's original Icon-O-Matic file to preserve the drawing objects' names.

Categories: Development

Ticket #9519 (Mail: update icons on the buttons) created

Mon, 2013-03-11 12:02

It would be nice if the Mail app's buttons image would be updated. The icons should use from ​​http://zumi.xoom.it/myhaiku/btoolbar/index.html

I have made an image what did I think for:

Unformtunatelly I am unable to make these changes.

Categories: Development

Ticket #9517 (Tracker: tooltips for icons) created

Mon, 2013-03-11 11:00

It would be fine if the Tracker's icons would have a tooltip. For example the disk icons on the desktop has a tooltip with the name, path, size and mount info. On the files the tooltip would shown the type and the size of the file. For folders the tooltip would be the folder's path, and the files/folders within.

Categories: Development

Ticket #9516 (media_addon_server crashes routinely) created

Mon, 2013-03-11 06:02

Debug report, syslog, and output of listdev attached.

I cannot play a video on this system without this crash eventually occuring within a minute or two. Before the crash video seems to be fine and smooth, but audio is more or less absent (I'll hear only snippets of it before it cuts out completely). This may happen a few times, then the crash ...

Oddly I have not seen the issue when playing a simple FLAC file.

Of note, in the syslog are many "AudioMixer: Dequeued input buffer NNNNN usec late" messages.

Thank you.

Categories: Development

Ticket #9515 (Issue with natural sorting) created

Mon, 2013-03-11 03:28

hrev45285

#!/bin/bash
files="001-.txt \
	001.txt \
	01-.txt \
	01.txt \
	1-.txt \
	1-0-.txt \
	1-0.txt \
	1.txt"
for file in $files; do
	touch $file
done
~/Desktop/test> ls -1
001-.txt
001.txt
01-.txt
01.txt
1-.txt
1-0-.txt
1-0.txt
1.txt
test-files.sh


Categories: Development

Ticket #9157 (intel_extreme 1 pixel height resolution) closed

Sun, 2013-03-10 18:04
duplicate:

Indeed, thanks for the hint!

Categories: Development

Ticket #8132 (Graphics not working with Lenovo S10-3t / Intel Atom N550) closed

Sun, 2013-03-10 16:39
fixed:

Should be fixed with hrev45352.

Categories: Development

Ticket #8796 (intel_extreme: invalid mode set!) closed

Sun, 2013-03-10 16:39
fixed:

Should be fixed with hrev45352.

Categories: Development

Ticket #9474 ((Reproducible) Crash when changing button bar from "Hide" to not Hide) closed

Sun, 2013-03-10 00:03
fixed:

Quite a few places in the mail code were assuming the button bar object always existed, the initialization of which was skipped on startup if set to hide. We now always build it and just show/hide it as needed. Fixed in hrev45351.

Categories: Development

Ticket #9513 (Update Hindi translations) closed

Sat, 2013-03-09 19:11
no change required:

It's preferred to make localization contributions on either ​translating Haiku or ​translating documentation for Haiku. Here is the ​haiku-i18n mailing list for general inquiries.

Thanks!

Categories: Development

Ticket #9514 (create index page for i18n.haiku-os.org/) created

Sat, 2013-03-09 19:06

Currently ​http://i18n.haiku-os.org/ returns a 404. Instead, it should link to the i18n related efforts:

Perhaps even a brief note similar to ​ReadMe.IntroductionToHaiku?

The Haiku project is comprised of numerous volunteers spread across the globe. While Haiku supports localization efforts, the primary language is English. The project is mindful of the language barrier for non-English speakers. To note, the native language of the majority of contributors is not English.

Categories: Development

Ticket #9513 (Update Hindi translations) created

Sat, 2013-03-09 09:12

Little update has been made in the following file...
data/catalogs/preferences/bluetooth/hi.catkeys

Categories: Development<