Re: webthumbnails patches merged

2012-05-04 Thread Marco Martin
On Friday 04 May 2012, Sebastian Kügler wrote:
 Hey all,
 
 A quick heads up. Today, I've merged the last bits necessary to have
 thumbnails for webpages work out of the box.
 
 That means with the KDE/4.8 branch of kdelibs and master of kde-runtime,
 webthumbnails work out of the box now. I've changed the preview dataengine
 accordingly in plasma-mobile master. (Changes are backwards compatible.)
 
 The patch which adds a thumbnailer for webpages can thus be dropped.
 Everything we need is now supported by the htmlthumbnail plugin, which is
 also responsible for HTML files. It also uses webkit.

hi, thanks for this ;)
are all relevant patches on obs disabled?

only one thing, now plasma-mobile depends on qt 4.8 due to QUrl::isLocalFile() 
while on meego is still on 4.7 (we tried 4.8 but didn't even boot anymore)

now, would be needed to either workaround it, ifdef that or finally decide to 
dump meego altogether

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


GCC versions

2012-05-04 Thread Ivan Cukic
Hi all,

Can you please specify here which compiler versions are used in our various 
images - balsam, mer...

As far as I have seen, the meego image is 4.5.something.

I'm asking because for after 4.9, I'm planning to require more modern 
compilers (4.6 like Qt5 will require, or unlikely even 4.7) for stuff like 
kamd, contourd etc.

Cheerio,
Ivan


-- 
Sanity is the trademark of a weak mind.
-- Mark Harrold

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


Re: webthumbnails patches merged

2012-05-04 Thread Sebastian Kügler
On Friday, May 04, 2012 10:19:25 Marco Martin wrote:
 On Friday 04 May 2012, Sebastian Kügler wrote:
  A quick heads up. Today, I've merged the last bits necessary to have
  thumbnails for webpages work out of the box.
 
  That means with the KDE/4.8 branch of kdelibs and master of kde-runtime,
  webthumbnails work out of the box now. I've changed the preview dataengine
  accordingly in plasma-mobile master. (Changes are backwards compatible.)
 
  The patch which adds a thumbnailer for webpages can thus be dropped.
  Everything we need is now supported by the htmlthumbnail plugin, which is
  also responsible for HTML files. It also uses webkit.
 
 hi, thanks for this
 are all relevant patches on obs disabled?
 
 only one thing, now plasma-mobile depends on qt 4.8 due to
 QUrl::isLocalFile()  while on meego is still on 4.7 (we tried 4.8 but
 didn't even boot anymore)

QUrl::isLocalFile() is there since Qt 4.7, according to apidocs.

 now, would be needed to either workaround it, ifdef that or finally decide
 to  dump meego altogether

What's the build problem?
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: webthumbnails patches merged

2012-05-04 Thread Marco Martin
On Friday 04 May 2012, Sebastian Kügler wrote:
  only one thing, now plasma-mobile depends on qt 4.8 due to
  QUrl::isLocalFile()  while on meego is still on 4.7 (we tried 4.8 but
  didn't even boot anymore)
 
 QUrl::isLocalFile() is there since Qt 4.7, according to apidocs.

but that seems the problem.. maybethe apidocs is wrong?

  now, would be needed to either workaround it, ifdef that or finally
  decide to  dump meego altogether
 
 What's the build problem?

CMakeFiles/plasma_engine_active_apps.dir/groupssource.cpp.o -c 
../../../dataengines/apps/groupssource.cpp
../../../dataengines/preview/previewcontainer.cpp: In member function 'void 
PreviewContainer::mimetypeRetrieved(KIO::Job*, const QString)':
../../../dataengines/preview/previewcontainer.cpp:96:22: error: 'class QUrl' 
has no member named 'isLocalFile'
make[2]: *** 
[dataengines/preview/CMakeFiles/plasma_engine_preview.dir/previewcontainer.cpp.o]
 
Error 1

https://build.pub.meego.com/package/live_build_log?arch=i586package=plasma-
mobileproject=Project%3AKDE%3ADevelrepository=MeeGo_1.2_OSS

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


Re: webthumbnails patches merged

2012-05-04 Thread Sebastian Kügler
On Friday, May 04, 2012 12:30:34 Marco Martin wrote:
 On Friday 04 May 2012, Sebastian Kügler wrote:
   only one thing, now plasma-mobile depends on qt 4.8 due to
   QUrl::isLocalFile()  while on meego is still on 4.7 (we tried 4.8 but
   didn't even boot anymore)
 
  
 
  QUrl::isLocalFile() is there since Qt 4.7, according to apidocs.
 
 but that seems the problem.. maybethe apidocs is wrong?
 
   now, would be needed to either workaround it, ifdef that or finally
   decide to  dump meego altogether
 
  
 
  What's the build problem?
 
 CMakeFiles/plasma_engine_active_apps.dir/groupssource.cpp.o -c 
 ../../../dataengines/apps/groupssource.cpp
 ../../../dataengines/preview/previewcontainer.cpp: In member function 'void 
 PreviewContainer::mimetypeRetrieved(KIO::Job*, const QString)':
 ../../../dataengines/preview/previewcontainer.cpp:96:22: error: 'class
 QUrl'  has no member named 'isLocalFile'
 make[2]: *** 
 [dataengines/preview/CMakeFiles/plasma_engine_preview.dir/previewcontainer.c
 pp.o]  Error 1
 
 https://build.pub.meego.com/package/live_build_log?arch=i586package=plasma-
 mobileproject=Project%3AKDE%3ADevelrepository=MeeGo_1.2_OSS

I've avoided QUrl::isLocalFile() for the time being, weird, though...
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: problems with shadows in initPixmap(shadow-top) lead to krunner crashing

2012-05-04 Thread Lamarque V. Souza
Em Monday 30 April 2012, Marius Cirsta escreveu:
  Hi

Hi,
 
 First of all sorry for posting here, not sure if it's the right list
 to post to but seems like there's dev activity here.
 I'm a maintainer for Qt and KDE for less known distro, Frugalware.

This list is about Plasma Active (http://plasma-active.org/). Your 
problem is not related to Plasma Active, you should contact plasma developers 
(plasma-b...@kde.org) about this bug. By what I could see that list is already 
in the assigned field in the bug entry, so plasma developers are already aware 
of this bug.
 
 Ever since the latest upgrade to glibc 2.15 we've had krunner crashing
 on start with bad_alloc.

You are not alone, valgrind also does not work most of the time since I 
upgraded to glibc-2.14 in my notebook using Gentoo.

-- 
Lamarque V. Souza
http://www.basyskom.com/
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Mentors for SoK project

2012-05-04 Thread Lamarque V. Souza
Em Saturday 28 April 2012, Arjun Basu escreveu:
 Hello,

Hi,
 
 I am Arjun. I applied for GSoC this year under KDEgames on the proposal
 Write a KDEgame using QML(Qt Quick). Unfortunately I wasn't selected, but
 nonetheless I would like to participate in Season of KDE this year. I don't
 have an exact idea yet, but it would be great if someone could mentor me on
 a QML based project idea for SoK.

Have you tried to contact someone on #plasma channel on irc or plasma 
devel mailing list (https://mail.kde.org/mailman/listinfo/plasma-devel)? I am 
already mentoring someone in GSoC, maybe you have more luck in plasma-devel 
mailing list.

-- 
Lamarque V. Souza
http://www.basyskom.com/
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Questions about building plasma active

2012-05-04 Thread Lamarque V. Souza
Em Saturday 28 April 2012, Marco Martin escreveu:
 On Saturday 28 April 2012, Lamarque V. Souza wrote:
  Em Saturday 28 April 2012, Jonathan Schultz escreveu:
   Hello folks,
  
  Hi,
  
   I've just discovered this project so please bear with me if I ask
   questions to which the answers are already out there.
   
   I've just been trying to install KDE Active on a Motorola Xoom, which
   is a Tegra 2 device. The basyskom install scripts don't seem to work,
   but I was able to flash the boot image and install the filesystem on
   an SD card as per the directions. When I booted nothing happened. :(
   Literally, no messages, nothing.
  
  Sometimes on first boot the screeh becomes black for several minutes
  
  while nepomuk is indexing the file system. If there is disk activity you
  should wait (up to 7 minutes) and see if the desktop appears.
 
 this happens when the date of the shared desktop ontologies files are more
 recent than the nepomuk database dump (or if there isn't a db preloaded at
 all)

Good to know that.

-- 
Lamarque V. Souza
http://www.basyskom.com/
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active