Bug #16311

Test suite: persistence.feature vs. buster, notifications…

Added by CyrilBrulebois 2019-01-06 14:43:59 . Updated 2019-04-02 15:31:09 .

Status:
In Progress
Priority:
Normal
Assignee:
Category:
Persistence
Target version:
Start date:
2019-01-06
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Once the persistence device has been set up, a notification pops up and stays around. That overlays with the tails-persistence-setup window title, which is going to make pattern matching harder.

Should we get rid of the notification (or maybe make sure it doesn’t pop up at all)? I’m tempted to implement a work around for the time being by updating the reference image, including only the bottom of the title (left uncovered by the notification).

The same thing might be needed for the following tests/windows.


Files


Subtasks


Related issues

Related to Tails - Bug #15894: Persistence configuration opens on full screen Resolved 2018-09-02

History

#1 Updated by CyrilBrulebois 2019-01-06 14:46:11

FWIW we reached a point where even finding a fuzzy candidate fails:

00:15:44.067461583: Failed to find fuzzy candidate picture for PersistenceWizardPresets.png

so I don’t have an image handy to replace the current image with (I could crop it out with Gimp though, including the background…).

#2 Updated by intrigeri 2019-01-06 15:01:07

  • related to Bug #15894: Persistence configuration opens on full screen added

#3 Updated by intrigeri 2019-01-06 15:02:15

Looks like Bug #15894 is back?

#4 Updated by CyrilBrulebois 2019-01-06 16:07:50

I’m seeing a similar behaviour with 3.11, there’s a notification popping up after the initialization. After 1 minute without touching anything, it’s still around; approximately 5 seconds after moving the mouse by a few pixels (on the other side of the screen compared to the notification), it disappears.

#5 Updated by CyrilBrulebois 2019-01-06 16:25:27

Here’s a screenshot for 3.11, with a slightly less high notification pop-up (different icon size and placement inside, too), which doesn’t extend until the window title; that is likely why we haven’t had much troubles until now.

This is with a 1024x768 resolution, i.e. the default libvirt/virt-manager settings in stretch for the host side.

#6 Updated by CyrilBrulebois 2019-01-07 10:38:19

  • Status changed from New to In Progress

Applied in changeset commit:tails|64a4a6ba6e09dc3074bf2f2781ad8d0a380ae536.

#7 Updated by intrigeri 2019-04-02 15:31:09

  • Category set to Persistence
  • Assignee deleted (intrigeri)
  • Target version deleted (Tails_4.0)

Looks like this is not a regression introduced on feature/buster and the test suite was updated.