gksu is no longer required for root access; the preferred method is using pkexec.
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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 73 Next › Last »
graysky commented on 2015-09-02 18:10 (UTC)
coderkun commented on 2015-09-02 12:05 (UTC)
Running backintime as root works under Gnome running
$ export QT_X11_NO_MITSHM=1
$ gksu backintime-qt4
see https://bugs.archlinux.org/task/42030
graysky commented on 2015-08-22 17:11 (UTC)
@willemw - So it has, thanks. Updated.
willemw commented on 2015-08-22 16:39 (UTC)
Package 'kdesdk-kompare' has been renamed to 'kompare'.
finswimmer commented on 2015-08-19 12:12 (UTC)
I have the same problem. Running backintime-qt4 as root only shows empty windows.
arm1e commented on 2015-08-06 08:27 (UTC)
I am also having these errors when trying to start the root version. Blank windows if done from terminal and nothing starts at all when using the menu icon in gnome. Are there any known fixes yet?
Wabuo commented on 2015-06-13 12:34 (UTC)
Yes I have, for testing I also installed polkit-qt4 polkit-qt5 polkit-gnome but nothing changed.
If I try to launch it with gksu I get these errors:
Qt: Session management error: None of the authentication protocols specified are supported
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 130 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x156
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 5 (X_ShmCreatePixmap)
Resource id: 0xd9
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x220001b
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x220001b
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x220001b
graysky commented on 2015-06-12 18:56 (UTC)
Do you have polkit installed?
Wabuo commented on 2015-06-12 15:01 (UTC)
backintime-root wont start =(
the only thing I could find was this line in journalctl:
backintime-qt4-root.desktop[1303]: Refusing to render service to dead parents.
Where can I find the log files from backintime-root?
Someone some tips and tricks ?
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.