Ticket #3240 (closed defect: fixed)

Opened 18 months ago

Last modified 12 months ago

Log: looks for activities and log files in /home/olpc and not in the user directory

Reported by: godiard Owned by: humitos
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Log Version: Unspecified
Severity: Unspecified Keywords: 12.1.0, easy-hack, patch
Cc: humitos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The log collector prepare a list of the installed activities and include all the log files but using /home/olpc, not the user directory, then this is not right for users different to olpc.

Attachments

0001-pep8-ized-logcollect.py.patch Download (20.0 KB) - added by humitos 13 months ago.
0002-Log-collector-adds-user-s-logs-and-list-installed-ac.patch Download (2.0 KB) - added by humitos 13 months ago.
0001-Collector-adds-user-s-logs-and-activities-SL-3240.patch Download (1.9 KB) - added by humitos 12 months ago.
Version withtout applying the pep8 patch before

Change History

Changed 16 months ago by godiard

  • keywords easy-hack added

Changed 13 months ago by godiard

  • keywords 12.1.0, added

Changed 13 months ago by godiard

  • owner changed from wadeb to godiard
  • status changed from new to assigned

Changed 13 months ago by humitos

  • cc humitos added

I'm not sure to understand the ticket description, can you clarify this a bit more?

Changed 13 months ago by humitos

  • owner changed from godiard to humitos
  • status changed from assigned to accepted

Changed 13 months ago by humitos

OK

I talked with Gonzalo about this ticket and he helped me to understand the problem.

These are the steps to reproduce the error:

  1. Open Log activity
  2. Click on the Log Activity Icon on the toolbar
  3. Click on "Log collector: capture information"
  4. Go to the Journal
  5. Drag and drop the "log-*.zip" file to the "Documents" icon (at the bottom of the frame)
  6. Go to the Terminal and "cd" into "~/Documents" and unzip it

Issue:

  • the info.txt doesn't list the activities installed on ~/Activities
  • all the logs inside ~/.sugar/default/logs are not added to the .zip

Expected behavior:

  • list the activities installed
  • attach the activities log in the .zip file

Changed 13 months ago by humitos

Changed 12 months ago by humitos

  • keywords easy-hack, patch added; easy-hack removed

Changed 12 months ago by sascha_silbe

  • summary changed from Log: look for activities and log files in /home/olpc and not in the user directory to Log: looks for activities and log files in /home/olpc and not in the user directory

Changed 12 months ago by humitos

Version withtout applying the pep8 patch before

Changed 12 months ago by godiard

  • status changed from accepted to closed
  • resolution set to fixed

Pushed, will be available in Log 29

Note: See TracTickets for help on using tickets.