Michele Calgaro wrote:
I usually keep the tde-packaging as a separate repo instead of a submodule ot the main repo. In any case you need to copy the debian folder as explained before
yes I also did so
<snip> > E: I might have raised a bug against tdevelop as recently it started > crashing more often with assert on part && parent >in fileview. I was able to recover by reimporting the project, but slowly my patience gets at the end. > E: I was thinking to build the package and test it as one mentioned going > back for the kdevelop etc etc, instead of trying to debug that part of > the code. But this is subject of another thread. Ok, please report back any info you can gather from testing to the bug report. By the way, what is the bug number you are referring to?
The number is 2475. I can not figure out what is wrong there. To me it looks like something related to events and threads. I think the PHP part is affected as I don't have any issues working with C++ projects. The PHP is failing at random when I open a PHP project, but not if I just open single php files. If you could give me some hint how to debug it would be great.
No worries, we are more or less in the same situation and can only devote time to TDE when we have it ;-) As introduction to building TDE, have a look at the link below, it should give some more insights although some info may be outdated or partially incorrect (for example we now build using tqt3 instead of qt3) https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules
Thanks I already went through this part as I ported the KPlayer to the new TDE.
If you