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 4 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 32
  • Next
Author
Message
balinares
n00b
n00b
Posts: 25
Joined: Sat Dec 21, 2002 10:47 pm

  • Quote

Post by balinares » Wed Oct 20, 2004 2:18 pm

taskara wrote: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.
As said in my previous post, the rubberband redraw problem went away when I recompiled everything with version 0.4.0 of the ebuilds. But thank you for taking the time to compile them on another CPU, it's very nice of you, and I do appreciate it!
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 :)
Alright! I'll look into doing that. Thanks. :)
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 9:11 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
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Wed Oct 20, 2004 11:34 pm

johnnyICON wrote:

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 #
did you add the entries to your /etc/portage/package.keywords?

and have you

Code: Select all

emerge --sync
recently ;)
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 11:59 pm

balinares wrote:
taskara wrote: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.
As said in my previous post, the rubberband redraw problem went away when I recompiled everything with version 0.4.0 of the ebuilds. But thank you for taking the time to compile them on another CPU, it's very nice of you, and I do appreciate it!
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 :)
Alright! I'll look into doing that. Thanks. :)
lol, no probs! I guess is does work well on radeons after all ;) :D
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 » Thu Oct 21, 2004 1:11 am

taskara wrote:
johnnyICON wrote:

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 #
did you add the entries to your /etc/portage/package.keywords?

and have you

Code: Select all

emerge --sync
recently ;)

Code: Select all

  GNU nano 1.3.4                                File: /etc/portage/package.keywords

kde-base/kdebase ~x86
kde-base/kde ~x86
kde-base/kdelibs ~x86
kde-base/arts ~x86
kde-base/kdepim ~x86
kde-base/kdenetwork ~x86
kde-base/kdemultimedia ~x86
kde-base/kdegraphics ~x86
kde-base/kdeadmin ~x86
kde-base/kdewebdev ~x86
kde-base/kdeutils ~x86
kde-base/kdeartwork ~x86
kde-base/kdetoys ~x86
kde-base/kdeaddons ~x86
kde-base/kdeedu ~x86
kde-base/kdegames ~x86
kde-base/kdeaccessibility ~x86
app-crypt/gpgme ~x86
As for emerge --sync... nope :P I guess I'll give that a shot
[ 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 » Thu Oct 21, 2004 9:19 am

I suggested emerge --sync to grab the latest portage tree, because now that kde 3.3.1 is in the portage tree I'm not using my own ebuilds for all the kde packages.

So you need to have the regular kde ebuilds in your portage tree, if that makes sense.

How did you go?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
bfkeats
Apprentice
Apprentice
Posts: 268
Joined: Fri Feb 20, 2004 2:48 am

  • Quote

Post by bfkeats » Thu Oct 21, 2004 1:25 pm

I forgot to re-emerge qt. Do I need to re-emerge everything now, or just qt?

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

  • Quote

Post by taskara » Thu Oct 21, 2004 1:42 pm

bfkeats wrote:I forgot to re-emerge qt. Do I need to re-emerge everything now, or just qt?

Brian
prob just qt :) - but maybe the others need to be built against patched qt libraries. not sure - try and see - if not, then re-emerge kdelibs, kdebase and kdeartwork
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
bfkeats
Apprentice
Apprentice
Posts: 268
Joined: Fri Feb 20, 2004 2:48 am

  • Quote

Post by bfkeats » Thu Oct 21, 2004 3:30 pm

OK, I re-emerged qt, and everything is fine. Previously, the rubber band looked terrible, and stayed on the desktop after it should have dissappeared.

Brian
Top
johnnyICON
Apprentice
Apprentice
User avatar
Posts: 296
Joined: Sun Aug 29, 2004 10:03 pm
Location: Canada

  • Quote

Post by johnnyICON » Thu Oct 21, 2004 4:00 pm

taskara wrote:I suggested emerge --sync to grab the latest portage tree, because now that kde 3.3.1 is in the portage tree I'm not using my own ebuilds for all the kde packages.

So you need to have the regular kde ebuilds in your portage tree, if that makes sense.

How did you go?
Emerge --sycn'd, and when I did emerge -av kdelibs kdeartwork kdebase, everything went fine.

It's been compiling since last night, and still going... it'll probably be done by the time I get home. Can't wait to check it out. :D
[ Specs ] PC
[ Specs ] Notebook: HP Pavilion zv5325ca
Top
GentooBox
Veteran
Veteran
User avatar
Posts: 1168
Joined: Sun Jun 22, 2003 10:52 am
Location: Denmark

  • Quote

Post by GentooBox » Thu Oct 21, 2004 4:57 pm

taskara wrote: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?
The drawing works fine, but not when selecting files in konqueror. (it flickers)
I tryed the new sidebar in konqueror - its ugly :D
but its nice that at least someone is trying to improve KDE's design.
Encrypt, lock up everything and duct tape the rest
Top
jukn
n00b
n00b
Posts: 6
Joined: Thu May 06, 2004 9:56 am

  • Quote

Post by jukn » Thu Oct 21, 2004 7:45 pm

GentooBox wrote:
taskara wrote:
The drawing works fine, but not when selecting files in konqueror. (it flickers)
I tryed the new sidebar in konqueror - its ugly :D
but its nice that at least someone is trying to improve KDE's design.
For me it works fine in icon view but flickers in details view, this is with XFree, Radeon 9500Pro and fglrx driver
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Thu Oct 21, 2004 8:22 pm

On my nvidia based system, same result as above.

Silky smooth in icon view, but slight flicker in detail view.
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Thu Oct 21, 2004 9:08 pm

Yay! Version 0.4.2 is out now. :D Time to recompile.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Thu Oct 21, 2004 11:32 pm

new version guys, kde-3.3.1.perrty.v0.4.3

added instructions to remove sidebar if you don't like it :)

see initial post as usual

**

Also, some of you have mentioned the flicker problem when in detailed view.

I have informed Andrunko, so hopefully if will find a fix for you soon :)

I have added this to the initial post.
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 » Fri Oct 22, 2004 3:13 am

hmmm... well got it all compiled...
don't see much of a difference except for this really ugly selection thing... i think you guys call it the rubberband... anyway... isn't it supposed to be transparent when i click and drag?

Konqueror still looks the same...
give it a look...

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 » Fri Oct 22, 2004 11:20 pm

johnnyICON wrote:hmmm... well got it all compiled...
don't see much of a difference except for this really ugly selection thing... i think you guys call it the rubberband... anyway... isn't it supposed to be transparent when i click and drag?

Konqueror still looks the same...
give it a look...

SCREENSHOT
hey, yep that's it.

but it should be smooth.. and not leave trail behind, and as you can see in my screenshot it's a nice perrty blue colour ;)

I think something must not have compiled cleanly on your system - I think it's working for everyone else now..

what version of the ebuilds were you using?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sat Oct 23, 2004 12:20 am

Here is a screenshot of 0.4.3 working on my PC.

The screenshot. So, what do you think?

I had to move Konqurer of the edge of the screen so you could see the Gentoo logo. Personally, the entire is extremely fast. The rubberband stays with the cursor no matter how fast I move it. It is working very nicely for me. :D I like that background so much that I had to make the taskbar transparent, so I could see more of it. :P

-Stiff
Top
Garr
n00b
n00b
Posts: 10
Joined: Thu Mar 06, 2003 12:03 am

  • Quote

Post by Garr » Sat Oct 23, 2004 12:05 pm

Actually I have the same problem as taskara, been following this thread since the early posts, and never had any luck :(

must say I like the new look tho.

I wouldn't submit it yet, and yes I have recompiled everything I can think of, and I am using render accel

but keep up the good work! the other changes are great (I like the new sidebar :)
Last edited by Garr on Sat Oct 23, 2004 11:33 pm, edited 1 time in total.
Top
wiSHmaKeR
n00b
n00b
User avatar
Posts: 44
Joined: Tue May 04, 2004 7:09 am
Location: Stara Zagora, Bulgaria

  • Quote

Post by wiSHmaKeR » Sat Oct 23, 2004 1:22 pm

I compiled the thing and everything works well but the selection rectangle. See here how it looks:
http://free.angeltowns.com/slavov/huh.png

The video card is nVidia. It's absolutely correctly set.
And all your wishes come true... :)
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sat Oct 23, 2004 3:06 pm

I do not know why your rubberband does not work, when mine does. We are using the same code, so this is strange. Let's compare notes. I am using the nvidia driver. I have dri and that other option below it compiled into the kernel. I also have:

Code: Select all

Section "Extensions"
        Option  "Composite" "Enable"
        Option  "RENDER"    "Enable"
EndSection
in the xorg.conf. I am using xorg-x11-6.8.0-r1. Kde 3.3.1 with version 0.4.3 of the patches. I am using udev 040 at the moment, but I don't think this has any bearing on what's going on.

Is there anything else that I need to add to the list of comparing? Let's try to figure this out.

-Stiff
Top
Garr
n00b
n00b
Posts: 10
Joined: Thu Mar 06, 2003 12:03 am

finally figured it out :)

  • Quote

Post by Garr » Sat Oct 23, 2004 11:32 pm

I knew it would come right after I finally posted - always does.

I had qt-3.3.1-r1 installed, so it wouldn't install the new patched version....I renamed the ebuild to r2 (I don't care if it's wrong) and installed it - works great now :)
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sun Oct 24, 2004 1:09 am

hey everyone,

version 0.4.4 is released

the flicker in detailed mode is fixed!! :D

if updating from v0.4.3, rebuild kdelibs and kdebase with the new ebuilds if you want to fix this problem

see inital post
Last edited by taskara on Sun Oct 24, 2004 4:41 am, edited 1 time in total.
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sun Oct 24, 2004 3:41 am

taskara wrote:hey everyone,

version 0.4.4 is released

the flicker in detailed mode is fixed!! :D

rebuild kdelibs and kdebase with the new ebuilds if you want to fix this problem

see inital post
I'm recompiling right now. :D Luckily there are only two packages to rebuild.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Tue Oct 26, 2004 4:32 am

In case anyone's interested, I have created new ebuilds for v0.5.0

Changelog:
v0.5.0: (2004-Oct-25)
* a lot of cleanup and refactoring.
* fix bug in konqueror detailed view mode that made the alternate background lines draw incorrect (thanks to DarkLord to point this out).
* now no app will be affected by the patch for bug 88964.
* modified qt patches to kde ones so is more easy to get they accepted by kde developers.
* removed kdepim patch (no more necessary).


see initial post for more details
-c
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
Post Reply

778 posts
  • Page 4 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 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

 

 

magic