Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378601 - kde-base/kimono-4.7.0 - plasma/Plasma_WebView.cs(76,29): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference?
Summary: kde-base/kimono-4.7.0 - plasma/Plasma_WebView.cs(76,29): error CS0246: The t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 06:51 UTC by Christian
Modified: 2011-08-21 12:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =kde-base/kimono-4.7.0 (emerge.info,18.01 KB, text/plain)
2011-08-10 06:51 UTC, Christian
Details
emerge -pqv =kde-base/kimono-4.7.0 (emerge.output,635 bytes, text/plain)
2011-08-10 06:53 UTC, Christian
Details
build log (build.log,11.51 KB, text/plain)
2011-08-10 06:54 UTC, Christian
Details
enviroment file (environment,162.13 KB, text/plain)
2011-08-10 06:55 UTC, Christian
Details
new ebuild suggstion (kimono-4.7.0.ebuild,1.08 KB, text/plain)
2011-08-21 12:06 UTC, Christian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian 2011-08-10 06:51:36 UTC
Created attachment 282781 [details]
emerge --info =kde-base/kimono-4.7.0

the error is this:

Linking CXX shared library ../lib/libplasma-sharp.so                                                                                           
plasma/Plasma_WebView.cs(76,29): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference?
plasma/Plasma_WebView.cs(83,16): error CS0246: The type or namespace name `QWebPage' could not be found. Are you missing a using directive or an assembly reference?
plasma/Plasma_WebView.cs(89,16): error CS0246: The type or namespace name `QWebFrame' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 3 error(s), 0 warnings
Comment 1 Christian 2011-08-10 06:53:52 UTC
Created attachment 282783 [details]
emerge -pqv =kde-base/kimono-4.7.0
Comment 2 Christian 2011-08-10 06:54:21 UTC
Created attachment 282785 [details]
build log
Comment 3 Christian 2011-08-10 06:55:02 UTC
Created attachment 282787 [details]
enviroment file
Comment 4 Christian 2011-08-21 12:05:16 UTC
activating webkit useflag on kde-base/qyoto fixes this.
suggestion: change dependencie for kimono to depend on qyoto with webkit enabled
Comment 5 Christian 2011-08-21 12:06:03 UTC
Created attachment 284095 [details]
new ebuild suggstion
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2011-08-21 12:40:35 UTC
OK, done, thanks!