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

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

    <bug>
          <bug_id>42615</bug_id>
          
          <creation_ts>2022-04-27 13:00:09 +0300</creation_ts>
          <short_desc>нет вывода отладки console.log в окне редактора плагинов (ctrl+shift+p)</short_desc>
          <delta_ts>2023-04-12 11:52:14 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p9</product>
          <component>musescore</component>
          <version>не указана</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="vd.31681@yandex.ru">vd.31681</reporter>
          <assigned_to name="qa-team@altlinux.org">qa-team</assigned_to>
          <cc>rodyginao</cc>
          
          <qa_contact name="qa-p9@altlinux.org">qa-p9</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>210163</commentid>
    <comment_count>0</comment_count>
    <who name="vd.31681@yandex.ru">vd.31681</who>
    <bug_when>2022-04-27 13:00:09 +0300</bug_when>
    <thetext>https://stackoverflow.com/questions/36338000/qml-console-log-and-console-debug-dont-write-to-console

есть вывод console.info(&quot;info completed&quot;)
нет вывода console.log(&quot;log completed&quot;)

по причине настроек в файле /usr/share/qt5/qtlogging.ini который создает qt5-base
[Rules]
*.debug=false
qt.qpa.xcb.xcberror.warning=false

если поменять на
[Rules]
*.debug=true
qt.*.debug=false
qt.qpa.xcb.xcberror.warning=false

то работает</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>223612</commentid>
    <comment_count>1</comment_count>
    <who name="Алексей Родыгин">rodyginao</who>
    <bug_when>2023-03-29 20:53:50 +0300</bug_when>
    <thetext>Здравствуйте.

Прошу Вас предоставить следующую информацию:
1. Система, на которой воспроизводится проблема:
$ cat /etc/os-release

2. Версия пакета:
$ rpm -q musescore

3. Подробные шаги воспроизведения ошибки</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>