<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>27965</bug_id>
          
          <creation_ts>2012-11-13 00:31:44 +0400</creation_ts>
          <short_desc>Соберите, пожалуйста, NEMO</short_desc>
          <delta_ts>2012-11-16 18:49:18 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>cinnamon</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>27969</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vyacheslav Dikonov">slava</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
    
    <cc>vladimir.didenko</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>134771</commentid>
    <comment_count>0</comment_count>
    <who name="Vyacheslav Dikonov">slava</who>
    <bug_when>2012-11-13 00:31:44 +0400</bug_when>
    <thetext>SRPM отсюда собирается влет
http://ftp.linux.kiev.ua/pub/Linux/ALT/people/_cow/Sisyphus/SRPMS/nemo-1.0.2-alt1.src.rpm

Чтобы работала команда &quot;открыть в терминале&quot; нужен патч:

--- nemo-view.c~	2012-11-13 00:25:24.000000000 +0400
+++ nemo-view.c	2012-11-13 00:25:38.000000000 +0400
@@ -6073,7 +6073,7 @@
 open_in_terminal (gchar *location)
 {	
     gchar *argv[2];
-    argv[0] = &quot;x-terminal-emulator&quot;;
+    argv[0] = &quot;gnome-terminal&quot;;
     argv[1] = NULL;
     g_spawn_async(location, argv, NULL, G_SPAWN_SEARCH_PATH, NULL, NULL, NULL, NULL);
 }</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>134896</commentid>
    <comment_count>1</comment_count>
    <who name="Владимир Диденко">vladimir.didenko</who>
    <bug_when>2012-11-15 15:39:05 +0400</bug_when>
    <thetext>(В ответ на комментарий №0)
&gt; SRPM отсюда собирается влет
&gt; http://ftp.linux.kiev.ua/pub/Linux/ALT/people/_cow/Sisyphus/SRPMS/nemo-1.0.2-alt1.src.rpm
&gt; 
&gt; Чтобы работала команда &quot;открыть в терминале&quot; нужен патч:
&gt; 
&gt; --- nemo-view.c~    2012-11-13 00:25:24.000000000 +0400
&gt; +++ nemo-view.c    2012-11-13 00:25:38.000000000 +0400
&gt; @@ -6073,7 +6073,7 @@
&gt;  open_in_terminal (gchar *location)
&gt;  {    
&gt;      gchar *argv[2];
&gt; -    argv[0] = &quot;x-terminal-emulator&quot;;
&gt; +    argv[0] = &quot;gnome-terminal&quot;;
&gt;      argv[1] = NULL;
&gt;      g_spawn_async(location, argv, NULL, G_SPAWN_SEARCH_PATH, NULL, NULL, NULL,
&gt; NULL);
&gt;  }

Прибивать гвоздями терминал не хорошо. Я наверное сделаю, чтобы настройки читались из gsettings(например &quot;org.nemo.preferences.terminal&quot;) и дефолтом поставлю gnome-terminal.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>134901</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2012-11-15 17:04:36 +0400</bug_when>
    <thetext>Такой патч хорошо бы в апстрим сразу -- и людям польза, и тащить ни к чему.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>134903</commentid>
    <comment_count>3</comment_count>
    <who name="Владимир Диденко">vladimir.didenko</who>
    <bug_when>2012-11-15 17:13:13 +0400</bug_when>
    <thetext>(В ответ на комментарий №2)
&gt; Такой патч хорошо бы в апстрим сразу -- и людям польза, и тащить ни к чему.

Попробую - хотя апстриму и так хорошо, они используют x-terminal-emulator, который указывает на нужный терминал.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>134923</commentid>
    <comment_count>4</comment_count>
    <who name="Владимир Диденко">vladimir.didenko</who>
    <bug_when>2012-11-16 18:49:18 +0400</bug_when>
    <thetext>Ушло в сизиф. Терминал починил. Выбрать запускаемый эмулятор можно через dconf - параметр &quot;org.nemo.preferences.terminal&quot;(по умолчанию стоит gnome-terminal).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>