Hi Niklas, On Tue, May 05, 2015 at 03:12:11PM +0200, Niklas Semmler wrote: > Hello there, > > is anybody else using Thunderbird? > > I am interested in existing workarounds. The following problems occur to me: > > When changing between mail windows, some windows disappear or become > inaccessible (I only see the current widow or the background). [see 1] > > When opening attachments (e.g. pdf with zathura, or pics with eye of gnome) > the attachments open in a small window over the main window and ignore > keyboard input other than the qtile kill window command. (Btw mouse input > works.) > > I have recently updated to the latest qtile version from the git and the > problem persists.
Can you get an xtrace of the problem? Thanks, Tycho > Best, > Niklas > > [1] Logs filled with > 2015-05-05 15:06:12,358 ERROR layoutAll:158 Exception in layout max > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/libqtile/group.py", line 155, in > layoutAll > self.layout.layout(normal, screen) > File "/usr/lib/python2.7/site-packages/libqtile/layout/base.py", line 58, > in layout > self.configure(i, screen) > File "/usr/lib/python2.7/site-packages/libqtile/layout/max.py", line 126, > in configure > client.hide() > File "/usr/lib/python2.7/site-packages/libqtile/window.py", line 357, in > hide > self.window.unmap() > File "/usr/lib/python2.7/site-packages/libqtile/xcbq.py", line 685, in > unmap > self.conn.conn.core.UnmapWindowChecked(self.wid).check() > File "/usr/lib/python2.7/site-packages/xcffib/__init__.py", line 306, in > check > self.conn.request_check(self.sequence) > File "/usr/lib/python2.7/site-packages/xcffib/__init__.py", line 520, in > wrapper > return f(*args) > File "/usr/lib/python2.7/site-packages/xcffib/__init__.py", line 627, in > request_check > self._process_error(err) > File "/usr/lib/python2.7/site-packages/xcffib/__init__.py", line 598, in > _process_error > raise error(buf) > WindowError > > -- > You received this message because you are subscribed to the Google Groups > "qtile-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
