Coder Social home page Coder Social logo

Comments (7)

Otiel avatar Otiel commented on June 20, 2024

Windows 11 22623.741

That's a preview version, right? I guess Microsoft broke the TaskbarItemInfo. It looks plausible since they seem to have done work on the taskbar in this preview.

If you're on preview, do you have a way to report this issue to Microsoft?

from bandcampdownloader.

dertuxmalwieder avatar dertuxmalwieder commented on June 20, 2024

Yes, it is a preview version. I could report this "issue" to Microsoft, but your tool is the only application that does not behave properly as far as I can see - even Cairo Shell does not display any misbehavior, so I could guess that this is not a bug in a strict sense.

from bandcampdownloader.

Otiel avatar Otiel commented on June 20, 2024

Do you have any other app that is reporting progress on its taskbar icon?

image

If so, is it working correctly?

from bandcampdownloader.

dertuxmalwieder avatar dertuxmalwieder commented on June 20, 2024

Oh, indeed: No more progress reporting in Vivaldi either! Looks like you are right indeed... sorry.

from bandcampdownloader.

Otiel avatar Otiel commented on June 20, 2024

No worries!

If you wish to report this to Microsoft, send them the following callstack and tell them the bug most probably arises on a Window with TaskbarItemInfo = new TaskbarItemInfo();

System.NotImplementedException The method or operation is not implemented.
   at MS.Internal.AppModel.ITaskbarList.HrInit()
   at System.Windows.Window.ApplyTaskbarItemInfo()
   at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)

from bandcampdownloader.

dertuxmalwieder avatar dertuxmalwieder commented on June 20, 2024

FYI, the problem was fixed with an update today.

from bandcampdownloader.

Otiel avatar Otiel commented on June 20, 2024

Great news, thanks for the info!

from bandcampdownloader.

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.