no change here, which video player do you use? on which format?jadO wrote:Today I went back to 0.81 which works without those hangs.
There is definitiey a bug with your code in 0.82 that causes these freezes.
0.82: Constantly hangs when viewing videos (20.000+ videos)
Moderators: helmut, XnTriq, xnview, Dreamer
Re: 0.82: Constantly hangs
Pierre.
Re: 0.82: Constantly hangs
Portable XnviewMP x64 version with GOM Player.xnview wrote:no change here, which video player do you use? on which format?jadO wrote:Today I went back to 0.81 which works without those hangs.
There is definitiey a bug with your code in 0.82 that causes these freezes.
Well, 0.81 does not freeze on the same environment. So the issue must be changes that have been done with 0.82. Can't help it.
Re: 0.82: Constantly hangs
If you want you can send me some intermediate build between 0.81 und 0.82 then I can tell you when freezing starts.
Re: 0.82: Constantly hangs
i've tried with GOM player on Windows 10 x64, and no problemjadO wrote:Portable XnviewMP x64 version with GOM Player.xnview wrote:no change here, which video player do you use? on which format?jadO wrote:Today I went back to 0.81 which works without those hangs.
There is definitiey a bug with your code in 0.82 that causes these freezes.
Well, 0.81 does not freeze on the same environment. So the issue must be changes that have been done with 0.82. Can't help it.

Pierre.
Re: 0.82: Constantly hangs
I have no freezes since I reverted back to 0.81.xnview wrote:i've tried with GOM player on Windows 10 x64, and no problem
Re: 0.82: Constantly hangs
I have tried with MPC now and same behavior.xnview wrote:and if you use another media player?
In Process Monitor I can see ReadFile operations after starting it. But then there is suddenly a CloseFile operation followed by Thread Exit. And this is when it suddenly hangs.
Re: 0.82: Constantly hangs
are you able to try on another computer? i've tried on 3 computers, and no problem with GOM or MPC
Pierre.
Re: 0.82: Constantly hangs
I don't understand this. 0.81 does not have this. Again: If you send me intermediate builds between 0.81 and 0.82 I will be able to tell you exactly at what point this behavior starts. Then it might be easier to tell what is causing this.xnview wrote:are you able to try on another computer? i've tried on 3 computers, and no problem with GOM or MPC
Re: 0.82: Constantly hangs
i have no intermediate build, and i have not changed code for this function...jadO wrote:I don't understand this. 0.81 does not have this. Again: If you send me intermediate builds between 0.81 and 0.82 I will be able to tell you exactly at what point this behavior starts. Then it might be easier to tell what is causing this.xnview wrote:are you able to try on another computer? i've tried on 3 computers, and no problem with GOM or MPC
Is it possible to make a teamviewer session?
Pierre.
Re: 0.82: Constantly hangs
Of course you would have to create them. If you have not changed code for this function then it seems to be an unexpected side effect of some change.xnview wrote:i have no intermediate build, and i have not changed code for this function...
I don't know how much you have changed between 0.81 and 0.82. But I would suggest a build that has 50% of the changes between 0.81 and 0.82. After that depending on the outcome.
That is what I can offer to try to locate the issue.
Re: 0.82: Constantly hangs when viewing videos (20.000+ vide
0.84b2 freezes too
0.84b2 freezes too when viewing 20.000+ video files
I know. This is why it would help to create builds for each changes that have occured between 0.81 and 0.82. That way the issues could be sorted out quickly.Erixx haxx wrote:Usually devs need to be able and reproduce the problem on their own machine and run a debug version to track down the bugs,
It happends randomly. Where and how do I set videomode=true?xnview wrote:when do you have freezing? when creating thumbnails in browser? when playing? Do you have tried with videomode=true?
Re: 0.84b2 Freezes too
jadO wrote:Where and how do I set videomode=true?
- Go to Tools » Settings... » Integration » Paths » XnView settings and click on the Open Config Files Location button to find xnview.ini.
- Quit XnView MP.
- Open xnview.ini in your favorite text editor.
- Go to the [%General] section, look for the videoMode entry and change it from false to true.
- Save the changes.
- Restart XnView MP.
Re: 0.84b2 Freezes too
@XnTriq: Thanks.
With that setting to true I did not have freezes yet. I am not optimistic yet. But will go on testing with that setting.xnview wrote:Do you have tried with videomode=true?