Re: [Nepomuk] Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
On Saturday 06 October 2012, Vishesh Handa wrote:
> > > i'm now trying to build packages with an older nepomuk revision to see
> > > if we can have a releasable image
> > 
> > on devel seems to work fine, the tag problem doesn't seem to occur.
> 
> Could you please check if this occurs in Nepomuk2? Also what do you mean by
> devel?

ah, sorry, with devel intended an obs repository that we use to quickly test 
stuff with continuous integration.

anyways, it seems to happen with nepomuk2 as well, the nepomuk2 branch of 
plasma-mobile is only partly working atm, but same action, Nepomuk2::addTag, 
seems to duplicate the tag as well

Cheers, 
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: [Nepomuk] Problem with tags in nepomuk1

2012-10-06 Thread Vishesh Handa
On Sat, Oct 6, 2012 at 10:55 PM, Marco Martin  wrote:

> On Saturday 06 October 2012, Marco Martin wrote:
> > from a quick bisect test seems to have started to happen from the
> foloowing
> > revision of kdelibs:
> > 3b0dc0438fdadcc3b509997be9f96046b40f4f92
> >
> > anybody has an idea what may be happening?
> >
> > i'm now trying to build packages with an older nepomuk revision to see if
> > we can have a releasable image
>
> on devel seems to work fine, the tag problem doesn't seem to occur.
>

Could you please check if this occurs in Nepomuk2? Also what do you mean by
devel?

The commit that you have mentioned doesn't seem like it should cause this
kind of a problem. I'll take a look at Nepomuk1 on Monday, unless there is
some deadline?


>
> is now building trunk with older nepomuk and we'll see
> (obs is horribly slow because a new mer release is building)
>
> Cheers,
> Marco Martin
> ___
> Nepomuk mailing list
> nepo...@kde.org
> https://mail.kde.org/mailman/listinfo/nepomuk
>



-- 
Vishesh Handa
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: time for a re-roll?

2012-10-06 Thread Thomas Pfeiffer
On Saturday 06 October 2012 02:12:37 Aaron J. Seigo wrote:

> > Nice :) Sorry for being really nitpicky now, but while you're at it, could
> > you maybe also change the window tittle? It currently says "Add Ons App".
> > This would make it perfect :)
> 
> perfection it is. it's in master now, just needs to be picked up by the
> build.

I like perfection :)

> > we haven't even announced a date yet, so I don't think we'd lose much by
> > delaying the release a few days.
> 
> well, we're over a month after we thought we'd release (though we didn't set
> a firm date. bad us! let's put a date on our next release once this one is
> out). but, yes .. i'd rather delay a day or two at this point as well.

+1 for setting an internal release date sooner to keep ourselves on track.

> > > the tag issue is a big issue that needs fixing anyways, the okular touch
> > > tabbar is a minor issue ... just might be worth a re-roll. thoughts?
> > 
> > We should not release without the tag issue fixed. We're strongly
> > advertising Files, so people will try it out and when they run into that
> > problem right away, it looks really bad.
> 
> agreed.

Since Marco has found a workaround, it looks like the tag problem won't be 
delaying our release :)
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
On Saturday 06 October 2012, Marco Martin wrote:
> from a quick bisect test seems to have started to happen from the foloowing
> revision of kdelibs:
> 3b0dc0438fdadcc3b509997be9f96046b40f4f92
> 
> anybody has an idea what may be happening?
> 
> i'm now trying to build packages with an older nepomuk revision to see if
> we can have a releasable image

on devel seems to work fine, the tag problem doesn't seem to occur.

is now building trunk with older nepomuk and we'll see
(obs is horribly slow because a new mer release is building)

Cheers,
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


wetab install

2012-10-06 Thread Nicola De Filippo
Hi,
i suggest to add this line 
"root@linux printf "\x9d\x2a\x44\x7b"|dd of=/dev/sdX bs=1 count=4 seek=440" to 
the instructions to  install mer image on wetab.
 BR
   Nicola
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Problem with tags in nepomuk1

2012-10-06 Thread Marco Martin
Hi all,

we are experiencing a problem in active that seems to be related to an issue 
in nepomuk1
adding tags to a resource, seems to duplicate the tags if they already exist
https://bugs.kde.org/show_bug.cgi?id=307926

what i'm doing is:
Nepomuk::Tag tag("foo");
r.addTag(tag);

seems that tag becomes a new resource by itself even if there was already a 
tag called "foo"

from a quick bisect test seems to have started to happen from the foloowing 
revision of kdelibs:
3b0dc0438fdadcc3b509997be9f96046b40f4f92

anybody has an idea what may be happening?

i'm now trying to build packages with an older nepomuk revision to see if we 
can have a releasable image

Cheers, 
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active