Text size: A+ A- Reset
Welcome, Guest
Please Login or Register.    Lost Password?

"do you want to start another instance"
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: "do you want to start another instance"
#10792
"do you want to start another instance" 12 Months ago  
Every now and then when I startup my Mac rainlendar bugs me with the message that an instance of rainlendar seems to be running (while it is not) and asks me if I want to start another instance. Since it is not the case I have to remove the file "/Users/user/.config/.rainlendar2/rainlendar2-user". And this fixes the problem, however usually not for long. It's a really annoying bug, any chance it will get fixed soon? Or is there anything else I can do to fix this. I'm running rainlendar 2.6 on Mac OSX Leopard (and now Snow Leopard with the same problem still)
ifoow
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#10793
Re:"do you want to start another instance" 12 Months ago  
For what it's worth, this also happens with Ubuntu Linux.
robtgordon
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#10798
Re:"do you want to start another instance" 11 Months, 4 Weeks ago  
The file should be removed when Rainlendar quits but if the process is terminated forcefully (e.g. by the OS on shutdown) it is possible that the file is left behind and Rainlendar assumes that another instance is already running when it is started again. You can use the -m command line switch to make Rainlendar ignore the multiple instance check.
Rainy
Moderator
Posts: 3951
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#10807
Re:"do you want to start another instance" 11 Months, 3 Weeks ago  
Rainy said: "You can use the -m command line switch to make Rainlendar ignore the multiple instance check"

Could you elaborate on how to do this? I don't know what this command line switch is
ifoow
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#10813
Re:"do you want to start another instance" 11 Months, 3 Weeks ago  
You would have to start Rainlendar from the terminal if you want to use the command line arguments. Here's how you can start it:

/Applications/Rainlendar2-Pro.app/Contents/MacOS/Rainlendar2-Pro -m
Rainy
Moderator
Posts: 3951
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11067
Re:"do you want to start another instance" 10 Months, 1 Week ago  
Please excuse if my english is not so good. For Ubuntu Linux can solve the problem by making an entry in the /etc/rc.local.

Code:

rm /home/user/.config/.rainlendar2/Rainlendar2-user


"user" is to replace it with your own username. Through this entry, the file is deleted at each shutdown, if it still exists.
Canja
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/11/21 05:08 By Canja.
The administrator has disabled public write access.
 
Go to topPage: 12345