[frameworks-kiconthemes] [Bug 502049] Telegram monochrome icon broken again in KDE

2025-04-10 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502049 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net -- You are receiving

[kate] [Bug 502320] New: QML Language Server (qmlls) not found: `Failed to find server binary: qmlls`

2025-04-04 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502320 Bug ID: 502320 Summary: QML Language Server (qmlls) not found: `Failed to find server binary: qmlls` Classification: Applications Product: kate Version: 24.12.3 Platform: Othe

[libplasma] [Bug 502310] Creating a new Plasmoid project produces a Plasma 5 only compatible project

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502310 Vincent Wilms changed: What|Removed |Added Product|kdevelop|libplasma Component|UI: general

[kate] [Bug 502320] QML Language Server (qmlls) not found: `Failed to find server binary: qmlls`

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502320 --- Comment #2 from Vincent Wilms --- That would be a simple solution, yes. The problem is that for who are new to QML this solution is not obvious. A better error message would be sufficient :-) Or some fallback mechanism in Kate so that it is

[kdevelop] [Bug 502310] New: Creating a new Plasmoid project produces a Plasma 5 only compatible project

2025-04-02 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=502310 Bug ID: 502310 Summary: Creating a new Plasmoid project produces a Plasma 5 only compatible project Classification: Applications Product: kdevelop Version: 6.1.241203 Platform

[kiofuse] [Bug 432627] drag and drop from remote locations (dolphin/kio-fuse) to apps not working

2025-03-20 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=432627 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net -- You are receiving

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-12-03 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #6 from Vincent Wilms --- (In reply to Joshua Goins from comment #5) > I have seemed to fix this bug, and asked for one of the KDE Flatpak > maintainers to backport the fix. I successfully went from (fixed) 24.08 -> > 24.12 -

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-10-14 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=483163 --- Comment #59 from Vincent Wilms --- (In reply to Nate Graham from comment #58) > Are you folks saying that the workaround is no longer required on Plasma > 6.2? It's working normally now? In my post from today I just wanted to say that

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-10-14 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=483163 Vincent Wilms changed: What|Removed |Added CC||k...@m1.apollo3zehn.net --- Comment #56 from

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-09 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #4 from Vincent Wilms --- Thank you! I was able to log out and log in again, but the error remained. I then deleted ~/.var/app/org.kde.tokodon/data/KDE/tokodon/tokodonstaterc and logged in another time. Now it works :-) -- You are

[Tokodon] [Bug 491454] Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-08 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 --- Comment #2 from Vincent Wilms --- (In reply to Joshua Goins from comment #1) > Can you open KWalletManager and see if the access token is still in there? > It should be under the "Tokodon" folder. > > Something else worth

[Tokodon] [Bug 491454] New: Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid")

2024-08-08 Thread Vincent Wilms
https://bugs.kde.org/show_bug.cgi?id=491454 Bug ID: 491454 Summary: Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid") Classification: Applications Product: Tokodon Version: 24.05.2 Platf

Re: [Hdf-forum] HDF.PInvoke: possible to target NET Standard 1.0 or higher instead of targetting only NET Framework 2.0?

2018-01-17 Thread Vincent Wilms
7C0%7C636511975266016238&sdata=EkTEYhmFZjJE1SVvd%2FP2uwBlT6%2Fu9qUasBiSLf8Nd6k%3D&reserved=0> Registergericht: Amtsgericht Potsdam Registernummer: HRB 26715 P Geschäftsführung: Haymo Kutschbach From: Hdf-forum [mailto:hdf-forum-boun...@lists.hdfgroup.org] On Behalf Of Vincent

[Hdf-forum] HDF.PInvoke: possible to target NET Standard 1.0 or higher instead of targetting only NET Framework 2.0?

2018-01-08 Thread Vincent Wilms
Dear HDF Team, I am currently developing a project which uses the new .NET Core framework instead of the "old" .NET Framework. Fortunately it is still possible to include .NET Framework assemblies / NuGet packages in my project. But I get the following warning for each project in my Visual Stu

Re: [Hdf-forum] virtual dataset with hyperslab parameter greater than 32 bit

2017-04-14 Thread Vincent Wilms
Betreff: Re: [Hdf-forum] virtual dataset with hyperslab parameter greater than 32 bit Vincent, This is a known (to us ;-) issue. We will be addressing it in our next release. Elena On Apr 13, 2017, at 2:40 PM, Vincent Wilms mailto:vwi...@outlook.com>> wrote: Hi, currently I am try

[Hdf-forum] virtual dataset with hyperslab parameter greater than 32 bit

2017-04-13 Thread Vincent Wilms
Hi, currently I am trying to create a virtual dataset for our measurement data. At the moment the highest sample rate of the measurement system is 100 Hz and I would like to collect the daily files into one virtual dataset which starts on 1st January, 2000 and end on 1st January, 2030. So this

Re: [Hdf-forum] Reading VLEN string attribute values.

2017-03-30 Thread Vincent Wilms
Try something like this, if you want a single string (not tested): int byteLength = Marshal.SizeOf(Of IntPtr); IntPtr intPtr = Marshal.AllocHGlobal(byteLength); H5A.read(attributeId, attributeTypeId, intPtr); string result = Marshal.PtrToStringAnsi(intPtr); If you want a more general way to rea

Re: [Hdf-forum] H5Oget_info performance with large number of chunks

2017-03-22 Thread Vincent Wilms
I am also suffering a very high performance hit if I rely on H5Oget_info. I downloaded the source code of version 1.10 and found the internal function H5O_get_info(const H5O_loc_t *loc, hid_t dxpl_id, hbool_t want_ih_info, H5O_info_t *oinfo). That function has the parameter want_ih_info to skip