You are not logged in.

#1 2009-02-01 17:13:03

abhinandh
Member
Registered: 2008-03-07
Posts: 29

[Solved]Tray invisible in kdemod 4.2

My tray icons were invisible in kdemod 4.1. I hoped that this would be fixed in 4.2. but they still are invisible. When i drag the widget onto desktop they are visible.

Last edited by abhinandh (2009-02-02 03:08:35)

Offline

#2 2009-02-01 17:25:05

defrysk
Member
From: Barrie, Ontario
Registered: 2008-12-15
Posts: 42
Website

Re: [Solved]Tray invisible in kdemod 4.2

I have the same issue in kde4.2 from extra.

Offline

#3 2009-02-01 17:26:45

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: [Solved]Tray invisible in kdemod 4.2

i guess this is just because of some configuration problem. have you tried deleting .kde* logout/login?

come to think of it, i think iv'e seen some report about this(i thought it was the problem that the icons in systray look ugly & overlaps eachother sometimes which i think everyone have..) fixed in qt 4.5. You could try to abs down qt 4.5, not recompile any packages and report here how it went wink (you might want to do that anyhow for speed).

you should also probably update your drivers, atleast with nvidia and ati(i suppose..)

Last edited by test1000 (2009-02-01 17:31:42)


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#4 2009-02-01 18:00:55

abhinandh
Member
Registered: 2008-03-07
Posts: 29

Re: [Solved]Tray invisible in kdemod 4.2

test1000 wrote:

i guess this is just because of some configuration problem. have you tried deleting .kde* logout/login?

come to think of it, i think iv'e seen some report about this(i thought it was the problem that the icons in systray look ugly & overlaps eachother sometimes which i think everyone have..) fixed in qt 4.5. You could try to abs down qt 4.5, not recompile any packages and report here how it went wink (you might want to do that anyhow for speed).

you should also probably update your drivers, atleast with nvidia and ati(i suppose..)

yea i tried deleting the config files. I use intel drivers which are upto date. Will try out the compiling option.

Offline

#5 2009-02-02 00:31:54

monshin
Member
Registered: 2008-01-14
Posts: 30

Re: [Solved]Tray invisible in kdemod 4.2

I had the same issue with intel driver. I resolved it by commenting the "MigrationHeuristic" "greedy" line in my xorg.conf.

Hope it helps.

Offline

#6 2009-02-02 03:08:12

abhinandh
Member
Registered: 2008-03-07
Posts: 29

Re: [Solved]Tray invisible in kdemod 4.2

monshin wrote:

I had the same issue with intel driver. I resolved it by commenting the "MigrationHeuristic" "greedy" line in my xorg.conf.

Hope it helps.

It did help! thanks a ton.

Offline

#7 2009-02-02 04:12:17

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: [Solved]Tray invisible in kdemod 4.2

gah! guess i will have to recompile qt 4.5 myself then tongue


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#8 2009-02-03 01:05:38

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: [Solved]Tray invisible in kdemod 4.2

fixed it! you just have to use qt in abs and set _qtcopyver to the newest in ftp://ftp.archlinux.org/other/. and rebuild. You don't have to set a new qtversion. qt-copy is meant to be the latest qt that works with kde..

It didn't work before the panel crashed and reloaded though. Don't know if a restart or a delete of cache in .kde4 would have done the same.

I spoke too soon and/or i needed to delete .kde4/cache-* .kde/cache-*. the problem was that icons now, although they lookey flawless, didn't upgrade their status either.

So I deleted .kde4/cache-* .kde/cache-* abs down latest qt PKGBUILD, updated _qtcopyver, sat pkgver to 4.5.0 and sat: _pkgfqn=qt-x11-opensource-src-${pkgver}-beta1 and removed "||return 1" from patchline & then compiled & installed. Maybe i have crashes to come but now the tray problem is fixed and everything seems much snappier tongue

Last edited by test1000 (2009-02-03 20:24:56)


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#9 2009-02-09 16:46:01

wsduvall
Member
From: Blacksburg
Registered: 2009-02-05
Posts: 54
Website

Re: [Solved]Tray invisible in kdemod 4.2

Sounds good! Do you know how to fix this issue in KDEMod? I'm pretty sure abs doesn't work with the KDEMod repos... I suppose I could switch over to normal KDE, but I like KDEMod so much!

Last edited by wsduvall (2009-02-09 16:47:28)


My 5 node 9 CPU cluster: www.amenrecluster.com
OS: Arch Linux
Machines:Fujitsu T4210 and IBM eServer xSeries 335

Offline

#10 2009-02-09 23:25:24

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: [Solved]Tray invisible in kdemod 4.2

see here:http://bbs.archlinux.org/viewtopic.php?id=64750. then find the kdemod svn server and "svn co" down their qt PKGBUILD & other files. change it appropriately and then try to build. this is just conjecture though. i have no idea how kdemod does things. if their "qt" build isn't very different you could probably use the one posted in the thread ^.

Last edited by test1000 (2009-02-09 23:25:44)


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#11 2009-02-10 02:02:26

abhinandh
Member
Registered: 2008-03-07
Posts: 29

Re: [Solved]Tray invisible in kdemod 4.2

wsduvall wrote:

Sounds good! Do you know how to fix this issue in KDEMod? I'm pretty sure abs doesn't work with the KDEMod repos... I suppose I could switch over to normal KDE, but I like KDEMod so much!

AFAIK KDEmod now uses the qt from extra instead of qtmod. so doing it as mentioned should just work fine. I'm currently building it.will update you.

I compiled and installed qt but no success even after deleting ~/.kde4. Maybe my panel must also crash.
Now someone give me ideas to crash my panel big_smile:D

Last edited by abhinandh (2009-02-10 04:49:52)

Offline

#12 2009-02-11 10:17:20

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: [Solved]Tray invisible in kdemod 4.2

killing it will work also tongue killall plasma


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

Board footer

Powered by FluxBB