Given
I have started Tails without network from a USB drive with a persistent partition enabled and logged in
13.270
And
the network is plugged
0.094
And
available upgrades have been checked
0.067
And
all notifications have disappeared
9.179
When
I start "Pidgin Internet Messenger" via GNOME Activities Overview
10.877
Then
I see Pidgin's account manager window
1.196
When
I create my XMPP account
12.184
cannot find PidginAddAccountXMPPConnectServer.png on the screen (FindFailed)
./features/support/helpers/screen.rb:157:in `find'
./features/step_definitions/pidgin.rb:106:in `mid_right_edge'
./features/step_definitions/pidgin.rb:111:in `click_mid_right_edge'
./features/step_definitions/pidgin.rb:135:in `/^I create my XMPP account$/'
features/pidgin.feature:38:in `When I create my XMPP account'
And
I close Pidgin's account manager window
0.000
Then
Pidgin automatically enables my XMPP account
0.000
When
I close Pidgin
0.000
And
I take note of the configured Pidgin accounts
0.000
And
I shutdown Tails and wait for the computer to power off
0.000
And
I start Tails from USB drive "__internal" and I login with persistence enabled
0.000
And
Pidgin has the expected persistent accounts configured
0.000
When
I start "Pidgin Internet Messenger" via GNOME Activities Overview
0.000
Then
Pidgin automatically enables my XMPP account
0.000
Given
I start monitoring the AppArmor log of "/usr/bin/pidgin"
0.000
Then
I cannot add a certificate from the "/home/amnesia/.gnupg" directory to Pidgin
0.000
And
AppArmor has denied "/usr/bin/pidgin" from opening "/home/amnesia/.gnupg/test.crt"
0.000
When
I close Pidgin's certificate import failure dialog
0.000
And
I close Pidgin's certificate manager
0.000
Given
I restart monitoring the AppArmor log of "/usr/bin/pidgin"
0.000
Then
I cannot add a certificate from the "/live/persistence/TailsData_unlocked/gnupg" directory to Pidgin
0.000
And
AppArmor has denied "/usr/bin/pidgin" from opening "/live/persistence/TailsData_unlocked/gnupg/test.crt"
0.000
When
I close Pidgin's certificate import failure dialog
0.000
And
I close Pidgin's certificate manager
0.000
Then
I can add a certificate from the "/home/amnesia" directory to Pidgin
0.000