Re: GSLaunchedApplications.lock

2016-10-26 Thread Gmail
Le 26 oct. 2016 à 13:05, Riccardo Mottola a écrit :

> Hi,
> 
> it is an issue we have in the last release - you have to try launching the 
> same app several times.
> 
> Gregory Casamento wrote:
>> This is a race condition on a distributed lock.  The only solution, 
>> unfortunately, is going to be to keep trying to launch it. 
> 
> Gregory commited a fix and Richard tweaked it further and it seems to work. 
> It is however in current SVN head. It needs to be tested further, if it is 
> stable it might justify a backport and fix release.
> 
> Riccardo
> 
I use the last svn version for two days (having seen that commit, I jumped on 
it to see if it worked) and it seems to correct the issue without any further 
problem. No more lock when opening GWorkspace and its related daemons and I can 
even launch a selection of several apps at the same time without any problem. 
Great :-) 
Bertrand Dekoninck


___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


Re: GSLaunchedApplications.lock

2016-10-26 Thread Riccardo Mottola

Hi,

it is an issue we have in the last release - you have to try launching 
the same app several times.


Gregory Casamento wrote:
This is a race condition on a distributed lock.  The only solution, 
unfortunately, is going to be to keep trying to launch it. 


Gregory commited a fix and Richard tweaked it further and it seems to 
work. It is however in current SVN head. It needs to be tested further, 
if it is stable it might justify a backport and fix release.


Riccardo

___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


Re: GSLaunchedApplications.lock

2016-10-25 Thread Svetlana Tkachenko
Steven R. Baker wrote:
> I keep seeing this error:
> 
> NSGenericException: lock
> '/tmp/GNUstepSecure1000/GSLaunchedApplications.lock' already broken

I got this error this week a few times as well but did not get it during
the three years before while using wmaker/gnustep daily. It might be a
recent change in Debian testing. I will need to check which packages I
updated, if any, which might be related. I will try to do so this week.

Svetlana

___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


Re: GSLaunchedApplications.lock

2016-10-25 Thread Gregory Casamento
Steven,

On Tuesday, October 25, 2016, Steven R. Baker 
wrote:

> Heya,
>
> I keep seeing this error:
>
> NSGenericException: lock
> '/tmp/GNUstepSecure1000/GSLaunchedApplications.lock' already broken
>
> I get it when trying to start PRICE.app and AddressManager.app, pretty
> consistently right now. But I've seen it from other apps as well.
>
> I'm running Debian testing, and whatever the latest packages are from
> there.
>
> Help is appreciated!


This is a race condition on a distributed lock.  The only solution,
unfortunately, is going to be to keep trying to launch it.

-Steven
>

Thanks, GC


-- 
Gregory Casamento
GNUstep Lead Developer / OLC, Principal Consultant
http://www.gnustep.org - http://heronsperch.blogspot.com
http://ind.ie/phoenix/
___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


GSLaunchedApplications.lock

2016-10-25 Thread Steven R. Baker
Heya,

I keep seeing this error:

NSGenericException: lock
'/tmp/GNUstepSecure1000/GSLaunchedApplications.lock' already broken

I get it when trying to start PRICE.app and AddressManager.app, pretty
consistently right now. But I've seen it from other apps as well.

I'm running Debian testing, and whatever the latest packages are from there.

Help is appreciated!

-Steven



___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep