Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] shotcut: No parameter controls visible for filters
@ 2021-07-06  2:13 klardotsh
  2021-07-07  7:34 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: klardotsh @ 2021-07-06  2:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

New issue by klardotsh on void-packages repository

https://github.com/void-linux/void-packages/issues/31830

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:   Void 5.12.13_1 x86_64 AuthenticAMD notuptodate rrrmFFFFF
* package:  shotcut-21.01.29_1

### Expected behavior

Filters have controls to control parameters, for example, using the latest AppImage from upstream:

![screenshot-2021-07-06-02:11:11Z](https://user-images.githubusercontent.com/799439/124532155-d01fb700-ddc4-11eb-8656-993d413a7339.png)

### Actual behavior

No controls visible:

![screenshot-2021-07-06-02:07:51Z](https://user-images.githubusercontent.com/799439/124532097-b1b9bb80-ddc4-11eb-989b-4140f235c175.png)

### Steps to reproduce the behavior

Create a new project, add a clip, attempt to add any video filter to that clip. So far none that I've tried have any parameters, but if I save the project and reopen in the AppImage version, I can tweak those parameters. I don't see any log output indicating a failure to load a resource, and `ldd /usr/bin/shotcut` output shows no missing sofiles.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: shotcut: No parameter controls visible for filters
  2021-07-06  2:13 [ISSUE] shotcut: No parameter controls visible for filters klardotsh
@ 2021-07-07  7:34 ` paper42
  2021-07-07 18:24 ` Johnnynator
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-07-07  7:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/31830#issuecomment-875363956

Comment:
It works for me, so it's probably a missing runtime dependency.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: shotcut: No parameter controls visible for filters
  2021-07-06  2:13 [ISSUE] shotcut: No parameter controls visible for filters klardotsh
  2021-07-07  7:34 ` paper42
@ 2021-07-07 18:24 ` Johnnynator
  2021-07-07 20:48 ` [ISSUE] [CLOSED] " Johnnynator
  2021-07-07 21:28 ` klardotsh
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2021-07-07 18:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/31830#issuecomment-875829447

Comment:
The missing dependency is `qt5-quickcontrols`

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] shotcut: No parameter controls visible for filters
  2021-07-06  2:13 [ISSUE] shotcut: No parameter controls visible for filters klardotsh
  2021-07-07  7:34 ` paper42
  2021-07-07 18:24 ` Johnnynator
@ 2021-07-07 20:48 ` Johnnynator
  2021-07-07 21:28 ` klardotsh
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2021-07-07 20:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]

Closed issue by klardotsh on void-packages repository

https://github.com/void-linux/void-packages/issues/31830

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:   Void 5.12.13_1 x86_64 AuthenticAMD notuptodate rrrmFFFFF
* package:  shotcut-21.01.29_1

### Expected behavior

Filters have controls to control parameters, for example, using the latest AppImage from upstream:

![screenshot-2021-07-06-02:11:11Z](https://user-images.githubusercontent.com/799439/124532155-d01fb700-ddc4-11eb-8656-993d413a7339.png)

### Actual behavior

No controls visible:

![screenshot-2021-07-06-02:07:51Z](https://user-images.githubusercontent.com/799439/124532097-b1b9bb80-ddc4-11eb-989b-4140f235c175.png)

### Steps to reproduce the behavior

Create a new project, add a clip, attempt to add any video filter to that clip. So far none that I've tried have any parameters, but if I save the project and reopen in the AppImage version, I can tweak those parameters. I don't see any log output indicating a failure to load a resource, and `ldd /usr/bin/shotcut` output shows no missing sofiles.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: shotcut: No parameter controls visible for filters
  2021-07-06  2:13 [ISSUE] shotcut: No parameter controls visible for filters klardotsh
                   ` (2 preceding siblings ...)
  2021-07-07 20:48 ` [ISSUE] [CLOSED] " Johnnynator
@ 2021-07-07 21:28 ` klardotsh
  3 siblings, 0 replies; 5+ messages in thread
From: klardotsh @ 2021-07-07 21:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

New comment by klardotsh on void-packages repository

https://github.com/void-linux/void-packages/issues/31830#issuecomment-875947035

Comment:
Thanks, folks!

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-07 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06  2:13 [ISSUE] shotcut: No parameter controls visible for filters klardotsh
2021-07-07  7:34 ` paper42
2021-07-07 18:24 ` Johnnynator
2021-07-07 20:48 ` [ISSUE] [CLOSED] " Johnnynator
2021-07-07 21:28 ` klardotsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).