- Joined on Sep 29, 2018
deloptes commented on issue TDE/tdelibs#166
DCOP CLI tool does not handle lists/mapsHi, can you be more specific regarding example and brackets? 1. this document refers to KDE2 2. If you mean `<TQMap<TQCString,DCOPRef>>` I am not sure it was able to list a complex structure…
2 weeks ago
deloptes commented on issue TDE/tdelibs#165
KDirLister very slow when listing many itemsHi, if we can solve this, would be great, because on my NFS it takes even longer.
2 weeks ago
deloptes pushed to feat/new_hwcontrol at TDE/tdelibs
-
75c686e277 A daemon based on dbus-1-tqt to replace the old tde_dbus_hardwarecontrol daemon
-
32fc7e3ee3 Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
-
074267145f Kate part: enable font style modification
-
813d99d124 Add support for Jasper 3.x.
-
4a3b0d6dce Translated using Weblate (Ukrainian)
- Compare 69 commits »
3 weeks ago
deloptes commented on issue TDE/tdebase#265
konqueror crashes when ejecting usb storage devicesHi, it is not very consistent. The day before I mounted two nfs sources to the VM and it was not crashing. Today I mounted all the sources and it crashes. I started unmounting onbe by another,…
1 month ago
deloptes commented on issue TDE/tdebase#265
konqueror crashes when ejecting usb storage devicesAs I wrote I also think this is related to nfs. Somehow it results in removing the nfs file entries. It is also related if it is opened from the dialog or from konqueror.
1 month ago
deloptes commented on issue TDE/tdebase#265
konqueror crashes when ejecting usb storage devicesLooking further into this on the PC I have nfs mounts and after enabling debugging I see following when crashing ``` [2022/04/11 03:42:36.094] [tdeio_system] [14583] Name = Q4OS Centaurus […
1 month ago
deloptes opened issue TDE/tdebase#265
konqueror crashes when ejecting usb storage devices1 month ago
deloptes commented on pull request TDE/tdebase#264
add check for item before deleteYes, I agree - this is true we can remove this PR and I will create an issue
1 month ago
deloptes pushed to other/konq_treeview at TDE/tdebase
-
3da43fac88 add check for item before delete
2 months ago
deloptes deleted branch feat/reworking_code_adapters from deloptes/tdebluez
2 months ago
deloptes deleted branch feat/reworking_code from deloptes/tdebluez
2 months ago
deloptes pushed to master at deloptes/tdebluez
-
3e42a8543a correction: set internal name to adapter_config
-
d0e679230e fix obexd exec path searching (changed from lib to libexec in Debian Bullseye)
-
7a1ed5dc95 make sure timers go down on closeDevice()
-
54cd24a425 fixed timers
-
f8e566e562 improved slotChangeButton(TQListViewItem *dev) when clicking outside device
- Compare 53 commits »
2 months ago
deloptes commented on issue TDE/tdebase#254
XDG directories mangled names> Is your $HOME a network drive? or local drive? on the daily use PC it is network drive (but I did tar on the server, so not sure if this question is relevant) on the newly installed notebook it…
3 months ago
deloptes commented on issue TDE/tdebase#254
XDG directories mangled names> Maybe the problem is related to the filesystem in use? Some well-aged filesystems (mostly FAT*) use codepages instead of Unicode. I don't see anything obviously wrong with the code itself. No…
3 months ago
deloptes commented on issue TDE/tdebase#254
XDG directories mangled names> I've mostly wanted to make sure, that we are talking about `xdg-user-dirs`, no just it's subset like Documentation/Desktop provided by KDE3. AFAIR KDE3 had some similar problems with its…
3 months ago
deloptes commented on issue TDE/tdebase#254
XDG directories mangled namesthe one that you probably do not understand.  on the daily (original PC) in…
3 months ago
deloptes commented on issue TDE/tdebase#254
XDG directories mangled namesHi Michele, I do not know what to do with it. Keep open or close, it does not resolve the issue. Could be that copying iscausing the problem and creating from within the TDE for some reason does…
3 months ago