topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday September 19, 2026, 10:43 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 1515next
1101
Clipboard Help+Spell / Re: How can I move folders?
« Last post by mouser on January 12, 2020, 01:58 PM »
You can change the ordering and the parentage.

To change the parent, click and drag a group node to the node you want to make the new parent.
To change the ORDERING of children under a parent, right-click and edit the group, and then change the "Display Order Weight"..  (clips can be ordered the same way).
1102
N.A.N.Y. 2020 / Re: NANY 2020 Wrap-up
« Last post by mouser on January 12, 2020, 12:16 AM »
I don't know why this app wasn't submitted as part of NANY, dcmember r0bertdenir0's app Pandemonium:
https://www.donation...ndex.php?topic=48841

If you have tried apps like noisli or brain.fm, you know what Pandemonium is about.
I work in an open plan office & it can be hard to get into the zone when there are ad-hoc conversations going on.
Noise cancelling headphones are good for low frequency noise but not so good at voices.
What I've found works for me is non-vocal sounds.
Natural sounds like rain, birds, running water, soft classical music (I like Gymnopedie by Satie) work especially well for me.
Services like noisli give you a fixed set of options to choose from.

Pandemonium lets you create a playlist of any number of audio files (anything supported by the IrrKlang library).
You can then simultaneously play all the streams over each other, setting volume on each stream.
I've found it really helpful for focusing & hope it might be useful to others.
It's probably best used with headphones, but that's up to you.
1103
Yikes.
1105
General Software Discussion / Upgrade to Firefox 72 to fix security hole
« Last post by mouser on January 08, 2020, 11:59 PM »
ghacks reports firefox just pushed out an important Firefox web browser fix:
https://www.ghacks.n...-actively-exploited/
1106
Automatic Screenshotter / Re: Error Box -- Cannot create new PNG
« Last post by mouser on January 08, 2020, 07:55 PM »
I've added code in the new version to detect the situation where those values might be missing and complain/warn the user.
1107
Automatic Screenshotter / Re: some suggestions
« Last post by mouser on January 08, 2020, 02:29 PM »
In the options of Media Browser I unchecked "Start minimized" !!!
Ah i thought I had fixed that already -- so that if the program is launched by another app via commandline that it should not start minimized.
In fact starting minimized for MousersMediaBrowser seems a bit silly in general..

"In virtual tree, start with nodes all expanded".
I will check..
1108
Automatic Screenshotter / Re: some suggestions
« Last post by mouser on January 08, 2020, 01:16 PM »
Anyone else can try launching the internal MousersMediaBrowser from within Automatic Screenshotter?
1109
Automatic Screenshotter / Re: some suggestions
« Last post by mouser on January 08, 2020, 12:06 PM »
Would you mind redownloading and trying again -- if it fails this time then I'll add a message and upload another version to tell me what is going wrong.
1110
Automatic Screenshotter / Re: some suggestions
« Last post by mouser on January 08, 2020, 11:57 AM »
But MousersMediaBrowser still doesn't run!

It should just be trying to launch it from the same directory as AutomaticScreenshotter.. I thought I spotted an extra \ in the path that I suspected was causing the problem.. let me check again..
1111
Automatic Screenshotter / Re: some suggestions
« Last post by mouser on January 08, 2020, 11:06 AM »
Thanks for the suggestions, horst!

Can you try this beta download:

And see if I have fixed the following:
  • selecting View/Launch internal screenshot browser nothing happens,
  • "FileName_manual" instead of "manual_FileName"
1112
Welcome to the site!  :Thmbsup:
1113
Android Apps / Re: Problem getting When Last sync with Dropbox
« Last post by mouser on January 08, 2020, 09:52 AM »
Yikes, ok let me test.
1114
Automatic Screenshotter / Re: Error Box -- Cannot create new PNG
« Last post by mouser on January 08, 2020, 09:27 AM »
Ops!
Probably you helped me to find the cause of this error!
When I entered into options in order to change from png to jpg, I realized that both "format" and "Quality" fields where empty!
I just reselected "png" and "2" and now everything seems to be OK again!
You should just change your code in order not to allow that these fields may be blank.

Well that's a good clue.

As for them being blank.. They should never be blank.. That shouldn't quite be possible.. The fact that they were suggests that the program may have malfunctioned while shutting down and saving its settings..

But this does give me something I can check for at startup, to alert the user about if it finds the settings blank..
1115
Android Apps / Re: Problem getting When Last sync with Dropbox
« Last post by mouser on January 08, 2020, 08:23 AM »
Dropbox canceled their sync api, so WhenLast sync no longer works.. 
I've got plans for a replacement sync function, but it will be a while..
You can still manually export a file from WhenLast on one device and import it on another, for a one time thing..
1116
Automatic Screenshotter / Re: Error Box -- Cannot create new PNG
« Last post by mouser on January 08, 2020, 08:21 AM »
The most valuable thing would be if someone could figure out a pattern to when the error occurs and doesn't.. 
1117
Automatic Screenshotter / Re: Error Box -- Cannot create new PNG
« Last post by mouser on January 08, 2020, 08:08 AM »
The fact that the files are there and black and the right size is a real clue.. it seems to rule out a problem with actually saving the file, and more to do with the png data being somehow problematic.. I wonder if it could be something to do with the auxilliary data in the png file (exif, file comments) somehow causing it problems..

Before I work on that hypothesis, can you try redownloading the latest alpha version (see link in previous post above), and then assuming the error is still happening can you tell me:
1. Your operating system.. win10 or winxp?
2. Does the error happen with every capture, or are some successful? Any pattern as to which work and which give error?
3. What are your settings on the File Saving tab? Does changing the compression level make the error go away?
4. If you change format to jpg on the File Saving tab, does the error go away?



Regarding settings -- in the installed version the settings will be in your MyDocuments\DonationCoder\AutomaticScreenshotter directory, and will not be deleted when you uninstall.
1118
N.A.N.Y. 2020 / Re: NANY 2020 - Filtration: A Task Manager
« Last post by mouser on January 07, 2020, 09:46 PM »
1119
It should work as you want by editing the ConfigDir.ini file, so don't give up on that.

Just make sure you remove the // at the start of the ConfigDir line.
and then make sure farr is fully exited -- remember that by default when you click close it just minimizes to the tray.

Also the new FARR beta should show you where it is trying to store it settings file if you open the FARR about box.

If you are still having trouble, it must be something else going wrong..
1120
Apologies if I missed any comments about icon quality -- the bigger sizes are poorer quality, especially noticable where there are diagonal lines. They seem to be resized up from the 16 x 16 versions.
yep, they are just the scaled up versions of the 16x16 icons -- not ideal but better than nothing.
1121
Anyone?
1122
The bad news about the name of this app is it's hard to remember and pronounce.. the good news is its going to be easily find in a search..
1123
If you're looking for features to add, you could extract the file description from the exe files and show them in the listview (and add them to the shortcut created in start menu).

So apache.exe would be apache.exe - Apache Web Server
etc.
1124
Find And Run Robot / Re: Broken icons for 64bit programs
« Last post by mouser on January 04, 2020, 05:50 PM »
Good to hear the new version is a step in the right direction.
1125
Nice  :up: :up: :up:

Working well here  :Thmbsup:
Pages: prev1 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 1515next