Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379083 - media-gfx/k3d-0.7.11.0-r1 - work/k3d-source-0.7.11.0/k3dsdk/ngui/main_document_window.cpp:1572:36: error: call of overloaded 'ComboBox(Glib::RefPtr<Gtk::ListStore>&)' is ambiguous
Summary: media-gfx/k3d-0.7.11.0-r1 - work/k3d-source-0.7.11.0/k3dsdk/ngui/main_documen...
Status: RESOLVED DUPLICATE of bug 369539
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-13 16:08 UTC by Vladimir
Modified: 2012-06-19 11:22 UTC (History)
1 user (show)

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


Attachments
k3d-0.7.11.0-r1-build.log (k3d-0.7.11.0-r1-build.log,50.31 KB, text/plain)
2011-08-13 16:08 UTC, Vladimir
Details
k3d-0.7.11.0-r1-emerge.info (k3d-0.7.11.0-r1-emerge.info,5.62 KB, text/plain)
2011-08-13 16:09 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2011-08-13 16:08:24 UTC
Created attachment 283203 [details]
k3d-0.7.11.0-r1-build.log

Hello!
  K3D fails to build with the following error:

/var/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ngui/main_document_window.cpp: In member function 'void libk3dngui::main_document_window::on_file_import()':
/var/tmp/portage/media-gfx/k3d-0.7.11.0-r1/work/k3d-source-0.7.11.0/k3dsdk/ngui/main_document_window.cpp:1572:36: error: call of overloaded 'ComboBox(Glib::RefPtr<Gtk::ListStore>&)' is ambiguous
/usr/include/gtkmm-2.4/gtkmm/combobox.h:146:12: note: candidates are: Gtk::ComboBox::ComboBox(bool)
/usr/include/gtkmm-2.4/gtkmm/combobox.h:137:14: note:                 Gtk::ComboBox::ComboBox(const Glib::RefPtr<Gtk::TreeModel>&)

  The complete build log and 'emerge --info' output are also attached.

  Regards,
    Vladimir
Comment 1 Vladimir 2011-08-13 16:09:33 UTC
Created attachment 283205 [details]
k3d-0.7.11.0-r1-emerge.info

The output of 'emerge --info'
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-19 11:22:07 UTC

*** This bug has been marked as a duplicate of bug 369539 ***