Problem solved now. I don't know exactly why, but it works perfect.

2014-07-02 16:21 GMT+02:00 Patrice Esclapion <esclap...@gmail.com>:

> OK, if I build manually a new system from scratch, with only lxqt-desktop
> and pcmanfm-qt installed, and it works.
>
> But my ISO always dont work, I will continue to search. I noted that
> lxqt.conf was modified, what else... I suppressed all my configuration
> customized files, but nope.
>
>
>
>
> 2014-07-02 6:58 GMT+02:00 PCMan <pcman...@gmail.com>:
>
> On Wed, Jul 2, 2014 at 12:24 AM, Patrice Esclapion <esclap...@gmail.com>
>> wrote:
>> > OK, thanks. I removed all my binaries, rebuid my repo using the
>> official AUR
>> > packages, rebuild my ISO, and for me the problem remains.
>> >
>> > Strange. I had a look on the git, the dates seem be old.
>> >
>> >
>> > 2014-07-01 18:01 GMT+02:00 Jerome Leclanche <adys...@gmail.com>:
>> >
>> >> Recompiling the sources should be enough, the new PKGBUILDS build with
>> >> -DUSE_QT5=true by default (on the AUR that is, I dont know about other
>> >> Archs)
>> >> J. Leclanche
>> >>
>> >>
>> >> On Tue, Jul 1, 2014 at 1:29 PM, Patrice Esclapion <esclap...@gmail.com
>> >
>> >> wrote:
>> >> > Hi,
>> >> >
>> >> > How can I get the new sources, please ? I recompiled the packages,
>> and
>> >> > no
>> >> > change.
>> >> >
>> >> > For the moment, the PKGBUILDs point on :
>> >> >
>> >> > git://git.lxde.org/git/lxde/$_pkgname.git
>> >> >
>> >> > is that right ?
>> >> >
>> >> >
>> >> > 2014-07-01 10:22 GMT+02:00 Martin Gräßlin <mgraess...@kde.org>:
>> >> >>
>> >> >> On Tuesday 01 July 2014 11:22:00 PCMan wrote:
>> >> >> > To be honest, Qt5 is not as exciting as expected.
>> >> >> > It removed quite some X11 related features from Qt4 and provided
>> no
>> >> >> > replacement, just like what gtk+ 3 did.
>> >> >>
>> >> >> what are you missing? There are good enough workaround for some of
>> the
>> >> >> removed
>> >> >> things and over time I added a few things back. And for Qt 5.4 I
>> have
>> >> >> some
>> >> >> things on my TODO list to add things to QX11Info and/or xcb plugin.
>> You
>> >> >> might
>> >> >> also be interested in my last years Akademy talk which addresses the
>> >> >> problem
>> >> >> [1].
>> >> >>
>> >> >> Note that the documentation of Qt 4 always warned against using the
>> >> >> platform
>> >> >> specific parts. Yes it was painful, but we cannot say that we were
>> not
>> >> >> warned
>> >> >> ;-)
>> >> >>
>> >> >> Cheers
>> >> >> Martin
>> >> >>
>> >> >> [1] https://conf.kde.org/en/Akademy2013/public/events/3
>>
>> I fixed the bug. It's caused by installation of Qt platform theme
>> plugin to the wrong location, so it's not loaded.
>> I developed the plugin in ubuntu, which installs the plugins in
>> /usr/lib/qt5/plugins.
>> However, in some other distros, such as Arch, they're installed to
>> /usr/lib/qt/plugins instead.
>> That caused the problem.
>> In Qt4, we can use a pre-defined variable to get the location of the
>> plugin dir.
>> In Qt5, this is removed, so I hard-coded the path previously.
>> Now I figured out a reliable workaround for it so the plugin can be
>> installed to the right location.
>> I believed that the bug is fixed. Please test if the latest
>> lxqt-qtplugin in git works for you.
>> Thanks!
>>
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to