You are not logged in.

#576 2008-10-28 22:53:32

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Daily KDE4 Subversion Packages

Hi,

Anyone have any idea if KDE4 prevents DVD operations (rip and copy)? I've tried both today with two different source DVDs and multiple blank DVDs.  I used k3b and K9copy. Nither will write to files or to a physical DVD. 

Thanks

Offline

#577 2008-10-28 23:34:03

Githzerai
Member
From: Serbia
Registered: 2008-09-19
Posts: 22

Re: Daily KDE4 Subversion Packages

MillTek, well I don't use k9copy, but if you're talking abut k3b from extragear/multimedia in this repo it can burn DVDs, it's just not recomended at all due to lack of stability .

I would check on dvd burning tools and user priviledges....

Offline

#578 2008-10-31 12:08:48

Maki
Member
From: Skopje, Macedonia
Registered: 2007-10-16
Posts: 353
Website

Re: Daily KDE4 Subversion Packages

Today's revision looks good, except plasma crashes on configuring folder view & removing analog clock


If it ain't broke, broke it then fix it.

Offline

#579 2008-10-31 13:33:54

EvilSide
Member
Registered: 2008-04-09
Posts: 79

Re: Daily KDE4 Subversion Packages

Yes, current build is very good.
Hm ... the dudes from KDE team are working very hard - optimization in kde-svn is amazing!
And of course, THANKS MARK for the packages! Without you we will suck cmake's di*k! :D:D:D

Edit:
@markc: you can start building kvirc4  from svn if you want and put it in [gui] repo - it is good qt4 client, better than quassel in my opinion :)

Last edited by EvilSide (2008-10-31 19:18:01)

Offline

#580 2008-10-31 23:40:57

Githzerai
Member
From: Serbia
Registered: 2008-09-19
Posts: 22

Re: Daily KDE4 Subversion Packages

1.Here's one small change to kderewiew: KDE partitionmanager is now in kdereview and it needs parted (libparted) as dependancy. wink

2.KGrubEditor SVN ( Aur has only 0.8.5 this is SVN ) would be a nice addition to gui:

##svn co https://kgrubeditor.svn.sourceforge.net/svnroot/kgrubeditor

pkgname=kgrubeditor
pkgver=1.0
pkgrel=$(date -u +%Y%m%d%H)
pkgdesc="A KDE 4 GUI for GRUB"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/${pkgname}"
license=('GPL')
depends=('grub' 'kdelibs')
makedepends=('cmake')
conflicts=('kgrubeditor')
replaces=('qgrubeditor')
source=($pkgname-$pkgver.tar.bz2)

build() {
  cd $srcdir/$pkgname-$pkgver/trunk
  cmake -DCMAKE_INSTALL_PREFIX=/usr
  make VERBOSE=1 || return 1
  make VERBOSE=1 DESTDIR=$pkgdir install || return 1
}

I hope u don't mind me asking for new features/packages, I know it takes time to maintain all this, and adding more things is just more job to do.
But then again: It won't stop me asking wink wink

P.S. I've never seen repo that updates same packages twice a day, exelent job man. wink

Last edited by Githzerai (2008-10-31 23:41:40)

Offline

#581 2008-11-03 05:14:35

markc
Member
From: Gold Coast, Australia
Registered: 2007-05-15
Posts: 502
Website

Re: Daily KDE4 Subversion Packages

@Githzerai: well it makes it much easier when someone contributes, and tests, a PKGBUILD. It builds out of tree like normal kde apps (see PKGBUILD below). Also added parted to kdereview and uploaded it. Thank you!

http://eth-os.googlecode.com/svn/trunk/ … r/PKGBUILD

@EvilSide: I'll look into a kvirc again. I did provide it ages ago but it was an ugly build so I searched for something else and found quassel, which at least built cleanly. Yes, I agree, quassel is awkward to use with it's separate server component.

Offline

#582 2008-11-03 07:16:25

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Daily KDE4 Subversion Packages

I tried installing the kdereview package several days ago. Since then I have no system tray.  Dooes anyone have instructions on installing it properly (I assume I did something wrong) and if not, how do I get the normal systray back?


Thanks

Offline

#583 2008-11-03 07:38:18

markc
Member
From: Gold Coast, Australia
Registered: 2007-05-15
Posts: 502
Website

Re: Daily KDE4 Subversion Packages

@MillTek: I think there was a test version of the system tray in kdereview but that was more than a week ago. There should only be 2 obvious apps in kdereview now, partitionmanager and bomber. Do a pacman -Ql kdereview to check the package contents and if it's got anything to do with "system" or "tray" (ie; append | egrep "(system|tray)" to the above command) then you must have an old kdereview. If so then uninstall it first then install the latest kde-svn updates along with the latest kdereview.

Offline

#584 2008-11-03 10:24:18

capthookb
Member
Registered: 2007-12-10
Posts: 127

Re: Daily KDE4 Subversion Packages

markc, excuse me if you have mentioned it earlier, but how do you follow kde trunk? Do you use svn, cvs?
I'm asking because i've seen this feature http://www.ereslibre.es/?p=158 (inline preview of open/save dialog of kdelibs), and the programmer (Rafael Fernández López) has mentioned that he commited to svn on 2 October 2008, but i haven't still seen it in action.
Do you have a script that updates source code from kde.org?

Last edited by capthookb (2008-11-03 10:25:17)

Offline

#585 2008-11-03 13:22:37

markc
Member
From: Gold Coast, Australia
Registered: 2007-05-15
Posts: 502
Website

Re: Daily KDE4 Subversion Packages

@capthookb: oh, is that what the slider in the file dialog is for... good stuff, it's there in 20081102, and now 1103. These kind of changes should show up, sometimes, under 24 hours but certainly within 48 hours. My build script is the [dev]/mpkg package along with the source packages from http://eth-os.googlecode.com and, yes, it updates my svn checkout just before building the package so sometimes the uploaded binary packages are only 6 hours behind the most recent checkins.

Offline

#586 2008-11-03 13:34:04

capthookb
Member
Registered: 2007-12-10
Posts: 127

Re: Daily KDE4 Subversion Packages

Yes, but in the screencast the slider is in a different place than it is in the packages you compile. Also there is an option for inline preview, instead of icons showing the image contained in the file. But in your packages there isn't any option for inline preview. There is an option only for aside preview. Rafael commited these changes in 02 of October and now we the date is 03 November smile. It's been over a month and that's why i'm curious about what is hapenning.

Your package(notice the position of the slider):
preview1dk0.th.jpgthpix.gif


Screen taken from the screencast of Rafael:

Position of slider:
screen1ak5.th.jpgthpix.gif

and extra available option for inline preview:
screen2nt7.th.jpgthpix.gif


I didn't know that your script was there. I had only downloaded your PKGBUILDS. I'll take a look at it.




The

Last edited by capthookb (2008-11-03 13:48:42)

Offline

#587 2008-11-03 14:19:04

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 684

Re: Daily KDE4 Subversion Packages

capthookb wrote:

Yes, but in the screencast the slider is in a different place than it is in the packages you compile. Also there is an option for inline preview, instead of icons showing the image contained in the file. But in your packages there isn't any option for inline preview. There is an option only for aside preview. Rafael commited these changes in 02 of October and now we the date is 03 November smile. It's been over a month and that's why i'm curious about what is hapenning.

What you see on Rafael's blog is long outdated by now. The dialog is being worked on. It is not final yet, but has come a long way. You can compare what you have to a recent screenshot from the planet here: http://nowwhatthe.blogspot.com/2008/10/qt-creator.html

Offline

#588 2008-11-03 16:03:01

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: Daily KDE4 Subversion Packages

Hi Mark , here's anotherlittle problem , superkaramba is broken here 'coz I upgraded to python 2.6 and your installation seems not to.
I've read that you don't use that i686 very much, but a Syu would be worth on that partition as python is such a critical package that links everyware.. thanks
:-)

Offline

#589 2008-11-03 16:22:10

capthookb
Member
Registered: 2007-12-10
Posts: 127

Re: Daily KDE4 Subversion Packages

mutlu_inek wrote:

What you see on Rafael's blog is long outdated by now. The dialog is being worked on. It is not final yet, but has come a long way. You can compare what you have to a recent screenshot from the planet here: http://nowwhatthe.blogspot.com/2008/10/qt-creator.html

Ooops, you are right. I was always looking for a menu option and i didn't notice the icon that turns inline preview on or off. Thanks for clearing that out.

Offline

#590 2008-11-03 22:41:31

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: Daily KDE4 Subversion Packages

from aseigo and the plasma-devel mailing list:

in approximately one hour i'll be moving libplasma to kdelibs. we'll have
until next monday to catch things we've missed, so don't have a heart attack
quite yet, but i would like to emphasize the importance of this move

be careful , some breakage are expected in the next days ;-)

Offline

#591 2008-11-04 08:26:31

wrc1944
Member
From: Gainesville, Florida
Registered: 2007-10-07
Posts: 117

Re: Daily KDE4 Subversion Packages

Just saw this on websvn- looks like pretty drastic changes to me.  http://websvn.kde.org/trunk/KDE/kdelibs/plasma/

I was just getting set to rebuild my Gentoo kdesvn boxes, but now I guess I'll wait.  I suppose here on Arch it'll be a few days (at least) for the next package builds by markc.  Hope it all goes well. cool  Looking forward to seeing what this is all about.

UPDATE: Over on Gentoo kdesvn, this is breaking the ebuild, so probably markc will need to make some adjustments here.

Last edited by wrc1944 (2008-11-04 12:39:08)

Offline

#592 2008-11-06 13:47:18

Githzerai
Member
From: Serbia
Registered: 2008-09-19
Posts: 22

Re: Daily KDE4 Subversion Packages

If someone still haven't updated to 2008110517, might want to skip it. Phonon, plasma, session.... name your favorite.... Lots of it is broken, basicaly everything wink

Offline

#593 2008-11-06 20:33:36

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Daily KDE4 Subversion Packages

Anyone installed the 20081106 set yet????

Offline

#594 2008-11-06 21:24:27

karoshi
Member
From: Marburg
Registered: 2008-02-26
Posts: 182

Re: Daily KDE4 Subversion Packages

MillTek wrote:

Anyone installed the 20081106 set yet????

It's up and running!
I'm really starting to have a thing for KDE4 tongue


It's a bug planet!

Offline

#595 2008-11-06 23:15:02

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Daily KDE4 Subversion Packages

My syetem tray (where volume control is etc.) disappeared a few days ago when I tried the kdereview package. Any ideas how to get it back???


Thanks.

Offline

#596 2008-11-06 23:36:12

Githzerai
Member
From: Serbia
Registered: 2008-09-19
Posts: 22

Re: Daily KDE4 Subversion Packages

Yes, 2008110614 works very very nice.

BTW, I forgot to say thanks for KGrubEditor. Great to see it in repo, and great to see myself as contributor. smile

Which brings me to Kvirc. Someone asked earlier about it, so here's PKGBUILD. smile

It's a very modified version of AUR one, with all optional deps enabled.

##svn co https://svn.kvirc.de/svn/trunk/kvirc

pkgname=kvirc
pkgver=2.0
pkgrel=$(date -u +%Y%m%d%H)
pkgdesc="Qt4 based IRC-Client"
arch=('i686' 'x86_64')
url="http://www.kvirc.net"
license=('GPL')
depends=('qt' 'glibc' 'openssl' 'kdelibs' 'gettext' 'perl')
makedepends=('cmake')
source=($pkgname-$pkgver.tar.bz2)

build() {
  cd $srcdir/$pkgname-$pkgver/
  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DWITH_KDE4=On
  make VERBOSE=1 || return 1
  make VERBOSE=1 DESTDIR=$pkgdir install || return 1
}

Funny thing happened: Namely, KDE4 support is disabled by default in CMakeLists.txt, and while I was wasting time trying to make nice patch to enable it, my girlfriend came and just drop it::"why don't you enable it in cmake line ?"
And now I wonder: Should I be proud that I have a girfriend who actually knows how to compile or should I just go and shoot myself...... hmm

Anyway, hope the pkgbuild will be useful....

Offline

#597 2008-11-06 23:39:33

Githzerai
Member
From: Serbia
Registered: 2008-09-19
Posts: 22

Re: Daily KDE4 Subversion Packages

MillTek, it works here, with kdereview, ever since kdereview was added.

Systray is a part of kdebase, might want to try reinstalling?

Is it available in "add new applet" dialog? Should be...

Offline

#598 2008-11-07 00:04:52

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Daily KDE4 Subversion Packages

Githzerai,

You're right it was there. Next time I'll look before I squawk!


Thanks.

Last edited by MillTek (2008-11-07 00:05:14)

Offline

#599 2008-11-07 01:49:40

karoshi
Member
From: Marburg
Registered: 2008-02-26
Posts: 182

Re: Daily KDE4 Subversion Packages

<deleted>

Last edited by karoshi (2008-11-07 01:52:21)


It's a bug planet!

Offline

#600 2008-11-07 03:05:42

markc
Member
From: Gold Coast, Australia
Registered: 2007-05-15
Posts: 502
Website

Re: Daily KDE4 Subversion Packages

@Githzerai: thanks yet again for the kvirc PKGBUILD. It seems to work so well I'll remove quassel from my gui section. If I were you I would buy your girlfriend a box of chocolates :-)

Offline

Board footer

Powered by FluxBB