Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-23 Thread Götz Waschk
Am Freitag, 21. Februar 2003, 16:24:21 Uhr MET, schrieb Charles A Edwards:
> The BuildRequires for pygtk2.0-1.99.15 needs to be libglade2.0_0-devel
> libgtkglarea2.0-devel rather than just the generic devel pkg.

I'll fix that in the next release, thanks.
 
> All resulting rpms installed without complaint or conflict.
> Installed eroaster-2.1.0-6 and glimmer also without complaint.
> [EMAIL PROTECTED] SPECS]$ eroaster
> 21.02.2003 15:27:26.898 ERROR main [Main] cannot import name GtkVBox
> [EMAIL PROTECTED] SPECS]$ glimmer
> Fatal Python error: could not import _gtk
> Aborted

All gtk1.2 python apps need to be patched, but this is really simple.
Attached are the patches for icepref, eroaster and dia. And they need
the pygtk wrapper from the pygtk2.0 package. I haven't tested the
other way around (with the pygtk 0.6.11 wrapper and patches for all
gtk2.0 applications), but that also should work.

I'll split out the pygtk wrapper from pygtk2.0 in the next release
(sorry, upload is broken atm, but you can check out these:
http://wwwtec.informatik.uni-rostock.de/~waschk/pygtk2.0-1.99.15-3mdk.src.rpm
http://wwwtec.informatik.uni-rostock.de/~waschk/pygnome-1.4.4-2.1gpw.src.rpm
)
-- 
   Götz Waschk <> master of computer science  <> University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 --> Logout Fascism! <--
--- main.py~2002-04-04 18:56:14.0 +0200
+++ main.py 2003-02-23 12:33:45.0 +0100
@@ -6,6 +6,8 @@
 
 # --
 # Import functions I need 
+import pygtk
+pygtk.require("1.2")
 
 from os import environ
 
--- icepref~2000-01-06 00:16:04.0 +0100
+++ icepref 2003-02-23 13:15:05.0 +0100
@@ -18,6 +18,8 @@
 # The author is not responsible for any damages caused by the use of this
 # program.
 ##
+import pygtk
+pygtk.require("1.2")
 
 from gtk import *
 from string import *
--- /usr/share/dia/python/gtkcons.py~   2002-12-04 14:54:15.0 +0100
+++ /usr/share/dia/python/gtkcons.py2003-02-23 12:39:07.0 +0100
@@ -29,6 +29,8 @@
 
 import sys, string, traceback
 #sys.path.append('/home/james/.gimp/plug-ins')
+import pygtk
+pygtk.require("1.2")
 from gtk import *
 
 stdout = sys.stdout


Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-21 Thread Charles A Edwards
On Fri, 21 Feb 2003 09:01:47 -0500
Charles A Edwards <[EMAIL PROTECTED]> wrote:

> > There's a way to package both versions of pygtk, but you have to add a
> > version requirement to all apps.It's described in the FAQ at the pygtk
> > page. Can you please test these packages:
> > http://wwwtec.informatik.uni-rostock.de/~waschk/pygnome-1.4.4-2gpw.src.rpm
> > http://wwwtec.informatik.uni-rostock.de/~waschk/pygtk2.0-1.99.15-3gpw.src.rpm
> 
> I test them on another machine this afternoon and let you know.


I rebuilt the src.rpms for both  pygnome-1.4.4-2 and pygtk2.0-1.99.15.

The BuildRequires for pygtk2.0-1.99.15 needs to be libglade2.0_0-devel
libgtkglarea2.0-devel rather than just the generic devel pkg.

All resulting rpms installed without complaint or conflict.
Installed eroaster-2.1.0-6 and glimmer also without complaint.

[EMAIL PROTECTED] SPECS]$ eroaster
21.02.2003 15:27:26.898 ERROR main [Main] cannot import name GtkVBox

[EMAIL PROTECTED] SPECS]$ glimmer
Loading font from preferences.
Loading font from preferences.
Loading font from preferences.
Loading font from preferences.
Fatal Python error: could not import _gtk
Aborted

Tried rebuilding eroaster-2.1.0-6 to see if that would create the correct assoc but 
receive the same error when launching the app.
Looks like it's patch time and that's not my dept.

hackeroaster performs without problem with both pygnome-1.4.4-2 and pygtk2.0-1.99.15 
installed, made a bak of my mail folder.


Charles

--
No signature on this system.






Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-21 Thread Charles A Edwards
On Fri, 21 Feb 2003 14:39:47 +0100
Götz Waschk <[EMAIL PROTECTED]> wrote:

> Can you
> test the hackeroaster package, does it work?

I am using eroaster-2.2.0-1 built changing only the BuidRequires and
Requires in the old spec so hackeroaster should work but will test and
verify


> 
> There's a way to package both versions of pygtk, but you have to add a
> version requirement to all apps.It's described in the FAQ at the pygtk
> page. Can you please test these packages:
> http://wwwtec.informatik.uni-rostock.de/~waschk/pygnome-1.4.4-2gpw.src.rpm
> http://wwwtec.informatik.uni-rostock.de/~waschk/pygtk2.0-1.99.15-3gpw.src.rpm

I test them on another machine this afternoon and let you know.


Charles

-- 
Women give themselves to God when the Devil wants nothing more to do with them.
-- Arnould
-
Mandrake Linux 9.1
Kernel- 2.4.21pre4-8mdk
-



msg94091/pgp0.pgp
Description: PGP signature


Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-21 Thread Götz Waschk
Am Freitag, 21. Februar 2003, 08:36:15 Uhr MET, schrieb Charles A Edwards:
> > gnome-python and pygtk2 are contrib packages, you don't need to
> > install them. Also, eroaster can only depend on pygtk2 once it has
> > been moved to main. This will be post 9.1.
> Yeah, I got ahead of myself.
> Had gramps installed on 1 system and when auto-select updated it , it
> removed pygnome, pygtk, eroaster, and glimmer.
:-) so for urpmi a new gramps is more important than eroaster. Can you
test the hackeroaster package, does it work?

There's a way to package both versions of pygtk, but you have to add a
version requirement to all apps.It's described in the FAQ at the pygtk
page. Can you please test these packages:
http://wwwtec.informatik.uni-rostock.de/~waschk/pygnome-1.4.4-2gpw.src.rpm
http://wwwtec.informatik.uni-rostock.de/~waschk/pygtk2.0-1.99.15-3gpw.src.rpm
 
-- 
   Götz Waschk <> master of computer science  <> University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 --> Logout Fascism! <--




Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-21 Thread Charles A Edwards
On Fri, 21 Feb 2003 09:32:48 +0100
Götz Waschk <[EMAIL PROTECTED]> wrote:

> gnome-python and pygtk2 are contrib packages, you don't need to
> install them. Also, eroaster can only depend on pygtk2 once it has
> been moved to main. This will be post 9.1.

Yeah, I got ahead of myself.
Had gramps installed on 1 system and when auto-select updated it , it
removed pygnome, pygtk, eroaster, and glimmer.


Charles

-- 
You can be replaced by this computer.
-
Mandrake Linux 9.1
Kernel- 2.4.21pre4-8mdk
-



msg94031/pgp0.pgp
Description: PGP signature


Re: [Cooker] eroaster-2.1.0-6mdk

2003-02-21 Thread Götz Waschk
Am Donnerstag, 20. Februar 2003, 17:29:53 Uhr MET, schrieb Charles A Edwards:
> eroaster-2.1.0-6mdk is no longer a viable rpm.
> Due to gnome-python and pygtk2 current rpm can no longer be installed
> and existing installation will give either python or bonobo errors.
> Current src will rebuild and install but program will give bonobo error.

Hi, 

gnome-python and pygtk2 are contrib packages, you don't need to
install them. Also, eroaster can only depend on pygtk2 once it has
been moved to main. This will be post 9.1.
> The BuildRequires need to be changed to include new gnome-python and
> pygtk2 and exclude the old.
> Requires needs to  include gnome-python-bonobo and to exclude the
> old. 

Thanks, I'll try to build a hackeroaster package for the contribs. 
-- 
   Götz Waschk <> master of computer science  <> University of Rostock
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
 --> Logout Fascism! <--




[Cooker] eroaster-2.1.0-6mdk

2003-02-20 Thread Charles A Edwards
eroaster-2.1.0-6mdk is no longer a viable rpm.
Due to gnome-python and pygtk2 current rpm can no longer be installed
and existing installation will give either python or bonobo errors.
Current src will rebuild and install but program will give bonobo error.

the eroaster 2.2.0 snapshot available from 
ftp://eclipt.uni-klu.ac.at/pub/projects/eroaster/snapshots/

will build, install, launch and most importantly work.

The BuildRequires need to be changed to include new gnome-python and
pygtk2 and exclude the old.
Requires needs to  include gnome-python-bonobo and to exclude the
old. 


Charles

-- 
Cats don't hunt seals. They would if they knew what they were and where to
find them. But they don't, so that's all right.
(The Unadulterated Cat)
-
Mandrake Linux 9.1
Kernel- 2.4.21pre4-8mdk
-



msg93891/pgp0.pgp
Description: PGP signature