On Thu, May 28, 2009 at 7:03 PM, Artur Souza(MoRpHeUz) <
morph...@openbossa.org> wrote:
> On Thursday 28 May 2009, 03:43 Shantanu Tushar Jha wrote:
> > I tried a lot to find what the problem is, but couldn't get a solution.
> API
> > page on KService says -
> > *parentWidget* A parent widget for t
On Thursday 28 May 2009, 03:43 Shantanu Tushar Jha wrote:
> I tried a lot to find what the problem is, but couldn't get a solution. API
> page on KService says -
> *parentWidget* A parent widget for the service. This is used e. g. for
> parts But, I'm not sure what do I have to pass as parentWidget
On Tue, May 26, 2009 at 10:12 PM, Aaron J. Seigo wrote:
> On Tuesday 26 May 2009, Shantanu Tushar Jha wrote:
> > On Mon, May 25, 2009 at 8:16 PM, Aaron J. Seigo wrote:
> > > On Monday 25 May 2009, Shantanu Tushar Jha wrote:
> > > > (line number 36) KParts::Part *newPart = KService::createInstanc
On Tuesday 26 May 2009, Shantanu Tushar Jha wrote:
> On Mon, May 25, 2009 at 8:16 PM, Aaron J. Seigo wrote:
> > On Monday 25 May 2009, Shantanu Tushar Jha wrote:
> > > (line number 36) KParts::Part *newPart = KService::createInstance(
> >
> > offers.at
> >
> > > (0));
> >
> > offers.at(0).createIn
On Mon, May 25, 2009 at 8:16 PM, Aaron J. Seigo wrote:
> On Monday 25 May 2009, Shantanu Tushar Jha wrote:
> > (line number 36) KParts::Part *newPart = KService::createInstance(
> offers.at
> > (0));
>
> offers.at(0).createInstance(parentWidget);
Oops, I tried this
KParts::Part *newPart = offe
On Monday 25 May 2009, Shantanu Tushar Jha wrote:
> (line number 36) KParts::Part *newPart = KService::createInstance(offers.at
> (0));
offers.at(0).createInstance(parentWidget);
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE cor
On Sun, May 10, 2009 at 6:29 AM, Aaron J. Seigo wrote:
> On Saturday 09 May 2009, Shantanu Tushar Jha wrote:
> > I looked at the techbase about kparts and studied kwrite code a bit, and
> > finally started to try with embedding a text editing kpart in Plasmate.
> > I know there's a lot to be done
Oh my god, I really wonder now when I'll be able to get back to some work.
I'm still not able to build successfully.
When everything failed to work, I deleted my sources and builds and checked
out all the modules and built again. Though kdesupport, kdelibs, and
kdepimlibs compile successfully, now
On Friday 15 May 2009, 12:09 Shantanu Tushar Jha wrote:
> I first recompiled kdebase, it didn't work. Then I recompiled kdesupport,
> kdelibs, kdepimlibs, kdebase (make -j3 && make install), and then plasmate.
> But it didn't work, I tried running kbuildsycoca4, but still, I get the
> same error wh
On Fri, May 15, 2009 at 12:26 AM, Artur Souza(MoRpHeUz) <
morph...@openbossa.org> wrote:
> On Thursday 14 May 2009, 15:29 Shantanu Tushar Jha wrote:
> > plasmate: symbol lookup error:
> > /home/kde-devel/kde/lib/kde4/plasma_wallpaper_image.so: undefined symbol:
> > _ZN6Plasma9Wallpaper17setUsingDi
On Thursday 14 May 2009, 15:29 Shantanu Tushar Jha wrote:
> plasmate: symbol lookup error:
> /home/kde-devel/kde/lib/kde4/plasma_wallpaper_image.so: undefined symbol:
> _ZN6Plasma9Wallpaper17setUsingDiskCacheEb
You didnt do anything wrong :) . Yesterday the API of libplasma changed and due
to tha
On Thu, May 14, 2009 at 8:57 PM, Aaron J. Seigo wrote:
> On Thursday 14 May 2009, Shantanu Tushar Jha wrote:
> > As you can see it can't find any editors for "text/*" when I click New...
>
> that's coming from kdelibs/plasma/private/packages.cpp ... it should
> probably
> be changed to text/plain
On Thursday 14 May 2009, Shantanu Tushar Jha wrote:
> As you can see it can't find any editors for "text/*" when I click New...
that's coming from kdelibs/plasma/private/packages.cpp ... it should probably
be changed to text/plain
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2
On Sun, May 10, 2009 at 6:29 AM, Aaron J. Seigo wrote:
> On Saturday 09 May 2009, Shantanu Tushar Jha wrote:
> > I looked at the techbase about kparts and studied kwrite code a bit, and
> > finally started to try with embedding a text editing kpart in Plasmate.
> > I know there's a lot to be done
On Monday 11 May 2009, Shantanu Tushar Jha wrote:
> > there should be a MimeType role in PackageModel and when data is called
> > for the MimeType it should return the mimetype from the package.
>
> I'm not that experienced in Qt, so had a doubt-
> There are some roles defined in the Qt namespace,
On Sun, May 10, 2009 at 6:29 AM, Aaron J. Seigo wrote:
> On Saturday 09 May 2009, Shantanu Tushar Jha wrote:
> > I looked at the techbase about kparts and studied kwrite code a bit, and
> > finally started to try with embedding a text editing kpart in Plasmate.
> > I know there's a lot to be done
On Saturday 09 May 2009, Shantanu Tushar Jha wrote:
> I looked at the techbase about kparts and studied kwrite code a bit, and
> finally started to try with embedding a text editing kpart in Plasmate.
> I know there's a lot to be done. Just to make sure if I'm going in the
> right direction and to
I looked at the techbase about kparts and studied kwrite code a bit, and
finally started to try with embedding a text editing kpart in Plasmate.
I know there's a lot to be done. Just to make sure if I'm going in the right
direction and to find possible problems, I've attached a patch that displays
18 matches
Mail list logo