Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Unable to start Luckybackup

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
xendistar
Posts: 120
Joined: 2010-12-29 17:52

Unable to start Luckybackup

#1 Post by xendistar »

I have a Debian based system based on (called Sparkylinux) with a Liquorix kernel, I am running the XFCE desktop

I have installed Luckybackup (o.5.0-2+b2) but the superuser menu entry fails to start the program, it brings up the password box for me to enter my password but it does not launch the program.

If I run the same command from the cli I get the following error:

Code: Select all

mit@Aura:/usr/bin$ luckybackup-pkexec
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
I appreciate this is not true Debian and has mixed repos but I am just asking if anybody can suggest what the issue could be?

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#2 Post by L_V »

xendistar wrote: this is not true Debian and has mixed repos
What is reporting this:

Code: Select all

apt list libqt5core5a libqt5gui5 libqt5widgets5

xendistar
Posts: 120
Joined: 2010-12-29 17:52

Re: Unable to start Luckybackup

#3 Post by xendistar »

L_V wrote:
xendistar wrote: this is not true Debian and has mixed repos
What is reporting this:

Code: Select all

apt list libqt5core5a libqt5gui5 libqt5widgets5
I get

Code: Select all

mit@Aura$ sudo apt list libqt5core5a libqt5gui5 libqt5widgets5
[sudo] password for mit: 
Listing... Done
libqt5core5a/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]
libqt5core5a/testing 5.12.5+dfsg-2 i386
libqt5gui5/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]
libqt5gui5/testing 5.12.5+dfsg-2 i386
libqt5widgets5/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]
libqt5widgets5/testing 5.12.5+dfsg-2 i386

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#4 Post by L_V »

Well, it's going to be sparky....
Do you see anythnig wrong here, missing libs ?

Code: Select all

ldd /usr/lib/*-linux-gnu/qt5/plugins/platforms/libqxcb.so
Last edited by L_V on 2019-12-04 11:36, edited 1 time in total.


xendistar
Posts: 120
Joined: 2010-12-29 17:52

Re: Unable to start Luckybackup

#6 Post by xendistar »

L_V wrote:Well, it's going to be sparky....
Do you see anythnig wrong here, missing libs ?

Code: Select all

ldd /usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
If I understand you correctly you are saying that iLuckybacxkup is not launching on my system as that library is missing from Debian (and no it is not on my system), could you please advise how you reached that point please

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#7 Post by L_V »

You should know if /usr/lib/*-linux-gnu/qt5/plugins/platforms/libqxcb.so exists in your system. It should if libqt5gui5 is installed.

Code: Select all

ls /usr/lib/*-linux-gnu/qt5/plugins/platforms/libqxcb.so
+ back to previous message.

However, you are using sparkylinux, and they don't have any luckybackup package.
Then ask sparkylinux how to correctly install luckybackup !
If you even don't know how to verify if a file is available in your system, I am afraid sparkylinux is going to be hard for you.
Last edited by L_V on 2019-12-04 11:35, edited 1 time in total.

peer
Posts: 449
Joined: 2017-03-26 10:14
Has thanked: 8 times
Been thanked: 22 times

Re: Unable to start Luckybackup

#8 Post by peer »

I am on debian testing kde and I have the same error. Luckybackup does not run in root mode. In the terminal I get exactly the same error as in the first message.

apt list libqt5core5a libqt5gui5 libqt5widgets5 shows:

Code: Select all

apt list libqt5core5a libqt5gui5 libqt5widgets5
Listing... Done
libqt5core5a/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]
libqt5gui5/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]
libqt5widgets5/testing,now 5.12.5+dfsg-2 amd64 [installed,automatic]

andre@home
Posts: 398
Joined: 2011-10-02 08:00

Re: Unable to start Luckybackup

#9 Post by andre@home »

SparkyLinux follows completely the Debian LTS line of working,
https://sparkylinux.org/sparky-5-9/
so if it works on Debian it should work here too...

And peer just reported a similar problem on Debian.....

I've been playing around with SparkyLinux too as it is a lighter version of Debian, but my preference of now for those cases MX-Linux which also follows completely the Debian LTS line of working.

Hope you'll find a solution.

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#10 Post by L_V »

libqt5core5a/testing does not come from Debian stable which is buster.
testing means testing.
If you want something stable", then use stable.
andre@home wrote:I've been playing around with SparkyLinux too as it is a lighter version of Debian
Just make a netinstall of pure Debian and do not install any desktop during installation process.
Then reboot, add this file /etc/apt/apt.conf.d/50norecommends

Code: Select all

APT::Install-Recommends "false";
apt update , and then install exactly what you need (this is what I always do).

luckybackup is not maintained anymore (or less and less).
In KDE, you can investigate kup-backup , or simply grsync which is a very light GUI layer on top of rsync.
>> kup-backup

peer
Posts: 449
Joined: 2017-03-26 10:14
Has thanked: 8 times
Been thanked: 22 times

Re: Unable to start Luckybackup

#11 Post by peer »

I did not know that luckybackup is no longer maintained. Thanks for mentioning this.

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#12 Post by L_V »

** luckyBackup superuser does not start **.
Due to a change of many distros policy, su-to-root is depracated from menu items and it cannot be used to run LB with super-user privileges.
Please use an alternative like the sudo -H luckybackup command or pkexec together with a suitable policykit if you need to run LB as root, until this issue is resolved.
This issue is solved at v.0.5.0
http://luckybackup.sourceforge.net/bugs.html

Then it was supposed to be solved in v.0.5.0.
"Unfortunately the development of luckybackup is almost frozen."

luckyBackup: Highest rated application at kde-apps.org during period 2008-2010 , then 9 years ago.
Last edited by L_V on 2019-12-04 10:41, edited 1 time in total.

andre@home
Posts: 398
Joined: 2011-10-02 08:00

Re: Unable to start Luckybackup

#13 Post by andre@home »

Great nonsense
https://en.wikipedia.org/wiki/SparkyLinux
Look at their track record of updates.

I like MX-Linux more but do not want to set Sparkylinux back in this way.
There is no solid evidence present, so maybe the talk of somebodies town???? :mrgreen:

L_V wrote:luckyBackup: Highest rated application at kde-apps.org during period 2008-2010 , then 9 years ago.
https://store.kde.org/p/1127690/
It did get 9 / 9+ the past years, including 2018/19 from people that are still interested, pretty good result for quite old software.
It is a pity that it was not brought further, I agree with that part.

Well ... else look for an alternative... :mrgreen:
Last edited by andre@home on 2019-12-04 16:39, edited 1 time in total.

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: Unable to start Luckybackup

#14 Post by L_V »

luckybackup has never been well integrated in KDE.

"development of luckybackup is almost frozen" means it will very likely be dropped one day from testing.

Main alternatives: kup-backup, grsync, borgbackup / depending on the real so called "backup" need.

andre@home
Posts: 398
Joined: 2011-10-02 08:00

Re: Unable to start Luckybackup

#15 Post by andre@home »

Agree, if you do not get it working properly, your alternatives can be interesting.

Extra info: http://www.linux-magazine.com/Issues/2015/178/Kup
kup-backup uses a famous friend .. rsync ...

They even mention Luckybackup as it is/was so popular...
Conclusions
Kup is a smart and reliable backup solution for KDE users. Once configured, Kup runs completely in the background and even initiates backups to USB memory sticks when they are connected and mounted. You can also trigger backups manually.

The Kup backup sets are around 10 to 15 percent smaller in comparison to Lucky backup [11], which is popular with many desktop users. Kup offers an integrity check of the backup data and the ability to create restore information that sometimes even lets you restore corrupt backups.

xendistar
Posts: 120
Joined: 2010-12-29 17:52

Re: Unable to start Luckybackup

#16 Post by xendistar »

Thanks for the information guys, I had used Luckbackup for a while, I do have an alternative but would on liked to have gone back to luckybackup. I was unaware that is was no longer (or barley supported) so I guess now is as good a time as any to part company with it. I have an alternative which seems to be working OK so my backup needs are covered.

In regards to testing being testing I am well aware on the position of testing v stable, I have been playing with Debian since Woody and have used a Debian based distro's always preferring a testing based distro.

I will consider my question answered

Post Reply