first of all compliments, I've installed this great distro a couple of weeks ago and it is almost perfect for me.
I've 2 small problems, (tell me if I have to split this post in two separate ones).
The first problem is that after last update I'm not able to launch rigo, this is the error message:
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/gi/overrides/GLib.py", line 629, in <lambda>
return (lambda data: callback(*data), user_data)
File "/usr/bin/rigo", line 914, in _permissions_setup
self._work_view_c.setup()
File "/usr/lib/rigo/rigo/ui/gtk3/controllers/work.py", line 195, in setup
box = self._setup_terminal_area()
File "/usr/lib/rigo/rigo/ui/gtk3/controllers/work.py", line 101, in _setup_terminal_area
self._terminal.reset()
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/terminal.py", line 186, in reset
self._configure()
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/terminal.py", line 177, in _configure
self.set_background_transparent(False)
AttributeError: 'TerminalWidget' object has no attribute 'set_background_transparent'
2. I've a problem with flash and the fullscreen mode, sometimes the portion of the screen corresponding to the player becomes black.
Info:
nvidia GTS250 with proprietary driver 319.49
the problem is the same with firefox and chromium
flash version 11.2.202.310-r1
Thank you!