-
Notifications
You must be signed in to change notification settings - Fork 147
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
error when starting the program in windows 11 23h2 #638
Comments
@Dazmed707 I'm not sure what the issue is there, but moving to a later JDK almost certainly won't fix it. It sounds like something is hanging or blocking, rather than this being an optimisation issue.
|
It freezes as soon as it shows the entire interface, from there you have to wait or force close it. because not only the program freezes but the entire system. |
Is there an obvious cause to the freeze in task manager or similar? Quelea is an isolated process so shouldn't be able to lock up the whole system like that. It's more likely there's some odd resource issue going on. Could you post your system specs here in case that's an issue? |
Thanks for that, nothing wrong with those specs - can you also include the quelea debug log? |
Video error, all system stop with quelea Open. VID-20240107-WA0004.mp4 |
Thanks for the debug log. If you turn the library video panel off (in the
options menu) then restart Quelea, do you still see the same behaviour?
…On Sun, 7 Jan 2024 at 14:41, Dazmed ***@***.***> wrote:
quelea-debuglog.txt
<https://github.com/quelea-projection/Quelea/files/13853846/quelea-debuglog.txt>
Video error, all system stop with quelea Open.
https://github.com/quelea-projection/Quelea/assets/35184132/8bf186e3-0295-44e4-bf3e-83479ce45764
—
Reply to this email directly, view it on GitHub
<#638 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZ6JDLT3U67PVLGBEFP7ATYNKXYVAVCNFSM6AAAAABBLTOV6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGA3TQMBYGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Thanks,
Michael
|
My friend, the program just shows the screen and crashes, I can't do anything, just wait for it to close. I can't use the program practically, only the panel appears and the whole computer freezes. Do you have Windows 11 23h2 so you can check it personally? Or send me a compiled version modifying the code as you see fit to do another test. |
I do - that's what I'm running locally, and haven't got that issue this end.
Could you rename your .quelea folder to .quelea-old or similar, and see if
that makes a difference? Quelea should then start up with a default set of
options and blank database. You can rename the folder back to get your
database back later.
…On Sun, 7 Jan 2024, 19:40 Dazmed, ***@***.***> wrote:
My friend, the program just shows the screen and crashes, I can't do
anything, just wait for it to close.
I can't use the program practically, only the panel appears and the whole
computer freezes.
Do you have Windows 11 23h2 so you can check it personally?
Or send me a compiled version modifying the code as you see fit to do
another test.
—
Reply to this email directly, view it on GitHub
<#638 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZ6JDKIBDFNTFGKAP5OEGDYNL2ZTAVCNFSM6AAAAABBLTOV6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGE2TCNZXHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Afraid I may not be able to solve this for 2024.0 unless I can reliably produce it - tried on a few different machines now and afraid there's no luck. |
Just as a hunch - the latest CI build has the option to disable video, by setting "disable.video=true" in the quelea.properties file. Could you try that and let me know what happens? It'd be useful to find out if this is a video related problem, or something more general. |
no build .exe for CI IN RELEASES ? HOW TO DOWNLOAD ACTUAL CI ? |
Today I will try to try changing the folder name, I haven't been able to be on the computer for that, I'll let you know in a few hours how it went. or I give you access to anydesk so you can do the tests yourself if you want. |
The link is in the releases page that you sent:
https://github.com/quelea-projection/Quelea/releases/download/CI-RELEASE/quelea-CI-UNSTABLE-x64-windows-install.exe
…On Thu, 25 Jan 2024, 19:58 Dazmed, ***@***.***> wrote:
Today I will try to try changing the folder name, I haven't been able to
be on the computer for that, I'll let you know in a few hours how it went.
or I give you access to anydesk so you can do the tests yourself if you
want.
—
Reply to this email directly, view it on GitHub
<#638 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZ6JDIVWVKZB2Q6VLVPOZ3YQK2PJAVCNFSM6AAAAABBLTOV6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJQHA4TSMJRHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@Dazmed707 That's the date the release tag was first published on Github. That release tag is updated with updated installer files every time any change is made to the repository. If you look at the actual installer file, you'll see that was created on Jan 20th, the same time as the last commit on the repository. |
eh changed the name from .quelea to .quelea-old The program has started fine, I haven't had time to do more tests. but the program is reset without my configurations, there would be no problem for me to reconfigure that, maybe you need the log? i use 2024 beta 2 |
I install última te CI AND FOUND 100% i working in Church today. Thanks for all fixed. |
Do mean Quelea froze when you opened that dialog? Afraid that's not something I can reproduce this end either if so. |
Yes, it was fine, but when I opened that menu the same thing happened as before, the entire system froze, I had to do a forced shutdown. |
When starting beta 1 and beta 2, the entire system freezes for a few minutes before being able to use the program, in 2022.0 everything starts immediately.
Try to optimize 2024.0 in every sense
maybe a future migration to JDK 17-18 or 19?
The text was updated successfully, but these errors were encountered: