You are not logged in.
I am really impressed with this and it works great on my system. I got composite to work by using xcompmgr - I wanted this for Docky so I can't say if it works for anything else. I tried Cairo as an experiment and that didn't work - xcompmgr generally works better on my system anyway.
The only problem I've come across is that Chromium sometimes doesn't switch correctly to full screen when it's the only app' open. It's not really much of an issue and is probably more to do with Chromium to be honest than PyTyle2, especially as I haven't had it happen with anything else.
Edit: I'm running openbox with Docky and tint2 both set to autohide..
Last edited by RichAustin (2011-11-14 11:53:56)
Offline
The only problem I've come across is that Chromium sometimes doesn't switch correctly to full screen when it's the only app' open. It's not really much of an issue and is probably more to do with Chromium to be honest than PyTyle2, especially as I haven't had it happen with anything else.
I had this too and it was caused by chromiums custom window-borders. Right-clicking on the title-bar and enabling system-window-borders should work around this issue.
Offline
This was working great for me until recently. Now, I cannot load pytyle2. When I type it into the command line, I get this error output:
Traceback (most recent call last):
File "/usr/bin/pytyle2", line 27, in <module>
import pt.state as state
File "/usr/lib/python2.7/site-packages/pt/state.py", line 272, in <module>
init()
File "/usr/lib/python2.7/site-packages/pt/state.py", line 20, in init
load_properties()
File "/usr/lib/python2.7/site-packages/pt/state.py", line 109, in load_properties
update_property(pname)
File "/usr/lib/python2.7/site-packages/pt/state.py", line 155, in update_property
m()
File "/usr/lib/python2.7/site-packages/pt/state.py", line 185, in update_NET_CLIENT_LIST
Window.add(wid)
File "/usr/lib/python2.7/site-packages/pt/window.py", line 15, in add
win = Window(wid)
File "/usr/lib/python2.7/site-packages/pt/window.py", line 94, in __init__
self.load_properties()
File "/usr/lib/python2.7/site-packages/pt/window.py", line 153, in load_properties
self.update_property(pname)
File "/usr/lib/python2.7/site-packages/pt/window.py", line 233, in update_property
m()
File "/usr/lib/python2.7/site-packages/pt/window.py", line 249, in update_NET_WM_DESKTOP
self.update_monitor()
File "/usr/lib/python2.7/site-packages/pt/window.py", line 223, in update_monitor
workspace = Workspace.WORKSPACES[self.properties['_NET_WM_DESKTOP']]
KeyError: 'all'
Thank you in advance for your help and for a great program.
Edit: Added missing error message at bottom.
Last edited by mynameisneo (2012-03-30 04:15:22)
Offline
@mynameisneo - Is that the whole error message? It looks like there is something missing from the bottom.
Education is favorable to liberty. Freedom can exist only in a society of knowledge. Without learning, men are incapable of knowing their rights, and where learning is confined to a few people, liberty can be neither equal nor universal.
Tu ne cede malis sed contra audentior ito
Offline
mynameisneo, I have exact same problem.
Have you find any workaround?
Last edited by goamech (2016-07-13 08:53:14)
Offline
Hi,
pytyle2 does not seem to handle my azerty keyboard,
Alt-A -> Alt-Q
Alt-Shift-W -> Alt-Shift-Z
Alt-Q -> Alt A
Offline