[hafqa] [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Fri Aug 29 12:05:25 EEST 2008
- Previous message: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
- Next message: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=3646 ------- Comment #2 from lool at dooz.org 2008-08-29 12:05 GMT+3 ------- Oh the build errors are really aplenty; I've summarized some of the APIs which were renamed or replaced on the modest list: """ Just for the record, some of the API changes: GtkFilePath, GTK_TYPE_FILE_PATH, gtk_file_path_* => GFile, G_TYPE_FILE, g_file_* GtkFileSystemHandle => ~ GCancellable GtkFileInfoType => quite hard to map as it expresses GFileInfoType and GFileAttributeType infos at the same time GtkFileInfo => ~ closest to GFileInfo GtkFileFolder, gtk_file_folder_* => GtkFolder, gtk_folder_* gtk_file_system_path_is_local => didn't find an is_local test; it seems you have to test for nfs, smb etc. prefixes :-( gtk_file_paths_free, gtk_file_paths_copy, gtk_file_path_compare, gtk_file_paths_copy etc. => needs new implementations; Gtk+ doesn't provide gslists or comparison utilities like the previous ones etc. etc. """ -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email Replies to this email are NOT read, instead please add comments at https://bugs.maemo.org/show_bug.cgi?id=3646 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
- Next message: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]