On 04.01.2021 20:53, Angelos Tzotsos wrote:
> On 12/29/20 1:00 PM, edgar.sol...@web.de wrote:
>> On 28.12.2020 15:46, Angelos Tzotsos wrote:
>>> Hi all,
>>>
>>> Recently we had a lot of package updates in our development ppa, so we are 
>>> releasing OSGeoLive 14.0 alpha4 to test the new updates.
>>>
>>> Please download [1], [2], test and report any issues found [3]. Change log 
>>> available at [4].
>> hey Angelos,
>>
>> just tried. two observations:
>>
>> 1.
>> the disk is checked on every startup and finds one corrupt file. doesn't say 
>> which though.
>>
>> 2.
>> noticed the Desktop Shortcuts are still sporting the exclamation mark and 
>> are still asking for open/execution. will this be fixed in the final 
>> release? setting the executable bit and 'gio set myapp.desktop 
>> "metadata::trusted" true' seems to work after a reload or a new logout/login.
>>
>> thanks.. ede
>> _______________________________________________
>> osgeolive mailing list
>> osgeolive@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/osgeolive
>
> Hi,
>
> The error reported on startup is just a checksum test for the squashfs file 
> which is obviously different from the original Lubuntu file. We need to 
> figure out how to disable this test.
>
> The desktop shortcuts issue persists even after we added this fix some time 
> ago. Since the user is created on boot time, we need to make sure this 
> command is executed on login somehow.

well. wherever this user creation happens (didn't dig), can't you append a loop 
over (selective osgeo created) desktop items there?

running something after login would usually be placed in /home/user/.profile , 
but i'm not sure that this is faster than the gui desktop loading.

..ede
_______________________________________________
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive

Reply via email to