Advertisement
Guest User

Untitled

a guest
Apr 6th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. main.c:1624:TIMING main startup: 0s811ms
  2. account.c:397:called inc_lock (lock count 1)
  3. account.c:409:Opening account edit window...
  4. account.c:731:Creating account edit window...
  5. prefs_account.c:4301:Opening account preferences window...
  6. prefs_account.c:4303:called inc_lock (lock count 2)
  7. passwordstore.c:204:Getting password 'proxy_pass' from block (1/1)
  8. passwordstore.c:216:Password 'proxy_pass' in block (1/1) not found.
  9. passwordstore.c:204:Getting password 'recv_cert' from block (1/1)
  10. passwordstore.c:216:Password 'recv_cert' in block (1/1) not found.
  11. passwordstore.c:204:Getting password 'send_cert' from block (1/1)
  12. passwordstore.c:216:Password 'send_cert' in block (1/1) not found.
  13. gtkaspell.c:1596:Aspell: found dictionary en_GB en_GB
  14. gtkaspell.c:1596:Aspell: found dictionary en_AU en_AU
  15. gtkaspell.c:1596:Aspell: found dictionary en_US en_US
  16. gtkaspell.c:1596:Aspell: found dictionary es es
  17. gtkaspell.c:1596:Aspell: found dictionary en en
  18. gtkaspell.c:1596:Aspell: found dictionary en_CA en_CA
  19.  
  20. (claws-mail:22070): GLib-GObject-WARNING **: 15:39:20.413: cannot register existing type 'DBusGProxy'
  21.  
  22. (claws-mail:22070): GLib-GObject-CRITICAL **: 15:39:20.413: g_type_set_qdata: assertion 'node != NULL' failed
  23.  
  24. (claws-mail:22070): GLib-GObject-CRITICAL **: 15:39:20.413: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed
  25.  
  26. (claws-mail:22070): GLib-GObject-CRITICAL **: 15:39:20.413: g_type_set_qdata: assertion 'node != NULL' failed
  27.  
  28. (claws-mail:22070): GLib-GObject-CRITICAL **: 15:39:20.413: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed
  29.  
  30. (claws-mail:22070): GLib-GObject-CRITICAL **: 15:39:20.413: g_type_set_qdata: assertion 'node != NULL' failed
  31. gtkaspell.c:1596:Aspell: found dictionary en_GB en_GB
  32. gtkaspell.c:1596:Aspell: found dictionary en_AU en_AU
  33. gtkaspell.c:1596:Aspell: found dictionary en_US en_US
  34. gtkaspell.c:1596:Aspell: found dictionary es es
  35. gtkaspell.c:1596:Aspell: found dictionary en en
  36. gtkaspell.c:1596:Aspell: found dictionary en_CA en_CA
  37. passwordstore.c:204:Getting password 'send' from block (1/1)
  38. passwordstore.c:216:Password 'send' in block (1/1) not found.
  39. passwordstore.c:204:Getting password 'recv' from block (1/1)
  40. password.c:587:Trying to decrypt password using the old method...
  41. prefswindow.c:671:0.000000
  42. Segmentation fault
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement