Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clip multimedia buttons rendered incorrectly #41

Closed
6 of 9 tasks
jose1711 opened this issue Jul 3, 2021 · 2 comments
Closed
6 of 9 tasks

Clip multimedia buttons rendered incorrectly #41

jose1711 opened this issue Jul 3, 2021 · 2 comments
Assignees

Comments

@jose1711
Copy link

jose1711 commented Jul 3, 2021

Before going further

  • I think my problem is NOT with youtube-dl
  • I've verified and i assure that I'm running yt-dlg 1.X.Y
  • I assure that i am using the latest version of youtube-dl
  • Searched bugtracker
  • I've read the FAQs file

What is the purpose of your issue?

  • Bug report
  • Feature request (request for a new functionality)
  • Question
  • Other

Bug report

Buttons in clip multimedia dialog window do not look OK.

obrázok

What operating system do you use ?

Arch Linux, x86_64, wxpython '4.0.7.post2 gtk3 (phoenix) wxWidgets 3.0.5'

@oleksis
Copy link
Owner

oleksis commented Jul 3, 2021

I test that issue before in Debian why in Linux youtube_dl_gui.widgets.ClipDialog.FRAME_SIZE change the size in case the platform.

You can share the version (commit) you test ClipDialog? Test the right property FRAME_SIZE ?

@jose1711
Copy link
Author

jose1711 commented Jul 3, 2021

I've retested with 9789d97 which is now the current HEAD and it's the same behaviour. FRAME_SIZE used is (250, 170). One thing I noticed is this message in terminal window on execution:

00:40:02: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1014,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.8).

Not sure if it's related. Then there's a lot of

(yt-dlg:76801): Gtk-CRITICAL **: 00:40:07.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(yt-dlg:76801): Gtk-CRITICAL **: 00:40:07.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(yt-dlg:76801): Gtk-CRITICAL **: 00:40:07.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(yt-dlg:76801): Gtk-CRITICAL **: 00:40:19.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

(yt-dlg:76801): Gtk-CRITICAL **: 00:40:19.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

@oleksis oleksis self-assigned this Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants