You are not logged in.

#26 2005-09-04 14:17:19

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

The only rc before the 1.1 release.
New features:
Terminal hiding
Progress bar
Tooltips for "Required by" list and for "Summary" and "Filelists".

Enjoy it and report bugs wink


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#27 2005-09-05 19:38:38

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Here you the 1.1. No new features since 1.1rc1, just bug fixes. Enjoy it smile

Package:
http://download.gan.org/gtkpacman/gtkpacman

AUR:
http://aur.archlinux.org/packages.php?d … =1&ID=1724

Screenshots:
http://home.gna.org/screenshots


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#28 2005-10-09 10:57:04

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

gtkPacman-1.2 is out.
New in this release:

   - Trayicon
   - Improved menus layout
   - Bug fixes

gtkPacman-1.2 is avaible on the community repo! (Thanks to voidnull)

From now on gtkPacman is hosted on berlios.de. The project page is https://developer.berlios.de/projects/gtkpacman, the Home is http://gtkpacman.berlios.de. Screenshots are avaible at https://developer.berlios.de/screenshots/?group_id=4808.

Download:
http://download.berlios.de/gtkpacman/gt … .2.tar.bz2
http://download.berlios.de/gtkpacman/gt … 1.2.tar.gz

Enjoy it big_smile


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#29 2006-04-19 18:16:46

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Hi all,

after a long long absence from this forum, and from arch community i'm back again. Maybe I'd have post this in another forum, but since i'm back with a new release of gtkpacman, I thought that two posts were too many.

So, as i said I'm here with a new gtkpacman release, the 2.0alpha1.
As the name says, it's an alpha release, so not everything it yet implemented (so if you click a button and anything happens, you're trying to get something I've not implemented yet wink )

New in this release: everything

New in this release (verbose):
New GUI layout
New database implementation
New way to interface with pacman
Queues of action to execute in one time (something like synaptic)
New search implementation

[Download]
http://prdownloads.berlios.de/gtkpacman … a1.tar.bz2
http://prdownloads.berlios.de/gtkpacman … ha1.tar.gz

[Package]
http://prdownloads.berlios.de/gtkpacman … pkg.tar.gz

[PKGBUILD]
http://prdownloads.berlios.de/gtkpacman/PKBUILD

[Screenshots]
https://developer.berlios.de/screenshots/?group_id=4808

Enjoy it  wink


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#30 2006-04-19 20:38:30

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: gtkPacman - Another pacman frontend in pygtk

welcome back man, and congrat about the new gtkpacman.

You might want to consult with the guzuta author, which is now finalizing his new python wrapper arround pacman library, and join forces with him (as the paku author told me he himself is doing) - better having 1 perfect frontend than having several broken ones wink

in anyway, i couldnt test the new gtkpacman since its giving me "NameError: glut is not in the database" error each time i try to install something, though i did install freeglut (just to make sure...).

gluck.

Offline

#31 2006-04-27 14:45:49

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Well, I'm going to join with guzuta author to make a new project wich uses pynealpm. Just to say goodbye to gtkpacman i'll keep developing it 'till the 2.0 final version (so at least one month from today).

So... z4ziggy, could you send me the console output when you're having that error (the console from which you run gtkpacman, not the terminal used by gtkpacman). Thanks.


Anyway, the 2.0alpha2 is out!

New in this release:
- Implemented 'Install/Upgrade from local file' feature
- Implemented 'Clear Cache' and 'Empty Cache' feature
- Some bug fixes (clearly not the bug reported by z4ziggy smile)


[Download]
http://prdownloads.berlios.de/gtkpacman … a1.tar.bz2
http://prdownloads.berlios.de/gtkpacman … ha1.tar.gz

[Package]
http://prdownloads.berlios.de/gtkpacman … pkg.tar.gz

[PKGBUILD]
http://prdownloads.berlios.de/gtkpacman/PKGBUILD


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#32 2006-04-27 18:44:16

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: gtkPacman - Another pacman frontend in pygtk

hey man,
1st, the links you posted arent valid - I downloaded myself the 2.0alpha2-1 package from the gtkpacman site.
and here is the error i get when i try to install something :

[root@localhost gtkpacman]# gtkpacman
Traceback (most recent call last):
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/gui.py", line 377, in execute
  File "/usr/lib/python2.4/site-packages/pacman.py", line 368, in get_by_name
    providessec = 0
NameError:  is not in the database

also, any plans on joining forces with guzuta ?

Offline

#33 2006-04-27 18:54:38

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: gtkPacman - Another pacman frontend in pygtk

error in execute on latestrc 

[mike@Abuse ~]$ sudo gtkpacman
Traceback (most recent call last):
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/gui.py", line 414, in execute
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/dialogs.py", line 334, in run
TypeError: do() takes exactly 3 arguments (2 given)
/usr/bin/gtkpacman:74: GtkWarning: gdk_gc_get_colormap: assertion `GDK_IS_GC (gc)' failed
  main()

[1]+  Stopped                 sudo gtkpacman

Offline

#34 2006-04-27 21:17:13

arooaroo
Member
From: London, UK
Registered: 2005-01-13
Posts: 1,268
Website

Re: gtkPacman - Another pacman frontend in pygtk

z4ziggy wrote:

also, any plans on joining forces with guzuta ?

You obivously missed the beginning of his post

ragnarok wrote:

Well, I'm going to join with guzuta author to make a new project wich uses pynealpm.

I think it's a good move because it seemed like there was an awlful lot of overlap, although guztuta's parsing of pacman was crying for a more elegant solution.

Offline

#35 2006-04-28 09:46:43

tranquility
Member
From: Portugal
Registered: 2004-08-06
Posts: 136

Re: gtkPacman - Another pacman frontend in pygtk

arooaroo wrote:
z4ziggy wrote:

also, any plans on joining forces with guzuta ?

You obivously missed the beginning of his post

ragnarok wrote:

Well, I'm going to join with guzuta author to make a new project wich uses pynealpm.

I think it's a good move because it seemed like there was an awlful lot of overlap, although guztuta's parsing of pacman was crying for a more elegant solution.

Not anymore, now it is all alpm goodness infused with loads of python smile so will be the next front end I and ragnarok will come up with. Now that we'll be joining forces, you can expect updates in the near future, I think. Now to find spare time to get things going ... smile

Offline

#36 2006-04-29 13:24:43

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Well, i'm here with the 2.0beta1 release.

In this release the bug reported from mpie has been fixed. Please, try the new release and tell me if you still get it .

As for the bug reported by z4ziggy: It may be due to corrupted source. Try to download the latest pkg and tell me if the error persist.

New in this release:
- Implemented Upgrade system
- Implemented Refresh database
- Improved Search alghoritm
- Added italian localizzation
- Fixed bugs in repo selection when running with localizzation

[Download]
http://prdownload.berlios.de/gtkpacman/ … a1.tar.bz2
http://prdownload.berlios.de/gtkpacman/ … ta1.tar.gz

[Package]
http://prdownload.berlios.de/gtkpacman/ … pkg.tar.gz

[PKGBUILD]
http://prdownload.berlios.de/gtkpacman/PKGBUILD


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#37 2006-04-29 22:49:19

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: gtkPacman - Another pacman frontend in pygtk

1st, sorry for not watching for the 1st lines you posted...  :oops:
congrat on joining forces! I will look forward to your corporate version of the next gui pacman...

about your latest version, heres the error (I dl the PKGBUILD, had to dl the source manually since the PKGBUILD tries to dl from a berlios webpage...) :

[root@localhost gtkpacman]# gtkpacman
Traceback (most recent call last):
  File "/var/abs/local/gtkpacman/pkg/usr/lib/python2.4/site-packages/gtkPacman/gui.py", line 382, in execute
    dep_pac = self.database.get_by_name(dep)
  File "/var/abs/local/gtkpacman/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 369, in get_by_name
    raise NameError, _("%s is not in the database") %name
NameError:  is not in the database

Offline

#38 2006-04-30 08:58:55

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Hi z4ziggy, to debug your prob, i'd need you to run this script in the gtkpacman sources' main dir, or, if you have installed the pkg, anywhere you want to do it.

#!/usr/bin/env python
from locale import setlocale, LC_ALL
from gettext import install
from gtk.glade import bindtextdomain, textdomain
from gtkPacman import database
from pickle import Pickler

setlocale(LC_ALL, '')
bindtextdomain('gtkpacman', 'data/locale')
textdomain('gtkpacman')
install('gtkpacman', 'data/locale', unicode=1)

dump_file = file("database.dump", "w")
pickler = Pickler(dump_file)

db = database()

for repo in database.values():
        for pac in repo:
                db.set_pac_properties(pac)
                continue
        continue

pickler.dump(db)

To run it, save it as dump.py, give it 755 permissions, and run it as ./dump.py. It'll create a database.dump file, wich you'd send to me at ragnarok@email.it. Thanks for your bug report smile


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#39 2006-04-30 13:02:46

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: gtkPacman - Another pacman frontend in pygtk

trying to execute the scripts ends with the following error :

[root@localhost gtkpacman]# ./dump.py
Traceback (most recent call last):
  File "./dump.py", line 18, in ?
    for repo in database.values():
TypeError: descriptor 'values' of 'dict' object needs an argument

sorry for not being a python coder so i could debug it... roll

Offline

#40 2006-04-30 13:11:44

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

just to ask... what version of python you get?


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#41 2006-04-30 13:46:54

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: gtkPacman - Another pacman frontend in pygtk

Python 2.4.2

Offline

#42 2006-04-30 14:07:41

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

well... i don't know why your error occurs, but i think it's your python installation fault... try to run gtkpacman with python /usr/bin/gtkpacman and then, if you still get the error, run dump.py with python dump.py. Let me know


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#43 2006-07-06 00:43:14

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: gtkPacman - Another pacman frontend in pygtk

I installed gtkpacman and ran in from a terminal as root.
I want to preferences > 'Gui options' and changed 'select terminal font' from 13 to 9, I clicked ok, then I clicked ok to exit the preferences window, but it will not work. The 'OK' button does not do anything.
I saw this error in termial

  File "/home/gianni/Desktop/community/system/gtkpacman/pkg/usr/lib/python2.4/site-packages/gtkPacman/Gui.py", line 156, in preferences
  File "/home/gianni/Desktop/community/system/gtkpacman/pkg/usr/lib/python2.4/site-packages/gtkPacman/Preferences.py", line 99, in __init__
  File "/home/gianni/Desktop/community/system/gtkpacman/pkg/usr/lib/python2.4/site-packages/gtkPacman/Preferences.py", line 278, in setup
ValueError: unable to parse colour specification

Who's gianni? smile

Offline

#44 2006-07-17 06:50:47

rosh
Member
Registered: 2004-09-01
Posts: 58

Re: gtkPacman - Another pacman frontend in pygtk

Version:  gtkpacman 2.0beta1-1

When I attempt to use the search function, nothing happens.  Here is the message I get in the terminal:

Traceback (most recent call last):
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/gui.py", line 461, in search
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 436, in get_by_keywords
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 400, in get_by_desc
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 205, in set_pac_properties
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 224, in _set_summary
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 8-10: invalid data

Offline

#45 2006-11-20 17:43:08

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: gtkPacman - Another pacman frontend in pygtk

rosh wrote:

Version:  gtkpacman 2.0beta1-1

When I attempt to use the search function, nothing happens.  Here is the message I get in the terminal:

Traceback (most recent call last):
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/gui.py", line 461, in search
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 436, in get_by_keywords
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 400, in get_by_desc
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 205, in set_pac_properties
  File "/home/ragnarok/workspace/gtkpacman/branches/2.0/dist/pkg/usr/lib/python2.4/site-packages/gtkPacman/pacman.py", line 224, in _set_summary
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 8-10: invalid data

Where do you get gtkpacman 2.0beta1?

Offline

#46 2006-11-20 19:24:29

rosh
Member
Registered: 2004-09-01
Posts: 58

Re: gtkPacman - Another pacman frontend in pygtk

Not sure where I can find this anymore.  Doesn't seem to be on the repos or on the homepage.  Sorry!

Offline

#47 2008-01-11 15:17:51

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

Hi all,

as promised in other posts today, i'm back at developing gtkPacman. By now there's new stuff in the svn repo (and i've fixed the PKGBUILD for gtkpacman-svn on th AUR so it's working fine now). I'll release soon a 2.0.1 version. Enjoy svn and test smile


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

#48 2008-01-11 17:20:08

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: gtkPacman - Another pacman frontend in pygtk

smile I would really like a decent pacman frontend similar to adept or synaptic. Last time I tried this it didn't work too well..

Offline

#49 2008-01-11 22:12:10

ltjmax
Member
Registered: 2007-12-21
Posts: 1

Re: gtkPacman - Another pacman frontend in pygtk

Try to look on the side of Frugalware... They achieved something really excellent with their Gfpm. If it could be forked for Arch, it would be really cool.

Last edited by ltjmax (2008-01-11 22:13:06)

Offline

#50 2008-01-11 23:48:38

ragnarok
Member
From: Naples - Italy
Registered: 2005-08-16
Posts: 42
Website

Re: gtkPacman - Another pacman frontend in pygtk

ltjmax wrote:

Try to look on the side of Frugalware... They achieved something really excellent with their Gfpm. If it could be forked for Arch, it would be really cool.

And where's my fun? wink


"There's only two thing infinite: the universe and the human stupidity... and i'm not sure about universe"

Albert Einstein

gtkPacman - PyGTK package manager based on pacman
https://gtkpacman.berlios.de

Offline

Board footer

Powered by FluxBB