You are not logged in.

#76 2014-09-24 15:15:51

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

Sorry for the late reply.

In the process of rebuilding now. Been a hell of a busy week, but it should be updated in the repo in the next 5-10 minutes.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#77 2014-10-07 13:56:51

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

Re: lxqt-git repository

After today upgrade, i get :

/usr/bin/lxqt-notificationd 
/usr/bin/lxqt-notificationd: error while loading shared libraries: libQt5Xdg.so.0: cannot open shared object file: No such file or directory

ie: no notification daemon. But libqtxdg-qt5-git is installed (and i tried to reinstall it too).
Everything else is fine; as always, thank you very much!

Offline

#78 2014-10-16 05:38:09

Bhoot
Member
Registered: 2014-10-16
Posts: 2

Re: lxqt-git repository

I, too, have been facing a libQt5Xdg.so.0 error.
In my case, lxqt-notificationd and lxqt-runner fail to start. I don't know if any other components face the same issue.

The error is the same:

Winterfell% lxqt-notificationd 
lxqt-notificationd: error while loading shared libraries: libQt5Xdg.so.0: cannot open shared object file: No such file or directory

Winterfell% lxqt-runner 
lxqt-runner: error while loading shared libraries: libQt5Xdg.so.0: cannot open shared object file: No such file or directory

Any solution to this problem?

Offline

#79 2014-10-18 04:13:07

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

Having a problem building packages at the moment. I know things have fallen behind, and I appreciate the patience.

Currently investigating multiple build problems with different packages that seem to be failing to build against the latest version of qt5.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#80 2014-10-18 09:33:04

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

Re: lxqt-git repository

Take your time...we appreciate your work and nobody has any kind of hurry wink
Thank you very much!

Offline

#81 2014-10-18 10:53:06

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: lxqt-git repository

Take your time stobbsm. It's better to wait a little more and have a less-bug system

Offline

#82 2014-10-21 12:52:25

CReimer
Member
Registered: 2012-09-06
Posts: 6

Re: lxqt-git repository

What about 0.8.0 stable?
Isn't it time to package the stable packages instead of git versions?

Offline

#83 2014-10-21 13:29:23

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

CReimer wrote:

What about 0.8.0 stable?
Isn't it time to package the stable packages instead of git versions?

That would be a separate repository. I can do that later, but right now, I have to get what was already working back to working.

Uploading the new packages now. Had to remove the whole repository, so you will need to install every package again. This was the only way to ensure all build deps and runtime deps were met while the whole system built.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#84 2014-10-21 13:31:45

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: lxqt-git repository

stobbsm wrote:

Had to remove the whole repository, so you will need to install every package again. This was the only way to ensure all build deps and runtime deps were met while the whole system built.

Hm...

Any thoughts for a meta package?

Offline

#85 2014-10-21 13:39:40

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

That's basically what lxqt-desktop is.

Edit: To be clear, it was the jump to 0.8 that screwed up the build system images, so I had to start clean again.

Last edited by stobbsm (2014-10-21 13:40:54)


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#86 2014-10-21 14:22:02

CReimer
Member
Registered: 2012-09-06
Posts: 6

Re: lxqt-git repository

Your buildscript needed work?

I use repo-make to build the vdr4arch repository. It works quite good.
http://repo-make.tuxfamily.org/
https://github.com/VDR4Arch/vdr4arch

Offline

#87 2014-10-21 14:44:06

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

CReimer wrote:

Your buildscript needed work?

I use repo-make to build the vdr4arch repository. It works quite good.
http://repo-make.tuxfamily.org/
https://github.com/VDR4Arch/vdr4arch

It was more along the lines of the latest lxqt builds were failing in the old build chroots, so I had to make them again. Just took a while to track down the problem. My health issues aren't helping any either.

Still, everything should be working as expected with the repo now.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#88 2014-10-22 08:06:17

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: lxqt-git repository

Thanks for the update stobbsm.
everything seems to work fine, except qterminal-git that needs a rebuild against libqtermwidget5

Offline

#89 2014-10-22 09:06:28

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

I will adjust the deps during my next update.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#90 2014-10-23 01:50:03

Bhoot
Member
Registered: 2014-10-16
Posts: 2

Re: lxqt-git repository

Just a small heads up with a big thanks - everything works here fine, including qterminal.
What I did was remove all the lxqt-git packages from the pacman cache, and then issue a install for them. This forced a re-download of those packages before reinstallation.

May be that solved the qterminal problem.
Or
May be stobbsm updated their repo. smile

Thanks again, stobbsm! Hope your health problems are resolved/resolving.

Offline

#91 2014-12-05 00:18:52

FSMaxB
Member
Registered: 2012-11-11
Posts: 17

Re: lxqt-git repository

The repository is currently down ( 403 Forbidden ).

Offline

#92 2014-12-05 06:59:06

gothmog123
Member
Registered: 2012-10-31
Posts: 120

Re: lxqt-git repository

FSMaxB wrote:

The repository is currently down ( 403 Forbidden ).

Is this why I'm getting

error: lxqt-git: signature from "Matthew Stobbs <matthew@stobbstechnical.com>" is invalid
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 infinality-bundle is up to date
 infinality-bundle-multilib is up to date
 infinality-bundle-fonts is up to date
 lxqt-git is up to date
error: database 'lxqt-git' is not valid (invalid or corrupted database (PGP signature))

?

Offline

#93 2014-12-05 08:42:44

FSMaxB
Member
Registered: 2012-11-11
Posts: 17

Re: lxqt-git repository

I think so, because the html code of the nginx error site doesn't match the signature!

Offline

#94 2014-12-05 20:06:21

stobbsm
Member
From: Calgary, AB
Registered: 2010-10-10
Posts: 61
Website

Re: lxqt-git repository

Had a problem with package signing, and couldn't get to my build server to fix it. Was in the hospital.

Resigning and uploading now, but the nginx site is down temporarily while I sort our the server itself. Give it 2 minutes, and it should be working again.


Running the lxqt-git repository. If you would like to help cover costs, consider using using my referral link to digital ocean for your next VPS deployment.
https://www.digitalocean.com/?refcode=13e0b40e4e39

Offline

#95 2014-12-06 22:42:26

gothmog123
Member
Registered: 2012-10-31
Posts: 120

Re: lxqt-git repository

Get well soon.

Edit: Can anyone tell me how to get the network monitor widget to work?

Last edited by gothmog123 (2014-12-08 00:54:23)

Offline

#96 2014-12-15 16:08:10

Box0
Member
From: Italy
Registered: 2011-09-21
Posts: 218

Re: lxqt-git repository

it seems that after the Qt 5.4 upgrade the repo needs to be rebuilt against the new Qt, otherwise the session will not start.

Offline

#97 2014-12-18 20:12:40

lykwydchykyn
Member
Registered: 2013-07-11
Posts: 91

Re: lxqt-git repository

Box0 wrote:

it seems that after the Qt 5.4 upgrade the repo needs to be rebuilt against the new Qt, otherwise the session will not start.

Same problem here.  I tried rebuilding the packages from PKGBUILDs and got lost in the sea of dependencies.

Offline

#98 2014-12-18 22:30:53

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: lxqt-git repository

Same here and I also get a

Segmentation fault (core dumped)

when I try to run lxqt apps. For example when I run qterminal in a lxde session. Is it only me?

Last edited by matersci (2014-12-18 22:31:29)

Offline

#99 2014-12-26 14:44:30

greenfuse
Member
Registered: 2008-02-14
Posts: 57

Re: lxqt-git repository

It's not just you. Lxqt would not load and qt software would not run from lxde. Uninstalling all lxqt packages and reinstalling from the AUR got it working again.

Offline

#100 2014-12-29 16:41:17

lykwydchykyn
Member
Registered: 2013-07-11
Posts: 91

Re: lxqt-git repository

I haven't had any luck compiling lxqt from the AUR on this system, I don't know what's up.  I keep getting errors that cmake can't find lxtqt-qt5Config.cmake.  Is there another repo with updated packages?

Offline

Board footer

Powered by FluxBB