View Issue Details

IDProjectCategoryView StatusLast Update
0005069ardourbugspublic2012-11-18 15:56
Reporterwferi Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0 
Summary0005069: splash: text overwritten
DescriptionThe status text at the bottom of the Ardour splash window overwrites itself, see attached screenshot.
Additional InformationSVN revision: 13053
TagsNo tags attached.

Activities

2012-08-07 10:28

 

splash.png (95,356 bytes)   
splash.png (95,356 bytes)   

paul

2012-10-17 22:36

administrator   ~0014084

i have never, ever, ever seen this.

wferi

2012-10-18 12:22

reporter   ~0014091

That points to the culprit: I'm running the Xmonad tiling window manager, which seems to mishandle the splash window. It certainly does not recognize it as something to float by default, and this seems to cause the overwriting text somehow (maybe because the window gets resized by the window manager when it's mapped -- or maybe not, because I heard that X applications must not assume that their windows get mapped at the requested size). If I run Ardour without a window manager, then the status text at the bottom changes cleanly and the splash window floats at the center of the screen.
Now I suppose there is some standard means to designate splash windows, so that the window manager can treat them accordingly. For example, the "What would you like to do?" dialog is (correctly) not tiled under Xmonad. Maybe the splash window should be designated as a dialog window, too?

x42

2012-11-14 03:37

administrator   ~0014251

should be fixed in r13492.

splash-screen window is marked as such (WINDOW_TYPE_HINT_SPLASHSCREEN)

`xwininfo -all`
[..]
      Window type:
          Splash
      Window state:
          Skip Pager
          Skip Taskbar
          Above
[..]

Please confirm and close the issue.

wferi

2012-11-14 13:28

reporter   ~0014258

Thanks, the splash window isn't tiled anymore and the status text is drawn properly (r13494).
While the redraw issue feels more fundamental than this, the symptoms are certainly cured. Also, the "What would you like to do?" dialog *is* tiled, I don't know whether I simply mixed things up previously or it really changed meanwhile. I'm fine with it either way.

wferi

2012-11-14 13:30

reporter   ~0014259

I confirm that the issue is fixed in r13494.
Thanks!

wferi

2012-11-18 15:55

reporter   ~0014275

Actually, I think the splash screen under Xmonad was fixed by r13111, which made that window non-resizable. Anyway, marking it with a splash hint is surely appropriate. Also, the startup dialog became resizable in r13101, which made Xmonad tile it instead of floating, so I remembered correctly, it's just a lot of changes done in a short time. So everything is all right, hope I can close this issue again after adding this note...

wferi

2012-11-18 15:56

reporter   ~0014276

Yes I can. :) Thanks again!

Issue History

Date Modified Username Field Change
2012-08-07 10:28 wferi New Issue
2012-08-07 10:28 wferi File Added: splash.png
2012-09-01 11:36 cth103 cost => 0.00
2012-09-01 11:36 cth103 Target Version => 3.0
2012-10-17 22:36 paul Note Added: 0014084
2012-10-18 12:22 wferi Note Added: 0014091
2012-11-14 03:37 x42 Note Added: 0014251
2012-11-14 03:37 x42 Status new => feedback
2012-11-14 13:28 wferi Note Added: 0014258
2012-11-14 13:30 wferi Note Added: 0014259
2012-11-14 13:30 wferi Status feedback => closed
2012-11-14 13:30 wferi Resolution open => fixed
2012-11-18 15:55 wferi Note Added: 0014275
2012-11-18 15:55 wferi Status closed => feedback
2012-11-18 15:55 wferi Resolution fixed => reopened
2012-11-18 15:56 wferi Note Added: 0014276
2012-11-18 15:56 wferi Status feedback => closed
2012-11-18 15:56 wferi Resolution reopened => fixed