Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 192408
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Özgür ERİŞEN <oerisen@bilisselbilimler.info>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192408 depends on: Show dependency tree
Bug 192408 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-13 11:20 0000
Gtk+ 2.11.6 does not contain 
GtkFileSelection and GtkTooltips, so the emerge fails with two files
src/gtk2/gui_file_selector.c and src/view.c
in order to emerge the gnusound 
in src/gtk2/gui_file_selector.c at line 26 GtkFileSelection must be replaced by
GtkFileChooser and 
in src/view.c at line 1137 GtkTooltips must be replaced by GtkTooltip




Reproducible: Always

Steps to Reproduce:
1.just try to emerge gnusound
2.
3.

------- Comment #1 From Alexis Ballier 2007-09-13 12:48:13 0000 -------
hmmm gtk+ 2.11 is not even in the tree afaik
Will those changes still be compatible with 2.10 series ?

------- Comment #2 From Özgür ERİŞEN 2007-09-13 13:51:52 0000 -------
GtkFileChooser is also available in Gtk+ 2.10.14 but GtkTooltip is not
available.

This info only useful to gtk+ 2.11 users. So I did not proposed a patch, but
workaround. 

Also gnusound performs well except, playback functionality. I think this is a
problem with gnusound itself. Other functions seems to work correctly (saving
and cutting, pasting etc.)

------- Comment #3 From Alexis Ballier 2007-09-18 18:34:16 0000 -------
(In reply to comment #2)
> GtkFileChooser is also available in Gtk+ 2.10.14 but GtkTooltip is not
> available.
> 
> This info only useful to gtk+ 2.11 users. So I did not proposed a patch, but
> workaround. 

Could you please send a patch upstream for that then ?
So that it'll be easy to backport it when gtk 2.12 will be out.

------- Comment #4 From Samuli Suominen 2007-09-23 11:40:18 0000 -------
+  23 Sep 2007; Samuli Suominen <drac@gentoo.org>
+  +files/gnusound-0.7.4-gtk212.patch, gnusound-0.7.4.ebuild:
+  Stop using -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED in
+  configure.ac because it breaks with GTK+-2.12 wrt #192408.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug