Development

Ticket #12115 ([Screen] Window doesn't resize with smaller font.) created

Latest Bugs & Tasks - Tue, 2015-06-02 20:57

If you choose a big font in Appearance and open Screen the window is properly resize.
if you choose a smaller font the window keeps the previous size.



We should save only the position not the frame.

Categories: Development

Ticket #11980 (Missing top line of attribute row in file panels) closed

Latest Bugs & Tasks - Tue, 2015-06-02 15:26
fixed:

Looks like I forgot to close this when I fixed it in hrev49115.

Categories: Development

Ticket #2442 ([Tracker]: it should not be possible to create a directory in /) closed

Latest Bugs & Tasks - Tue, 2015-06-02 15:19
fixed:

This was fixed somewhere in the past 3 years - there is no "New" menu item in /, and pressing Cmd+N does nothing.

Categories: Development

Ticket #10502 ([drivers/input/usb_hid] HIDParser.cpp: Memory leak) closed

Latest Bugs & Tasks - Tue, 2015-06-02 15:04
fixed:

This patch was applied at some point.

Categories: Development

Ticket #12027 (Zip-O-Matic fails on single folder) reopened

Latest Bugs & Tasks - Tue, 2015-06-02 14:48

Reverted in hrev49226. Apparently the real culprit is #12105.

Categories: Development

Ticket #12114 (execvpe not implemented) created

Latest Bugs & Tasks - Tue, 2015-06-02 14:29

I got this error message as i tried to compile Nim on the latest Haiku nightly gcc2h:

nimcache/stdlib_osproc.o: In function `startprocessafterfork_145004':
stdlib_osproc.c:(.text+0x2a80): undefined reference to `execvpe'
collect2: error: ld returned 1 exit status
Error: execution of an external program failed

I understand, this is not required for POSIX compatibility, but it would make the port of Nim lot easier. Of course, we can implement it in the Nim patchset, but unfortunately the Nim bootstrap generating some files, what require execpve, so it is not possible to patch these files.

Here is the source from klibc: ​http://code.metager.de/source/xref/linux/klibc/usr/klibc/execvpe.c

Categories: Development

Ticket #12113 (Webpositive crash when browsing to show on twit.tv - ...) created

Latest Bugs & Tasks - Tue, 2015-06-02 13:21

When I go to ​http://twit.tv/show/this-week-in-tech/512 with WebPostive in hrev49218 I get a crash. I've attached the debug report to this issue.

Categories: Development

Added QMPlay2 package

Source Activity - Tue, 2015-06-02 12:12
Categories: Development

Ticket #7565 ([Text_search] System name is missing) reopened

Latest Bugs & Tasks - Tue, 2015-06-02 06:18

The "system name" is a feature to show the localized name of applications in Tracker and Deskbar. So instead of "TextSearch" it should show "Recherche de Texte" or whatever the translated name is in the current language.

This is done by setting some attributes on the file so Tracker/Deskbar can locate the catalog and catkey entry to use for the system name.

Categories: Development

Ticket #12112 (runtime_loader cannot find libstdc++) created

Latest Bugs & Tasks - Tue, 2015-06-02 04:28

Recently built Lazarus from sources on a hybrid system with the GCC4 compiler. Qt runs fine, FPC runs fine, Lazarus compiles without error. When invoked, Lazarus causes the following system message:

runtime_loader cannot find libstdc++.so.6 - no such file or directory.

Bizarre.

Categories: Development

Ticket #12111 (DriveSetup lacks ability to format USB sticks (FAT32 required)) created

Latest Bugs & Tasks - Tue, 2015-06-02 03:28

DriveSetup only allows formatting of BeFS and NTFS systems. USB sticks almost invariably require FAT32 and DOA to be valid in other OS'es.

Categories: Development

Ticket #12110 (Editing file on FAT32 causes data corruption) created

Latest Bugs & Tasks - Tue, 2015-06-02 02:29

Opened the Raspbian Wheezy image and edited 'cmdline.txt' per instructions at:

​https://www.urspringer.de/2015/02/20/headless-setup-raspberry-pi-2-model-b/

The file became corrupted, and all data in the line before the edit was missing.

Categories: Development
Syndicate content