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

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

    <bug>
          <bug_id>36757</bug_id>
          
          <creation_ts>2019-05-17 12:05:36 +0300</creation_ts>
          <short_desc>Ранее созданные соединения стали readonly и работает только с remmina</short_desc>
          <delta_ts>2019-11-07 10:01:23 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p8</product>
          <component>connector</component>
          <version>не указана</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton Shevtsov">shevtsov.anton</reporter>
          <assigned_to name="ekorneechev@altlinux.org">ekorneechev</assigned_to>
          <cc>ekorneechev</cc>
          
          <qa_contact name="qa-p8@altlinux.org">qa-p8</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>181679</commentid>
    <comment_count>0</comment_count>
    <who name="Anton Shevtsov">shevtsov.anton</who>
    <bug_when>2019-05-17 12:05:36 +0300</bug_when>
    <thetext>С некоторых времен, ранее созданные соединения стали readonly и работающими только при использовании remmina

1) если по умолчанию выбрана xfreerdp, то запуск из командной строки
connector file.ctor приводит к

Traceback (most recent call last):
  File &quot;/usr/bin/connector&quot;, line 11, in &lt;module&gt;
    gui.f_main(pwd)
  File &quot;/usr/share/connector/gui.py&quot;, line 1349, in f_main
    if os.path.isfile(name): openFile(name)
  File &quot;/usr/share/connector/gui.py&quot;, line 39, in openFile
    connectFile(tmpname, True)
  File &quot;/usr/share/connector/gui.py&quot;, line 28, in connectFile
    connect.start(parameters)
  File &quot;/usr/share/connector/ctor.py&quot;, line 157, in start
    if args[6]: command += &apos; /bpp:&apos; + args[6]
TypeError: Can&apos;t convert &apos;int&apos; object to str implicitly

При попытке править соединение (если по умолчанию выбран xfreerdp)
Traceback (most recent call last):
  File &quot;/usr/share/connector/gui.py&quot;, line 1342, in f_main
    name = sys.argv[1]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File &quot;/usr/share/connector/gui.py&quot;, line 1175, in onPopupEdit
    self.onButtonPref(analogEntry, nameConnect)
  File &quot;/usr/share/connector/gui.py&quot;, line 357, in onButtonPref
    self.setPreferences(protocol, parameters)
  File &quot;/usr/share/connector/gui.py&quot;, line 464, in setPreferences
    if args[5] == &apos;&apos; and not args[31]: self.RDP_resol_default.set_active(True)
IndexError: list index out of range

2) если по умолчанию выбранна remmina, то запуск вида
connector file.ctor выводит к удачному запуску rdp сеанса

Но при попытке править соединение (если по умолчанию выбрана remmina) 
Не удается подключится: неверный формат RDP подключения!


В какой то момент еще создается .tmp_RDP.remmina и не удаляется.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181680</commentid>
    <comment_count>1</comment_count>
      <attachid>8134</attachid>
    <who name="Anton Shevtsov">shevtsov.anton</who>
    <bug_when>2019-05-17 12:06:05 +0300</bug_when>
    <thetext>Created attachment 8134
пример соединения

пример соединения</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181682</commentid>
    <comment_count>2</comment_count>
    <who name="Evgeniy Korneechev">ekorneechev</who>
    <bug_when>2019-05-17 15:19:46 +0300</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; Created an attachment (id=8134) [details]
&gt; пример соединения

А в итоге для какой программы оно создано? Для remmina или xfreerdp?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>181725</commentid>
    <comment_count>3</comment_count>
    <who name="Evgeniy Korneechev">ekorneechev</who>
    <bug_when>2019-05-20 19:25:06 +0300</bug_when>
    <thetext>(В ответ на комментарий №2)
&gt; (В ответ на комментарий №1)
&gt; &gt; Created an attachment (id=8134) [details] [details]
&gt; &gt; пример соединения
&gt; 
&gt; А в итоге для какой программы оно создано? Для remmina или xfreerdp?
Отвечу сам - для remmina.
С проблемой разобрался, будет исправлено в 1.8.5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>185377</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-11-07 10:01:23 +0300</bug_when>
    <thetext>connector-1.8.5-alt1 -&gt; sisyphus:

Wed Nov 06 2019 Evgeniy Korneechev &lt;ekorneechev@altlinux&gt; 1.8.5-alt1
- Remmina: fixed connect/open/import for RDP/VNC (ALT #36757)
- FreeRDP:  disable fullscreen (auto), when toggled workarea or manually resolution
- FS: if protocol is &apos;file&apos;, then default server is &apos;localhost&apos;
- &apos;kiosk&apos; changes:
 + Disable TRAY when activate
 + Added online checking access
- Updated .desktop file
- Updated icons for CITRIX &amp; VMWARE</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>8134</attachid>
            <date>2019-05-17 12:06:05 +0300</date>
            <delta_ts>2019-05-17 12:06:05 +0300</delta_ts>
            <desc>пример соединения</desc>
            <filename>qlickview.ctor</filename>
            <type>application/x-connector</type>
            <size>105</size>
            <attacher name="Anton Shevtsov">shevtsov.anton</attacher>
            
              <data encoding="base64">gANdcQAoWAMAAABSRFBxAVgIAAAAcWxpa3ZpZXdxAlgJAAAAWmFnaXRvdkRPcQNYBQAAAGFkbTcy
cQRYAgAAADMycQVYAQAAADlxBlgAAAAAcQdLA2gHSwBLAFgDAAAAb2ZmcQhLAGUu
</data>

          </attachment>
      

    </bug>

</bugzilla>