https://bugs.kde.org/show_bug.cgi?id=502049
Vincent Wilms changed:
What|Removed |Added
CC||k...@m1.apollo3zehn.net
--
You are receiving
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
https://bugs.kde.org/show_bug.cgi?id=502310
Vincent Wilms changed:
What|Removed |Added
Product|kdevelop|libplasma
Component|UI: general
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
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
https://bugs.kde.org/show_bug.cgi?id=432627
Vincent Wilms changed:
What|Removed |Added
CC||k...@m1.apollo3zehn.net
--
You are receiving
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 -
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
https://bugs.kde.org/show_bug.cgi?id=483163
Vincent Wilms changed:
What|Removed |Added
CC||k...@m1.apollo3zehn.net
--- Comment #56 from
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
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
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
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
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
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
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
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
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
18 matches
Mail list logo