Page 1 of 1
Can't open SRWare Iron
Posted: Thu Feb 20, 2025 4:25 am
by maryacarter
Hello,
I downloaded Iron from a .deb file.
I have be using it for a week or two. Today I can't open it. I get a message about my profile. Iron starts to open but shuts down. Here is the output when I try to start from the command line:
Code: Select all
joe@crunchbang:~$ iron &
[1] 4134
joe@crunchbang:~$ [4134:4164:0403/115804:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = TRUNCATE
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=1000
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[4134:4134:0403/115805:ERROR:desktop_window_tree_host_x11.cc(889)] Not implemented reached in virtual void views:esktopWindowTreeHostX11::InitModalType(ui::ModalType)
[1]+ Segmentation fault iron
I can't find a config file in my home directory.
Thanks
Re: Can't open SRWare Iron
Posted: Thu Mar 13, 2025 5:50 am
by tennisdodgeball
Survival Race wrote
Hello,
I downloaded Iron from a .deb file.
I have be using it for a week or two. Today I can't open it. I get a message about my profile. Iron starts to open but shuts down. Here is the output when I try to start from the command line:
Code: Select all
joe@crunchbang:~$ iron &
[1] 4134
joe@crunchbang:~$ [4134:4164:0403/115804:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = TRUNCATE
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=1000
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[4134:4134:0403/115805:ERROR:desktop_window_tree_host_x11.cc(889)] Not implemented reached in virtual void views:esktopWindowTreeHostX11::InitModalType(ui::ModalType)
[1]+ Segmentation fault iron
I can't find a config file in my home directory.
Thanks
The "database locked" error indicates that another instance of Iron or a related process is still using the database. Try killing any existing Iron processes.
Re: Can't open SRWare Iron
Posted: Tue Mar 25, 2025 8:36 am
by bumbledom
maryacarter wrote: ↑Thu Feb 20, 2025 4:25 am
Hello,
I downloaded Iron from a .deb file.
I have be using it for a week or two. Today I can't open it. I get a message about my profile. Iron starts to open but shuts down. Here is the output when I try to start from the command line:
Chill Guy Clicker
Code: Select all
joe@crunchbang:~$ iron &
[1] 4134
joe@crunchbang:~$ [4134:4164:0403/115804:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = TRUNCATE
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=1000
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[4134:4134:0403/115805:ERROR:desktop_window_tree_host_x11.cc(889)] Not implemented reached in virtual void views:esktopWindowTreeHostX11::InitModalType(ui::ModalType)
[1]+ Segmentation fault iron
I can't find a config file in my home directory.
Thanks
that error log looks like a mess! I had something similar on Debian a while back—database lock errors usually mean the profile got corrupted or something’s holding it up. First, try renaming the Iron profile folder (should be in ~/.config/srware or something like that) to force a fresh one. If that doesn’t work, maybe check if another process is hogging the database—kill any lingering Iron processes with pkill iron and restart. Also, what distro version are you on? Might help narrow it down!
Re: Can't open SRWare Iron
Posted: Wed Apr 23, 2025 8:10 am
by superboy520
bumbledom wrote: ↑Tue Mar 25, 2025 8:36 am
maryacarter wrote: ↑Thu Feb 20, 2025 4:25 am
Hello,
I downloaded Iron from a .deb file.
I have be using it for a week or two. Today I can't open it. I get a message about my profile. Iron starts to open but shuts down. Here is the output when I try to start from the command line:
Capybara Go Game
Code: Select all
joe@crunchbang:~$ iron &
[1] 4134
joe@crunchbang:~$ [4134:4164:0403/115804:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = TRUNCATE
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=1000
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[4134:4134:0403/115805:ERROR:desktop_window_tree_host_x11.cc(889)] Not implemented reached in virtual void views:esktopWindowTreeHostX11::InitModalType(ui::ModalType)
[1]+ Segmentation fault iron
I can't find a config file in my home directory.
Thanks
that error log looks like a mess! I had something similar on Debian a while back—database lock errors usually mean the profile got corrupted or something’s holding it up. First, try renaming the Iron profile folder (should be in ~/.config/srware or something like that) to force a fresh one. If that doesn’t work, maybe check if another process is hogging the database—kill any lingering Iron processes with pkill iron and restart. Also, what distro version are you on? Might help narrow it down!
The "database locked" error indicates that another instance of Iron or a related process is still using the database. Try killing any existing Iron processes.
Re: Can't open SRWare Iron
Posted: Thu May 29, 2025 8:08 am
by helendamdam
maryacarter wrote: ↑Thu Feb 20, 2025 4:25 am
Hello,
I downloaded Iron from a .deb file.
I have be using it for a week or two. Today I can't open it. I get a message about my profile. Iron starts to open but shuts down. Here is the output when I try to start from the command line:
Stickman Hook
Code: Select all
joe@crunchbang:~$ iron &
[1] 4134
joe@crunchbang:~$ [4134:4164:0403/115804:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = TRUNCATE
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4134:0403/115804:ERROR:logging.h(808)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.DBus.Error.UnknownMethod: Method "GetManagedObjects" with signature "" on interface "org.freedesktop.DBus.ObjectManager" doesn't exist
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: PRAGMA cache_size=1000
[4134:4164:0403/115805:ERROR:connection.cc(1934)] History sqlite error 5, errno 0: database is locked, sql: CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)
[4134:4134:0403/115805:ERROR:desktop_window_tree_host_x11.cc(889)] Not implemented reached in virtual void views:esktopWindowTreeHostX11::InitModalType(ui::ModalType)
[1]+ Segmentation fault iron
I can't find a config file in my home directory.
Thanks
If the profile reset works but you want to recover bookmarks or settings, check the backup folder (~/.config/iron_backup). Copy files like Bookmarks or Preferences to the new ~/.config/iron folder, but test one at a time to avoid reintroducing corruption.