[Libreoffice-bugs] [Bug 139356] The Second Button (Apply to MODULENAME) in new User Interface (.uno:ToolbarModeUI) Dialog Has wrong MODULENAME value

2021-01-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139356

Heiko Tietze  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #5 from Heiko Tietze  ---
(In reply to Rizal Muttaqin from comment #0)
> Steps to reproduce

Cannot repro. Calc > Tabbed UI > Edit Macro -> whether File > New or just
alt+tab into the running Calc I get the same UI picker dialog as before. Did it
a couple of times.

Version: 7.2.0.0.alpha0+
Build ID: 2aff7b2622b3fcc3115037d48e033fe1b7ab627a
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: kf5
Locale: de-DE (en_US.UTF-8); UI: en-US
Calc: threaded

(In reply to Buovjaga from comment #4)
> ffmpeg ...

Cannot find codec matching selected -vo and video format 0x31305641

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139356] The Second Button (Apply to MODULENAME) in new User Interface (.uno:ToolbarModeUI) Dialog Has wrong MODULENAME value

2021-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139356

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #4 from Buovjaga  ---
Created attachment 168653
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168653=edit
Screencast of the issue

Note to Rizal, this is how I compressed your original file with two commands
(two passes):

ffmpeg -y -i tdf139356_issue.mp4 -c:v libaom-av1 -strict -2 -b:v 200K -g 60
-keyint_min 60 -sc_threshold 0 -row-mt 1 -tile-columns 1 -tile-rows 0 -threads
8 -cpu-used 4 -pass 1 -f matroska /dev/null

ffmpeg -y -i tdf139356_issue.mp4 -c:v libaom-av1 -strict -2 -b:v 200K -maxrate
400K -bufsize 400k -g 60 -keyint_min 60 -sc_threshold 0 -row-mt 1 -tile-columns
1 -an -tile-rows 0 -threads 8 -cpu-used 4 -pass 2 tdf139356_issue_av1.mkv

The second one took like 2 hours to complete, but the result is very nice :)

Adapted from the commands in
https://www.streamingmediaglobal.com/Articles/ReadArticle.aspx?ArticleID=143181

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139356] The Second Button (Apply to MODULENAME) in new User Interface (.uno:ToolbarModeUI) Dialog Has wrong MODULENAME value

2021-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139356

--- Comment #3 from Rizal Muttaqin  ---

So this is the complete steps
1. Change an module (Writer/Calc/Impress/Draw) interface to Tabbed or Tabbed
Compact  (View > User Interface..)
2. Open Macro Editor (Tools > Macros > Edit Macros from menubar or Tools tab >
Edit Macros)
3. Back to main module window and select User Interface.. (.uno:ToolbarModeUI)
from right top menu : __Button's text is OK__
4. Close UI Chooser dialog
5. Go back to Macro Editor window
6. Switch again to main module window and select User Interface..
(.uno:ToolbarModeUI) from right top menu : __Button's text goes wrong__

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139356] The Second Button (Apply to MODULENAME) in new User Interface (.uno:ToolbarModeUI) Dialog Has wrong MODULENAME value

2021-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139356

--- Comment #2 from Rizal Muttaqin  ---
This bug has pattern, it will occur in the second iteration of window switching
(sorry I said it dialog early) and just affects Tabbed and Tabbed Compact in
all modules with one exception: Draw Tabbed UI. Tabbed & Tabbed Compact UI in
Writer, Calc and Impress also Tabbed Compact UI in Draw got same issue.

Here the list of UI's affected:
1. Writer: Tabbed & Tabbed Compact
2. Calc: Tabbed & Tabbed Compact 
3. Impress: Tabbed & Tabbed Compact
4. Draw: Just Tabbed Compact

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139356] The Second Button (Apply to MODULENAME) in new User Interface (.uno:ToolbarModeUI) Dialog Has wrong MODULENAME value

2021-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139356

--- Comment #1 from Rizal Muttaqin  ---
Version: 7.2.0.0.alpha0+
Build ID: f72a5fd03ddfa94b074b28cf1259284f727139f0
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5
Locale: id-ID (id_ID.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-12-28_21:50:05
Calc: threaded


Update: After having playing further I've found this bug affects Writer, Draw
and Impress as well. Seems UI Chooser dialog still detect in the macro dialog.

This bug just occurs in Tabbed and Tabbed Compact UI

Testing should be done repeatedly (from Macro Editor dialog go back to main
module dialog > open UI Chooser > close UI chooser > switch to Macro Editor
dialog > switch back to main module dialog)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs