You are not logged in.

#51 2008-01-12 00:31:59

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.1 release

New in this release:
- Fixed search bugs
- Fixed bug in "required by" determination which caused errors in upgrading/removing packages
- Fixed bug in the execution dialog, that used to remain large even when hiding terminal (by seti)
- IgnorePkg and HoldPkg are no more ignored.
- Updated Italian translation

[Download]
http://prdownload.berlios.de/gtkpacman/ … .1.tar.bz2
http://prdownload.berlios.de/gtkpacman/ … 2.1.tar.gz

[PKGBUILD]
Available on the AUR


"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

#52 2008-01-12 06:40:33

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
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.

I think someone is already working on the fork:
http://bbs.archlinux.org/viewtopic.php?id=36696


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#53 2008-01-12 10:29:12

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

Re: gtkPacman - Another pacman frontend in pygtk

Hi. I think you should put text under the buttons because it's hard to understand what some arrows mean.

Offline

#54 2008-01-12 12:21:02

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

Re: gtkPacman - Another pacman frontend in pygtk

miggols99 wrote:

Hi. I think you should put text under the buttons because it's hard to understand what some arrows mean.

Indeed there are tooltips for the toolbar buttons. Try to wait few moments with the mouse cursor on the buttons and you should see the tooltip wink

If it's not so, let me know smile

Last edited by ragnarok (2008-01-12 12:21:20)


"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

#55 2008-01-12 21:58:42

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

Re: gtkPacman - Another pacman frontend in pygtk

I've fixed an issue with the pacman 3.1 database directory (/var/lib/pacman/sync/*).
If you encounter problems on startup and you have pacman 3.1, please, try the svn version of gtkpacman (you may use the gtkpacman-svn PKGBUILD with versionpkg)

Last edited by ragnarok (2008-01-19 23:54:47)


"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

#56 2008-01-18 15:27:44

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

Re: gtkPacman - Another pacman frontend in pygtk

Here you a new bugfix release for gtkpacman 2.x

Fixed many many bugs, thanks specially to the bugbuster work of Seti smile

[Download]
http://prdownload.berlios.de/gtkpacman/ … .2.tar.bz2
http://prdownload.berlios.de/gtkpacman/ … 2.2.tar.gz

[PKGBUILD]
Available on the AUR


"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

#57 2008-02-08 11:14:21

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

Re: gtkPacman - Another pacman frontend in pygtk

Here you a new bugfix release for gtkpacman 2.x

Fixed many many bugs, and once again thanks to Seti smile
Specially fixed dependencies check, that's now recursively.
Also added one new feature: now it's possible to build and install a package through gtkpacman, just select a PKGBUILD and have your package compiled and installed (uses makepkg, of course wink)

[Download]
http://prdownload.berlios.de/gtkpacman/ … .3.tar.bz2
http://prdownload.berlios.de/gtkpacman/ … 2.3.tar.gz

[PKGBUILD]
Available on the AUR


"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

#58 2008-02-08 11:51:03

ibendiben
Member
Registered: 2007-10-10
Posts: 519

Re: gtkPacman - Another pacman frontend in pygtk

Doesn't work too well here. Search for "text editor" just hangs.
Also noticed that the name version still says 2.2

EDIT: Appreciate your work though big_smile

Last edited by ibendiben (2008-02-08 11:52:28)

Offline

#59 2008-02-08 14:17:37

seti
Member
Registered: 2007-07-22
Posts: 13

Re: gtkPacman - Another pacman frontend in pygtk

Hi ibendiben

I don't see any problem when searching for "text editor", well it take 11 sec for my monster machine ( amd 64 3.2, 2G RAM ) to complete search but it doesn't hangs. Just wait a little longer smile


remember! don't trust anyone above 30

Offline

#60 2008-02-08 16:32:02

ibendiben
Member
Registered: 2007-10-10
Posts: 519

Re: gtkPacman - Another pacman frontend in pygtk

Well I'm waiting 5 minutes here, on a core 2 duo t7100.... and it just sits there: searching for text editor...
I call that hanging smile
What could be wrong? I'm running VMware and [testing] repo currently, but everything seems to work fine.

Offline

#61 2008-02-08 16:38:24

ibendiben
Member
Registered: 2007-10-10
Posts: 519

Re: gtkPacman - Another pacman frontend in pygtk

As a reference (not a fair one but still):
time -p (tupac -Ss text editor)
real 2.74
user 0.48
sys 0.23

And that gives me 55 results including AUR cool
Qt frontend to tupac qupac does live-searches in less then a second.

-----
Excuse me please tongue

Offline

#62 2008-02-08 17:34:24

seti
Member
Registered: 2007-07-22
Posts: 13

Re: gtkPacman - Another pacman frontend in pygtk

You are right ibendiben, it's no fair. tupac cache database, this is why its so fast. GtkPacman's search is not really optimized and take twice as long time as pacman to print result.

Ass to the search function, the cause for this problem i probably vmware and pygtk, only a wild guess dough. I don't use vmware so I can't really test it.


remember! don't trust anyone above 30

Offline

#63 2008-02-11 10:54:43

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: gtkPacman - Another pacman frontend in pygtk

hi ragnarok,
why do i have to run gtkpacman as root?
i missed this thread so i written down my opinion here:
http://bbs.archlinux.org/viewtopic.php?pid=328332

vlad

Offline

Board footer

Powered by FluxBB