All of lore.kernel.org
 help / color / mirror / Atom feed
* Gtk+3 applications are missing icons.
@ 2021-09-25 22:58 Manuel Wagesreither
  2021-09-26 10:11 ` [yocto] " Alexander Kanavin
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Wagesreither @ 2021-09-25 22:58 UTC (permalink / raw)
  To: yocto

Hello all,

I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what went wrong? I'm on Dunfell.

Here's a screenshot: https://imgur.com/syLzQ1l

Thanks a lot!
Manuel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] Gtk+3 applications are missing icons.
  2021-09-25 22:58 Gtk+3 applications are missing icons Manuel Wagesreither
@ 2021-09-26 10:11 ` Alexander Kanavin
  2021-09-26 16:46   ` Manuel Wagesreither
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Kanavin @ 2021-09-26 10:11 UTC (permalink / raw)
  To: Manuel Wagesreither; +Cc: Yocto-mailing-list

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

The icons are typically provided by adwaita-icon-theme, so you need to
check whether that package is installed, and then whether it's missing
something. strace may help so you see what files are the demos trying to
open.

Alex

On Sun, 26 Sept 2021 at 00:58, Manuel Wagesreither <ManWag@fastmail.fm>
wrote:

> Hello all,
>
> I built an image based on core-image and added the package gtk+3-demos.
> I'm using wayland with weston compositor. Unfortunately icons seem to be
> missing. Can anyone give me a hint on what went wrong? I'm on Dunfell.
>
> Here's a screenshot: https://imgur.com/syLzQ1l
>
> Thanks a lot!
> Manuel
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#54857):
> https://lists.yoctoproject.org/g/yocto/message/54857
> Mute This Topic: https://lists.yoctoproject.org/mt/85869918/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 1903 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] Gtk+3 applications are missing icons.
  2021-09-26 10:11 ` [yocto] " Alexander Kanavin
@ 2021-09-26 16:46   ` Manuel Wagesreither
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Wagesreither @ 2021-09-26 16:46 UTC (permalink / raw)
  To: Alexander Kanavin, Yocto-mailing-list

Hello Alex!

Am So, 26. Sep 2021, um 12:11, schrieb Alexander Kanavin:
> The icons are typically provided by adwaita-icon-theme, so you need to check whether that package is installed, and then whether it's missing something. strace may help so you see what files are the demos trying to open.
> 
> Alex
> 
> On Sun, 26 Sept 2021 at 00:58, Manuel Wagesreither <ManWag@fastmail.fm> wrote:
>> Hello all,
>> 
>> I built an image based on core-image and added the package gtk+3-demos. I'm using wayland with weston compositor. Unfortunately icons seem to be missing. Can anyone give me a hint on what went wrong? I'm on Dunfell.
>> 
>> Here's a screenshot: https://imgur.com/syLzQ1l
>> 
>> Thanks a lot!
>> Manuel

I had the same idea right around the time you replied. It worked!

Strace is good advice, am using strace now to track down that one missing icon. (See my subthread.)

Thanks for helping! Manuel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-26 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 22:58 Gtk+3 applications are missing icons Manuel Wagesreither
2021-09-26 10:11 ` [yocto] " Alexander Kanavin
2021-09-26 16:46   ` Manuel Wagesreither

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.