Commit 4e96058d authored by Rafaël Carré's avatar Rafaël Carré

note to myself: test before commit please

parent ce572d7e
...@@ -282,7 +282,7 @@ try: ...@@ -282,7 +282,7 @@ try:
os.chdir(library) os.chdir(library)
bt_file.set_current_folder(library) bt_file.set_current_folder(library)
except: except:
bt_file.set_current_folder(os.path.expanduser("~") bt_file.set_current_folder(os.path.expanduser("~"))
#connect to the bus #connect to the bus
bus = dbus.SessionBus() bus = dbus.SessionBus()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment