|
jdmarch
|
 |
« Reply #75 on: January 17, 2010, 03:15:02 PM » |
|
Another build? I need to sleep less.
BUG: Anuran>Archive>Archive log I like the "Archive logs daily at" option, but it doesn't seem to work if Anuran isn't running at the very moment the logs are supposed to rotate. On startup, Anuran should check to see if that point in time has passed, and archive the current.anu. This is (or should be) the behavior for the "Archive logs every" option as well. Times should be based on current.anu's origin date.
Might need someone to confirm the above bug.
E: looks like jdm's experience is the same as mine.
Actually, in my case, I expect that the popup would have been open/running when the archive time passed unheeded.
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #76 on: January 17, 2010, 07:28:21 PM » |
|
Gah...I really don't know what is causing it not to archive since all the tests I've done have worked for me.
1) You mentioned that your computer is on 24/7 (so is mine) but it's not in some kind of sleep/hibernate mode at 3:30 a.m., right? 2) Does the "Archive now" button work for you?
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #77 on: January 17, 2010, 07:45:33 PM » |
|
1) You mentioned that your computer is on 24/7 (so is mine) but it's not in some kind of sleep/hibernate mode at 3:30 a.m., right?
No, it's not. 2) Does the "Archive now" button work for you? Jackpot!!! I should have tested this. It worked on the early releases, but does not now.
|
|
|
|
|
Logged
|
|
|
|
|
|
skwire
|
 |
« Reply #78 on: January 17, 2010, 07:52:23 PM » |
|
Jackpot!!! I should have tested this. It worked on the early releases, but does not now. Are you running Vista or Windows 7 and are running Anuran from the Program Files folder? If so, maybe Anuran is having trouble writing to that folder? If that turns out to be the case, could you try testing it from another folder outside of the Program Files one?
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #79 on: January 17, 2010, 08:11:36 PM » |
|
No: Windows XP, full admin rights, had no trouble archiving earlier.
<exploring>... Aha! Last time, I tried "Archive Now" from the tray icon. This time, I tried it from the options dialog, and saw the error message "current.anu file not found. Nothing to archive." Recall that my data files are not in the default location. So the popup and anuview have no trouble finding them, but apparently the archiver is not so aware.
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #80 on: January 17, 2010, 08:20:48 PM » |
|
Website | Download v1.0.21 - 2010-01-17 ! Fixed, AGAIN, an archiving bug where Anuran wouldn't archive at the specified time. I can't code. =] (Thanks, jdmarch)Please try this version... 
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #81 on: January 17, 2010, 09:14:21 PM » |
|
well, the archive button is working now! I'll see whether the archive happens tonight. Thanks, skwire!
|
|
|
|
|
Logged
|
|
|
|
|
mohamedm
|
 |
« Reply #82 on: January 19, 2010, 05:24:35 AM » |
|
Thank you for the nice program.
It would be nicer if it supported Arabic as my entered text appears as question marks.
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #83 on: January 19, 2010, 05:56:46 AM » |
|
scheduled archiving is working now! Thanks, skwire!
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #84 on: January 19, 2010, 05:59:39 AM » |
|
scheduled archiving is working now! Thanks, skwire! Finally, eh?  Sorry for the hassle and thanks for sticking with it.
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #85 on: January 19, 2010, 05:32:57 PM » |
|
Thank you for the nice program. It would be nicer if it supported Arabic as my entered text appears as question marks.
You're welcome, mohamedm. Apologies for the lack of Unicode support. The last time I checked, the Unicode version of AutoHotkey didn't support file I/O yet so I'm not sure I could make it work even if I compiled Anuran with that version. I'll try to find some time to check into it.
|
|
|
|
|
Logged
|
|
|
|
|
mediaguycouk
|
 |
« Reply #86 on: January 20, 2010, 08:17:25 AM » |
|
You may know about this but the program is causing the 'return' key to be a carriage return before it is a 'ok' command.
This doesn't cause too many problems normally, just an extra line in the AnVu software. However if you remember the last entry it means that the cursor starts underneath the sentence the next time it appears. It also means that if you remove something from the beginning of the sentence you end up with blank lines
(2010-01-20 @ 01:10:49 PM) Lunch (2010-01-20 @ 01:41:14 PM) Tickets and VHS digitisation (2010-01-20 @ 02:11:18 PM) VHS digitisation
I think this is the following
(2010-01-20 @ 01:41:14 PM) Tickets and VHS digitisation [blank line added by fault in return key] [blank line added by AnVu at the end of message] [blank line added by AnVu at the start of the next message] (2010-01-20 @ 02:11:18 PM) [blank line as I removed 'Tickets and' and pressed Enter ] VHS digitisation
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #87 on: January 20, 2010, 09:38:23 AM » |
|
Yes, this is a recurring issue that is sporadic enough that it's hard to code around. Let me see what I can do about stripping any trailing newlines.
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #88 on: January 20, 2010, 10:13:22 AM » |
|
-
|
|
|
|
« Last Edit: January 20, 2010, 10:17:11 AM by skwire »
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #89 on: January 20, 2010, 10:24:02 AM » |
|
Yes, this is a recurring issue that is sporadic enough that it's hard to code around. Let me see what I can do about stripping any trailing newlines.
That would be great. It's not very sporadic here... my log files are filed with blank lines.
|
|
|
|
|
Logged
|
|
|
|
pseudus
Participant
Posts: 3
HowdeeDooDere
|
 |
« Reply #90 on: January 20, 2010, 10:51:29 AM » |
|
Just a suggestion, but how about requiring a SHIFT+ENTER for a new line/carriage return? Seems to me, most users of this program do not need a new line often.
Just my $.02
|
|
|
|
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #91 on: January 20, 2010, 11:50:39 AM » |
|
Just a suggestion, but how about requiring a SHIFT+ENTER for a new line/carriage return? Seems to me, most users of this program do not need a new line often.
have a look in the options  - on the pop-up tab you can set the Enter/Control behaviour (choice is Ctrl+Enter or Enter for new line & the other for close popup)
|
|
|
|
|
Logged
|
|
|
|
pseudus
Participant
Posts: 3
HowdeeDooDere
|
 |
« Reply #92 on: January 20, 2010, 12:30:25 PM » |
|
 Sorry, wonder where the extra lines are coming from then....
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #93 on: January 20, 2010, 02:21:12 PM » |
|
Just a suggestion, but how about requiring a SHIFT+ENTER for a new line/carriage return? Seems to me, most users of this program do not need a new line often.
have a look in the options  - on the pop-up tab you can set the Enter/Control behaviour (choice is Ctrl+Enter or Enter for new line & the other for close popup) Yes, but that doesn't work properly. Even with the default setting (Enter for close popup), pressing Enter often inserts a spurious newline into the log file.
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #94 on: January 20, 2010, 05:33:13 PM » |
|
Website | Download v1.0.22 - 2010-01-20 ! Trailing newlines are now stripped from notes before saving.Give this version a shot, folks, and let me know if the "extra lines" issue is resolved.
|
|
|
|
|
Logged
|
|
|
|
|
jdmarch
|
 |
« Reply #95 on: January 20, 2010, 08:05:47 PM » |
|
Website | Download v1.0.22 - 2010-01-20 ! Trailing newlines are now stripped from notes before saving.Give this version a shot, folks, and let me know if the "extra lines" issue is resolved. So far so good. Thanks, skwire!
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #96 on: January 21, 2010, 12:43:19 AM » |
|
Website | Download v1.0.23 - 2010-01-21 + A real honest-to-goodness helpfile is now included with Anuran. Many thanks to doctorfrog and mouser for their contributions and feedback. Bring up the Options panel and choose Help, Contents from the menu.So far so good. Thanks, skwire! Cool...thanks for the report.
|
|
|
|
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #97 on: January 21, 2010, 03:30:11 AM » |
|
I'm just getting back to using this now (well, as of yesterday evening) I want to archive log daily, It's currently set to:- Archive logs every: [1] [day(s)] Does that archive then: 24hrs after the first entry, or at midnight (the latter doesnt seem to be the case here so I will have to wait till later to check the former*) I hibernate evenings btw - yes yes my computer I mean :p  I should probably better use the second option (Archive logs daily at:) but thought I would follow this up as I found it confusing... * will report back later if that works
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #98 on: January 21, 2010, 04:19:10 AM » |
|
I want to archive log daily, It's currently set to:- Archive logs every: [1] [day(s)] Does that archive then: 24hrs after the first entry, or at midnight (the latter doesnt seem to be the case here so I will have to wait till later to check the former*) It will archive 24 hours after you click OK. You would be better off using the second option where you can specify a daily time to archive.
|
|
|
|
« Last Edit: January 21, 2010, 04:49:23 AM by skwire »
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #99 on: January 21, 2010, 04:32:21 AM » |
|
It will archive 24hrs after you click OK. You would be better off using the second option where you can specify a daily time to archive.
gotchya thanks Skwire
|
|
|
|
|
Logged
|
|
|
|
|