Hi Michele,
Anno domini 2026 Tue, 16 Jun 17:35:23 +0900 Michele Calgaro via tde-devels scripsit:
On 2026/06/14 12:47 AM, Dr. Nikolaus Klepp via tde-devels wrote:
Anno domini 2026 Sat, 13 Jun 17:45:44 +0200 Dr. Nikolaus Klepp via tde-devels scripsit:
Hi all,
This is a simple patch against .trinity/share/apps/kdesktop/IconPositions growing indefinitly. Mine was almost 500MB and contained stuff from the last decades - so not very useful, but TDE has no way to clean this file.
The patch goes against kdesktop/kdiconview.cpp. It changes the baviour to only save icon positions when the file/directory acually exists on the desktop.
oops ... patch is reverse, this is the correct one
Hi Nik, can you create patch on our Gitea instance? That is preferred way to contribute.
I tried but I'm stuck somehow. I can log into gitea e.g. https://mirror.git.trinitydesktop.org/gitea/explore/repos
Following the steps on https://wiki.trinitydesktop.org/TDE_Gitea_Workspace I did:
$ git checkout -b feat/kdesktop_clenup_iconpositions
Then appy my changes and try to upload:
$ git push -u origin feat/kdesktop_clenup_iconpositions Password for 'https://Dr_Nikolaus_Klepp@mirror.git.trinitydesktop.org': Gesamt 0 (Delta 0), Wiederverwendet 0 (Delta 0), Paket wiederverwendet 0 (von 0) remote: remote: Gitea: User permission denied for writing. To https://mirror.git.trinitydesktop.org/gitea/TDE/tde ! [remote rejected] feat/kdesktop_clenup_iconpositions -> feat/kdesktop_clenup_iconpositions (pre-receive hook declined) Fehler: Fehler beim Versenden einiger Referenzen nach 'https://mirror.git.trinitydesktop.org/gitea/TDE/tde'
So is the password from the webinterface doesnot work here? Do I miss something?
Nik
Cheers Michele