execution error with accomplishments-shared-with-validation-server

Bug #1015419 reported by unimatrix9
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Desktop Accomplishments
Confirmed
Undecided
Unassigned

Bug Description

cant create crash report after crash, so attaching log file

Revision history for this message
unimatrix9 (jochemscheelings) wrote :
Revision history for this message
Jono Bacon (jonobacon) wrote :

This is a bug in Ubuntu Desktop Accomplishments. Renaming and retargeting.

summary: - crash at login , then when trying to launch , failed to connect to
- daemon
+ execution error with accomplishments-shared-with-validation-server
affects: ubuntu-accomplishments-daemon → ubuntu-desktop-accomplishments
Changed in ubuntu-desktop-accomplishments:
status: New → Confirmed
Revision history for this message
Rafał Cieślak (rafalcieslak256) wrote :

These crashes happen because some desktop accomplishments does not have their script, just like accomplishments-shared-with-validation-server. It does not affect anything, scripts fail to run because such file does not exist, daemon processes the next one, so everything will be correct, which is why we ignored these crashes when working on 0.2. However, I have not thought this may trigger apport, and inform user that such crash happened.

Possible solutions:
1) for daemon - force daemon to check for script's existance before running
2) for UDA - add missing scripts, filling them with code that would make it impossible to accomplish by the script (simple as that:
import sys
sys.exit(1)

Revision history for this message
Matt Fischer (mfisch) wrote :

I've asked sfox to look at this since I believe this is his accomplishment and the script is still missing. However, I've never seen this show up as a crash. Did something else get changed since this was filed?

Revision history for this message
s.fox (silver-fox) wrote :

Hey everyone,

Is the line before the error message? I suck at going through huge log files ;) :

2012-06-18 09:40:18+0200 [-] Running subprocess command: ['/usr/share/accomplishments/scripts/ubuntu-desktop/gaming/mahjongg-master.py']

Judging by the error message it appears something is wrong with sys.exit code. Will take a look in the next 12 hours.

Revision history for this message
s.fox (silver-fox) wrote :

After chatting with mfisch on IRC it appears that it is not my accomplishment causing this error. I if I can help out then please let me know, though please be aware I am rather busy during September.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.