Openembedded Core Discussions
 help / color / mirror / Atom feed
* running qt5 apps on wayland image without x11
@ 2018-08-15 15:20 Mohamed Dawod
  2018-08-16  2:13 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Mohamed Dawod @ 2018-08-15 15:20 UTC (permalink / raw)
  To: openembedded-core

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

Hi,

I am trying to run qt5 application "Qt5-cinematicexperience" on my custom
image
I faced the following error :
----------
This application failed to start because it couldnt find or load the
Qt pltform plugin "xcb".
Available platform plugins are : eglfs, minimal, minimalegl, offscreen.
----------
I removed x11 from the image and added wayland & weston instead.
I found that "xcb" is one of the features that should be added to
PACKAGESCONFIG in case of using x11.
so the Error is logical but how I makes qt5 app work with wayland ?

Thank you,
-- 

Mohamed Dawod
Computer Engineering Department
Faculty of Engineering
Cairo University

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

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

* Re: running qt5 apps on wayland image without x11
  2018-08-15 15:20 running qt5 apps on wayland image without x11 Mohamed Dawod
@ 2018-08-16  2:13 ` Denys Dmytriyenko
  2018-08-16  8:04   ` Mohamed Dawod
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2018-08-16  2:13 UTC (permalink / raw)
  To: Mohamed Dawod; +Cc: openembedded-core

On Wed, Aug 15, 2018 at 05:20:01PM +0200, Mohamed Dawod wrote:
> Hi,
> 
> I am trying to run qt5 application "Qt5-cinematicexperience" on my custom
> image
> I faced the following error :
> ----------
> This application failed to start because it couldnt find or load the
> Qt pltform plugin "xcb".
> Available platform plugins are : eglfs, minimal, minimalegl, offscreen.
> ----------
> I removed x11 from the image and added wayland & weston instead.
> I found that "xcb" is one of the features that should be added to
> PACKAGESCONFIG in case of using x11.
> so the Error is logical but how I makes qt5 app work with wayland ?

DISTRO_FEATURES_remove = "x11"
DISTRO_FEATURES_append = " wayland"


> 
> Thank you,
> -- 
> 
> Mohamed Dawod
> Computer Engineering Department
> Faculty of Engineering
> Cairo University

> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



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

* Re: running qt5 apps on wayland image without x11
  2018-08-16  2:13 ` Denys Dmytriyenko
@ 2018-08-16  8:04   ` Mohamed Dawod
  0 siblings, 0 replies; 3+ messages in thread
From: Mohamed Dawod @ 2018-08-16  8:04 UTC (permalink / raw)
  To: denis; +Cc: openembedded-core

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

these two lines were typed in local.conf file already

On Thu, Aug 16, 2018 at 4:13 AM Denys Dmytriyenko <denis@denix.org> wrote:

> On Wed, Aug 15, 2018 at 05:20:01PM +0200, Mohamed Dawod wrote:
> > Hi,
> >
> > I am trying to run qt5 application "Qt5-cinematicexperience" on my custom
> > image
> > I faced the following error :
> > ----------
> > This application failed to start because it couldnt find or load the
> > Qt pltform plugin "xcb".
> > Available platform plugins are : eglfs, minimal, minimalegl, offscreen.
> > ----------
> > I removed x11 from the image and added wayland & weston instead.
> > I found that "xcb" is one of the features that should be added to
> > PACKAGESCONFIG in case of using x11.
> > so the Error is logical but how I makes qt5 app work with wayland ?
>
> DISTRO_FEATURES_remove = "x11"
> DISTRO_FEATURES_append = " wayland"
>
>
> >
> > Thank you,
> > --
> >
> > Mohamed Dawod
> > Computer Engineering Department
> > Faculty of Engineering
> > Cairo University
>
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>

-- 

Mohamed Dawod
Computer Engineering Department
Faculty of Engineering
Cairo University

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

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

end of thread, other threads:[~2018-08-16  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 15:20 running qt5 apps on wayland image without x11 Mohamed Dawod
2018-08-16  2:13 ` Denys Dmytriyenko
2018-08-16  8:04   ` Mohamed Dawod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox