trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] TDE 3.5.13 for Fedora 17

From: Francois Andriot <francois.andriot@...>
Date: Tue, 05 Jun 2012 07:17:24 +0200
Le 05/06/2012 06:47, Francois Andriot a écrit :
> Le 05/06/2012 06:31, David C. Rankin a écrit :
>> On 06/04/2012 11:29 PM, David C. Rankin wrote:
>>
>>> If it doesn't, please confirm the gcc version, etc. so we can make 
>>> sure we
>>> understand what the build environment was that produced this working 
>>> build of
>>> TDE on Fedora. I get the exact same problem with:
>>>
>>> linux 3.3.5-1
>> Sorry wrong box:
>>
>> linux 3.3.7-1
>>
>>> gcc 4.7.0-6
>>> gcc-libs 4.7.0-6
>>> gcc-objc 4.7.0-6
>>> libx11 1.4.99.901-1
>>> xorg-server 1.12.1-2
>> xorg-server 1.12.2-1
>>
>>> xorg-font-util 1.3.0-1
>>> xorg-fonts-alias 1.0.2-2
>>> xorg-fonts-encodings 1.0.4-3
>>> xorg-mkfontscale 1.1.0-1
>>>
>>>
>>>
>
> Hello, I confirm it does not crash on Fedora 17.
> But what I'm using is TDE 3.5.13 + expected updates from future TDE 
> 3.5.13.1, not GIT version.
>
> I just open a new TDE session. I open a konsole, then select my shell 
> prompt with the mouse (the selected text is "francois@fedora").
> Then I open Kwrite: it has a blank document by default. I put the 
> mouse over the blank then I middle click the mouse several time.
> Kwrite displays a text like 
> "francois@fedorafrancois@fedorafrancois@fedorafrancois@fedorafrancois@fedora"  
> ....
> When my paste reaches the kwrite right border, the word wraps 
> automatically and the paste continues over the next line.
> I confirm that kwrite was crashing at wrap time when compiling under 
> Fedora 17 beta, as you describe in Arch.
>
> Here is what is installed on Fedora 17 final:
>
> kernel-3.3.7-1.fc17.x86_64
> gcc-4.7.0-5.fc17.x86_64
> gcc-c++-4.7.0-5.fc17.x86_64
> libgcc-4.7.0-5.fc17.x86_64
> libX11-1.4.99.901-2.fc17.x86_64
> xorg-x11-server-Xorg-1.12.0-5.fc17.x86_64
> xorg-x11-resutils-7.5-3.fc17.x86_64
>
> I do not have packages xorg-fonts-alias, enconding, not mkfontscale.
>
I'll look into the detailed changelog from Fedora packages later.
 From what I've quickly seen, gcc/libgcc has not changed between Beta 
and Final.

But the Xorg server received one fix:
https://bugzilla.redhat.com/show_bug.cgi?id=814869

Maybe the patch does not more than fixing synaptic issues.

François