backintime not opening in gnome ubuntu
when i use the menu i see it open for a second then it closes. when i use the command line i get
[email protected]:~$ backintime-gnome
Back In Time
Version: 0.9.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-gnome --license' for details.
/usr/share/backintime/gnome/app.py:1051: Warning: g_set_prgname() called multiple times
gnome.program_init( 'backintime', cfg.VERSION, properties = gnome_props )
Traceback (most recent call last):
File "/usr/share/backintime/gnome/app.py", line 1056, in
main_window = MainWindow( cfg, app_instance )
File "/usr/share/backintime/gnome/app.py", line 281, in __init__
self.update_all( True )
File "/usr/share/backintime/gnome/app.py", line 388, in update_all
self.update_folder_view( 1, selected_file, show_snapshots )
File "/usr/share/backintime/gnome/app.py", line 1000, in update_folder_view
new_iter = self.store_folder_view.append( [ item[0], rel_path, item[3], item[5], item[1], item[2], item[4] ] )
TypeError: value is of wrong type for this column
[email protected]:~$
how do i fix this? I completly uninstalled it and reinstalled the program
for some reason the program will work if i do the gnome root option for backintime but i want to use it without having to use root
Comments
-
You just might have to run backintime as root. I would assume that as it is restoring the computer to a previous state it will also have to access files that need root access. I have never used backintime on my Fedora install, so I'm just guessing. For example, when I run nvidia-settings from the menu, it won't save the xorg.conf file because it needs root access, I have to run it as root to do that. Why the developers of these apps don't take this into account puzzles me, unless there is some configuration setting that we are missing.
Maybe filing a bug report to the developer is in order.0 -
Hi,
I had the same problem. I took the config file - it is located in /home/<yourname>/.config/backintime - and removed all entries that started with gnome.<xxx>
my config looked like this
...
gnome.last_path=/
gnome.main_window.height=528
gnome.main_window.hpaned1=200
gnome.main_window.hpaned2=200
gnome.main_window.width=782
gnome.main_window.x=289
gnome.main_window.y=332
gnome.show_hidden_files=false
...
after removing the UI displayed well
cheers
kowost0 -
Same here using Debian 7 Jessie, GNOME 1.0.36, BackInTime 1.0.36. Another option to resolve this is to delete the "app.lock.pid" file.
Steps
- Using Nautilus, navigate to this folder
/home/<USERNAME>/.local/share/backintime - Backup this file
app.lock.pid - Delete this file
app.lock.pid - Using GNOME, try to open “BackInTime” again
- Done. Enjoy
The most likely cause of this challenge is that BackInTime was open, but somehow to computer was not shutdown cleanly. Such as during power outage or a crash. As a result BackInTime is still in a locked state. This lock state is set by the file "app.lock.pid". If this file contain a code. BackInTime will not open. Because it believes it's already open. But it's not. Thus you need to manually delete this file.
0 - Using Nautilus, navigate to this folder
Categories
- 8.8K All Categories
- 13 LFX Mentorship
- 66 LFX Mentorship: Linux Kernel
- 355 Linux Foundation Boot Camps
- 227 Cloud Engineer Boot Camp
- 67 Advanced Cloud Engineer Boot Camp
- 23 DevOps Engineer Boot Camp
- 5 Cloud Native Developer Boot Camp
- 733 Training Courses
- 14 LFC110 Class Forum
- 16 LFD102 Class Forum
- 96 LFD103 Class Forum
- 2 LFD121 Class Forum
- 55 LFD201 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 14 LFD254 Class Forum
- 422 LFD259 Class Forum
- 78 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 15 LFS200 Class Forum
- 685 LFS201 Class Forum
- LFS201-JP クラス フォーラム
- 271 LFS211 Class Forum
- 50 LFS216 Class Forum
- 23 LFS241 Class Forum
- 26 LFS242 Class Forum
- 18 LFS243 Class Forum
- 4 LFS244 Class Forum
- 7 LFS250 Class Forum
- LFS250-JP クラス フォーラム
- 105 LFS253 Class Forum
- 753 LFS258 Class Forum
- 7 LFS258-JP クラス フォーラム
- 48 LFS260 Class Forum
- 75 LFS261 Class Forum
- 6 LFS262 Class Forum
- 76 LFS263 Class Forum
- 14 LFS264 Class Forum
- 10 LFS266 Class Forum
- 8 LFS267 Class Forum
- 8 LFS268 Class Forum
- 5 LFS269 Class Forum
- 173 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 184 LFW211 Class Forum
- 100 LFW212 Class Forum
- 876 Hardware
- 205 Drivers
- 74 I/O Devices
- 43 Monitors
- 115 Multimedia
- 204 Networking
- 98 Printers & Scanners
- 82 Storage
- 716 Linux Distributions
- 78 Debian
- 64 Fedora
- 12 Linux Mint
- 13 Mageia
- 22 openSUSE
- 125 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 344 Ubuntu
- 445 Linux System Administration
- 33 Cloud Computing
- 63 Command Line/Scripting
- Github systems admin projects
- 88 Linux Security
- 73 Network Management
- 105 System Management
- 45 Web Management
- 50 Mobile Computing
- 18 Android
- 19 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 499 Off Topic
- 119 Introductions
- 193 Small Talk
- 19 Study Material
- 743 Programming and Development
- 237 Kernel Development
- 472 Software Development
- 899 Software
- 245 Applications
- 178 Command Line
- 2 Compiling/Installing
- 72 Games
- 313 Installation
- 19 All In Program
- 19 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)