Frequently asked questions.
1 General Questions
1.1 My browser does not display your web pages.
2 Using TrashLater
2.1 I receive email messages from the "Cron Daemon"
2.2 Error email messages from the "Cron Daemon"
2.3 How do I edit TrashLater's cron table?
2.4 The "Show Progress Window" button does not work
3 Contacting tredje design
3.1 How can I become a beta tester?
3.2 When will TrashLater become available in my language?
3.3 I think I found a bug. What should I do?
3.4 My question is still unanswered. What can I do now?
Use Safari.
The email contains just one line:
INIT_Processeses(), could not establish the default connection to the WindowServer.
This message is generated when the "cron" scheduling mechanism was asked to open a application for you at a time when you were not logged in (maybe someone else was?).
The bottom line is, the window-based TrashLater Client can only be started when you are logged in. This is true even if it does not attempt to open a window. There is also a background-only version of the client that does not suffer from this limitation, but this one is not enabled for unregistered users.
To deal with this situation, you have a couple of alternatives:
NB. Since Mac OS 10.3 (Jaguar) you can stay logged in when fast user switching is enabled.
NB. For unregistered users, this option works differently: the window-based client is still used; it simply hides its progress window. Therefore, it still only works when you are logged in, sorry.
The email contains lines like:
2007-10-08 23:43:10.241 TrashLater[19399] Unable to (re)move 'NeoOffice.app'.
Messages like this will be generated in version 4.1 of TrashLater. What happened here is that an item could not be modified, usually due to insufficient access rights. A typical example is an item that is owned by the admin user. If that were the case, then you can fix it in the Finder:
Brave users may also use the Terminal application for this (replace "admin" by whatever your admin user and is called):
su - admin cd /to/where/the/item/is sudo chmod -R a+rw item_name
Every user on your computer can do the following: open the Terminal application and type:
crontab -lThis will produce something like this (the path shown here is incomplete):
## Attention! The following line is automatically updated by TrashLater: 9 * * * * /Applications/Utilities/TrashLater.appYou can edit this crontab entry directly in the Terminal. You could use "crontab -r" to delete it, or "crontab -e" to edit it in a UNIX editor such as "vi". For more information, view the manual page; in the Terminal, type:
man crontab
Common symptoms for this disease are:
As a workaround, you can type this command in the Terminal application:
defaults write se.tredje.trashlater ShowProgress 0 where "0" means off, i.e. dot not show the progress window, or you could use "1" to turn it on.Furthermore, registered users should then launch and quit TrashLater to allow it to update the cron table (crontab). Otherwise the window-less background client is not used. When ShowProgress was set to 0, the name "TrashLater Client" should no longer be listed by "crontab -l" in the Terminal application.
Simple, please contact me.
The localization process requires sufficient knowledge of your language, which I may not have. If you would like to help, please contact me.
Please send an email to tredje.bugreport@mailnull.com (don't put this address in your address book as it is temporary), or use the online contact form.
The following information would be helpful:
Why don't you post your question on this contact form?