trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] New tdewebdev GIT source Fails to build - crashes at 100% (tqt_enter_modal/tqt_leave_modal)

From: Darrell Anderson <humanreadable@...>
Date: Fri, 9 Mar 2012 08:46:34 -0800 (PST)
> > I just confirmed that this is a new error. I used an
> older tdewebdev
> > source from
> > 3/6 and the build completed just fine.
> >
> 
> It is probably related to changes that went in a few days
> ago, but as of
> right now Darrell's commits overwrote some of my commits and
> it will take
> me a few days at least to figure out what happened and
> untangle it.
> 
> Darrell, please, please update your source trees with 'git
> pull' before
> committing changes. :-)  Apparently GIT was not smart
> enough to merge both
> of our rather large commits without losing some of the
> changes.

git pull BEFORE pushing. Okay. :) Sorry!

Just to help, here are the patches I have created to fix recent tqt issues. I'm still building my entire package set, so check this location regularly for new or updated patches.

http://humanreadable.nfshost.com/trinity/patches/tqt-fixes/

The patch I created to fix the KControl privacy picture selection is here:

http://humanreadable.nfshost.com/trinity/patches/tdebase/tdebase-pick-picture.diff

Although the patch works, somebody with C++ experience should check and ensure the solution is good.

My humble newbie apologies. :(

Darrell