The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Nemo/Debugging

From Mer Wiki
< Nemo
Revision as of 09:01, 10 January 2012 by Vesku (Talk | contribs)

Jump to: navigation, search

Tools and Tips to help in debugging

  • Log of console output:
more /home/meego/.xsession-errors
  • Kernel message buffer:
dmesg
  • List of all keys and values in gconf:
gconftool-2 -R /
  • Starting dialer with debug output:
killall dialer; dialer -prestart -output-level debug
  • For starting any libmeegotouch -based application with debug output use: "-output-level debug"
Personal tools