Package Base Details: backintime

Git Clone URL: https://aur.archlinux.org/backintime.git (read-only, click to copy)
Submitter: None
Maintainer: graysky
Last Packager: graysky
Votes: 297
Popularity: 0.20
First Submitted: 2009-01-09 20:46 (UTC)
Last Updated: 2024-02-03 12:23 (UTC)

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.

Latest Comments

« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 71 Next › Last »

Danyright commented on 2013-10-03 14:05 (UTC)

Thanks for fixing the issue :-) Works fine for me too (kde4).

graysky commented on 2013-10-02 23:17 (UTC)

Bump to v1.0.26-3 Changelog: Added kde4 fix. Commit: http://pkgbuild.com/git/aur-mirror.git/commit/backintime?id=bead457945e3ad95bfd6a334f3178375fa1678bd

fettouhi commented on 2013-10-02 16:26 (UTC)

Yes, that patch fixes the kde4 gui.

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