Yes, that patch fixes the kde4 gui.
Search Criteria
Package Details: backintime 1.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/backintime.git (read-only, click to copy) |
---|---|
Package Base: | backintime |
Description: | Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version. |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Submitter: | None |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 296 |
Popularity: | 0.48 |
First Submitted: | 2009-01-09 20:46 (UTC) |
Last Updated: | 2024-08-07 19:55 (UTC) |
Dependencies (11)
- backintime-cliAUR (backintime-cli-gitAUR)
- libnotify (libnotify-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-dbus
- python-pyqt6
- sshfs
- xorg-xdpyinfo
- python (python37AUR, python311AUR, python310AUR) (make)
- kompare (kompare-gitAUR) (optional) – diff/patch frontend
- meld (meld-gitAUR) (optional) – diff/patch frontend
- qt6-translations (optional) – translate BIT dialogs into native language
Required by (1)
- backintime-cli (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 73 Next › Last »
fettouhi commented on 2013-10-02 16:26 (UTC)
graysky commented on 2013-10-02 08:49 (UTC)
Can you verify that it fixes your problem? Again, I cannot verify until I get some time to try in a VM.
fettouhi commented on 2013-10-02 08:16 (UTC)
There is a patch for the kde4 gui error
I'm getting here:
https://bugs.launchpad.net/backintime/+bug/1232694
will be fixed in 1.0.28 it seems. Would you mind adding the patch until then?
fettouhi commented on 2013-10-02 06:52 (UTC)
The gnome gui works, so I have that for now.
graysky commented on 2013-10-01 22:16 (UTC)
I actually don't run kde so testing it is impossible... Might spin up a VM and give it a try. Any other kde users out there have this problem?
fettouhi commented on 2013-10-01 22:01 (UTC)
crontab -l is empty
and I don't have a anacrontab file. I only have a config file in ~/.config/backintime/. I run backintime manually when I need it and when I try to start backintime-kde4 I get:
[af@andre ~]$ backintime-kde4
Back In Time
Version: 1.0.26
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime-kde4 --license' for details.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/af/.config/fontconfig/fonts.conf manually
Traceback (most recent call last):
File "/usr/share/backintime/kde4/app.py", line 1201, in <module>
main_window = MainWindow( cfg, app_instance, kapp, kaboutdata )
File "/usr/share/backintime/kde4/app.py", line 259, in __init__
self.list_files_view_model.removeColumns( 3, 2 )
TypeError: KDirModel.removeColumns() is a private method
graysky commented on 2013-10-01 21:26 (UTC)
@fettouhi - Post the output of:
1) crontab -l
2) cat ~/.config/backintime/anacrontab
fettouhi commented on 2013-10-01 20:34 (UTC)
Even with the patch added I'm getting the same error as before.
Pinned Comments
graysky commented on 2023-10-07 12:15 (UTC)
Using an AUR helper such as yay to build packages including backintime is HIGHLY discouraged. The recommended build method is to use a clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.
Please stop posting build failures because you insist on building with yay or other AUR helpers.