Logs

From Miro User Documentation

Jump to: navigation, search

Contents

Introduction

Logs have important information about what Miro does, specially when trying to submit a bug.
This page is about where to find them on the different Operative Systems Miro runs on.

Linux

This is really simple, just open any console (i.e. konsole, xterm, gnome-terminal), type miro and hit enter. the logs will be redirected to the open console.
You can also redirect the console output to a file to generate a new log from scratch. In this way, the log will have the info from the last run only

miro &> /tmp/miro.log

when you close miro, the file /tmp/miro.log will have all the output.
Miro also creates a log file, executed from a terminal or from a menu. this file is placed in ~/miro/miro-log

OS X

The log files are found in this folder

/Users/<you>/Library/Application Support/Miro/dtv-log

Windows

You need first to configure Explorer to show hidden files

  • Go to Control Panel > Folder Options
  • Open the View tab
  • Toggle the Hidden files and folders radio button such that Show hidden files and folders is selected

Windows XP

 C:\Documents and Settings\<username>\Local Settings\Temp\miro.log

Windows Vista

 C:\Users\<username>\AppData\Local\Temp\miro.log
Personal tools