|
3
|
DonationCoder.com Software / Screenshot Captor / Re: Access violation error every morning
|
on: June 01, 2012, 04:56:41 PM
|
|
I am still getting the error "Access violation at address 004B418C in module ‘ScreenshotCaptor.exe’. Read of address 00000004." with v3.05.01 of Screenshot Captor.
It seems to occur under the following senario:
1) Start Screenshot Captor while using dual monitors. 2) Put my laptop to sleep by removing from docking station 3) Awake my laptop using only the laptop screen 4) Put it back to sleep 5) Start my laptop again the next morning in its docking station using dual monitors.
At that point, when I first use Screenshot Captor, I get the error. It seems to clear itself after that.
|
|
|
|
|
6
|
DonationCoder.com Software / Screenshot Captor / Access violation error every morning
|
on: April 26, 2012, 11:06:21 AM
|
|
I leave screenshot capture running all the time on my computer. It seems that every morning (after some combination of the computer going in and out of sleep mode, and logging on and off of our VPN), I get an Access violation error the first time I try using Screenshot Capture.
"Access violation at address 004B32A0 in module 'ScreenshotCapture.exe'. Read of address 00000004."
v3.04.01 Windows 7 Enterprise Service Pack 1
|
|
|
|
|
7
|
Main Area and Open Discussion / General Software Discussion / Any software to syncing contact between Google Apps and gmail accounts?
|
on: August 17, 2009, 10:32:47 AM
|
|
I have a Google Apps account that I use for all my email and calendaring. However, certain Google functionality (such as Google Voice) is only available for the normal Google accounts, so I am forced to keep a free, gmail account active. I am trying to avoid having to maintain a list of Contacts between the two, and so am wonder if anybody is aware of software that will keep my Google Apps accounts in sync with my Gmail account?
One way I know of would be to use something like gsyncit to use Outlook as an intermediary... however I am looking for a one step solution. If one exists.
|
|
|
|
|
8
|
DonationCoder.com Software / Find And Run Robot / Re: [bug] Tab complete not working as expected with optional prefix set
|
on: March 09, 2009, 11:07:11 AM
|
|
I just tried the "^" character, and the "~" character. Both are resulting in the same truncation.
In addition to the TAB completion, I also see this when using the FCalc plugin:
I can type ~fc 3+3, and it will show me the answers. Normally I can just press enter, and it will blank out the 3+3 and let me do another claculation. Now, however, when I press enter, it reverts to just fc, which, without the prefix, doesn't trigger the plugin.
|
|
|
|
|
9
|
DonationCoder.com Software / Find And Run Robot / [bug] Tab complete not working as expected with optional prefix set
|
on: March 08, 2009, 01:51:17 PM
|
|
I have recently configured FARR to required an "Optional prefix which needs to come first on search line in order to match against aliases and plugs" (Options -> Settings -> Keyboard Interface). I chose to use the forward slash (/).
I want to use the paste alias to paste a date. I type in "/pas". At this point paste (paste date, ...) is the only option. I press the Tab key to complete the word so I can see the alias options. It does complete the word "paste", but it truncates off the leading '/'. So FARR no longer looks for the alias, but looking for file matching.
- David
|
|
|
|
|
11
|
DonationCoder.com Software / Find And Run Robot / Tiddly Wiki no longer working after updating to FARR 2.48.01
|
on: March 03, 2009, 07:32:01 PM
|
I have been using Tiddly Wiki (alias tiwi) for about three months now. After the most recent upgrade to FARR, when I try to launch Tiddly Wiki, I get the following error: This program cannot display the webpage Most likely causes: - You are not connected to the Internet.
- The website is encountering problems.
- There might be a typing error in the address
Anybody seen this before? Or experiencing the same thing? Thanks.
|
|
|
|
|
12
|
Main Area and Open Discussion / General Software Discussion / Re: Large Text File Viewer
|
on: July 31, 2008, 11:26:07 PM
|
Should free be a requirement, there's always Vim. Yes, it most certainly is an acquired taste but for just viewing files it should do just fine. I have always liked VIM, but unless I have things configured wrong, it doesn't really do a very good job of opening large files. If I open just a 500mb file, it takes about 500mb of memory, and about 2 minutes to open.
|
|
|
|
|
14
|
Main Area and Open Discussion / General Software Discussion / Large Text File Viewer
|
on: July 30, 2008, 10:51:05 PM
|
Anybody know of a good large text file (multi gigabyte) viewer? I have used UltraEdit. It is good, but doesn't work well as both a text editor and a large file viewer. To move around the large file efficiently, you need to turn off line numbers and temp file... you also need to open as "read-only" to make sure you don't accidentally change the file. And it still doesn't jump from the first line to that last as quick as I would like. I also used LTFViewer ( www.swiftgear.com) which is pretty good... but seems like that last time the author touched the program was 3 years ago. Would be nice if it also had 'tail -f' type functionality.
|
|
|
|
|