Activity log for bug #1018278

Date Who What changed Old value New value Message
2012-06-27 07:58:05 nwt bug added bug
2012-07-01 07:26:21 nwt description Since recently vala has the compilation of marlin (varka still succeeds) not just print more warnings, but to fail at 85%. Console output: [ 85%] Building C object src/CMakeFiles/marlin.dir/View/Window.c.o src/View/Window.c: In function ‘marlin_view_window_colorize_current_tab_selection’: src/View/Window.c:1181:117: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c:1181:117: note: each undeclared identifier is reported only once for each function it appears in src/View/Window.c: In function ‘marlin_view_window_change_tab’: src/View/Window.c:1302:106: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_show_hide_contextview’: src/View/Window.c:2039:103: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_in_callback’: src/View/Window.c:2168:107: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_out_callback’: src/View/Window.c:2197:108: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_normal_callback’: src/View/Window.c:2266:111: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) make[2]: *** [src/CMakeFiles/marlin.dir/View/Window.c.o] Error 1 make[1]: *** [src/CMakeFiles/marlin.dir/all] Error 2 With the recent vala 0.17.2 the compilation of marlin (varka still succeeds) not just prints more warnings, but to fails at 85%. Console output: [ 85%] Building C object src/CMakeFiles/marlin.dir/View/Window.c.o src/View/Window.c: In function ‘marlin_view_window_colorize_current_tab_selection’: src/View/Window.c:1181:117: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c:1181:117: note: each undeclared identifier is reported only once for each function it appears in src/View/Window.c: In function ‘marlin_view_window_change_tab’: src/View/Window.c:1302:106: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_show_hide_contextview’: src/View/Window.c:2039:103: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_in_callback’: src/View/Window.c:2168:107: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_out_callback’: src/View/Window.c:2197:108: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) src/View/Window.c: In function ‘marlin_view_window_action_zoom_normal_callback’: src/View/Window.c:2266:111: error: ‘FM_DIRECTORY_TYPE_VIEW’ undeclared (first use in this function) make[2]: *** [src/CMakeFiles/marlin.dir/View/Window.c.o] Error 1 make[1]: *** [src/CMakeFiles/marlin.dir/all] Error 2
2012-09-16 21:22:07 Rico Tzschichholz bug task added pantheon-files
2013-02-03 20:42:31 Julián Unrrein pantheon-files: status New Confirmed
2013-02-03 20:42:38 Julián Unrrein bug added subscriber Julián Unrrein
2013-02-07 23:34:41 Cody Garver bug task deleted pantheon-files
2013-02-07 23:41:34 Julián Unrrein removed subscriber Julián Unrrein
2013-02-08 00:55:42 Launchpad Janitor branch linked lp:~codygarver/pantheon-files/fix-1018278
2013-02-08 00:58:58 Launchpad Janitor branch linked lp:~codygarver/pantheon-files/fix-1018278
2013-02-08 01:01:08 Cody Garver branch unlinked lp:~codygarver/pantheon-files/fix-1018278
2013-04-15 11:52:25 ammonkey marlin: status New Fix Released