#trinity-desktop < 2026/03/01 > |
| [00:22] | SlavekB has joined |
| [01:15] | Fat-Zer has quit (Ping timeout: 264 seconds) |
| [01:27] | Fat-Zer has joined |
| [01:36] | marzosh: Fat-Zer thanks for the feedback, I managed to get it working with akode, though with xine it throws an error. Not sure if it's just on my end, but when I close it, I get another error too |
| [02:14] | micheleC has joined |
| [05:55] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [08:53] | agneli has quit (Ping timeout: 258 seconds) |
| [08:56] | Fat-Zer: marzosh: akode is kinda legacy... well... xine is almost legacy too, but akode was legacy even in kde3 times... |
| [08:56] | Fat-Zer: best would be to figure out what's wrong with xine... |
| [09:07] | agneli has joined |
| [09:12] | patfish has joined |
| [09:26] | agneli has quit (Ping timeout: 258 seconds) |
| [09:33] | agneli has joined |
| [09:48] | agneli has quit (Remote host closed the connection) |
| [09:49] | agneli has joined |
| [10:18] | patfish has quit (Quit: Leaving) |
| [10:47] | vladd110 has joined |
| [10:48] | vladd110 has quit (Client Quit) |
| [10:48] | vladd110 has joined |
| [10:49] | vladd110 has quit (Client Quit) |
| [10:54] | ElCaracho: Fat-Zer: "emerge trinity-apps/amarok" complains about MP4V2 support was not found. "media-libs/libmp4v2" is installed, if i build amarok with USE="-mp4" it works. |
| [10:56] | ElCaracho: Build log: https://pastebin.com/CTHEmBPh |
| [11:04] | Xu_R707806 has quit (Quit: The Lounge - https://thelounge.chat) |
| [11:04] | Fat-Zer: ElCaracho: hmm... live version seems to build fine... lemme try 14.1.5 in a sec |
| [11:04] | Xu_R707806 has joined |
| [11:07] | Fat-Zer: ok, I can reproduce it on 14.1.5 |
| [11:30] | Fat-Zer: ok, looks like mp4 metadata parser was replaced with taglib's one, around r14.1.3; we should just drop the USE=mp4 |
| [11:33] | Fat-Zer: ElCaracho: I'll prepare a PR a bit later, thanks for reporting |
| [11:41] | micheleC has joined |
| [11:46] | ElCaracho: Fat-Zer: no problem and thank you. |
| [11:46] | Fat-Zer: np |
| [12:10] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [13:06] | newbieTDE2 has joined |
| [13:06] | newbieTDE2 has quit (Remote host closed the connection) |
| [13:09] | SlavekB has joined |
| [13:55] | raso has quit (Ping timeout: 264 seconds) |
| [14:08] | raso has joined |
| [14:39] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [17:15] | ElCaracho: Fat-Zer: I see the fixed amarok-ebuild is online. |
| [17:17] | ElCaracho: I tested the tde-live ebuilds, trinity-base/tdelibs-9999 failed |
| [17:17] | Fat-Zer: yep.. I've accidentally pushed straight to master, so it happen faster than expected |
| [17:19] | Fat-Zer: did you have 14.1.5 installed at the time? might be due to issue with build over changing ABI |
| [17:19] | Fat-Zer: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/402 |
| [17:19] | tde-bot: Page title: #402 - trinity-base/tdelibs fails to rebuild in case of ABI change - tde-packaging-gentoo - TDE Gitea Workspace |
| [17:24] | ElCaracho: The full build log is too big for wgetpaste: pastebin.com/MrfeBErU |
| [17:24] | ElCaracho: The full build log is too big for wgetpaste: http://pastebin.com/MrfeBErU |
| [17:25] | ElCaracho: Yes 14.1.5 is installed |
| [17:32] | Fat-Zer: the snippet doesn't have an error, but if in the log somebody complains about `undefined symbol:`, than most likely it's this issue... |
| [17:34] | Fat-Zer: to workaround around is to remove old tdelibs before updating or remove the files as mentioned in the bug... |
| [17:35] | Fat-Zer: fix should be just to stop defining LD_LIBRARY_PATH, but I fear it might break something else |
| [17:35] | ElCaracho: yes undefined symbol is in the log |
| [17:35] | Fat-Zer: so it will require some extensive testing |
| [17:36] | ElCaracho: i try to remove all tde stuff and build the live tde |
| [17:37] | Fat-Zer: removing everything is not needed; tdelibs (at most) should be enough... |
| [17:39] | ElCaracho: You mean emerge -C tdelibs? |
| [17:40] | Fat-Zer: yep, or just even (as in the bug) # mv /usr/trinity/14/lib64/{libtdeio.so.14,libtdesu.so.14,libtdeui.so.14,libtdecore.so.14,libDCOP.so.14,libtdefx.so.14} /tmp |
| [17:56] | ElCaracho: Ok tdelibs builds fine. Thanks for your help |
| [17:57] | Fat-Zer: np... I should have fixed that long ago... |
| [18:06] | a-865 has quit (Ping timeout: 245 seconds) |
| [18:24] | a-865 has joined |
| [18:54] | marzosh: Fat-Zer It seems the arch PKGBUILD for xine-lib needed more options enabled, I did that and now it works... Now I just have one issue I don't know how to track down when I close amarok. Here's the log: https://paste.artixlinux.org/a6e925c1 |
| [19:02] | Fat-Zer: marzosh: you are saying amarok crashes when closing, right? |
| [19:15] | Fat-Zer: I can't reproduce the crash, could you |
| [19:16] | Fat-Zer: *well... I can't reproduce the crash and don't see anything obviously wrong with MediaBrowser |
| [19:17] | Fat-Zer: could you rebuild amarok with debug symbols to obtain more meaningful backtrace? |
| [19:18] | Fat-Zer: see https://wiki.archlinux.org/title/Debugging/Getting_traces#Rebuilding_packages |
| [19:19] | Fat-Zer: and most likely report bug on gitea: https://mirror.git.trinitydesktop.org/gitea/TDE/amarok/issues |
| [19:27] | marzosh: Fat-Zer yep, sure! Gonna do it, thx again |
| [19:30] | agneli has quit (Remote host closed the connection) |
| [19:30] | agneli has joined |
| [20:50] | patfish has joined |
| [21:29] | marzosh has quit (Read error: Connection reset by peer) |
| [21:29] | marzosh9 has joined |
| [21:33] | patfish has quit (Remote host closed the connection) |
| [21:41] | marzosh9 is now known as marzosh |
| [21:47] | Armanelgtron has quit (Ping timeout: 255 seconds) |
| [21:47] | Armanelgtron has joined |
| [21:56] | pyanyaleri has joined |
| [22:48] | pyanyaleri has quit (Remote host closed the connection) |
| [22:51] | pyanyaleri has joined |
| [23:10] | Xu_R707806 has quit (Quit: Ping timeout (120 seconds)) |
| [23:15] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [23:46] | SlavekB has joined |
| [23:49] | Xu_R707806 has joined |
#trinity-desktop < 2026/03/01 > |