#trinity-desktop < 2024/11/18 >
[03:50]micheleC has joined
[04:24]micheleC: @ceux: I have created PR https://mirror.git.trinitydesktop.org/gitea/TDE/tdepim/pulls/141
[04:24]micheleC: I have made a small change to the regex pattern: there is no need for the extra capturing parenthesis since we only use cap(0) that already contains the complete match string
[04:25]micheleC: could you do a quick check to make sure everything still works, then I will merge it
[04:25]micheleC: the difference is here:
[04:25]micheleC: TQRegExp urlRegex("https?://[^\\s]+");
[04:25]micheleC: instead of
[04:25]micheleC: TQRegExp urlRegex("(https?://[^\\s]+)");
[06:08]micheleC has quit (Ping timeout: 252 seconds)
[07:06]micheleC has joined
[12:30]micheleC: @ceux: PR was tested by another member of the Core dev team, so I have already merged it ;-)
[15:04]micheleC has left (Kopete 0.12.7 : http://trinitydesktop.org)
[15:41]Guest95 has joined
[15:43]Guest95: Hello. I have installed Trinity on Ubuntu using the instructions on the wiki. But how do I get the Most Used Applications category on the classic style menu? I can't find any way to configure that menu. Is there a text file that I must edit?
[15:52]Guest95 has quit (Quit: Client closed)
[20:38]Armanelgtron: hmm, if I leave trinity locked for a few hours, Xorg will be using 100% CPU and I have to switch to tty and `pkill -9 twin`, then start twin again to make the X session usable again
[20:39]Armanelgtron: and I see if I ssh from another machine and watch htop, Xorg slowly consumes more and more CPU usage, but only while the session is locked
[20:40]Armanelgtron: not sure if this is a regression in R14.1.3, a regression in Debian 12's xorg packages, or something else
[21:18]VictiniFan360 has joined
[21:18]VictiniFan360: Hello!
[21:19]VictiniFan360: Slavek, could you please enable kvirc, and konversation (in ES-AR), to TDE Weblate?
[21:19]VictiniFan360: Regarding, thanks you for your mention in the R1.1.3!
[21:20]neoncortex has quit (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
[21:31]SlavekB: VictiniFan360, translations created.
[21:32]VictiniFan360: Thanks!
[21:32]VictiniFan360 has quit (Quit: Client closed)

#trinity-desktop < 2024/11/18 >