Incorrect path used for .state files

Bug #1360418 reported by Jamie Strandboge
This bug report is a duplicate of:  Bug #1363112: StateSaver is not working on devices. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtbase-opensource-src (Ubuntu)
New
Undecided
Unassigned

Bug Description

I don't know if this is related to bug #1288742 or bug #1360366 or if its something else, however, apps are getting apparmor denials of the form:
apparmor="DENIED" operation="mknod" profile="com.ubuntu.clock_clock_1.0.485" name="/com.ubuntu.clock_clock_1.0.485.state.nS4718" pid=NNN comm="qmlscene" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
apparmor="DENIED" operation="mknod" profile="com.ubuntu.sudoku_sudoku_1.1.260" name="/com.ubuntu.sudoku_sudoku_1.1.260.state.E10491" pid=NNN comm="qmlscene" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011

Notice the path is '/com.ubuntu.sudoku_sudoku_1.1.260.state.E10491'. This is clearly wrong. I imagine the code setting this path is not properly evaluating TMPDIR.

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

Other bug subscribers

Remote bug watches

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