|
|
Comments and Discussions
|
|
 |

|
CPU Usage was 50. I had a custom task attribute which i did not display.
Thank You
Alexandra
|
|
|
|

|
Alexxcode wrote: CPU Usage was 50. Which probably means you have a dual-core processor...
Alexxcode wrote: I had a custom task attribute which i did not display. That makes sense. It sounds like an infinite-loop got triggered. Any more information gratefully receieved.
|
|
|
|

|
Can you tell me what kind of custom attribute it was?
|
|
|
|

|
It was Data Type = icon
Thank You
Alexandra
|
|
|
|

|
The Boolean search combinations seem to have stopped working as they did before. Maybe it has to do with how the "including" dropdown selection is now being combined with the selections from below, but I can't seem to get complex searches to work properly anymore.
I used to be able to do something like this: Flag is set AND Start Date on or before (today's date) AND completed date is not set OR Flag is set AND Start Date on or before (today's date) AND Completed Date on or after (today's date). Experimentation had showed me that the way the ANDs and ORs were combined was that consecutive ANDs were bound together in a group and then ORed to the other ANDed groups. But this no longer holds true (or so it seems), which makes some searches impossible as far as I can tell. The above search, intended to show anything flagged that should be started by now and is either incomplete or was completed today (that is, basically a "today's tasks both finished and unfinished" list), now refuses to include any completed tasks in the result.
So something has changed, and either I'm misunderstanding how the program is now meant to combine criteria when there are both ANDs and ORs, or there's a bug there.
The other, related question I have: I see there are now relative date criteria in the search. However, I don't have any idea what I can type there as possible values. The dropdown doesn't offer any suggestions. Do I have to type some kind of exact match string, like "today"? Or is it an integer, meaning a number of days away from today, or something else?
Oh, and one more odd-looking thing. When I run such a search in the Find Tasks window, the "What Matched" column is full of nothing but "Flagged, 12/30/1899". What is being shown here?
Thanks.
|
|
|
|

|
Actually, I've found more specifically what might be going on. Maybe it isn't as complex a problem as something weird happening with the Boolean combinations, because I've found a much simpler failing condition: It seems that any search which specifies a set start date criteria excludes all completed tasks from the results. A search with the one condition "start date is set" will never return any completed tasks. On the other hand, a search with just one condition "start date is not set" will include all completed tasks in the results whether they have start dates set or not.
In other words, completed tasks are somehow being consistently treated by the search as if they have no start date at all. Selecting one of those tasks shows that the start date is, in fact, still there; it's just being treated as if it were not.
|
|
|
|

|
Hi Trajan (named after the Roman emperor/general?)
Can you send me a sample tasklist and .ini file that exhibits the problem best?
Thx
|
|
|
|

|
Sure...if I could find one. There doesn't seem to be an .ini file at all. I may have deleted it when upgrading if at some point I just wiped out the installation directory and replaced it with the newly unzipped later version, but it doesn't seem to have created a new one in its place, and it does still remember my preferences. So I'm guessing it's all stored in the registry, but the application seems to think otherwise, because the "export preferences from registry" option is grayed out whereas the "import preferences into registry" option is not (and if I choose it, it starts out looking in the program's directory, with a ToDoList.ini file listed there in the file selection dialog even though that file doesn't actually exist. I could imaginably start fresh, too, this is a fairly new computer anyway, if you tell me how to wipe any preferences that are in the registry I could just set my preferences again (as long as I wouldn't lose anything about the task list itself). Is it possible I've gotten myself into trouble by putting this in a subdirectory of C:\Program Files\, where Windows is usually kind of strict about things (maybe including the .ini file) being written out unless I go mess with permissions?
Thanks for your help. (And yes, by the way, I was named for the Roman Emperor.)
|
|
|
|

|
Trajan McGill wrote: Is it possible I've gotten myself into trouble by putting this in a subdirectory of C:\Program Files\, where Windows is usually kind of strict about things (maybe including the .ini file) being written out unless I go mess with permissions? Probably. Windows redirects all ini file writing to (I think) the Application Data folder for the current user.
|
|
|
|

|
Hi,
I'm not sure if its been mentioned before but I would find it useful if you could create multiple list views as tabs on the bottom, each list view could be set up with its own specific filters, this would allow me to quickly switch between a list of tasks for today and back to my treeview of all incomplete tasks,
I'm not sure how easy/feasable this would be to add but it would be really useful for me(I've tried getting the source code running to see if I can implement it but I get over 1000 compilation errors in VS2010, I havent had much time to take a proper look yet but I must be doing something wrong!)
Cheers,
Mark
|
|
|
|
 |
|
|
General News Suggestion Question Bug Answer Joke Rant Admin
|
A hierarchical task manager with native XML support for custom reporting.
| Type | Article |
| Licence | Eclipse |
| First Posted | 3 Nov 2003 |
| Views | 12,856,711 |
| Downloads | 225,074 |
| Bookmarked | 2,921 times |
|
|