Re: Gnome::Gtk3 ???

[email protected] (ToddAndMargo via perl6-users) Tue, 12 May 2026 14:35:59 -0700
Newsgroups perl.perl6.users
Message-ID <[email protected]>
On 5/12/26 4:57 AM, mt-2 wrote:
> On 5/11/26 22:03, ToddAndMargo via perl6-users wrote:
>> On 5/11/26 06:06, mt-2 wrote:
>>> On 5/9/26 10:44, ToddAndMargo via perl6-users wrote:
>>>> On 5/8/26 01:08, mt-2 wrote:
>>>>> On 5/5/26 19:27, ToddAndMargo via perl6-users wrote:
>>>>>> On 5/5/26 04:49, mt-2 wrote:
>>>>>>>
>>>>>>> The Gtk4 depends on the Cairo distro of Timo. dwarring mentioned 
>>>>>>> it in the issue.
>>>>>>
>>>>>> Which is installed.
>>>>>>
>>>>>> $ rpm -qa cairo
>>>>>> cairo-1.18.4-2.fc43.x86_64
>>>>>>
>>>>>> Hmmmmmmmmmmm ....
>>>>>>
>>>>>>
>>>>> Well, that is the library on which Timo's Cairo depends. After that 
>>>>> you should install the Cairo distribution of Timo like so:
>>>>>
>>>>> zef --/test install Cairo
>>>>>
>>>>
>>>> I already did.   Went in real nice.  Still could not
>>>> get Gnome::gtk4 to go on, but Timo is still working
>>>> on it.
>>>
>>> Can you show me the output of the installation please, maybe I can 
>>> see what is happening there.
>>>
>>>
>>
>>
>> See
>> https://github.com/MARTIMM/gnome-gtk4/issues/2
> 
> Sorry I missed that, I will check it out
> 


This back from the bug report this morning:

MARTIMM
  left a comment
(MARTIMM/gnome-gtk4#2)

@ToddAndMargo. The bug is found and solved in Gnome::Pango::Layout. 
There was an old reference of a structure. It should have been a ref to 
Gnome::Pango::T-types.


I will check it out too, time permitting.