Skip to content

Instantly share code, notes, and snippets.

@ruslo
Created February 5, 2016 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruslo/8153c9b852ee18fd6def to your computer and use it in GitHub Desktop.
Save ruslo/8153c9b852ee18fd6def to your computer and use it in GitHub Desktop.
Ubuntu 14.04 qTox launching log
[17:32:17.382] src/persistence/settings.cpp:121 : Debug: "Loading settings from /home/xxxxx/.config/tox/qtox.ini"
[17:32:17.384] src/ipc.cpp:46 : Debug: Our global IPC ID is ...
[17:32:17.384] src/ipc.cpp:64 : Debug: Attaching to the global shared memory
[17:32:17.384] src/ipc.cpp:259 : Debug: Previous owner timed out, taking ownership ... -> ...
[17:32:17.384] src/main.cpp:170 : Debug: built on: 09:55:01 Feb 4 2016 ( ... )
[17:32:17.385] src/main.cpp:171 : Debug: commit: ...
[17:32:17.385] src/persistence/profile.cpp:86 : Debug: Loading tox save "/home/xxxxx/.config/tox/xxxxx.tox"
[17:32:17.385] src/persistence/settings.cpp:354 : Debug: "Saving global settings at /home/xxxxx/.config/tox/qtox.ini"
[17:32:17.388] src/persistence/settings.cpp:295 : Debug: Loading personal settings from "/home/xxxxx/.config/tox/xxxxx.ini"
[17:32:17.388] src/nexus.cpp:81 : Debug: Starting up
[17:32:17.981] src/core/core.cpp:236 : Debug: Loading user profile
[17:32:17.981] src/persistence/profile.cpp:249 : Debug: Loading tox save "/home/xxxxx/.config/tox/xxxxx.tox"
[17:32:17.981] src/core/core.cpp:132 : Debug: Core starting with IPv6 enabled
[17:32:17.982] src/core/core.cpp:305 : Debug: Self avatar not found, will broadcast empty avatar to friends
[17:32:18.461] src/widget/systemtrayicon.cpp:93 : Debug: Using the Qt backend
[17:32:19.510] src/core/core.cpp:407 : Debug: "Connecting to ..."
[17:32:19.511] src/core/core.cpp:407 : Debug: "Connecting to ..."
[17:32:24.010] src/core/core.cpp:407 : Debug: "Connecting to ..."
[17:32:24.012] src/core/core.cpp:407 : Debug: "Connecting to ..."
[17:32:26.862] src/core/core.cpp:374 : Debug: Connected to the DHT
[17:32:26.862] src/persistence/profile.cpp:314 : Debug: Saving tox save to "/home/xxxxx/.config/tox/xxxxx.tox"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment