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

tutorial window flickers at opening #1264

Closed
DiggerD opened this issue Feb 9, 2018 · 10 comments
Closed

tutorial window flickers at opening #1264

DiggerD opened this issue Feb 9, 2018 · 10 comments
Labels
duplicate This issue is a duplicate and should be closed 🐞 bug A bug, error, or breakage of any kind

Comments

@DiggerD
Copy link

DiggerD commented Feb 9, 2018

I have filed very few bug reports, so I'll try to be as professional as possibe.
System Details:
what exactly do you want here?

  • Operating System / Distro:
    Linux Mint 18.3

  • OpenShot Version:
    2.4.1-dev1

Issue Description and steps to reproduce:
When I start OpenShot the tutorial screen flickers constantly as does the text inside the top bar of the GUI and the tiny window that represents openshot inside the workspace switcher in the XFCE panel.

I can add items to a project, open a project, save a project but inevitably the flickering comes back. It is sometimes suppressed by browsing through menu items but it then comes back again. Navigating the menu causes it to temporarily disappear. There are many other odd things with this bug..when I quit, the flickering tutorial window dissapears but the GUI is still there. When I quit again, it shuts down.

I have just installed it before this problem happened.
I rebooted the computer to see if that would clean it up.

Thanks

@peanutbutterandcrackers
Copy link
Contributor

Similar problem happens to me too, at times. The way I deal with it is that I simply close the tutorial window. Often, it does not close at once. Takes many clicks. And seems like it's frozen. But if I am patient with it, it does go away.

It seems we need someone with a good knowledge o PyQT framework to come and fix it for us. Mr. Thomas, who is our only active developer, has a lot of work that he has to do all by himself. And I'm not sure when he can get back to this issue (there are so many others).

If you could fix it, please do. The community would be very grateful.

@peanutbutterandcrackers
Copy link
Contributor

Plus, once you've gone through all the tutorials in the tutorial window, it doesn't come up on every restart of the program. I'm also almost sure that there is a way to disable the tutorial window manually.

@imdanix007
Copy link

imdanix007 commented Apr 9, 2018

edit the configuration file at ~/.openshot_qt/openshot.settings. search for Tutorial_Enabled and change value="".

Openshot is available as AppImage. It is updated very frequently and works well.

@DylanC DylanC added the 🐞 bug A bug, error, or breakage of any kind label May 4, 2018
@Q-pah
Copy link

Q-pah commented Jun 3, 2018

To be more specific,
editing ~/.openshot_qt/openshot.settings I actually had to change
{"value": true, "title": "", "type": "hidden", "category": "Tutorial", "se tting": "tutorial_enabled"}
to this:
{"value": "", "title": "", "type": "hidden", "category": "Tutorial", "se tting": "tutorial_enabled"}

@peanutbutterandcrackers
Copy link
Contributor

Hey there, a fix to this issue was just merged into the source tree and is ready for testing. Could you please try out the latest daily builds and see if this has been resolved? Thanks!

@peanutbutterandcrackers
Copy link
Contributor

Hey there! Could you all please try this build that incorporates the changes from the PR by @ferdnyc? This issue has, hopefully, been resolved. And if you give confirm it as resolved, we can go ahead and merge the changes into the main source. Thanks!

@peanutbutterandcrackers
Copy link
Contributor

The following are the beta-builds that contain the changes made to resolve this issue (PR #1726 by the awesome @ferdnyc). Please try them out and report whether this resolves the issue. Thanks!

  1. Windows Builds
  2. Mac Builds
  3. Linux Builds

@peanutbutterandcrackers
Copy link
Contributor

Just in case you can't run the AppImage, please try this work-around. Hope that helps!

@ferdnyc
Copy link
Contributor

ferdnyc commented Jul 15, 2018

@peanutbutterandcrackers : please close as dup of... some other Tutorial-problems bug. We'll have to choose the one with the most data about the problem to consolidate on.

@peanutbutterandcrackers peanutbutterandcrackers added the duplicate This issue is a duplicate and should be closed label Jul 16, 2018
@peanutbutterandcrackers
Copy link
Contributor

Closing as dup of #1708 (even though this was reported earlier, because of lack of interest here and the discussions there); fix in progress, should be resolved in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate and should be closed 🐞 bug A bug, error, or breakage of any kind
Projects
None yet
Development

No branches or pull requests

6 participants