Given
I have started Tails from DVD without network and logged in
8.653
And
I plug and mount a USB drive containing sample videos
16.133
And
I copy the sample videos to "/home/amnesia" as user "amnesia"
0.109
And
the file "/home/amnesia/video.mp4" exists
0.056
Given
I start monitoring the AppArmor log of "/usr/bin/totem"
0.182
When
I open "/home/amnesia/video.mp4" with Totem
3.535
Then
I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds
7.535
And
AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4"
0.804
Given
I close Totem
0.212
And
I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia"
0.115
And
the file "/home/amnesia/.gnupg/video.mp4" exists
0.076
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.176
When
I try to open "/home/amnesia/.gnupg/video.mp4" with Totem
2.362
Then
Totem tells me it is not allowed to open this file
2.012
And
AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4"
0.076
Given
I close Totem
0.178
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists
0.091
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.149
When
I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem
2.216
Then
Totem tells me it is not allowed to open this file
0.857
And
AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4"
0.064
Given
I close Totem
0.196
And
the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists
0.093
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.175
When
I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem
2.274
Then
Totem tells me it is not allowed to open this file
0.963
And
AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4"
0.078
Given
I close Totem
0.189
And
I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia"
0.096
And
the file "/home/amnesia/.purple/otr.private_key" exists
0.080
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.168
When
I try to open "/home/amnesia/.purple/otr.private_key" with Totem
2.254
Then
Totem tells me it is not allowed to open this file
1.043
And
AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key"
0.110