You are not logged in.

#926 2007-05-24 13:23:06

Doehni
Member
From: Germany
Registered: 2007-05-19
Posts: 175

Re: kdemod - a lightified and modular KDE + additional patches

@ funkyou: I'm using the testing repo right now and tried removing nas, but the nas dependency still exists?

pacman -Rn nas
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: nas is required by kdemod-arts

Offline

#927 2007-05-24 13:32:56

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Doehni,

this happens because pacman does not update the reverse dependencies of the package... Its all described in this thread.

For now, you can remove nas with pacman -Rd nas


want a modular and tweaked KDE for arch? try kdemod

Offline

#928 2007-05-24 13:46:59

chaosgeisterchen
Member
From: Kefermarkt, Upper Austria
Registered: 2006-11-20
Posts: 550

Re: kdemod - a lightified and modular KDE + additional patches

@funkyou:

I moved to the testing repository and now it seems to work. Thanks for the suggestion, never knew that the current repo could let a error occur.

Upgrading right at this moment.

//edit

Upgrad through and a nasty problem returning *argh*

I'm again not notified when a new message arrives in a Kopete message window. Has anyone got the same problem?

Last edited by chaosgeisterchen (2007-05-24 14:19:48)


celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository

Offline

#929 2007-05-24 15:00:30

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

hm, this problem seems to be limited to your machine/installation...

try to start konsole from a terminal and look out for any error messages...


want a modular and tweaked KDE for arch? try kdemod

Offline

#930 2007-05-24 15:11:05

Doehni
Member
From: Germany
Registered: 2007-05-19
Posts: 175

Re: kdemod - a lightified and modular KDE + additional patches

Thank you, funkyou! Nas is gone form my computer smile

Offline

#931 2007-05-24 15:12:17

chaosgeisterchen
Member
From: Kefermarkt, Upper Austria
Registered: 2006-11-20
Posts: 550

Re: kdemod - a lightified and modular KDE + additional patches

Yeah, I have noticed that it does not show up with other machines.


output

[chaosgeisterchen@celestary ~]$ QMetaObject::findSignal:ClientStream: Conflict with Stream::readyRead()
Transfer ACCEPTED by: LoginTask
Transfer ACCEPTED by: LoginTask
Transfer ACCEPTED by: ListTask
CLIENT: RequestPictureTask: Task::done()
CLIENT: RequestPictureTask: emitting finished
Transfer ACCEPTED by: StatusNotifierTask
Transfer ACCEPTED by: MailNotifierTask
CLIENT: RequestPictureTask: Task::done()
CLIENT: RequestPictureTask: emitting finished
Transfer ACCEPTED by: StatusNotifierTask
CLIENT: SendPictureTask: Task::done()
CLIENT: SendPictureTask: emitting finished
Transfer ACCEPTED by: PictureNotifierTask
CLIENT: SendPictureTask: Task::done()
CLIENT: SendPictureTask: emitting finished
Transfer ACCEPTED by: PictureNotifierTask
QGArray::find: Index 0 out of range
Transfer ACCEPTED by: PictureNotifierTask
Transfer ACCEPTED by: PictureNotifierTask
CLIENT: Task: Task::done()
CLIENT: Task: emitting finished

// edit

could be interesting

QApplication::postEvent: Unexpected null receiver

Maybe a backreference to the QGArray-error with Index 0 out of range and then pointing to null?

Last edited by chaosgeisterchen (2007-05-24 15:49:01)


celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository

Offline

#932 2007-05-24 15:59:11

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

chaosgeisterchen wrote:

@funkyou:

I moved to the testing repository and now it seems to work.

(kdemod-testing) Works here too. Upgrading right now.

Offline

#933 2007-05-24 16:56:43

Don-DiZzLe
Member
From: Nederland
Registered: 2007-03-31
Posts: 233

Re: kdemod - a lightified and modular KDE + additional patches

Don-DiZzLe wrote:
Don-DiZzLe wrote:

Hi,

The now listening plugin in kdemod-kopete doesn't seem to be working, can any confirm/verify this?

Anyone... anyone?

Can anyone tell me if its working or not?

Offline

#934 2007-05-24 17:00:02

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Don-DiZzLe wrote:
Don-DiZzLe wrote:
Don-DiZzLe wrote:

Hi,

The now listening plugin in kdemod-kopete doesn't seem to be working, can any confirm/verify this?

Anyone... anyone?

Can anyone tell me if its working or not?

sweiss wrote:

I'm having this issue as well, and I am using the official KDE packages.
If you find a fix, please let me know.


want a modular and tweaked KDE for arch? try kdemod

Offline

#935 2007-05-24 19:31:52

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

chaosgeisterchen wrote:

//edit

Upgrad through and a nasty problem returning *argh*

I'm again not notified when a new message arrives in a Kopete message window. Has anyone got the same problem?

Me too... for now I downgraded to KDE 3.5.6: I can't live without kopete's notifications. konsole real transparencies is missing too in the new release: I think the patch is not ready upstream. I will wait until it's more stable...

Offline

#936 2007-05-24 19:43:57

Neuro
Member
From: Poland
Registered: 2005-10-12
Posts: 352

Re: kdemod - a lightified and modular KDE + additional patches

david_e wrote:

Me too... for now I downgraded to KDE 3.5.6: I can't live without kopete's notifications. konsole real transparencies is missing too in the new release: I think the patch is not ready upstream. I will wait until it's more stable...

Well, konsole works with --real-transparency for me. I have a problem saving it in a session, though. I mean, when I start konsole with that param, it works well. But if I try to save the session, log out and log in again, it's brought up by the session manager without the flag. Anyone has an idea how to fix this?

Offline

#937 2007-05-24 19:58:04

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

david_e wrote:
chaosgeisterchen wrote:

//edit

Upgrad through and a nasty problem returning *argh*

I'm again not notified when a new message arrives in a Kopete message window. Has anyone got the same problem?

Me too... for now I downgraded to KDE 3.5.6: I can't live without kopete's notifications. konsole real transparencies is missing too in the new release: I think the patch is not ready upstream. I will wait until it's more stable...

As Neuro already pointed out, Konsoles real transparency is now included upstream with 3.5.7... Only one patch is not ready from upstream and that is the Xinerama one, but i doubt that there is someone who really needs this one...

About the Kopete problem: Can you two (chaosgeisterchen & david_e) post your CPU here? Maybe it is the additional optimization that freaks a little bit out on kopete. You can also try to delete/backup your Konsole config and check if it works this way... I have also uploaded a new kopete package, please update and test it.


want a modular and tweaked KDE for arch? try kdemod

Offline

#938 2007-05-24 20:07:54

Neuro
Member
From: Poland
Registered: 2005-10-12
Posts: 352

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:

As Neuro already pointed out, Konsoles real transparency is now included upstream with 3.5.7... Only one patch is not ready from upstream and that is the Xinerama one, but i doubt that there is someone who really needs this one...

Any idea how to put that param into the session saver?

About the Kopete problem: Can you two (chaosgeisterchen & david_e) post your CPU here? Maybe it is the additional optimization that freaks a little bit out on kopete. You can also try to delete/backup your Konsole config and check if it works this way... I have also uploaded a new kopete package, please update and test it.

For me kopete sometimes crashes when opening a new message window (usually upon arrival). This is extremely annoying. My CPU is an Intel Core Duo T2300E.

Offline

#939 2007-05-24 20:12:05

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:
david_e wrote:
chaosgeisterchen wrote:

//edit

Upgrad through and a nasty problem returning *argh*

I'm again not notified when a new message arrives in a Kopete message window. Has anyone got the same problem?

Me too... for now I downgraded to KDE 3.5.6: I can't live without kopete's notifications. konsole real transparencies is missing too in the new release: I think the patch is not ready upstream. I will wait until it's more stable...

As Neuro already pointed out, Konsoles real transparency is now included upstream with 3.5.7... Only one patch is not ready from upstream and that is the Xinerama one, but i doubt that there is someone who really needs this one...

Thanks for the infos. I was complaining for nothing! Sorry for that.

funkyou wrote:

About the Kopete problem: Can you two (chaosgeisterchen & david_e) post your CPU here? Maybe it is the additional optimization that freaks a little bit out on kopete. You can also try to delete/backup your Konsole config and check if it works this way... I have also uploaded a new kopete package, please update and test it.

I have a Centrino Duo T2400 @ 1.83Ghz. I really don't have time right now to reinstall the whole KDE 3.5.7 and try again, will try ASAP and report.

Offline

#940 2007-05-24 20:31:15

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Neuro wrote:

For me kopete sometimes crashes when opening a new message window (usually upon arrival). This is extremely annoying. My CPU is an Intel Core Duo T2300E.

Hm i never experienced a kopete crash here and i have 3 machines running KDEmod: Pentium D 845, Pentium M 1,7 and an Athlon 1.2... Do you use any special plugin with kopete?


want a modular and tweaked KDE for arch? try kdemod

Offline

#941 2007-05-24 20:44:08

chaosgeisterchen
Member
From: Kefermarkt, Upper Austria
Registered: 2006-11-20
Posts: 550

Re: kdemod - a lightified and modular KDE + additional patches

Good evening, funkyou.

I want to thank you for your neverending effort in advance, it's tremendous to have a maintainer just like you. But it does not stop the kopete package from not working. I have now installed kdemod-kdenetwork-kopete-3.5.7-2.

My CPU is a Intel Core2Duo E6300 @ 1.86 GHz. Might be a CoreDuo+ - problem here?

// edit

Deleting konsole config did not change anything. Did you mean the kopete config? Did not help last time.

Last edited by chaosgeisterchen (2007-05-24 20:53:46)


celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository

Offline

#942 2007-05-24 22:16:15

buddabrod
Member
From: Germany
Registered: 2007-02-25
Posts: 220

Re: kdemod - a lightified and modular KDE + additional patches

Everything is working flawlessly here, no probs with anything, thank you again^^

Offline

#943 2007-05-25 01:07:30

Borosai
Member
From: Sandy Appendix, U.S.A.
Registered: 2006-06-15
Posts: 227

Re: kdemod - a lightified and modular KDE + additional patches

I've decided to give kdemod a try, but I keep receiving the following message:

:: Archive hwinfo-13.28-1-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n]
error: failed to commit transaction (corrupted package)
archive hwinfo-13.28-1-x86_64.pkg.tar.gz was corrupted (bad MD5 or SHA1 checksum)

errors occurred, no packages were upgraded.

Regardless of my response (y/n), it cancels the installation. I'm using the testing repo for x86_64. Any ideas?

Offline

#944 2007-05-25 01:18:14

phunkycow
Member
Registered: 2007-02-17
Posts: 12

Re: kdemod - a lightified and modular KDE + additional patches

I've decided to give kdemod a try as well, but:

error: 'kdemod': not found in sync db

Using x64 arch, and i have the current kdemod repo @ pacman.conf .
Tried with the testing repo, kdemod installs fine, but doesnt really work (the menu is blank, can't see any of the apps, it even asked me which program to use to open a folder i double-clicked on).
Any ideas?

Thanks in advance smile

Offline

#945 2007-05-25 04:15:54

lethaeus
Member
Registered: 2005-12-19
Posts: 6

Re: kdemod - a lightified and modular KDE + additional patches

Don-DiZzLe wrote:
Don-DiZzLe wrote:
Don-DiZzLe wrote:

Hi,

The now listening plugin in kdemod-kopete doesn't seem to be working, can any confirm/verify this?

Anyone... anyone?

Can anyone tell me if its working or not?

I got it to work after recompiling Kopete.

Offline

#946 2007-05-25 05:12:19

Neuro
Member
From: Poland
Registered: 2005-10-12
Posts: 352

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:
Neuro wrote:

For me kopete sometimes crashes when opening a new message window (usually upon arrival). This is extremely annoying. My CPU is an Intel Core Duo T2300E.

Hm i never experienced a kopete crash here and i have 3 machines running KDEmod: Pentium D 845, Pentium M 1,7 and an Athlon 1.2... Do you use any special plugin with kopete?

Nah, only the history plugin. It crashes either when a new message appears and I press 'view' in the notification bubble or when I select a contact from the contacts list to talk to.

And yes, I've tried clearing the configuration for kopete. The thing started to happen about 2-3 updates ago (now running testing). I'm sorry I can't really tell when, but I sync every 2nd day.

Offline

#947 2007-05-25 07:54:10

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

chaosgeisterchen wrote:

//edit

Upgrad through and a nasty problem returning *argh*

I'm again not notified when a new message arrives in a Kopete message window. Has anyone got the same problem?

It's not kopete related. I have the same issue with kmail too (I have set a sound notification for new mails). So it's a problem with the libraries these programs use to play sounds. A workaround is to make these programs execute "playsound [sound]" instead of playing sounds themselves. (Notifications --> Advanced --> Execute a program)

Offline

#948 2007-05-25 08:17:27

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Ok, just make it clear for me... Is kopetes notification broken (i mean the animating or blinking systray icons and kopetes info popups) or is it something with KDE's notification itself (KDE popups and system sounds) ???

If its kopete, try out the new -3 package in testing, its build without any optimizations than the standard arch ones...

If its the KDE notification, it could be the powertop patch we have applied to arts that also affects knotify...


Also, using an external app like play is really recommended to play KDE`s notifications...


I will tell Dunkelstern about the 64bit issues.


want a modular and tweaked KDE for arch? try kdemod

Offline

#949 2007-05-25 08:31:25

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:

Ok, just make it clear for me... Is kopetes notification broken (i mean the animating or blinking systray icons and kopetes info popups) or is it something with KDE's notification itself (KDE popups and system sounds) ???

It's the audio KDE's notification not working here (Kmail, kopete and so on). The animation when a new message is received was working, for me, also in the "-1" version.

artsd also is not working (it crashes on start):

[davide@hp-arch ~]$ artsd
unix_connect: can't connect to server (unix:/tmp/ksocket-davide/hp-arch-196a-4656974e)
loading extension from '/opt/kde/lib/libartsmidi.la' failed: libaudio.so.2: cannot open shared object file: No such file or directory
MCOP ObjectManager: Could not load extension libartsmidi.la.
MCOP ObjectManager: can't find implementation for Arts::MidiManager.
loading extension from '/opt/kde/lib/libartsbuilder.la' failed: libaudio.so.2: cannot open shared object file: No such file or directory
MCOP ObjectManager: Could not load extension libartsbuilder.la.
MCOP ObjectManager: can't find implementation for Arts::ArtsBuilderLoader.

the famous "libaudio.so.2" problem? This is what I get when I click on "Play Sound" in the kopete notifications menu:

[davide@hp-arch ~]$ kopete
[davide@hp-arch ~]$ QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
kopete: ERROR: : couldn't create slave : Unable to create io-slave:
klauncher said: Unknown protocol ''.
kopete:

Offline

#950 2007-05-25 08:46:08

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Are you using the current repo? I would not recommend it anymore and we will move our testing stuff soon anyway, just killing the last few problems...

The nas (libaudio.so.2) dependency problem has been solved in kdemod-arts 1.5.7-3 in testing, and as said before kopete is build without any further optimizations now, so the only broken thing could be the powertop patch...

Please test this, if it does not work i will remove the powertop patch also...


want a modular and tweaked KDE for arch? try kdemod

Offline

Board footer

Powered by FluxBB