similar to: gdevilspie on mate

Displaying 20 results from an estimated 1000 matches similar to: "gdevilspie on mate"

2017 Oct 17
2
gdevilspie on mate
On October 16, 2017 10:09:22 PM EDT, Ian Mortimer <i.mortimer at uq.edu.au> wrote: >On Mon, 2017-10-16 at 20:35 -0400, H wrote: > >> I just read about gdevilspie on this list the other day and >> downloaded it for my mate desktop. Although it installed, it >> complains that python-wnck is not installed. > >The package you're missing is probably
2017 Oct 18
3
gdevilspie on mate
Hello, On Tue, 17 Oct 2017 22:11:22 +0000 Ian Mortimer <i.mortimer at uq.edu.au> wrote: > On Tue, 2017-10-17 at 12:29 -0400, H wrote: > > > Do you know if it is supposed to work with the Mate desktop or just > > Gnome? > > I don't know but with the dependencies installed and the fix of > commenting out line 374, it starts on MATE. > > A couple of
2017 Oct 17
0
gdevilspie on mate
On Mon, 2017-10-16 at 20:35 -0400, H wrote: > I just read about gdevilspie on this list the other day and > downloaded it for my mate desktop. Although it installed, it > complains that python-wnck is not installed. The package you're missing is probably gnome-python2-libwnck. On my desktop it gets a different error: pyGTK is not correctly installed, exiting. Fixed by
2007 Apr 29
2
gtk-window-decorator Wnck warnings
Hi, I'm getting a lot of warnings like this one: (gtk-window-decorator:8442): Wnck-WARNING **: Unhandled action type (nil) Does anyone else see these warnings or know what causes these? Also, it seems that this "lost textures" bug https://bugs.freedesktop.org/show_bug.cgi?id=10789 usually happens only when these warnings are spitted out, so the bug is probably related to these
2017 Oct 18
0
gdevilspie on mate
On October 18, 2017 4:34:53 AM EDT, wwp <subscript at free.fr> wrote: >Hello, > > >On Tue, 17 Oct 2017 22:11:22 +0000 Ian Mortimer <i.mortimer at uq.edu.au> >wrote: > >> On Tue, 2017-10-17 at 12:29 -0400, H wrote: >> >> > Do you know if it is supposed to work with the Mate desktop or just >> > Gnome? >> >> I don't know
2006 Nov 13
2
catch event when workspace is changing
Hi, how do you do that? In normal session, this is how you do it with python: import gtk import wnck def workspace_changed(screen): workspace = screen.get_active_workspace() print workspace.get_name() screen = wnck.screen_get_default() screen.connect("active_workspace_changed", workspace_changed) gtk.main() With compiz, that code does not work because compiz use only one
2017 Oct 17
0
gdevilspie on mate
On Tue, 2017-10-17 at 12:29 -0400, H wrote: > Do you know if it is supposed to work with the Mate desktop or just > Gnome? I don't know but with the dependencies installed and the fix of commenting out line 374, it starts on MATE. A couple of concerns: the last commit to gdevilspie source was in Jun 12, 2010 devilspie is no longer maintained; development moved to devilsipe2
2007 Oct 16
1
anaconda-runtime C5
Hi, I'm quite surprised at anaconda-runtime dependencies. I've got C5 console only system and yum install anaconda-runtime gives this :o) David ============================================================================= Package Arch Version Repository Size ============================================================================= Installing:
2017 Jun 15
2
epel python3 gi
Hello Everyone, don't know how to fix this: [andy at localhost snappergui]$ sudo python3 ./__init__.py [sudo] password for andy: Traceback (most recent call last): File "./__init__.py", line 3, in <module> import gi ImportError: No module named 'gi' [andy at localhost snappergui]$ python ./__init__.py [andy at localhost snappergui]$ sudo python ./__init__.py
2017 Jun 15
2
epel python3 gi
On Thu, 15 Jun 2017, Andreas Benzler wrote: > pygtk2-2.24.0-9.el7.x86_64 > pygtk2-libglade-2.24.0-9.el7.x86_64 > pygpgme-0.3-9.el7.x86_64 > pygobject3-3.14.0-3.el7.x86_64 > pygobject3-base-3.14.0-3.el7.x86_64 > pygobject2-2.28.6-11.el7.x86_64 > [andy at localhost ~]$ rpm -qa | grep python3 > python34-dbus-1.2.4-2.el7.x86_64 > python34-libs-3.4.5-4.el7.x86_64 >
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I have been trying to compile a kernel on an x86_64 box under CentOS4.1 and now 4.2. The problem is that neither make xconfig or make gconfig work: make gconfig * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and
2007 Nov 09
1
Compiz starts, but no 3D effects
I just installed Compiz on Ubuntu Feisty (Gutsy does not work on my hardware as per the release notes) via the http://ppa.launchpad.net/amaranth/ubuntu repo, which is the repo suggested in the compiz-fusion website. The machine is a Dell Inspiron E1505 / 6400 with the horrible ATI X1400 graphics card and 1680x1050 monitor. I installed XGL and the proprietary ATI driver, a combination that worked
2008 Aug 08
2
Tcl\tk not supported on this system
In trying to install the pbatR package, I was greeted with the error Error: package 'tcltk' does not have a name space Execution halted Directly installing the package tcltk2 returned the following error: Loading required package: tcltk Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system I have seen from previous posts that tcl/tk must be
2019 Oct 06
2
CentOS 8 and UPS Autoshutdown
What is the recommended method for getting UPS monitoring and autoshutdown in CentOS 8? EPEL has nut, but I get errors on missing dependencies when trying to install it. I can add details if needed or helpful. I have looked for apcupsd, but have not found a package for CentOS 8. Suggestions? Cheers, Ian
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdc1 on /u02, could not mount /dev/sdc1. The installation step is: 1. install all rpms on int-rac1, int-rac2 2. interconnect int-rac1, int-rac2, ping each other using private ip and public ip ok. Add EMC SAN as shared disk and visable for two nodes. 3. configure int-rac1 using ocfs2console, add two nodes 4. according
2005 Oct 12
5
Should I and can I upgrade GTK+/PyGTK?
I'm trying out different music players. One that looks promising is called Quod Libet: http://www.sacredchao.net/quodlibet I downloaded the tar file and attempted to install it. I got this message: [dave at localhost quodlibet-0.13.1]$ ./quodlibet.py E: You need GTK+ 2.6 and PyGTK 2.6 or greater. E: You have GTK+ 2.4.13 and PyGTK 2.4.0. E: Please upgrade GTK+/PyGTK. I tried a YUM update,
2009 Jan 24
2
Including New Library
Hi, I am trying to include new library into wine. But was unable to do it. I tried the following in user32/Makefile.in > EXTRALIBS=`pkg-config --libs libwnck-1.0` > EXTRAINCL=`pkg-config --cflags libwnck-1.0`[\quote] > > > Once i do a make it is showing an error like this: > > > /usr/bin/ld: skipping incompatible
2006 Oct 02
3
PHP-gtk anyone?
Hi, I seem to be going round in circles trying to install php-gtk for Agata on a CentOS 4.4 installation - the configure keeps falling out with: checking for libglade-config... no checking for libglade... no configure: error: Unable to locate libglade I have installed libglade 1.99 and 2.01 directly from rpm but something's not meeting up. Is there a nice, yum-type install for libglade
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts... Its odd because it updated all of these first time round. I have dared reboot the box yet, for fear it won't come back up... Setting up Upgrade Process Setting up Repos Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. --->
2004 Oct 08
1
problem Installing R 2.0.0 on SuSe 9.1
Hello: I first tried it by using ./configure with the source files, but found that there is a huge problem with the gcc-g77 package, then I tried using the RPM obtained from CRAN, getting the following, the first of which appears to be another manifestation of the g77 problem: linux:/tmp # rpm -i R-base-2.0.0-1.i586.rpm warning: R-base-2.0.0-1.i586.rpm: V3 DSA signature: NOKEY, key ID a3278da3