Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 379083

Summary: 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
Product: Gentoo Linux Reporter: Vladimir <v_2e>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: klaas.decanniere
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: k3d-0.7.11.0-r1-build.log
k3d-0.7.11.0-r1-emerge.info

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 ***