Bug ID Category Function Description Status
100Downsize ToolsContains at most (count) letter XWhen processing this function ("Contains at most (count) letter X"), I receive the error "Run-time error 13: Type is mismatch" after entering the Character.
Resolved
99OtherConverterIf you download this list... https://www.hashes.org/download_left.php?entry=8&spec=found and try to use "Encoding Conversion" to ASCII ULM crashes. Thanks.:)Resolved
96Sort/Advancedsort and removeits just crashed on big file @ server 2008
kindlty fix this thanks
Resolved
84Sort/AdvancedSort and RemoveSort does not sort numbers in an expected way. Users may need to sort numbers to organize analysis results by frequency. To reproduce place these numbers in a text file.
(1,55,100,99) Then sort. I would expect (1,55,99,100) I actually get at the moment (1,100,55,99). Numbers written horizontally for this message, would each be on separate line in real use. Thanks.
Resolved
83Analysis ToolsAnalysis List (Detailed)When I used this function all the output folder contained was this.

Titled:0
Starting properties
Consecutives properties
Toggle properties

Resolved
79OtherRegExAs the RegEx tool works through the list in the input window they are not removed as they are completed like they used to, one by one. They are however all removed when the entire batch is finished.Resolved
78OtherSplit ToolIf the split tool is pointed to some files in an oddly named folder it writes the output to the directory above. To reproduce name a folder "work_md5.txt.out", put a text file in it and try to split into more than one file. This might explain the trouble I had with the split tool before.Resolved
77OtherSplit ToolThe split tool retains the last split list even if the tool is closed and opened again. It does not retain it after ULM is closed and re-opened however.Resolved
76OtherDLR (Auto Find)The "Auto Find" in DLR does not find " " (space) delimiters.Resolved
75OtherDLRUsing the DLR if the user makes an error or provides odd / incorrect input DLR crashes ULM instead of being a little more forgiving and just popping up a warning. :)Resolved
74OtherRegExIf you use the stop button before ULM has finished and look in the output list, many items that do not match the expression used will be present at the end of the list.Resolved
73Slice ToolsSlice BeforeIf the users selects text that is at the start of a word then uses "Slice before" ULM has a problem. :) To reproduce use this list.

normal
thisshouldberemoved"thisshouldstay
"test1"
"test2

Then use Slice Before and input " ULM outputs...

normal
thisshouldstay
test1"test2 <--- this is wrong.

Thank you.

Resolved
72OtherRegEx (V1E97)ReGEx
I am either getting no output or an incorrect one considering the expression used and compared to the output of V1E96.8 with the same expression on the same list. It does seem to scan much faster though !
Resolved
66OtherRegExIt seems as if the "replace portion" part is not working. Keep item and remove item seem ok. :)Resolved
65Downsize ToolsSave If length > Queue ToolI used the queue tool on more than one function and when I tried to use the "Save if length is greater than" I was not asked for a number and ULM just started to crop. Seems as if the queue tool is not clearing itself between uses. Thanks.Resolved
64OtherBetween ToolBetween Tool does not seem to allow multiple characters as input. I tried to remove text between bounds, I typed .html in the right bound which crashed ULM. Sometimes users may need to write more than one character in the bounds to be more discriminatory with selections. In this example I could not simply use "." as there was a "." previous to it. Thanks.
Resolved
63OtherBetween Tool With QueueIt seems as if the "include bounds" option does not work if the user is using the between tool, combined with queue tool.Resolved
62Slice ToolsSlice With QueueIf user uses the queue tool with slice tool more than once and with different functions without closing ULM down between operations, ULM does not ask the user to input a number for the second function.
Resolved
61OtherRegExProcessing multiple files with RegEx is not automatic, user has to keep pressing the process button.Resolved
60OtherJoin VerticalThe Join Vertical box has a delete processed files tick box option in the top left of the window.Resolved
59OtherRegExThe RegEx tool in ULM is awesome, but I seems to be having trouble with Negative lookahead as it doesn't seem to be working for me. Code to reproduce. Test.txt contains q (newline) queen (newline) eq (newline). RegEx is q(?!=u). The output should find "q" and "eq".Resolved
58OtherWebSiteOn the Requests page I notice the following text at the bottom of the page.

Notice: Undefined variable: ...
Resolved
57Analysis ToolsBrief AnalysisThe last version that works on my Win7 Home Premium 64-bit system is Version 0.95x341 beta Compiled on 20.06.12.

Every version since then, up to V1E93.zip (Version 1.00E93 beta, Compiled on 10.04.13) crashes when I start a Brief Analysis, which is the first thing I do with ULM.

Windows reports that the program stopped working, and no compatibilty setting I've tried gets it to work.
Resolved
56OtherEncoding ConverterI tried converting a few text files to ANSI. One of them was UTF-8 but I didn't know which one. So I dragged the five files into the converter window, left the source as automatic and set output as ANSI ULM crashed saying out of memory.Resolved
54OtherSort and Remove After JoinThis is only after the Join tool is used. When the automatic sort and remove dupes is ok'd by the user ULM does not remove the duplicates in this run. The user needs to run sort and remove on the same list again to actually remove dups. Sort and remove works ok on its own though, it is just in this automatic function immediately after a join.Resolved
53OtherConverterCannot convert it to separate all the words by " " (space). <br> I receive runtime error. Resolved
52OtherCross ReferenceFrame (counter) doesn't update when lists are processedResolved
50OtherCross ReferenceV1E67. Trying to use cross reference on a 325MB list against a 326MB list (both delimited and sorted) I receive error ... "Runtime error 13, type mismatch."Resolved
49Transform ToolsRotate Right, Rotate LeftThe last item is not being properly rotated when the file does not end in new lineResolved
48Transform ToolsMask Match FullOutputting multiple lines of the same text Charset insert not workingResolved