-
richfearn changed the public information on the Acorn Utilities project.
2009-10-18 13:52:00 UTC in Acorn Utilities
-
richfearn changed the public information on the Acorn Utilities project.
2009-10-18 13:51:56 UTC in Acorn Utilities
-
I've since realised that blkid is being moved to util-linux-ng! I've modified the code to fit into its blkid instead, and I'll look into submitting a patch for util-linux-ng.
2009-10-11 13:04:35 UTC in Ext2 Filesystems Utilities
-
Hi,
I was considering submitting a patch to make blkid recognise ADFS, which doesn't have a magic number - so it can't simply be added to the type_array in lib/blkid/probe.c.
The approach used by the kernel to check whether a partition is ADFS involves verifying the checksum of the 512-byte boot block, doing sanity checks on the sector size and disc size. The checksum code is very simple;...
2009-10-11 11:01:34 UTC in Ext2 Filesystems Utilities
-
Please see the patch I've just submitted, which adds support for background colours.
2007-03-17 20:57:20 UTC in Graysky Plugins for Eclipse
-
This patch allows both a foreground and background colour to be specified when creating a highlight filter.
I've updated the HighlightAction class itself (so that it can hold 2 colours instead of 1), and also updated the XML reading/writing routines to cope with 2 colours. I've also changed HighlightOptionsPage so that both colours can be specified.
2007-03-17 20:56:07 UTC in Graysky Plugins for Eclipse
-
This is still a problem.
Java 1.6.0, Eclipse 3.2.1, Logfile View 1.4.0.
It works fine without colouring.
If I turn coluring on, and use a word rule (not a regexp rule), it causes Eclipse to hang.
NB this only happens with word rules - regexp rules work fine. jmimo, perhaps that is why you couldn't reproduce the bug? This might be a problem with WordDetector or WordRule.
2007-03-17 16:36:40 UTC in Eclipse Logfile Viewer
-
Hi,
I just created a new task (which was automatically named "New task_0"). Initially after it was created, the task's name was highlighted so that I could edit it. I typed in a new name, then clicked elsewhere so that the editable field lost focus. The new name was lost and the task's name reverted to "New task_0".
This is counter-intuitive; in Windows I'm used to selecting a file...
2007-02-23 22:18:32 UTC in GanttProject
-
Hello,
Could you please remove the phonemanager project? This project is eligible for removal because there is no source.
Thanks
Richard.
2007-02-09 23:27:43 UTC in SourceForge.net
-
With phpMyAdmin 2.9.0.1, I am unable to use the setup
script (http://XXX/phpmyadmin/scripts/setup.php).
I can view the "front page" for the script, that has
the global action buttons, but clicking any of the
buttons (e.g. "Add" in the Servers section) just
reloads the page.
I'm getting errors like this in my Apache error log:
PHP Notice: Undefined index: PMA_token in D:\\Program...
2006-10-02 22:26:08 UTC in phpMyAdmin