#trinity-desktop < 2021/11/23 >
[00:02]Gamerappa: ok i figured that out lol
[00:03]Gamerappa: hey SlavekB, the patch seems broken as well
[00:03]Gamerappa: Parsable.cc:95:9: error: invalid conversion from ‘char’ to ‘char*’ [-fpermissive]
[00:14]Gamerappa: oh wait the patch has nothing to do with Parsable
[00:14]Gamerappa: so why is Parsable causing the compiler to break?
[00:15]Gamerappa: how do i downgrade to gcc 10?
[00:23]Gamerappa: ok no i can't downgrade to gcc 10
[00:23]Gamerappa: but then that means i can't compile tde
[00:23]Gamerappa: unless if i were to get some old version of ubuntu that's still supported by tde or something
[00:23]SlavekB: you can install binary package for ArchLinux?
[00:24]Gamerappa: the binary tde package?
[00:24]Gamerappa: i wanted to work on tde
[00:25]SlavekB: If so, you can use the htdig binary package:
[00:25]SlavekB: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/
[00:25]tde-bot: Page title: Index of /trinity/archlinux/
[00:25]Gamerappa: ok this is a godsend
[00:27]Gamerappa: ok now there's a new problem
[00:27]Gamerappa: Error: htdig: signature from "Trinity Desktop Environment Archive Signing Key" is unknown trust
[00:37]Gamerappa: fixed that
[00:47]Gamerappa is now known as manjaro-user__
[00:47]manjaro-user__: huh
[00:47]manjaro-user__: lol what
[00:47]manjaro-user__ is now known as Gamerappa
[00:47]Gamerappa: why did i get randomly renamed to manjaro-user with two underscores
[00:50]Gamerappa: ./build.sh: line 13: cd: /home/gamerappa/git/tde/packaging/arch/tde-base/tde-tde-i18n: No such file or directory
[00:51]smithjd has joined
[00:52]SlavekB: Aha, clearly, instead of tde-i18n, only i18n must be used in build.sh.
[00:54]Gamerappa: is that a typo in the build.sh
[00:57]SlavekB: fixed in git
[01:02]Gamerappa: and uh
[01:02]Gamerappa: that's odd
[01:02]Gamerappa: for no reason at all
[01:02]Gamerappa: everything in the tde folder got deleted
[01:03]Gamerappa: or not
[01:03]Gamerappa: yeah never mind i was on the wrong place lol
[01:06]Gamerappa: is there a way to bypass the "pacman reinstalling" stuff whenever i do ./build.sh?
[01:23]micheleC has joined
[01:37]smithjd has quit (Ping timeout: 268 seconds)
[01:47]Gamerappa: checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library tqt-mt) not found. Please check your installation!
[01:47]Gamerappa: that's odd because i'm 99% sure that i compiled tqt
[01:58]Gamerappa: but like
[01:58]Gamerappa: there's nothing online about tqt-mt
[02:03]smithjd has joined
[02:04]Gamerappa: i'm guessing that the tqt-mt issue is a path issue or something along the likes of that
[02:21]micheleC: what distro are you using?
[02:21]Gamerappa: manjaro
[02:21]micheleC: @Gamerappa
[02:21]micheleC: ah ok
[02:21]micheleC: it's most likely some path related issue, surely
[02:22]micheleC: tqt is the TDE fork of TQt3, so online you won't find much. You may want to check for Qt3 perhaps and then apply to TQt3
[02:25]Gamerappa: could it be because of a TQTDIR variable i set while i was randomly trying to figure out stuff
[02:25]Gamerappa: since that's not the proper way of doing stuff
[02:27]Gamerappa: gotta reboot
[02:28]Gamerappa has quit (Quit: Konversation terminated!)
[02:34]manjaro-user has joined
[02:34]manjaro-user is now known as Gamerappa
[02:34]Gamerappa: back
[02:41]Gamerappa: ok it's back to the area it stopped
[02:43]Gamerappa: yeah it works now
[02:49]selk has quit
[02:53]Gamerappa: huh
[02:53]Gamerappa: why does it keep telling me about features.h:187:3
[02:55]micheleC: TQTDIR is not set here (debian) in my env at least
[02:56]Gamerappa: i removed tqtdir anyways
[02:56]Gamerappa: it came from dangerously outdated documentation in the tqt repo
[02:56]Gamerappa: (the install file, that is)
[03:03]Gamerappa: ok
[03:03]Gamerappa: brand new error
[03:04]micheleC: https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules
[03:04]Gamerappa: /home/gamerappa/git/tde/packaging/arch/tde-base/tde-tdegraphics/src/tdegraphics-trinity-14.0.11/tdefile-plugins/ps/gscreator.cpp:393:12: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
[03:04]tde-bot: Page title: How to Build TDE Core Modules - Trinity Desktop Project Wiki
[03:05]micheleC: did you have a look at that page
[03:05]micheleC: it is a bit outdated thought
[03:05]Gamerappa: i'm using the arch build.sh
[03:05]micheleC: ok, not familiar with that, but I know Slavek has recently managed to build all TDE on arch
[03:06]Gamerappa: tdebindings was fine but it failed at what appears to be tdeaccessibility
[03:06]micheleC: so you must be doing something wrong with paths or settings
[03:06]Gamerappa: oh wait no that's not tdeaccessibility
[03:06]Gamerappa: well i don't know how would removing an invalid "TQTPATH" variable cause it to break
[03:06]micheleC: tdegraphics from time to time also has problem with poppler updated lib
[03:07]Gamerappa: i saw "poppler" in the konsole
[03:07]Gamerappa: so yeah it's definetely a poppler issue
[03:08]Gamerappa: now, what could be the fix of this
[03:08]Gamerappa: a downgrade?
[03:29]Gamerappa: i gtg
[03:29]Gamerappa has left (Konversation terminated!)
[04:11]micheleC: poppler lib keeps changing the API and breaking tdegraphics :-)
[05:28]smithjd has quit (Ping timeout: 250 seconds)
[05:44]smithjd has joined
[05:53]smithjd has quit (Ping timeout: 268 seconds)
[07:09]micheleC has left (Kopete 0.12.7 : http://trinitydesktop.org)
[09:26]agneli has quit (Remote host closed the connection)
[09:26]agneli has joined
[11:10]SlavekB-axis has joined
[12:19]judabuda has quit (Changing host)
[12:19]judabuda has joined
[14:20]micheleC has joined
[15:50]micheleC has quit (Ping timeout: 264 seconds)
[18:50]SlavekB-axis has quit (Quit: TDE Kopete : https://trinitydesktop.org)
[22:07]Gamerappa has joined
[22:08]Gamerappa: back
[22:10]Gamerappa: so, if poppler keeps messing with the api
[22:10]Gamerappa: is it possible to downgrade poppler?
[23:50]Gamerappa has left (Konversation terminated!)

#trinity-desktop < 2021/11/23 >