[Sugar-devel] Broken build, terminal

Gonzalo Odiard gonzalo at laptop.org
Thu May 30 08:31:16 EDT 2013


And that will not appear as a icon in the sugar frame?

I think now we should do the try catch,
until debian updates the libraries.

Gonzalo


On Thu, May 30, 2013 at 9:28 AM, Flavio Danesse <fdanesse at gmail.com> wrote:

> Not if I understand what you say, but from what I see, the error is in the
> "get_text" of Vte.Terminal.
> That function does not exist for that object.
>
> If this is the error to be corrected, you can get the text in the terminal
> using the clipboard as follows:
>
> terminal.select_all()
>
> terminal.copy_clipboard()
>
>
> To do the opposite:
>
> terminal.paste_clipboard()
>
>
>
>
> 2013/5/30 Gonzalo Odiard <gonzalo at laptop.org>
>
>> I have closed #690610, because my test case was wrong.
>>
>> The fix is in vte #676999 and pygobject #690041,
>> but also can needed other fixes in the management of GArray in pygobject.
>>
>> I don't know what is the state of these libraries on debian and ubuntu,
>> but can imagine the terminal maintainer will accept a patch to avoid
>> the error if the feature is not available.
>>
>> Probably safer do a try catch, because the method can be available,
>> but non working depending on the libraries state.
>>
>> Gonzalo
>>
>>
>> On Thu, May 30, 2013 at 7:25 AM, Simon Schampijer <simon at schampijer.de>wrote:
>>
>>> On 05/30/2013 12:00 PM, Daniel Narvaez wrote:
>>>
>>>> The upstream bug seems to have no activity?
>>>>
>>>> https://bugzilla.gnome.org/**show_bug.cgi?id=690610<https://bugzilla.gnome.org/show_bug.cgi?id=690610>
>>>>
>>>
>>> Right, that is why I have no clue what fix Gonzalo means. Anyhow, he
>>> will let us know.
>>>
>>> Simon
>>>
>>>
>>> ______________________________**_________________
>>> Sugar-devel mailing list
>>> Sugar-devel at lists.sugarlabs.**org <Sugar-devel at lists.sugarlabs.org>
>>> http://lists.sugarlabs.org/**listinfo/sugar-devel<http://lists.sugarlabs.org/listinfo/sugar-devel>
>>>
>>
>>
>> _______________________________________________
>> Sugar-devel mailing list
>> Sugar-devel at lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130530/a2459077/attachment.html>


More information about the Sugar-devel mailing list