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

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

    <bug>
          <bug_id>31409</bug_id>
          
          <creation_ts>2015-10-28 11:47:20 +0300</creation_ts>
          <short_desc>Miro не работает.</short_desc>
          <delta_ts>2016-04-15 15:16:55 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>Miro</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Koi">mistor-klimaks</reporter>
          <assigned_to name="Evgeny Sinelnikov">sin</assigned_to>
          <cc>kkk1115</cc>
    
    <cc>manowar</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>153313</commentid>
    <comment_count>0</comment_count>
    <who name="Koi">mistor-klimaks</who>
    <bug_when>2015-10-28 11:47:20 +0300</bug_when>
    <thetext>Попробовал на всех дистрибутивах р7, программа не запускается, везде выдает такие ошибки:
====
$ miro
2015-10-28 11:25:13,735 INFO     Starting up Miro
2015-10-28 11:25:13,737 INFO     Version:    3.5.1
2015-10-28 11:25:13,738 INFO     Revision:   
2015-10-28 11:25:13,738 INFO     Builder:    rupor@Koi-184.localdomain
2015-10-28 11:25:13,739 INFO     Build Time: 1446019365.89
2015-10-28 11:25:13,739 INFO     Reading HTTP Password list
2015-10-28 11:25:13,740 INFO     Starting libCURL thread
2015-10-28 11:25:13,759 INFO     Starting event loop thread
2015-10-28 11:25:13,761 INFO     Restoring database...
2015-10-28 11:25:13,765 INFO     Sqlite3 version:   3.7.15.2
2015-10-28 11:25:13,766 INFO     Pysqlite version:  2.6.0
2015-10-28 11:25:13,766 INFO     opening database /home/rupor/.miro/sqlitedb
2015-10-28 11:25:13,769 ERROR    error when upgrading database: no such table: dtv_variables
Traceback (most recent call last):
  File &quot;/usr/lib64/python2.7/site-packages/miro/storedatabase.py&quot;, line 233, in upgrade_database
    self._upgrade_database()
  File &quot;/usr/lib64/python2.7/site-packages/miro/storedatabase.py&quot;, line 322, in _upgrade_database
    self.startup_version = current_version = self._get_version()
  File &quot;/usr/lib64/python2.7/site-packages/miro/storedatabase.py&quot;, line 839, in _get_version
    return self._get_variable(VERSION_KEY)
  File &quot;/usr/lib64/python2.7/site-packages/miro/storedatabase.py&quot;, line 373, in _get_variable
    &quot;WHERE name=?&quot;, (name,))
OperationalError: no such table: dtv_variables
2015-10-28 11:25:13,837 INFO     Linux version:     Linux 3.14.54-std-def-alt0.M70P.1 x86_64
2015-10-28 11:25:13,838 INFO     Python version:    2.7.6 (default, Apr  4 2014, 09:29:39) 
[GCC 4.7.2 20121109 (ALT Linux 4.7.2-alt7)]
2015-10-28 11:25:13,839 INFO     Gtk+ version:      (2, 24, 21)
2015-10-28 11:25:13,839 WARNING  upgrade failed. Backing up database to /home/rupor/.miro/failed_upgrade_database
2015-10-28 11:25:13,839 INFO     PyGObject version: (2, 28, 6)
2015-10-28 11:25:13,842 INFO     PyGtk version:     (2, 24, 0)
2015-10-28 11:25:13,843 INFO     Language:          [(&apos;LANG&apos;, &apos;ru_RU.UTF-8&apos;)]
2015-10-28 11:25:13,997 INFO     libtorrent:        1.0.0.0
2015-10-28 11:25:13,998 INFO     pycurl:            libcurl/7.31.0-DEV OpenSSL/1.0.1k zlib/1.2.8 libidn/1.27 libssh2/1.4.3_DEV
2015-10-28 11:25:13,999 INFO     set_renderer: trying to add gstreamerrenderer
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/lib64/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: cannot register existing type `GstObject&apos;
  from _gst import *
/usr/lib64/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: g_once_init_leave: assertion `result != 0&apos; failed
  from _gst import *
/usr/lib64/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: g_type_register_static: assertion `parent_type &gt; 0&apos; failed
  from _gst import *
/usr/lib64/python2.7/site-packages/gst-0.10/gst/__init__.py:193: Warning: interface type `GstImplementsInterface&apos; or prerequisite type `&lt;invalid&gt;&apos; invalid
  from _gst import *
====
Есть предположение,что ошибка связана с переходом версии gstreamer.
http://lists.opensuse.org/opensuse/2013-04/msg01103.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>153314</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2015-10-28 14:31:12 +0300</bug_when>
    <thetext>На Sisyphus та же ошибка при повторном запуске.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>153315</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2015-10-28 14:31:24 +0300</bug_when>
    <thetext>На Sisyphus та же ошибка при повторном запуске.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>156106</commentid>
    <comment_count>3</comment_count>
    <who name="him">kkk1115</who>
    <bug_when>2016-04-15 15:16:55 +0300</bug_when>
    <thetext>обнаружил такую же проблему.
https://forum.altlinux.org/index.php?topic=36664.0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>