[PATCH v2 3/4] vfio-user: Message-based DMA support

2023-08-23 Thread Mattias Nissler
-by: Mattias Nissler --- hw/remote/trace-events| 2 + hw/remote/vfio-user-obj.c | 84 +++ 2 files changed, 79 insertions(+), 7 deletions(-) diff --git a/hw/remote/trace-events b/hw/remote/trace-events index 0d1b7d56a5..358a68fb34 100644 --- a/hw/remote/trace-events

[PATCH v2 1/4] softmmu: Support concurrent bounce buffers

2023-08-23 Thread Mattias Nissler
-by: Mattias Nissler --- include/sysemu/sysemu.h | 2 + qemu-options.hx | 27 + softmmu/globals.c | 1 + softmmu/physmem.c | 84 +++-- softmmu/vl.c| 6 +++ 5 files changed, 83 insertions(+), 37 deletions(-) diff --git

Re: [PATCH 3/3] vfio-user: Message-based DMA support

2023-08-23 Thread Mattias Nissler
On Thu, Jul 20, 2023 at 8:32 PM Stefan Hajnoczi wrote: > > On Tue, Jul 04, 2023 at 01:06:27AM -0700, Mattias Nissler wrote: > > Wire up support for DMA for the case where the vfio-user client does not > > provide mmap()-able file descriptors, but DMA requests must be performe

Re: [PATCH 1/3] softmmu: Support concurrent bounce buffers

2023-08-23 Thread Mattias Nissler
On Thu, Jul 20, 2023 at 8:10 PM Stefan Hajnoczi wrote: > > On Tue, Jul 04, 2023 at 01:06:25AM -0700, Mattias Nissler wrote: > > It is not uncommon for device models to request mapping of several DMA > > regions at the same time. An example is igb (and probably other net > &g

Re: [PATCH 2/3] softmmu: Remove DMA unmap notification callback

2023-08-23 Thread Mattias Nissler
On Thu, Jul 20, 2023 at 8:14 PM Stefan Hajnoczi wrote: > > On Tue, Jul 04, 2023 at 01:06:26AM -0700, Mattias Nissler wrote: > > According to old commit messages, this was introduced to retry a DMA > > operation at a later point in case the single bounce buffer is fo

Bug#1050175: Missing symbol when importing torch

2023-08-21 Thread Mattias Ellert
rtError: /lib/x86_64-linux-gnu/libtorch_cpu.so.1.13: undefined symbol: _ZN4onnx7checker11check_modelERKNS_10ModelProtoE >>> pytorch requires rebuild due to updated libonnx1: $ c++filt _ZN4onnx7checker11check_modelERKNS_10ModelProtoE onnx::checker::check_model(onnx::ModelProto const&) $ dpkg-query --show python3-torc

Bug#1050175: Missing symbol when importing torch

2023-08-21 Thread Mattias Ellert
rtError: /lib/x86_64-linux-gnu/libtorch_cpu.so.1.13: undefined symbol: _ZN4onnx7checker11check_modelERKNS_10ModelProtoE >>> pytorch requires rebuild due to updated libonnx1: $ c++filt _ZN4onnx7checker11check_modelERKNS_10ModelProtoE onnx::checker::check_model(onnx::ModelProto const&) $ dpkg-query --show python3-torc

Re: [Lazarus] Build error with fixes_3_0 and FPC current main (3.3.1)

2023-08-20 Thread Mattias Gaertner via lazarus
first seen in fpdebugvalueconvertors.o) e:\Lazarus\fixes_3_0\ide\lazarus.pp(171,1) Fatal: (10026) There were 1 errors compiling module, stopping See https://gitlab.com/freepascal.org/fpc/source/-/issues/40404 Mattias -- ___ lazarus mailing list lazarus@lis

Re: [fpc-devel] Recent changes break distclean for utils

2023-08-18 Thread Mattias Gaertner via fpc-devel
On 18.08.23 15:39, Mattias Gaertner via fpc-devel wrote: On 18.08.23 15:29, Michael Van Canneyt via fpc-devel wrote: [] Where do you do this "make all" ? top level 1. The error is that it cannot find the system unit. To my knowledge, that cannot be caused by stray left

Re: [fpc-devel] Recent changes break distclean for utils

2023-08-18 Thread Mattias Gaertner via fpc-devel
"make all " with a release compiler.    I do not see you specifying this option. Because that is already the default compiler. $ fpc -v Free Pascal Compiler version 3.2.2 [2021/07/09] for x86_64 Mattias ___ fpc-devel maillist - fpc-devel@lists.

Re: [fpc-devel] Recent changes break distclean for utils

2023-08-18 Thread Mattias Gaertner via fpc-devel
lib/x86_64-linux/pas2jsjsresources.ppu That's why I get on "make all OPT='-gw2'": make[5]: Entering directory '/home/mattias/pascal/fpc/3.3.1/compiler' /usr/bin/ppcx64 -Ur -Xs -O2 -n -Fux86_64 -Fusystems -Fu/home/mattias/pascal/fpc/3.3.1/rtl/units/x86_64-linux -Fix86_64 -FEx86_64/bin/x8

Re: [fpc-devel] specialization with type alias, bug or feature

2023-08-17 Thread Mattias Gaertner via fpc-devel
Fly(b: TDoubleBird); begin inc(b.Cnt); // under Delphi this must be TBird.Cnt // not so under FPC ... if TDoubleBird.Cnt=1 then ... end; Mattias ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

[fpc-devel] specialization with type alias, bug or feature

2023-08-17 Thread Mattias Gaertner via fpc-devel
DoubleBird. Is this a bug or a feature? Mattias ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

[blind-gamers] the comadir

2023-08-01 Thread mattias
That the mozila taimer haveWhat the ehll is this for Power thing?It is near impossible to killThe lantler dont have spells that comadir takeThe similon have. But stillSkickades från E-post för Windows  _._,_._,_ Groups.io Links: You receive all messages sent to this group.

Re: [Lazarus] [fpc-devel] Unicode RTL

2023-07-28 Thread Mattias Gaertner via lazarus
offered. If you want something catchy, don't use a descriptive name. Since the cheetah is a dotted (spotted) animal and it is the fpc mascot, maybe Cheetah RTL? Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] [fpc-devel] Unicode RTL

2023-07-28 Thread Mattias Gaertner via lazarus
ng any new Unicode feature can hardly be called consistent. Assuming you guys are consistent, I guess you people are also not comfortable with the term 'UnicodeString' ? Of course not. Working with FPC must be a really annoying experience then... ;) Mattias -- _

Re: [fpc-devel] Unicode RTL

2023-07-28 Thread Mattias Gaertner via fpc-devel
with a single installation of FPC. The -t switch alters the $fpctarget, and therefore searches the fpc units in another directory. So a non-fpc project must add the -Fu for the fpc units itself. Can you elaborate, how -t gives non-fpc projects new possibilities? Mattias

Re: [Lazarus] Unicode RTL

2023-07-25 Thread Mattias Gaertner via lazarus
On 24.07.23 21:49, Michael Van Canneyt via lazarus wrote: [...]Hopefully, in the near future the compiler settings dialog in Lazarus will also allow you to specify a subtarget. I will add it. Mattias -- ___ lazarus mailing list lazarus

Re: [PATCH 0/3] Support message-based DMA in vfio-user server

2023-07-20 Thread Mattias Nissler
. Thanks, Mattias On Thu, Jul 20, 2023 at 8:41 PM Stefan Hajnoczi wrote: > > On Tue, Jul 04, 2023 at 01:06:24AM -0700, Mattias Nissler wrote: > > This series adds basic support for message-based DMA in qemu's vfio-user > > server. This is useful for cases where the client doe

Re: mac and android usb tethering

2023-07-19 Thread mattias jonsson
yes it works with wifi but cable are faster > 19 juli 2023 kl. 16:13 skrev Herbie Allen : > > I’ve never done this with an Android, but I know when I use my phone as a > Hotspot, it shows up in Wifi. > >> On Jul 19, 2023, at 08:44, mattias jonsson wrote: >

Re: mac and android usb tethering

2023-07-19 Thread mattias jonsson
>> On Jul 19, 2023, at 08:35, mattias jonsson wrote: >> >> why are mac and android usb tethering a big no no!? >> sure apple want people to buy an iphone but still >> >> -- >> The following information is important for all members of the Mac >> Vi

mac and android usb tethering

2023-07-19 Thread mattias jonsson
why are mac and android usb tethering a big no no!? sure apple want people to buy an iphone but still -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of this list, or if you feel that a member's

Re: [Lazarus] TThread.Queue vs Application.QueueAsyncCall

2023-07-18 Thread Mattias Gaertner via lazarus
it will execute immediately, so this is for worker threads to asynchronously do something in the main thread. Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: mac os 14 and ios apps

2023-07-13 Thread mattias jonsson
now a bug report are done. > 14 juli 2023 kl. 02:04 skrev mattias jonsson : > > if you dont want to answer dont write > anyone have an answer? > stop was so correct > >> 14 juli 2023 kl. 01:43 skrev 'jason' via MacVisionaries >> : >> >> I can’t di

Re: mac os 14 and ios apps

2023-07-13 Thread mattias jonsson
you should report them to Apple. I plan to > do likewise for any bugs I find in software that I test. > > From: macvisionaries@googlegroups.com > <mailto:macvisionaries@googlegroups.com> <mailto:macvisionaries@googlegroups.com>> on behalf of mattias jonsson > mailto

mac os 14 and ios apps

2023-07-13 Thread mattias jonsson
i dont know ifthe public beta of mac os are started but if it is anyone observered that ios apps not working properly? i cant describe the issue -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of

[blind-gamers] manamon the kingdom

2023-07-10 Thread mattias
i think someone here have an playtrough (spelling) of manamon? maybe katie? if so can you link to the video in wich you play fro the inpossible shadow kingdom? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126426):

[blind-gamers] manamon

2023-07-08 Thread mattias
where is the last ice crystal? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126420): https://groups.io/g/blind-gamers/message/126420 Mute This Topic: https://groups.io/mt/100028410/21656 Group Owner: blind-gamers+ow...@groups.io

Bug#1039924: New version

2023-07-07 Thread Mattias Ellert
Upstream has tagged a new version 1.1.0 and removed the tag v1.2.0 from the git repo. This means that the version number goes backwards!!! The version that is intended to be packages is therefore now 1.1.0. Mattias signature.asc Description: This is a digitally signed message part

Bug#1039924: New version

2023-07-07 Thread Mattias Ellert
Upstream has tagged a new version 1.1.0 and removed the tag v1.2.0 from the git repo. This means that the version number goes backwards!!! The version that is intended to be packages is therefore now 1.1.0. Mattias signature.asc Description: This is a digitally signed message part

Re: [dev] Minimalist software. Should I care?

2023-07-05 Thread Mattias Andrée
On Wed, 5 Jul 2023 10:04:47 -0500 Dave Blanchard wrote: > On Thu, 06 Jul 2023 00:01:43 +1200 > Miles Rout wrote: > > > There is a page on the website advertising all the many patches available > > to improve st and dwm. > > Few if any other software projects provide that these days, and are

Re: [dev] Minimalist software. Should I care?

2023-07-05 Thread Mattias Andrée
On Wed, 5 Jul 2023 10:19:36 -0500 Dave Blanchard wrote: > On Wed, 5 Jul 2023 10:23:57 +0200 (CEST) > Sagar Acharya wrote: > > > That is exactly what I'm trying to achieve. Capital is whatI lack. Soon I > > will be releasing Libre-Ads, a random non-targeted ads system specially for > >

[PATCH 2/3] softmmu: Remove DMA unmap notification callback

2023-07-04 Thread Mattias Nissler
(concurrently) and just failed. After the improvement to support multiple concurrent bounce buffers, the condition the notification callback allowed to work around no longer exists, so we can just remove the logic and simplify the code. Signed-off-by: Mattias Nissler --- softmmu/dma-helpers.c | 28

[PATCH 0/3] Support message-based DMA in vfio-user server

2023-07-04 Thread Mattias Nissler
this to be addressed in a separate patch. Mattias Nissler (3): softmmu: Support concurrent bounce buffers softmmu: Remove DMA unmap notification callback vfio-user: Message-based DMA support hw/remote/vfio-user-obj.c | 62 -- softmmu/dma-helpers.c | 28 softmmu/physmem.c

[PATCH 3/3] vfio-user: Message-based DMA support

2023-07-04 Thread Mattias Nissler
on the github issue for more details. Signed-off-by: Mattias Nissler --- hw/remote/vfio-user-obj.c | 62 ++- 1 file changed, 55 insertions(+), 7 deletions(-) diff --git a/hw/remote/vfio-user-obj.c b/hw/remote/vfio-user-obj.c index 8b10c32a3c..9799580c77 100644

[PATCH 1/3] softmmu: Support concurrent bounce buffers

2023-07-04 Thread Mattias Nissler
the device model in a vfio-server process without mmap()-ed DMA, this change allocates DMA bounce buffers dynamically instead of supporting only a single buffer. Signed-off-by: Mattias Nissler --- softmmu/physmem.c | 74 ++- 1 file changed, 35 insertions(+), 39

Re: [fpc-pascal] Parse unicode scalar

2023-07-03 Thread Mattias Gaertner via fpc-pascal
atGPT. > > function UnicodeToUTF8(CodePoint: cardinal): string; // UTF32 to > > UTF8 function UnicodeToUTF8(CodePoint: cardinal; Buf: PChar): > > integer; // UTF32 to UTF8 > > Ok I think this is basically what the other programmer submitted and > what ChatGPT

[fpc-other] Lazarus Release Candidate 1 of 3.0

2023-07-03 Thread Mattias Gaertner via fpc-other
completion in source code - Compile, debug and run - Anything else you use in your daily work Mattias ___ fpc-other maillist - fpc-other@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other

[fpc-pascal] Lazarus Release Candidate 1 of 3.0

2023-07-03 Thread Mattias Gaertner via fpc-pascal
completion in source code - Compile, debug and run - Anything else you use in your daily work Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-03 Thread Mattias Gaertner via lazarus
completion in source code - Compile, debug and run - Anything else you use in your daily work Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [fpc-pascal] Parse unicode scalar

2023-07-03 Thread Mattias Gaertner via fpc-pascal
aracter. I guess you know how to convert a hex to a dword. Then function UnicodeToUTF8(CodePoint: cardinal): string; // UTF32 to UTF8 function UnicodeToUTF8(CodePoint: cardinal; Buf: PChar): integer; // UTF32 to UTF8 Mattias ___ fpc-pascal maillist - f

Re: [fpc-pascal] Parse unicode scalar

2023-07-03 Thread Mattias Gaertner via fpc-pascal
On Mon, 3 Jul 2023 12:01:11 +0700 Hairy Pixels via fpc-pascal wrote: > > On Jul 3, 2023, at 11:36 AM, Mattias Gaertner via fpc-pascal > > wrote: > > > > Useless array of. > > And it does not return the bytecount. > > it's an open array so what's the probl

Re: [fpc-pascal] Parse unicode scalar

2023-07-03 Thread Mattias Gaertner via fpc-pascal
:= 2; >#224..#239 : Result := 3; >#240..#247 : Result := 4; >else Result := 1; // An optimization + prevents compiler warning > about uninitialized Result. end; > end; Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Parse unicode scalar

2023-07-02 Thread Mattias Gaertner via fpc-pascal
On Mon, 3 Jul 2023 11:58:33 +0700 Hairy Pixels via fpc-pascal wrote: > > On Jul 3, 2023, at 11:43 AM, Mattias Gaertner via fpc-pascal > > wrote: > > > > There is a header byte. > > > > It depends, if you want to check for invalid UTF-8 sequences. >

Re: [fpc-pascal] Parse unicode scalar

2023-07-02 Thread Mattias Gaertner via fpc-pascal
#247 : Result := 4; else Result := 1; // An optimization + prevents compiler warning about uninitialized Result. end; end; Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Parse unicode scalar

2023-07-02 Thread Mattias Gaertner via fpc-pascal
deScalar := unicodeScalar shr 6; > end; > > // Set the leading bits of each byte > case byteCount of > 2: > bytes[0] := $C0 or bytes[0]; > 3: > bytes[0] := $E0 or bytes[0]; > 4: > bytes[

Re: [Lazarus] Lazarus trunk version number

2023-06-30 Thread Mattias Gaertner via lazarus
On Fri, 30 Jun 2023 16:25:47 +0200 (CEST) Michael Van Canneyt via lazarus wrote: >[...] > Honestly: I'll settle for actually managing to get a release out. +1000 Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.l

Bug#1039924: ITP: baler -- Baler - a machine learning based data compression tool

2023-06-29 Thread Mattias Ellert
Package: wnpp Severity: wishlist Owner: Mattias Ellert * Package name: baler Version : 1.2.0 * URL : https://github.com/baler-collaboration/baler/ * License : Apache-2.0 Description : Baler - a machine learning based data compression tool Baler is a tool

Bug#1039924: ITP: baler -- Baler - a machine learning based data compression tool

2023-06-29 Thread Mattias Ellert
Package: wnpp Severity: wishlist Owner: Mattias Ellert * Package name: baler Version : 1.2.0 * URL : https://github.com/baler-collaboration/baler/ * License : Apache-2.0 Description : Baler - a machine learning based data compression tool Baler is a tool

Re: [fpc-pascal] Pchar from constant string

2023-06-29 Thread Mattias Gaertner via fpc-pascal
n so it must be null terminated right? > > var > p: Pchar; > begin > p := '123'; > writeln(p); AFAIK the trailing #0 is already stored in the binary. Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.

[fpc-pascal] 3123 inherited not supported inside inline

2023-06-24 Thread Mattias Gaertner via fpc-pascal
by default. What do you think? Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [Lazarus] Output directories

2023-06-21 Thread Mattias Gaertner via lazarus
der > should be left  untouched. But whenever a subfolder is needed, there > is a check that it does exist in the write protected area, even if it > will not be used, and an error is flagged if the folder doesn't exist > and can't be c

Bug#1038160: googletest on armel

2023-06-21 Thread Mattias Ellert
nst gcc-12 package. Mattias Ellert signature.asc Description: This is a digitally signed message part

Bug#1038160: googletest on armel

2023-06-21 Thread Mattias Ellert
nst gcc-12 package. Mattias Ellert signature.asc Description: This is a digitally signed message part

[blind-gamers] manamon2 transformations

2023-06-19 Thread mattias
Can javoltric transform?And lantler? Skickades från E-post för Windows  _._,_._,_ Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126386) | Reply To Group | Mute This Topic | New Topic Your Subscription | Contact Group

Re: [fpc-pascal] Legitimate use of for and break

2023-06-16 Thread Mattias Gaertner via fpc-pascal
ng. No idea who thinks that's a bad idea. 20 years ago there were some programmers, claiming a loop condition must only be at start or end, but not in the middle. Gladfully, most programmers came to their senses. Mattias ___ fpc-pascal maillist - fpc-p

Re: [fpc-pascal] What is -CO ?

2023-06-15 Thread Mattias Gaertner via fpc-pascal
On Thu, 15 Jun 2023 22:00:03 +0200 Jonas Maebe via fpc-pascal wrote: > On 09/06/2023 12:03, Mattias Gaertner via fpc-pascal wrote: > > What is -CO? > > > > In the docs I can only find this sentence: > > "Check for possible overflow of integer operations"

[fpc-pascal] What is -CO ?

2023-06-09 Thread Mattias Gaertner via fpc-pascal
Hi, What is -CO? In the docs I can only find this sentence: "Check for possible overflow of integer operations" Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [Lazarus] Output directories

2023-06-07 Thread Mattias Gaertner via lazarus
; Should this not be detected and the output put in > ~/.local/share/lazarus/... instead ? Yes, sounds like a regression. Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: mac os 14

2023-06-05 Thread mattias jonsson
it was no issues to get the dev betas writing from an Mac os dev 14 now > 5 juni 2023 kl. 15:07 skrev 'Jason J.G. White' via MacVisionaries > : > > > On 5/6/23 04:26, mattias wrote: >> Wonder if it are possible to enroll into mac 14 >> > Yes, there'll be

mac os 14

2023-06-05 Thread mattias
Wonder if it are possible to enroll into mac 14 Acording to this pagehttps://betaprofiles.dev/beta-updates/ you have to pay to be an devSkickades från E-post för Windows  -- The following information is important for all members of the Mac Visionaries list.   If you have any questions or

Re: [fpc-pascal] Error: Argument cannot be assigned to

2023-06-04 Thread Mattias Gaertner via fpc-pascal
problem. Accessing > fRecInstance directly works. Correct. Property RecInstance is read only. Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [Lazarus] Who uses "caret past EOL"?

2023-06-02 Thread Mattias Gaertner via lazarus
On Fri, 2 Jun 2023 18:07:28 +0200 Marc Weustink via lazarus wrote: >[...] > Thats fine with me. Having the scrollbar limited to the > max(screenwidht+something, longest line) makes sense. +1 Mattias -- ___ lazarus mailing list lazarus@list

Re: [Geoserver-users] GeoServer 2.23 - Unable to get layer groups with mode Named Tree in GetCapabilities

2023-06-01 Thread Mattias Andrén via Geoserver-users
Hi again, I found the issue. The layers included in the group layer were enabled but were not advertised. When I turned advertised on they showed up in the Named Tree group layer. Best Regards Mattias Andrén Från: Mattias Andrén Skickat: den 31 maj 2023 15:26 Till: geoserver-users

Re: [Talk-se] Sweden: Missing Buildings

2023-06-01 Thread Mattias Dalkvist
Ill leave this here for someone that have time and energy: Several people have added buildings in Kiruna that dont exist anymore, partly via this project. Example changeset: https://www.openstreetmap.org/changeset/134005978#map=16/67.8467/20.2290 For those how dont know Kiruna is moving parts of

[Geoserver-users] GeoServer 2.23 - Unable to get layer groups with mode Named Tree in GetCapabilities

2023-05-31 Thread Mattias Andrén via Geoserver-users
. The configuration file on disk has changed the mode to NAMED and I can't see anything strange in the logs. * Has anyone else experienced this? * What else can I test/change to get this working? Best Regards Mattias Andrén ___ Geoserver-users mailing

Re: the messenger mac app

2023-05-30 Thread mattias jonsson
wbies, > please message me and I'll add you. > Follow me on Mastodon at bbsshawnontwitch@disabled.social > <mailto:bbsshawnontwitch@disabled.social> > Follow me on Facebook by searching for Shawn Krasniuk > > > >> On May 30, 2023, at 5:38 PM, mattias jonsson >

the messenger mac app

2023-05-30 Thread mattias jonsson
have anyone had the same issue? now i can no longer login to messenger on mac the app stucks on ”getting started” tryed both with the app from messenger.com and the appstore version same issue it work fine on windows -- The following information is important for all

[blind-gamers] manamon2 second puzle

2023-05-29 Thread mattias
I meen after you killed  byronThe puzle are 1 bench 1 table 1 rock? And 1 personThat puzle are impossibleI found this worktrough https://www.youtube.com/watch?v=3ySUy0V37Ns but Chris was verry verry unclearare there any better oneSkickades från E-post för Windows  _._,_._,_ Groups.io Links:

Re: [blind-gamers] A Dragon Reborn

2023-05-28 Thread mattias
cara when will the ios versions of change riaction and silverdollar come out? the mac versions are already here > 22 maj 2023 kl. 15:43 skrev Cara Quinn : > > Hi All, > > Maybe I’m wrong but it seems like there may be a misunderstanding here. > > It seems like people are thinking we are

Re: [blind-gamers] Draconis Games

2023-05-28 Thread mattias
and mac > 28 maj 2023 kl. 15:58 skrev john : > > They are not freeware. You may be able to purchase keys for a brief period, > but shortly, if not already, the windows games will be unsupported. > > Draconis is moving purely to IOS. > > > > On 5/27/2023 19:16, Lexi wrote: > Hello everyone,

[blind-gamers] hack run

2023-05-28 Thread mattias
has anyone played it? i have the mac version but i dont understand anything -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126321): https://groups.io/g/blind-gamers/message/126321 Mute This Topic: https://groups.io/mt/99179507/21656

the hack run game

2023-05-25 Thread mattias
Anyone have run thatI have tryed it one time and understand nothingIf i remember correct when you start you are in some form of Linux console without some form of helpAt least it looked like an Linux consoleSkickades från E-post för Windows  -- The following information is important for all

Re: [fpc-pascal] Freeing memory with exceptions

2023-05-25 Thread Mattias Gaertner via fpc-pascal
r: As long as the user does not break the rules. Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Size of set.

2023-05-23 Thread Mattias Gaertner via fpc-pascal
hing new, I did now know I could do this > with FreePascal. It says it works for Strings and Arrays as well, > does it also work for StringLists? Yes Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepasca

Re: [Lazarus] Some source editor context menu items broken

2023-05-21 Thread Mattias Gaertner via lazarus
fierAttribute; But TSynPasSyn has its own attribute ProcedureHeaderName: TSynHighlighterAttributesModifier Martin? Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [fpc-devel] type PPGdkScreen = PGdkScreen;

2023-05-21 Thread Mattias Gaertner via fpc-devel
On Sat, 20 May 2023 14:09:00 +0300 Juha Manninen via fpc-devel wrote: > In gtkstatusiconh.inc there is a type definition > PPGdkScreen = PGdkScreen; > It is most likely a bug. I guess it should be > PPGdkScreen = ^PGdkScreen; Yes, fix

Re: [blind-gamers] A Dragon Reborn

2023-05-19 Thread mattias
i’m with darren here > 19 maj 2023 kl. 21:14 skrev Darren Duff : > > This is what change looks like people! we have all had the chance to play > these games on windows for years. now, The times are changing! I for one have > no problem at all buying these games on iOS again. It's worth it,

Re: [Lazarus] Source Hint Popup window markup ?

2023-05-18 Thread Mattias Gaertner via lazarus
): > see attached screenshot. > > I assume this is supposed to be formatted ? > If so, how to enable that formatting ? Install TurboPowerIProDsgn Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

[blind-gamers] manamon and the vulcan

2023-05-17 Thread mattias
i must go back to the vulcan and capture some fire manamon but i have totaly forgot where the vulcan is -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126267): https://groups.io/g/blind-gamers/message/126267 Mute This Topic:

Re: [blind-gamers] A Dragon Reborn

2023-05-17 Thread mattias
stefan? and maybe some people here are childs or tenagers and they dont understand that small companies needs money so STOP ask for companies to release titles as freeware! > 17 maj 2023 kl. 09:12 skrev Stephan H. : > > And there weh ave the problem. > Noone wants to pay the developer for the

Re: [blind-gamers] A Dragon Reborn

2023-05-17 Thread mattias
update: hmm a reboot of the mac seems to have solved it stupid > 17 maj 2023 kl. 14:43 skrev mattias via groups.io > : > > kara > can you take a look into this > latest mac update seems to have brake the game silverdollar a litle > in the ”gun game” > it work fine unti

Re: [blind-gamers] A Dragon Reborn

2023-05-17 Thread mattias
inn : > > Hi Mattias, yes, we’re definitely looking at not only porting, but enhancing > and updating Monkey Business! :) > > Cheers! > > Cara > > > > > >> On May 16, 2023, at 3:58 PM, mattias wrote: >> >> the old titles for window

Re: [blind-gamers] A Dragon Reborn

2023-05-16 Thread mattias
seems my macbook m1 have much fun to wait for > 17 maj 2023 kl. 00:03 skrev Cara Quinn : > > Hi Mattias, yes, we’re definitely looking at not only porting, but enhancing > and updating Monkey Business! :) > > Cheers! > > Cara > > > > > >>

Re: [blind-gamers] A Dragon Reborn

2023-05-16 Thread mattias
the old titles for windows too? i not sure if monkey bussines are from draconis.. > 16 maj 2023 kl. 23:51 skrev Cara Quinn : > > Hi Mattias, it’s our intention to port all of our titles. So this is > something that we’re really looking forward to. > > Cheers! > > Cara

Re: [blind-gamers] A Dragon Reborn

2023-05-16 Thread mattias
cara? wich windows titles will be ported? silverdollar yes change riaction yes any other? > 16 maj 2023 kl. 23:43 skrev Cara Quinn : > > HI Michael and All, > > Michael, thanks for your note. > > As an XBox owner myself, while it would certainly be great to have more > accessible titles on

Re: [Lazarus] dbg file on smb share hangs IDE

2023-05-16 Thread Mattias Gaertner via lazarus
On Tue, 16 May 2023 21:36:45 +0200 Martin Frb via lazarus wrote: > On 12/05/2023 13:55, Mattias Gaertner via lazarus wrote: > > Hi, > > > > When debugging a project on Windows with external debug info (.dbg) > > the IDE hangs. > > It works on the local C par

Re: [blind-gamers] A Dragon Reborn

2023-05-15 Thread mattias
thanks for the mac version of silver dollar i must say it works better on m1 mac than on windows > 15 maj 2023 kl. 18:51 skrev Cara Quinn : > > It's been a long while, but it's finally time to announce the start of a new > chapter for Draconis Entertainment, LLC. The dragon is awakening yet

Sv: Virtual vulunteer in Be My Eyes

2023-05-14 Thread mattias
A virtual volunteer? How should it work?I thinked all volunteers was real peoples  Skickades från E-post för Windows Från: Tibor NiesnerSkickat: den 14 maj 2023 10:55Till: via MacVisionariesÄmne: Virtual vulunteer in Be My Eyes Hello, has anyone tested a virtual volunteer in Be My Eyes app?I am

Re: [blind-gamers] a heros call

2023-05-13 Thread mattias
Shaun? What are down?The update server?Skickades från E-post för Windows Från: Shaun EverissSkickat: den 12 maj 2023 20:46Till: blind-gamers@groups.ioÄmne: Re: [blind-gamers] a heros call No, no updates.Due to it being down it does try to run but notthing is downloaded so no. On 13/05/2023 6:02

Re: [blind-gamers] a heros call

2023-05-12 Thread mattias
eh? if no update why my copy says there is an update? > 12 maj 2023 kl. 20:46 skrev Shaun Everiss : > > No, no updates. > > Due to it being down it does try to run but notthing is downloaded so no. > > > > On 13/05/2023 6:02 am, Mongwen wrote: >> Doesn't seem to be anything new with mine

Re: [blind-gamers] a heros call

2023-05-12 Thread mattias
This game Seems more and more buggy and the Company? No coments  Skickades från E-post för Windows Från: MongwenSkickat: den 12 maj 2023 20:02Till: blind-gamers@groups.ioÄmne: Re: [blind-gamers] a heros call Doesn't seem to be anything new with mine either. I didn't see a dialog about an update

[blind-gamers] a heros call

2023-05-12 Thread mattias
Hm?I started my old copy of a heros callIt says an update is readySo i run updater.exeBut no update is downloadedBut the log says it is Skickades från E-post för Windows  _._,_._,_ Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126222) |

Re: [blind-gamers] manamon

2023-05-12 Thread mattias
why cant things be easy > 12 maj 2023 kl. 14:32 skrev mahmud faiz haifan : > > You must trade it to someone using online trading. > > On Fri, 12 May 2023 at 19.31, mattias <mailto:mjonsson1...@gmail.com>> wrote: >> how to

[blind-gamers] manamon

2023-05-12 Thread mattias
how to transform aparisian to mortrex? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#126219): https://groups.io/g/blind-gamers/message/126219 Mute This Topic: https://groups.io/mt/98848055/21656 Group Owner: blind-gamers+ow...@groups.io

[Lazarus] dbg file on smb share hangs IDE

2023-05-12 Thread Mattias Gaertner via lazarus
Hi, When debugging a project on Windows with external debug info (.dbg) the IDE hangs. It works on the local C partition, but it hangs the IDE when the project is on a smb share. I have to kill lazarus.exe. Is this known? Mattias -- ___ lazarus

Re: the old mac os 9

2023-04-27 Thread mattias jonsson
yes please > 27 apr. 2023 kl. 17:50 skrev Karen Lewellen : > > Let me locate my manual and send it off list. > Karen > > > > On Thu, 27 Apr 2023, mattias jonsson wrote: > >> yes i found a mac os 9 app >> it have the old outspoke

the old mac os 9

2023-04-27 Thread mattias jonsson
yes i found a mac os 9 app it have the old outspoken installed but how to use outspoken? -- The following information is important for all members of the Mac Visionaries list. If you have any questions or concerns about the running of this list, or if you feel that a member's post is

Re: Running Windows on Apple Silicon MBP

2023-04-26 Thread mattias jonsson
dont use utm utm dont support tpm etc > 27 apr. 2023 kl. 02:30 skrev Herbie Allen : > > I just saw a post from someone about an option called UTM. I understand they > have made some recent changes to improve accessibility. > > >> On Apr 26, 2023, at 19:22, Mike Arrigo wrote: >> >> Last I

Re: Running Windows on Apple Silicon MBP

2023-04-26 Thread mattias jonsson
but the latest vmware fussion for m1 have an audio bug so litle unusable now > 26 apr. 2023 kl. 16:35 skrev 'Jason White' via MacVisionaries > : > > > On 26/4/23 09:13, Jessica Moss wrote: >> To my knowledge, parallels is the only way to do this. However, I’ve never >> attempted to do this,

<    1   2   3   4   5   6   7   8   9   10   >