KevinTsui1234 / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
1 stars 0 forks source link

tint2 stops working after using Remmina Client in full-screen mode #449

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Using Ubuntu 12.04 or 14.04.
2.  My attached tint2rc from ~/.config/tint2.  Note, my conf puts the taskbar 
hiding at the *top* (sharing that real-estate w/ Ubuntu bar).
3.  Use Remmina to connect to another computer.
4.  If not already in full-screen mode, click the full-screen button on Remmina.
5.  Remmina has installed its own toolbar at the top of the screen, click the 
full-screen button there again to return to non-full-screen mode.
6.  tint2 is broken.  (Details in next question)

What is the expected output? What do you see instead?
Expected tint2 to operate normally.  It still shows up normally when I mouse up 
there, but the task buttons don't work unless clicked at the extreme top-edge 
of the screen (possibly within the autohide_height).  But they can't be dragged 
to new positions at all either, which I use all the time.  :)

What version of the product are you using? On what operating system?
0.11+svn20111022-2build1 on Ubuntu 12.04.

Please provide any additional information below.
I absolutely LOVE tint2, thank you!

Original issue reported on code.google.com by ma.chri...@gmail.com on 27 May 2014 at 1:17

Attachments:

GoogleCodeExporter commented 8 years ago
I just noticed that tint2 is affected by any application going into full-screen 
mode, not just Remmina.

For example, pressing F11 in Chrome to go to full-screen, then again to back 
out, tint2 is affected in the same way and must be restarted.

Original comment by ma.chri...@gmail.com on 30 May 2014 at 3:32

GoogleCodeExporter commented 8 years ago
I just narrowed the problem down to the "autohide_hide_timeout" setting.  When 
it is set to 0, then putting any app into full-screen, tint2's task buttons 
will be broken upon returning from full-screen mode.

Of the default.tint2rc, simply change the following parameters to exhibit the 
issue:

auto_hide = 1
autohide_hide_timeout = 0.0

So I was able to work around this issue by setting it to 0.01.

Original comment by ma.chri...@gmail.com on 10 Jun 2014 at 7:52

GoogleCodeExporter commented 8 years ago
Thanks for the report and sorry for a very late reply.

I'm going to mark this issue as NeedInfo as I cannot reproduce it. If this 
still affects you, please let us know.

Original comment by mrovi9...@gmail.com on 5 Feb 2015 at 2:31

GoogleCodeExporter commented 8 years ago
Project moved to GitLab.

You can find this issue at: https://gitlab.com/o9000/tint2/issues/449

Original comment by mrovi9...@gmail.com on 25 Apr 2015 at 11:17