#trinity-desktop < 2021/11/05 > |
[00:50] | micheleC has joined |
[01:18] | selk has quit |
[04:23] | micheleC has left (Kopete 0.12.7 : http://trinitydesktop.org) |
[08:36] | blu256 has quit (Ping timeout: 268 seconds) |
[08:37] | blu256 has joined |
[08:42] | micheleC has joined |
[08:55] | blu256 has quit (Read error: Connection reset by peer) |
[08:56] | blu256 has joined |
[10:44] | blu256 has quit (Ping timeout: 268 seconds) |
[10:45] | blu256 has joined |
[12:14] | luke-jr has quit (Quit: ZNC - http://znc.sourceforge.net) |
[12:17] | luke-jr has joined |
[14:22] | selk has joined |
[14:23] | selk: Hi guys, I've upgraded TDE to R14.0.11.. |
[14:23] | micheleC: great! (y) |
[14:23] | selk: Yeah! |
[14:23] | selk: But I have the same problems than the previous releases |
[14:24] | selk: TDE does not seem to be working with Udevil |
[14:25] | selk: I mean, currently, I have disabled TDEHWLIB and TDEHWLIB_DAEMONS and udisks/consolekit |
[14:26] | SlavekB: Udevil is used as backend inside tdehw library. |
[14:26] | selk: In that case, if I enable TDEHWLIB I get a crash on ksmserver |
[14:27] | SlavekB: are you able to get backtrace for this crash? |
[14:27] | selk: The udevil code part depends on TDEHWLIB_DAEMONS now? |
[14:27] | SlavekB: Udevil depends on TDEHWLIB. |
[14:29] | selk: and what are the daemons for tdehwlib? |
[14:29] | blu256 has quit (Read error: Connection reset by peer) |
[14:30] | blu256 has joined |
[14:30] | SlavekB: daemon for tdehwlib is for tasks, that are not available in other daemons - like to set cpu governor, set backlight,... |
[14:30] | selk: It does not depends on udisks or consolekit, right? |
[14:31] | micheleC: tdehwlib is a standalone lib and can work with udisks2, udevil, pmount. on top of that you can use dbus tdehw daemon too |
[14:32] | micheleC: when you build it, you can choose to enable/disable udisks2 support and udevil support |
[14:32] | selk: -DWITH_UDEVIL does not exist |
[14:32] | micheleC: WITH_UDEVIL is used in the code |
[14:32] | SlavekB: WITH_UDEVIL not exists in r14.0.x branch... it is only in master. |
[14:33] | selk: Nooo..! |
[14:33] | micheleC: ah thanks Slavek |
[14:33] | selk: hehe |
[14:34] | blu256 has quit (Ping timeout: 268 seconds) |
[14:35] | selk: SlavekB, Can you point me to that commit? |
[14:35] | blu256 has joined |
[14:36] | selk: I should try that, I guess. However, I will try to get a backtrace for the crash, but note that Musl does not have a external backtrace library (for the build of TDE...) |
[14:38] | SlavekB: See commit TDE/tdelibs@ece75495e1 |
[14:38] | tde-bot: [TGW][tdelibs] Add support for udevil to mount/unmount removable drives · ece75495e1 |
[14:38] | tde-bot: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/commit/ece75495e1 |
[14:40] | selk: Thx. I will try with that in a moment |
[14:44] | blu256 has quit (Read error: Connection reset by peer) |
[14:44] | blu256 has joined |
[14:45] | SlavekB: In any case, the use of or not using WITH_UDEVIL cannot affect the crash you observe. |
[14:48] | selk: Even if udisks* and consolekit are disabled? |
[14:50] | selk: My current build options for tdelib: http://git.savannah.nongnu.org/cgit/dragora.git/tree/recipes/tde/tdelibs/recipe |
[14:50] | selk: That works. |
[14:51] | selk: (I will be back in a couple of minutes. I need to go for my daughter at the School) |
[14:51] | micheleC: udisks2 has priority on udevil. but if you disabled udisks2, udevil will be the next try |
[14:51] | selk: But there is no udevil at 14.0.11, right? |
[14:51] | micheleC: right. |
[14:51] | selk: So maybe that explain the crash... |
[14:51] | micheleC: sorry, I usually work out of master, so my comments are biased towards it |
[14:51] | selk: Ok i will be back soon |
[15:54] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
[19:22] | selkfoster has joined |
[19:25] | selkfoster: Now patching tdelibs against ece75495e126871b52b2fca5ba1974cf77030153 from -master |
[19:26] | selkfoster: patching file CMakeLists.txt |
[19:26] | selkfoster: Hunk #1 FAILED at 93. |
[19:26] | selkfoster: 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej |
[19:26] | selkfoster: It looks like I would have to backport the patch to tdelibs 14.0.11 |
[19:43] | selkfoster: Uhm.. I don't think so, it differs, and I don't want to touch too much. For now I only adjusted the failed line at the CMakeList.txt in the source... |
[21:55] | selkfoster: No luck. :-( |
[21:58] | selkfoster: SlavekB, about https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/126 |
[21:59] | selkfoster: Have you tried to build tdelibs with -DWITH_XCOMPOSITE=OFF ? |
[22:00] | selkfoster: I tried without applying the proposed patch, and it failed, it seems want/pass -libXcomposite when build |
[22:00] | selkfoster: *it seems to |
[22:01] | selkfoster: selkfoster> Have you tried to build tdelibs with -DWITH_XCOMPOSITE=OFF ? <- I mean, even if you have libXcomposite installed. |
[22:29] | luke-jr has quit (Read error: Connection reset by peer) |
[22:32] | luke-jr has joined |
[22:45] | luke-jr has quit (Quit: ZNC - http://znc.sourceforge.net) |
[22:48] | luke-jr has joined |
[22:54] | luke-jr has quit (Quit: ZNC - http://znc.sourceforge.net) |
[22:56] | luke-jr has joined |
#trinity-desktop < 2021/11/05 > |