trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2019

Re: [trinity-devel] Bug 2998

From: Slávek Banko <slavek.banko@...>
Date: Sat, 9 Feb 2019 19:45:42 +0100
On Friday 08 of February 2019 10:17:11 Russell Brown wrote:
> Quoth Slávek Banko.....
>
> >Because locateLocal expects a TQString value as argument, I suggest
> >using this fact and make the patch simpler:
> >
> >-        TDELockFile lock(locateLocal("tmp",
> > "kdesktop_lock_lockfile")); +        TDELockFile
> > lock(locateLocal("tmp",
> > TQString("kdesktop_lock_lockfile.%1").arg(getenv("DISPLAY"))));
>
> Thank you Slávek, I thought there would be a TDE/TQT way of doing this.
>
> I'll change my in-use version to this.

Hi Russell,

what next step will be? Are you interested in joining TGW and entering 
pull request? Or do I push a patch?

Cheers
-- 
Slávek