Comment 3 for bug 1215798

Revision history for this message
Thomas (t.c) wrote : Re: losing windows

ok, now I killed the whole reminna app :(

thats the output, when I only have the tray icon open:

xwininfo -tree -root | grep -i remmina
     0x2e00141 "Remmina": ("remmina" "Remmina") 207x327+894+27 +894+27
     0x2e002a7 "Remmina": ("remmina" "Remmina") 305x873+1102+27 +1102+27
     0x2e03b1f "Remmina": ("remmina" "Remmina") 335x330+1102+116 +1102+116
     0x2e03dfa "Remmina": ("remmina" "Remmina") 305x873+1102+27 +1102+27
     0x2e039dc "Remmina": () 10x10+-100+-100 +-100+-100
     0x2e00001 "Remmina": ("remmina" "Remmina") 10x10+10+10 +10+10
           0x2e000de "Remmina": ("remmina-icon" "remmina-icon") 30x24+0+0 +894+1

I report again, when iI hit the bug again. Any hints what I can try to reopen the window... I tryd this:

for id in $(xdotool search --name Remmina); do xdotool windowraise $id; done
and
for id in $(xdotool search --name Remmina); do xdotool windowmap $id; done

the first did nothing... the second opened a pixel window, which i could resize.. but with no content... then I killed the window with xkill and lost all.