Code Monkey home page Code Monkey logo

Comments (29)

Hrxn avatar Hrxn commented on July 18, 2024 1

Logic is this: It is entirely impossible to fix a "problem" which no one else can even reproduce.
Therefore, it has to be something on your side.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024 1

@clsid2; @Spuner

Ok, I really got something this time. See #162

Test build here:

https://mega.nz/#!dIYTVIzY!YTUcDC1FYON-ATE0rnWZX3Kf9sZhG2lKyeYsEOblbo0

from mpc-hc.

adipose avatar adipose commented on July 18, 2024 1

Yes, fix was already merged into the development code.

from mpc-hc.

clsid2 avatar clsid2 commented on July 18, 2024

It is displayed correctly here.

Options > Miscellaneous > Reset

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

Sorry, but that didn't help.

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

No more ideas?

from mpc-hc.

clsid2 avatar clsid2 commented on July 18, 2024

Nothing that you can do yourself. It might be a DPI related bug. This is not high priority for me right now, so you need to hope someone else can contribute a fix.

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

You already release updates for a very long time... Is this error so complicated to fix it?

from mpc-hc.

Hrxn avatar Hrxn commented on July 18, 2024

Yes, it's "difficult" (read: impossible rather) to fix if this issue is actually caused by the underlying libraries of the operating system used to display the UI.

Did you at least try to change you DPI/scaling settings to see if that is the cause?

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

Did you at least try to change you DPI/scaling settings to see if that is the cause?

Changed, even on other computers looked - everywhere, the problem is present.

from mpc-hc.

Hrxn avatar Hrxn commented on July 18, 2024

Well, then the issue is probably neither MPC-HC nor the DPI settings.
Because the playlist is displaying correctly for me and @clsid2 ..
So some interference by another 3rd-party program?

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

Well, then the issue is probably neither MPC-HC nor the DPI settings.
Because the playlist is displaying correctly for me and @clsid2 ..

Well, I understand you - if the developer is doing well, then the problem does not exist. Great logic ;)

from mpc-hc.

clsid2 avatar clsid2 commented on July 18, 2024

Are you using a Chinese/Korean/Japanese version of Windows? Those have a weird GUI rendering bug that can may be the cause of this.

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

Are you using a Chinese/Korean/Japanese version of Windows?
No. Im am using English version Windows.

from mpc-hc.

BobPNyaa avatar BobPNyaa commented on July 18, 2024

I have seen this bug also and can reproduce it. Did some testing and it only occurs when files are already on the list and MPC-HC is closed and reopened. Starts showing the second file from the current file in the list in black but the current file can be seen in red if the scroll bar is backed up. So it is a case of the list being scrolled one file too many on reopening. Occurs both docked and undocked.

from mpc-hc.

Pentaphon avatar Pentaphon commented on July 18, 2024

Thanks, @BobPNyaa

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@Spuner

I cannot reproduce this bug @ 125% on Windows 7 using latest builds. Can you try this and report back:

https://www.sendspace.com/file/3wsrqn

Also a video of the behavior cropping up on a fresh install would be good, if it's still happening.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@Spuner, @BobPNyaa, @clsid2
Don't bother testing it, as I could not duplicate on 1.8.3, either.

Here is what I could reproduce. If the playlist is long enough, when opening a new instance, the current item in the playlist is not always visible, like this:

image

It seems to always scroll one line more than it should to put that item at the top.

I have a fix for this issue, and I wouldn't be surprised if it fixes your issue, as well. Your issue seems to be a case of over-scrolling where no scrolling is required at all. But without more help, I probably can't reproduce that issue. Hopefully this fix is all that's required.

It now looks like this:

image

Or shamelessly plugging the dark theme:

image

Here's a PR for this issue: #160

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@clsid2

Haven't heard back from Spuner, but if you want to provide a test build he could test it out when he sees the message.

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

I recorded a video. Look -> https://radikal.ru/video/TX0qkUiJOGf

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

Great video. Can you please confirm:

  1. OS version/build (nvmd, I see 7601 in the about box)
  2. Any custom themes
  3. Any other customizations/tweaks for windows

The reason I ask is I am doing exactly the same as you on Win7SP1x64 without the same results. But I notice you have square corners on your windows, which is atypical for Win7. If you could export your settings for mpc I can also try that.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

While you are at it, try this build:

https://mega.nz/#!BM4AiShK!LpkU6LBJzKUQxUnwGRMjftZrIegH0r68dJ0r5j4Ubfk

If it fixes the issue we can rest easy. But after seeing your video I don't know if my fix is likely to help or not, since it deals with already existing playlists, while you are creating brand new playlists by dragging and dropping.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

And if you could export this registry key:

image

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@Spuner In case you didn't see the last 3 message, tagging your name here.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@Spuner I was able to repro a similar issue by tweaking the default icon height in windows:

image

It's generally not wise to change these as most UI of windows doesn't respond nicely. But if I can fix this issue, maybe it will fix yours.

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

adipose, yes, now everything is fine.

from mpc-hc.

adipose avatar adipose commented on July 18, 2024

@clsid2 great, let's close this one

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

adipose, will this bug be fixed in future versions of MPC-HC?

from mpc-hc.

Spuner avatar Spuner commented on July 18, 2024

adipose, thanks. I will wait )

P.S. then, I close the topic.

from mpc-hc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.