ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Update is in the works. They have changed the file in which the timestamp of the last sync is saved. - Feb 15 2007
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

hmm, probably you should delete the existing ViewPortageX directorys and the ViewPortageX config files in the ~/.superkaramba directory.
I don't know what keeps the package details away from you, but for me it works and I didn't change something that would explain why it shouldn't work anymore.

Theme in ViewPortageX are programmed by extending and overwriting the default theme.
You would find some quite well documented codelines in the liquid.py for example, that would allow you to change the text color in the liquid theme.
Despite of the comments in the code (which I greatly improved in the last versions) I don't have a documentation of how to theme ViewPortageX. - Apr 21 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

If you can tell me, how to make such a call via commandline (or any other way in python) I would implement that. - Mar 25 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

The red and green colours show you, what packages have been changed/added to the portage-tree before or after your last sync.
Everything that is coloured red has come into portage after your last sync, so you have to sync if you want to install them.
What is green is already in your local portage tree.
This coloring may be a little wrong because of the timezone problems, but it shouldn't be more than a few hours.

I would have to rewrite much stuff for making popups open to somewhere else than to the right.
And the gain is not big, so I probably will never do that. - Mar 12 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I simply still not get the timezones right.
Main problem is that I cannot find out which timezone is used in ViewPortageX or packages.gentoo.org.
I will investigate that again. - Mar 09 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

It was upgraded.
Anyway, if it hadn't been updated, you would get the newest version through the automatic update after starting the theme. - Mar 05 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

That is a known bug and it must come from superkaramba.
I once envestigated it and found out, that some of my functions are simply not called again.
The result ist the missing pagebutton-line.
Only way to get it back is to restart superkaramba completly. - Mar 04 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

uhh, sorry, I didn't see that.
It was only a typing mistake; solved in ViewPortageX-1.42.
Thanks for reporting. - Mar 03 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

The only dependency of ViewPortageX is kdialog, it does not need PyQt neither PyKDE.
You can always run superkaramba from console and look for a more detailed error message. - Feb 25 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I don't know to what exactly you are referring to.
Clicking on the package-name should bring up a small window with more informations about the packages. (give it some seconds, it needs to download and parse a webpage)
Clicking on the packages category should bring up all packages of the category. - Feb 19 2006
Lipstik

KDE 3.5 Themes by PaT 345 comments

No, this cannot be turned off.
It is ugly and I have it since lipstik 2.2.
Normally the bars should become visible without having an own background. - Feb 12 2006
Lipstik

KDE 3.5 Themes by PaT 345 comments

I love lipstik and am always trying to get it into Portage.
But I may have found a bug in lipstik-2.2

See for you self:
http://www.codepfusch.de/efp/screenie0.png

Its this white bar, it turns on when you move the mouse over it.
I don't know, maybe it is a bug in kde-3.5.1, but I fear its your "fault" :) - Feb 11 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Are you sure you didn't have a clock skew? - Feb 06 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

That does work for me. If you want to track things down, run superkaramba from a konsole and report the output. - Feb 05 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I want to see, I'm running this on two KDE-3.5.1 PCs without problems.
(despite of the update bug described in the changelog) - Feb 05 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

hmm, I still have problems recalculating the time to the local timezone - Feb 05 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

The text shadows are there for making you notice packages that are installed on your system. I think they are very useful. - Jan 30 2006
Liquid Weather ++

Karamba & Superkaramba by Matti 1794 comments

Well, you can work with the zip-libarys of python.
You can unpack the skz-file, update it and pack it again.
It's a little work, but it is doable. - Jan 30 2006
Liquid Weather ++

Karamba & Superkaramba by Matti 1794 comments

You should really implement an Auto-Update function.
I made one for my theme ViewPortageX and it was not much work and works quiet stable.
I only needed a simple one, but you can implement only to download the changed part of your theme from the server and that way you can save bandwidth. - Jan 30 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Not a bug, as written in the changelogs I cache the version-information from portage.
This way the performance is improved. - Jan 22 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Well, I tested minikaramba just together with ViewPortageX and there where no lockups with all minikaramba-themes open.
Cannot reproduce your problem.
Btw. I looked in the superkaramba theme.
I don't know how parsing the df output (what the disk sensor does) should interfere with my theme. - Jan 20 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I cannot reproduce your problem.
There is no big difference between 1.21 and 1.22, just some code related to the graphic widget-system has been changed.

There must be something wrong with your installation.
The only thing I can imagine is that you have no route to the update server.
Try to ping http://www.codepfusch.de .
Anyway, if the update-server is not reachabe, ViewPortageX should continue doing its work and skips auto-update.

Do me a favour and save your current ViewPortageX directory as the file ~\.superkaramba\ViewPortageX.rc .
I could need that to investigate your problem.

For helping you.
Download a new ViewPortageX-1.22 package, unpack it and open it with superkaramba.
If it is still not working, delete your current ~\.superkaramba\ViewPortageX.rc .
If even that is not working..., well than it cannot be my fault. Have to investigate the saved files. - Jan 17 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

well, before you can install a new package, you will have to sync.
If I add such features, I would have to develop somekind of a portage-GUI.
I think it's really better, if you do all the stuff by hand. - Jan 15 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

This must be a bug in superkarmaba.
Perhaps it doesn't like me using logfiles.
But that is not my fault, I only use the normal open,read and write functions. - Jan 15 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Thanks,

I just corrected that in 1.22 and 1.911.
[MS-mode]
That was not a bug, it was a feature.
Everyone is highly encouraged to use the automatic update function.
[/MS-mode] - Jan 14 2006
Crystal

KDE 3.x Window Decorations by dralgebra 541 comments

the false transparency to the wallpaper is looking very bad as borders for small windows.
I would want either true transparency or a normal black border, without transparency.
(setting the border width to 0 does look bad too) - Jan 07 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

The structure of the script allows it to implement variable fontsizes.
However, as the width of the theme is fixed, that would cause much more names to be cutted of.
If you think, that is worth it, I can think of implementing something like it in a future release. - Jan 02 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

Ah, perhaps you meant the width of the theme.
No, I cannot do much about that.
Dynamic width would be hard to code and the background images would not match anymore. - Jan 01 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

This option is already in the configure interface. - Jan 01 2006
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I have planned more themes and ViewPortage X can be redesigned in a manner, that you wouldn't know that it is the same theme.
But as creating a new theme means to copy and modify the default theme-script, I will wait with doing this until I'm sure, that there will be no changes needed in the theme-script to keep them compatible with the main script.
I don't want to do the same changes in every theme.

You can change the images in the images/ directory, if you realy want to change something.
Renaming the backgroundimage should have a nice effect. - Dec 08 2005
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I cannot reproduce that. The message "Fetching data..." is still shown even when the "Display installed packages only" option is checked.
For making it more clear, I have now a message "Recalculating packages...", that is displayed during the calculcation. - Dec 08 2005
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

I think the refresh time is good at it is.
What would the user do, when he could configure it?
Set it down to one minute and put high load on the server?
If you really want to change the refresh time, edit the .theme file.

Btw: Why are people voting this theme down everytime when it reaches one of the first places in the karamba ratings?
Apparlently they do it without downloading the theme.

Please, before you vote this down, give me a reason why you do it. - Dec 02 2005
ViewPortageX

Karamba & Superkaramba by Jinidog 74 comments

can't make a clue out of this, Default is defined in default.py, which is imported in the line before that.
I unpacked the package for myself and tested it, but cannot reproduce it.
Maybe you are missing files from the archive or something like that, I cannot explain this. - Nov 30 2005
Crystal Clear

Full Icon Themes by everaldo 197 comments

I must agree with the comment above.
The icons are great, just the folders are bad chosen.
Normal files and folders have the same color, that's not good.
(and the folder-icon does not look good either) - Jul 23 2005