Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499786 - [kde overlay] net-wireless/bluedevil-1.3.2 with net-libs/libbluedevil-2.0_rc1 - src/actionplugins/sendfile/helper/sendfilewizard.cpp:140:18: error: ‘class BlueDevil::Device’ has no member named ‘isReady’
Summary: [kde overlay] net-wireless/bluedevil-1.3.2 with net-libs/libbluedevil-2.0_rc1...
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: 2014-01-30 14:40 UTC by Dennis Schridde
Modified: 2014-01-30 15:20 UTC (History)
0 users

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


Attachments
build.log (build.log,255.58 KB, text/plain)
2014-01-30 14:40 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-01-30 14:40:30 UTC
/var/tmp/portage/net-wireless/bluedevil-1.3.2/work/bluedevil-v1.3.2/src/actionplugins/sendfile/helper/sendfilewizard.cpp: In member function ‘void SendFileWizard::setDevice(QString)’:
/var/tmp/portage/net-wireless/bluedevil-1.3.2/work/bluedevil-v1.3.2/src/actionplugins/sendfile/helper/sendfilewizard.cpp:140:18: error: ‘class BlueDevil::Device’ has no member named ‘isReady’
     if (!device->isReady()) {
                  ^


Reproducible: Always
Comment 1 Dennis Schridde 2014-01-30 14:40:45 UTC
Created attachment 369120 [details]
build.log
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2014-01-30 15:20:09 UTC
bluedevil-2.0_rc1 was missing in kde-overlay because i run out of time. 

Fixed here:

  30 Jan 2014; Manuel Rüger <mrueg@gentoo.org> bluedevil-1.3.2.ebuild:
  Depend on libbluedevil-1 only. Fixes bug #499786.