Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

"KDE Improvement Project" (KIP) - KDE 3.5.4 ebuilds

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
778 posts
  • Page 3 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 32
  • Next
Author
Message
link97381
n00b
n00b
Posts: 34
Joined: Sat Mar 29, 2003 10:38 am
Location: Silverton Oregon

  • Quote

Post by link97381 » Sun Oct 17, 2004 4:28 pm

Here are some screenshots of it running on my computer. http://webpages.charter.net/link97381/snapshot2.png and
http://webpages.charter.net/link97381/snapshot3.png
Top
zerojay
Veteran
Veteran
User avatar
Posts: 1033
Joined: Sat Aug 09, 2003 8:06 pm
Contact:
Contact zerojay
Website

  • Quote

Post by zerojay » Sun Oct 17, 2004 7:38 pm

I'm in the middle of giving the newest patch another shot. I had plain 3.3.1 emerged with what I thought were conservative CFLAGS, but I was getting some odd behavior. The patched versions are almost done.

I'd like to see more patches put into KDE, but I haven't a clue what other patches there are out there. If you can collect a list, I'm sure you could get a good vote going on for them.
Top
joshualk
n00b
n00b
Posts: 16
Joined: Fri Jul 25, 2003 12:36 am

Got it working!

  • Quote

Post by joshualk » Mon Oct 18, 2004 3:20 am

For some reason, the ebuilds didn't work for me. I had to manually patch the files. When I then compiled KDE, it worked just fine! :) Thanks a lot!

Joshua K.
Top
zerojay
Veteran
Veteran
User avatar
Posts: 1033
Joined: Sat Aug 09, 2003 8:06 pm
Contact:
Contact zerojay
Website

  • Quote

Post by zerojay » Mon Oct 18, 2004 5:45 am

Version 0.4.0 is out with a few bugfixes and a sidebar improvement. And I just got done compiling 0.3.4. Oh well.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Mon Oct 18, 2004 7:49 am

version 0.4.0 is out, see initial post.

edit: grab version 0.4.0-2, as I didn't realise the patch had changed from -p1 to -p0 :? it should patch now!
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Mon Oct 18, 2004 11:36 am

screenshots added :)
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
lolowen
n00b
n00b
Posts: 57
Joined: Sat Dec 27, 2003 10:18 am
Location: UK

  • Quote

Post by lolowen » Mon Oct 18, 2004 4:55 pm

does it matter what section of xorg i add the render option? This looks good i jus getting some lag from my pci gf4mx440 :wink:
Top
GentooBox
Veteran
Veteran
User avatar
Posts: 1168
Joined: Sun Jun 22, 2003 10:52 am
Location: Denmark

  • Quote

Post by GentooBox » Mon Oct 18, 2004 8:42 pm

yeah you can apply it to 3.3.1 Smile

i created some ebuild with several other kde 3.3.1 improvement patches:

http://www.kde-look.org/content/show.php?content=16962

you can get the ebuilds here:

http://phoennixx.ath.cx/kde-patches-ebuilds.tgz


i called it

kdebase-3.3.1-r1
kdelibs-3.3.1-r1
kdeartwork-3.3.1-r1
qt-3.3.3-r2

the only thing you have to do is to ebuild ... digest the files Smile

it works fine for me Wink
from http://forums.gentoo.org/viewtopic.php? ... c&start=25

do we have 2 people doing the same work ?
Encrypt, lock up everything and duct tape the rest
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Mon Oct 18, 2004 10:31 pm

yes we do I guess, although you can see my ebuilds came first ;)

I haven't included the xcompmgr integration patch yet though, but thinking about it.

it has been discussed in this thread before - I quote from the site
xcompmgr is still experimental - it crashes from time to time... shit ;)
so I asked if people still wanted it, but have left it out thus far seeing as the project page say it is buggy.

however, if people want it I'll include it :)

-c
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
link97381
n00b
n00b
Posts: 34
Joined: Sat Mar 29, 2003 10:38 am
Location: Silverton Oregon

  • Quote

Post by link97381 » Mon Oct 18, 2004 11:31 pm

welshboy89 wrote:does it matter what section of xorg i add the render option? This looks good i jus getting some lag from my pci gf4mx440 :wink:
You would put it in in the Device section of you graphics card....here is mine for an example

Code: Select all

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"            # [<bool>]
        Option     "HWcursor" "1"            # [<bool>]
        #Option     "NoAccel"             # [<bool>]
        #Option     "ShadowFB"            # [<bool>]
        #Option     "UseFBDev"            # [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "FPDither"            # [<bool>]
        #Option     "CrtcNumber"          # <i>
 Option "RenderAccel" "1"
 Option "NoLogo" "1"                       # Turn off logo display 
 Option "CursorShadow" "true"              # Shadowed mouse cursor 
 Option "CursorShadowAlpha" "64" 
 Option "CursorShadowXOffset" "4" 
 Option "CursorShadowYOffset" "2" 
 

 Identifier  "Card0"
 Driver      "nvidia"
 VendorName  "nVidia Corporation"
 BoardName   "NV25 [GeForce4 Ti 4200]"
 BusID       "PCI:1:5:0"
EndSection
Top
balinares
n00b
n00b
Posts: 25
Joined: Sat Dec 21, 2002 10:47 pm

  • Quote

Post by balinares » Tue Oct 19, 2004 3:24 am

Hello,

I am sorry to report that the rubberband works horribly.
Here are screenshots of the problem:

http://rencade.raphit.net/~sundance/RubberBandBug1.png
http://rencade.raphit.net/~sundance/RubberBandBug2.png

It looks like the rubberband is not erased between two successive positions of the mouse.
This seems to be the same problem jmercer was having.

Any idea what could be up?

Thanks!
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Tue Oct 19, 2004 8:13 am

balinares wrote:Hello,

I am sorry to report that the rubberband works horribly.
Here are screenshots of the problem:

http://rencade.raphit.net/~sundance/RubberBandBug1.png
http://rencade.raphit.net/~sundance/RubberBandBug2.png

It looks like the rubberband is not erased between two successive positions of the mouse.
This seems to be the same problem jmercer was having.

Any idea what could be up?

Thanks!
Hey,

did you re-build all the packages neccessary?

and have you added

Code: Select all

Option "RenderAccel" "1"
to your xorg.conf?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
balinares
n00b
n00b
Posts: 25
Joined: Sat Dec 21, 2002 10:47 pm

  • Quote

Post by balinares » Tue Oct 19, 2004 1:33 pm

taskara wrote:Hey,

did you re-build all the packages neccessary?
A number of times.
I've tried yet another time last night with the latest version.

The compilation failed.
The 'library not found' bug in uic still exists. It seems you forgot to ship the files 45qt3 and 50qtdir3 for x11-libs/qt in your Portage overlay.
and have you added

Code: Select all

Option "RenderAccel" "1"
to your xorg.conf?
Yes. It shouldn't make a difference with this bug, though. RenderAccel enables hardware-accelerated XRender primitives. But the primitives work the same when rendered in software (or they should, at least!); they're just much slower. Additionally, not all drivers support hardware acceleration for all primitives. I think the open source Radeon driver, for example, doesn't hardware-accelerate alpha channel operations (transparency and alike).
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Tue Oct 19, 2004 3:07 pm

hmm.. sorry, doesn't look like I'm gonna be much help - but I have included 45qt3 and 50qtdir3 now, thanks.

did u fix the qt library problem on your pc?

if not, try cat /etc/ld.so.conf and see if qt is there, ie:

Code: Select all

bash-2.05b# cat /etc/ld.so.conf
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3
/usr/lib/opengl/xorg-x11/lib
/usr/X11R6/lib
/opt/blackdown-jdk-1.4.1/jre/lib/i386/
/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads/
/opt/blackdown-jdk-1.4.1/jre/lib/i386/classic/
/usr/qt/3/lib
/usr/kde/3.3/lib
you should have /usr/qt/3/lib and /usr/kde/3.3/lib.

if not, then edit /etc/env.d/99kde-env, and add:

Code: Select all

LDPATH=/usr/kde/3.3/lib:/usr/qt/3/lib
then run env-update and check /etc/ld.so.conf again.

sorry about that :?

apart from that, I compiled kde with v0.4.0 ebuilds on my amd64 box, and using xorg nv driver had no re-draw problem..
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
GentooBox
Veteran
Veteran
User avatar
Posts: 1168
Joined: Sun Jun 22, 2003 10:52 am
Location: Denmark

  • Quote

Post by GentooBox » Tue Oct 19, 2004 5:08 pm

taskara wrote:yes we do I guess, although you can see my ebuilds came first ;)

I haven't included the xcompmgr integration patch yet though, but thinking about it.

it has been discussed in this thread before - I quote from the site
xcompmgr is still experimental - it crashes from time to time... shit ;)
so I asked if people still wanted it, but have left it out thus far seeing as the project page say it is buggy.

however, if people want it I'll include it :)

-c
You could try to make a test-ebuild with the xcompmgr patch included.
I would like to try it out.

Right now i'm compiling qt with the ebuld you made, hope it works :)
Encrypt, lock up everything and duct tape the rest
Top
balinares
n00b
n00b
Posts: 25
Joined: Sat Dec 21, 2002 10:47 pm

  • Quote

Post by balinares » Tue Oct 19, 2004 7:40 pm

taskara wrote:hmm.. sorry, doesn't look like I'm gonna be much help - but I have included 45qt3 and 50qtdir3 now, thanks.

did u fix the qt library problem on your pc?
Yep yep, no worries. I installed the missing file manually and rehashed env.d and ld.so.conf, no problem.

As for the rubberband problem, I'm done rererecompiling stuff using version 0.4.0-2 of the ebuild set, and it now works. It's a bit slow, due to the lack of hardware acceleration for XRender alpha operations in some drivers that I mentionned in my previous post. For those of us who don't have an NVidia card, do you think the code could be optimized a bit perchance? For example by redrawing only what has changed between two successive mouse positions, rather than the entire rubberband rectangle...
Top
GentooBox
Veteran
Veteran
User avatar
Posts: 1168
Joined: Sun Jun 22, 2003 10:52 am
Location: Denmark

  • Quote

Post by GentooBox » Tue Oct 19, 2004 7:57 pm

It's done compiling and i have a running patched KDE.

But i'm not impressed, the drawing makes white lines in the box when moving the mouse.

is it the maturity of the code or is it the nvidia driver that lacks better aplha support ?
Encrypt, lock up everything and duct tape the rest
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Tue Oct 19, 2004 10:37 pm

balinares, let me build it on my p4 machine - it has a radeon card. I'll see if I get the same problems as you. In regards to the code, I guess it's best to talk to Andrunko from the kde-look site, as none of the code is mine :)

GentooBox, glad you got it all compiled, but sad it's not working. Have you tried with the nv driver? do you get the same problem? my amd64 box is using nv and nvidia drivers (the screenshots were taken on that box with nv driver). And I'm assuming you re-built qt and all the other packages, and editted render into your xorg.conf?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
johnnyICON
Apprentice
Apprentice
User avatar
Posts: 296
Joined: Sun Aug 29, 2004 10:03 pm
Location: Canada

  • Quote

Post by johnnyICON » Wed Oct 20, 2004 12:44 am

hmmm.... well i don't see a different at all...

????

Take a look for yourself...

SCREENSHOT
[ Specs ] PC
[ Specs ] Notebook: HP Pavilion zv5325ca
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Wed Oct 20, 2004 12:57 am

johnnyICON wrote:hmmm.... well i don't see a different at all...

????

Take a look for yourself...

SCREENSHOT
Hi johnnyICON,

could you try changing your theme to plastik for me? and see if that makes a difference. Also I'm assuming you RE-emerged qt, as well as all the other packages?

chris
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
johnnyICON
Apprentice
Apprentice
User avatar
Posts: 296
Joined: Sun Aug 29, 2004 10:03 pm
Location: Canada

  • Quote

Post by johnnyICON » Wed Oct 20, 2004 6:32 am

yep, qt and everything

emerge -av qt kde

just to be sure. using the Plastik theme right now

Konqueror is still as shown in the previous screenshot
[ Specs ] PC
[ Specs ] Notebook: HP Pavilion zv5325ca
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Wed Oct 20, 2004 6:44 am

johnnyICON wrote:yep, qt and everything

emerge -av qt kde

just to be sure. using the Plastik theme right now

Konqueror is still as shown in the previous screenshot
was this a re-build over the top of an existing kde?

if so then you need to specify the packages individually, as per the instructions - otherwise it will just rebuild "kde" which is actually nothing.

try

Code: Select all

emerge -av qt kdelibs kdebase kdeartwork kdepim
(although you prob don't need to do qt again, so just kdelibs kdebase kdeartwork should do)
-c
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Wed Oct 20, 2004 10:16 am

taskara wrote:
balinares wrote:For those of us who don't have an NVidia card, do you think the code could be optimized a bit perchance? For example by redrawing only what has changed between two successive mouse positions, rather than the entire rubberband rectangle...
balinares, let me build it on my p4 machine - it has a radeon card. I'll see if I get the same problems as you. In regards to the code, I guess it's best to talk to Andrunko from the kde-look site, as none of the code is mine :)
Hey balinares, I re-emerged kde onto my p4 machine, which as a radeon card, and it works beautifully - both with the radeon xorg driver, and the ati fglrx driver. that's without adding renderaccel to xorg.conf.. so, not sure why you're running into issues :?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
johnnyICON
Apprentice
Apprentice
User avatar
Posts: 296
Joined: Sun Aug 29, 2004 10:03 pm
Location: Canada

  • Quote

Post by johnnyICON » Wed Oct 20, 2004 2:01 pm

taskara wrote:
johnnyICON wrote:yep, qt and everything

emerge -av qt kde

just to be sure. using the Plastik theme right now

Konqueror is still as shown in the previous screenshot
was this a re-build over the top of an existing kde?

if so then you need to specify the packages individually, as per the instructions - otherwise it will just rebuild "kde" which is actually nothing.

try

Code: Select all

emerge -av qt kdelibs kdebase kdeartwork kdepim
(although you prob don't need to do qt again, so just kdelibs kdebase kdeartwork should do)
-c
thanks ill try that
[ Specs ] PC
[ Specs ] Notebook: HP Pavilion zv5325ca
Top
johnnyICON
Apprentice
Apprentice
User avatar
Posts: 296
Joined: Sun Aug 29, 2004 10:03 pm
Location: Canada

  • Quote

Post by johnnyICON » Wed Oct 20, 2004 2:02 pm

Code: Select all

icon-linux root # emerge -av kdelibs kdeartwork kdebase

These are the packages that I would merge, in order:

Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "~kde-base/arts-1.3.1".

!!! Error calculating dependencies. Please correct.
icon-linux root #
[ Specs ] PC
[ Specs ] Notebook: HP Pavilion zv5325ca
Top
Post Reply

778 posts
  • Page 3 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 32
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy