[spring] [IPv6] WG Adoption call for Segment Routing Header encapsulation for Alternate Marking Method

2023-02-10 Thread Riccardo Sisto

Hi Joel,
I was informed by Giuseppe Fioccola and Mauro Cociglio about the adoption call 
for the draft at:

https://datatracker.ietf.org/doc/draft-fz-spring-srv6-alt-mark

As the Alternate Marking Method is already used successfully as a passive 
measurement method with several protocols, I think extending its use in an 
SRv6 network should be of concern for the spring WG, and for this reason I 
support its adoption.

Best regards,

Riccardo

--

Riccardo Sisto
Politecnico di Torino - Dip. di Automatica e Informatica
Corso Duca degli Abruzzi, 24 - I-10129 Torino - ITALY
Phone: +39 011 090 7073 - Fax: +39 011 090 7099
e-mail: riccardo.si...@polito.it
web: http://staff.polito.it/riccardo.sisto


___
spring mailing list
spring@ietf.org
https://www.ietf.org/mailman/listinfo/spring


GNUMail & Pantomime 1.4.0

2023-02-10 Thread Riccardo Mottola

GNUMAIL + PANTOMIME 1.4.0

-


A new release for GNUmail (Mail User Agent for GNUstep and MacOS) and 
Pantomime (portable MIME Framework): 1.4.0!



http://www.nongnu.org/gnustep-nonfsf/gnumail/index.html




Countless enhancements and bug fixes in both Pantomime and GNUMail 
should improve usability.




Pantomime:

* Code improvement, making ivars private. Fixes issues comiling with 
latest compilers

* update string encodings to match latest GNUstep
* lot of 64 bit upgrades and signed/unsigned fixes
* minor speed improvements in data decoding
* fix signature detection


GNUMail
* New detailed App Icon!
* on mac 10.5 and later, use system notification label for unread 
email count

* make several ivars private and use accessors
* big memory management fix in TaskManager. This fixes very strange 
memory issues on GNUstep (not so evident on Mac)

* remove some no-longer needed GNUstep workarounds
* continue modernization of GNUstep code to use gorm files instead of 
code

* better PGP/GPG support
* memory leaks fixes




The code is here http://svn.savannah.gnu.org/viewvc/gnustep-nonfsf/ .



Happy Mailing - sent with GNUMail!


Riccardo

PS: in case of download issues, wait for your mirror to catch up or 
visit the Download area on Savannah.





[kalendar] [Bug 463513] Kalendar crashes out of the blue

2023-02-09 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463513

--- Comment #4 from Riccardo Robecchi  ---
Created attachment 156097
  --> https://bugs.kde.org/attachment.cgi?id=156097=edit
Crash with Kalendar 22.12.2

Uploading new crash as it's related to the new version (and I don't know if
there were any changes).

-- 
You are receiving this mail because:
You are watching all bug changes.

[Gretl-users] Re: Add all scalars to a bundle

2023-02-08 Thread Riccardo (Jack) Lucchetti

On Wed, 8 Feb 2023, atecon wrote:


Hi,

Am 08.02.2023 13:45 schrieb F.R.Costa:

Dear all,

I'm trying to add all scalars from a Gretl session into a bundle at
once but I can't figure out how (if possible).

Let's say we have scalars: a, b, c, d, e, f. Is there an easy way to
add all of them to a bundle?




is the easiest one I guess.


Yes. To add stuff to a pre-existing bundle, you can use the += operator, 
as in



bundle b = _(a,b,c)
d = 7
b += _(d)


Let me add: Filipe, you're not subscribed to the list, so I (as 
list maintainer) let your message through as an exception, but in general 
you must subscribe to be able to post messages to the list.


---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-users mailing list -- gretl-users@gretlml.univpm.it
To unsubscribe send an email to gretl-users-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/


Re: Need some help to download GNUstep for Windows

2023-02-07 Thread Riccardo Mottola

Hi Juhyun,

Juhyun Park wrote:

Hello,

I'm new to Object-C,
and I'd like to practice it on Windows 10.

I found your site to install and practice Object-C,
however there is some error to access ftp server.

I checked GIT to download files but I think there is no file that I need.

How can I download these files?

- GNUstep MSYS System
- GNUstep Core
- GNUstep Devel

I found this list from here : 
https://gnustep.github.io/windows/installer.html


I hope this is the right address to ask for this question.


Those installers were a bit obsolete anyway the best bet would be to 
download and install msys2 package system, which we support in the 
meanwhile. Then you can install the binary dependencies and use directly 
gnustep, like you were on linux.


I'd recommend using gcc on windows: the objc2 route is complicated due 
to libobjc2 not building with msys2. You get something anyway much more 
advanced than the old files mentioned above.


I made a tutorial which helped choosing the packages and the main 
configure options, however our wiki server is down and it is not backed 
up like the static site on github.io


Sorry for the inconvenience. In case I can check how my own are 
configured. The trickery is anyway only for the base system - then 
configuring and installing applications is like on Linux.


Regards,

Riccardo



[plasma-systemmonitor] [Bug 465406] New: Pressing "Esc" hides the sidebar with no way to show it again

2023-02-07 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465406

Bug ID: 465406
   Summary: Pressing "Esc" hides the sidebar with no way to show
it again
Classification: Plasma
   Product: plasma-systemmonitor
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
If the user presses the "esc" key, the sidebar is hidden with no way to show it
again but closing and opening the application again.

STEPS TO REPRODUCE
1. Press "esc"

OBSERVED RESULT
The sidebar is hidden and cannot be shown again unless the user restart the
program.

EXPECTED RESULT
The sidebar is never hidden.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 465390] New: Moving windows with alt+left click makes alt behave as part of a shortcut for menu items

2023-02-06 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465390

Bug ID: 465390
   Summary: Moving windows with alt+left click makes alt behave as
part of a shortcut for menu items
Classification: Plasma
   Product: kwin
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sephiroth...@hotmail.it
  Target Milestone: ---

SUMMARY
KWin offers the ability to move windows by holding the "alt" key. However, this
does not stop alt from behaving as it normally would, which means as part of a
shortcut to a menu item (e.g. "alt+f" to open the "file" menu). I have found
this to happen especially frequently with Thunderbird.

STEPS TO REPRODUCE
1. Press "alt" and drag a window
2. Stop pressing "alt"

OBSERVED RESULT
The dragged window behaves as if "alt" were still pressed.

EXPECTED RESULT
The dragged window behaves as if "alt" were not still pressed, as it is
actually not.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 465080] Kalendar crashes when dragging and dropping an event on the same day

2023-02-06 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465080

Riccardo Robecchi  changed:

   What|Removed |Added

Summary|Kalendar crashed after  |Kalendar crashes when
   |right-clicking on an event  |dragging and dropping an
   ||event on the same day

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: mac and ssl/openssl

2023-02-06 Thread Riccardo Mottola via macports-users

Hi Ryan,

Ryan Schmidt wrote:

I tested that 10.13 doesn't have, so GNUMail doesn't compile.

Did Mac switch to a different ssl version and/or changed the location of it? 
with which version?
Do you have experience supporting it?
I'd like to keep GNUMail working on vintage macs, but also support newer ones.

https://web.archive.org/web/20221129062249/http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html



so except of rewriting the code... the solution is to use MacPorts 
openssl and package it inside the app, I see.


Thanks,
Riccardo



[plasmashell] [Bug 465376] New: Disks and devices widget causes Plasma to freeze due to loop

2023-02-06 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465376

Bug ID: 465376
   Summary: Disks and devices widget causes Plasma to freeze due
to loop
Classification: Plasma
   Product: plasmashell
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Disks & Devices
  Assignee: plasma-b...@kde.org
  Reporter: sephiroth...@hotmail.it
  Target Milestone: 1.0

SUMMARY
I connected an SD card to a USB-C hub and clicked on the Disks & Devices widget
to open it. Plasma instantly froze and started spamming the logs (which I
looked at with journalctl -xe) with this:
Feb 06 15:52:48 Sleipnir plasmashell[2573]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:132:22:
QML ListView: possible QQuickItem::polish() loop
Feb 06 15:52:48 Sleipnir plasmashell[2573]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:132:22:
QML ListView: ListView called polish() inside updatePolish()>

The only solution was to kill the Plasmashell process.
I tried reproducing the bug, but failed, so there might be multiple coincident
conditions that trigger it.

STEPS TO REPRODUCE
1. Insert SD card in reader
2. Open Disks & Devices widget

OBSERVED RESULT
Plasma freezes and occupies 100% CPU time.

EXPECTED RESULT
The widget doesn't act like it was the Death Star orbiting Andor.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.18.5

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: Lightweight Web browser

2023-02-06 Thread Riccardo Mottola

Hi,

Rodrigo Readi wrote:

Can someone recommend a lightweight Browser that support javascript?


"Lightweight" is a hard term here.. .there are several options. But if 
you need heavy usage - gmail, youtube and similar, at the end you need a 
gecko, blink or webkit engine and so there things become equal.

Are you pressed by RAM or CPU?
E.g. in my experience Firefox was never "lighter" than seamonkey. Opera 
or Bing are at the end similar to Chrome in terms of resources. The 
difference are in "spy" amount.
I like SeaMonkey but it is lagging behind in packages on most BSDs 
and/or it was removed.
In my experience, Firefox is much easier on RAM than Chrome(ium) and 
good on more RAM pressed system. Limited Firefox is usable on a good 
32bit system with 2GB of RAM, but OpenBSD no longer provides firefox there.


My distaste with Firefox is that it took a bad turn after FF52/FF60... 
making horrible design choices - rust included and mocking more and more 
Chrome interface.



In which I can use gmail?

Otter browser hangs and even make core dumping with gmail.
Also with chromium I get core dumping sometimes.
There is no port for elinks to test it.


You might try your luck with ArcticFox. Login works. Reading messages 
appears to, replying by detaching into a separate panel does not anymore.


ArcitcFox received a lot of care since I last tried it with gmail, but 
also gmail is a moving JS target... so you are always at Google's mercy.


Riccardo



Re: Lightweight Web browser

2023-02-06 Thread Riccardo Mottola

Hi,

Bodie wrote:

Light and JavaScript do not go well together in web of this era. Plus
we have now variation of 90's, but instead everything made for IE
there is everything made for Chrome


I second that, especially JavaScript which is used to build whole apps, 
like webmails.

GitHub is currently perhaps the worst offender together with Facebook.

I'd consider using an IMAP or POP3 based mail and then using the mail 
reader of your choice.


Riccardo



mac and ssl/openssl

2023-02-05 Thread Riccardo Mottola via macports-users

Hi all!

tangent question for mac development and different MacOS versions.

Old versions of macs which I use, like 10.4 up to 10.7 have openssl and 
ssl.h


I tested that 10.13 doesn't have, so GNUMail doesn't compile.

Did Mac switch to a different ssl version and/or changed the location of 
it? with which version?

Do you have experience supporting it?
I'd like to keep GNUMail working on vintage macs, but also support newer 
ones.


Riccardo


ANN: ProjectCenter 0.7.0

2023-02-05 Thread Riccardo Mottola

PROJECT CENTER 0.7.0

After a long time, we are proud to announce a new release of Project 
Center: the standard GNUstep IDE.


Many changes accumulated in these past years, here a selection:

 * extensive cleanup to keep up-to-date with current GNUstep and recent
   compilers
 * improvements in project templates and makefile generation
 * Preferences fixes, editor colors fixes
 * Editor shows the current line
 * Performance improvements in syntax highlighting, with re-parsing
   happening with a timer, this reduces load and allows the use also on
   slower systems, like a Raspberry
 * Fixes which unlock existing features: parenthesis matching, better
   class parsing
 * extensive (but not yet complete) work on debugger integration, which
   is more portable and works by parsing and wrapping gdb with machine
   interface and allows usage on Windows
 * several other fixes to be usable on Windows


Due to maintenance on our GNUstep server infrastructure, our FTP site is 
being moved and the WWW pages are on a read/only mirror. Thus please 
access the sources directly from github, for the time being. Check 
"Assets" on the release page.


https://github.com/gnustep/apps-projectcenter/releases/tag/projectcenter-0_7_0

Happy Hacking - Riccardo




ANN: ProjectCenter 0.7.0

2023-02-05 Thread Riccardo Mottola via Info-gnustep

PROJECT CENTER 0.7.0

After a long time, we are proud to announce a new release of Project 
Center: the standard GNUstep IDE.


Many changes accumulated in these past years, here a selection:

 * extensive cleanup to keep up-to-date with current GNUstep and recent
   compilers
 * improvements in project templates and makefile generation
 * Preferences fixes, editor colors fixes
 * Editor shows the current line
 * Performance improvements in syntax highlighting, with re-parsing
   happening with a timer, this reduces load and allows the use also on
   slower systems, like a Raspberry
 * Fixes which unlock existing features: parenthesis matching, better
   class parsing
 * extensive (but not yet complete) work on debugger integration, which
   is more portable and works by parsing and wrapping gdb with machine
   interface and allows usage on Windows
 * several other fixes to be usable on Windows


Due to maintenance on our GNUstep server infrastructure, our FTP site is 
being moved and the WWW pages are on a read/only mirror. Thus please 
access the sources directly from github, for the time being. Check 
"Assets" on the release page.


https://github.com/gnustep/apps-projectcenter/releases/tag/projectcenter-0_7_0

Happy Hacking - Riccardo


___
Info-gnustep mailing list
Info-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnustep


ANN: ProjectCenter 0.7.0

2023-02-05 Thread Riccardo Mottola

PROJECT CENTER 0.7.0

After a long time, we are proud to announce a new release of Project 
Center: the standard GNUstep IDE.


Many changes accumulated in these past years, here a selection:

 * extensive cleanup to keep up-to-date with current GNUstep and recent
   compilers
 * improvements in project templates and makefile generation
 * Preferences fixes, editor colors fixes
 * Editor shows the current line
 * Performance improvements in syntax highlighting, with re-parsing
   happening with a timer, this reduces load and allows the use also on
   slower systems, like a Raspberry
 * Fixes which unlock existing features: parenthesis matching, better
   class parsing
 * extensive (but not yet complete) work on debugger integration, which
   is more portable and works by parsing and wrapping gdb with machine
   interface and allows usage on Windows
 * several other fixes to be usable on Windows


Due to maintenance on our GNUstep server infrastructure, our FTP site is 
being moved and the WWW pages are on a read/only mirror. Thus please 
access the sources directly from github, for the time being. Check 
"Assets" on the release page.


https://github.com/gnustep/apps-projectcenter/releases/tag/projectcenter-0_7_0

Happy Hacking - Riccardo




ANN: ProjectCenter 0.7.0

2023-02-05 Thread Riccardo Mottola

PROJECT CENTER 0.7.0

After a long time, we are proud to announce a new release of Project 
Center: the standard GNUstep IDE.


Many changes accumulated in these past years, here a selection:

 * extensive cleanup to keep up-to-date with current GNUstep and recent
   compilers
 * improvements in project templates and makefile generation
 * Preferences fixes, editor colors fixes
 * Editor shows the current line
 * Performance improvements in syntax highlighting, with re-parsing
   happening with a timer, this reduces load and allows the use also on
   slower systems, like a Raspberry
 * Fixes which unlock existing features: parenthesis matching, better
   class parsing
 * extensive (but not yet complete) work on debugger integration, which
   is more portable and works by parsing and wrapping gdb with machine
   interface and allows usage on Windows
 * several other fixes to be usable on Windows


Due to maintenance on our GNUstep server infrastructure, our FTP site is 
being moved and the WWW pages are on a read/only mirror. Thus please 
access the sources directly from github, for the time being. Check 
"Assets" on the release page.


https://github.com/gnustep/apps-projectcenter/releases/tag/projectcenter-0_7_0

Happy Hacking - Riccardo




[kdeconnect] [Bug 424606] KDE Connect unable to detect other computers and transfer files in Ubuntu 20.04-based (and possibly later) distros

2023-02-01 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=424606

--- Comment #9 from Riccardo Robecchi  ---
(In reply to leftcrane from comment #8)
> This hasn't been resolved lol. KDE connect still can't maintain a stable
> connection with a Samsung phone. To be fair even Samsungs own app can't do
> it. Also file browsing is now broken for whatever reason.

This report is specifically about connecting two PCs using KDE Connect. Your
issues with your phone are not related to this bug report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 465084] New: Events dragged and dropped to another day become invisibile

2023-01-31 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465084

Bug ID: 465084
   Summary: Events dragged and dropped to another day become
invisibile
Classification: Applications
   Product: kalendar
   Version: 22.12.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY
Just like the title says, events which are dragged and then dropped to a
different day (dropping them to the same day makes Kalendar crashed, as
reported in bug 465080) become invisible, though they can still be interacted
with.


STEPS TO REPRODUCE
1. Drag and drop an event to a different day.

OBSERVED RESULT
The event becomes invisible.

EXPECTED RESULT
The event stays visible.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 465080] Kalendar crashed after right-clicking on an event

2023-01-31 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465080

--- Comment #2 from Riccardo Robecchi  ---
The crash is actually always reproducible, it's the conditions that are
different: Kalendar crashes when an event is dragged and then dropped on the
same day. It doesn't happen when it is dropped on a different day.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Gretl-users] Re: Grid search

2023-01-31 Thread Riccardo (Jack) Lucchetti

On Tue, 31 Jan 2023, Olasehinde Timmy wrote:


Dear profs.,

Please, I would like to know how to perform a grid search in order to find
an optimal value for a threshold—for example, the threshold value to choose
for the inflation rate in an asymmetric model.


A grid search is relatively easy to perform via the "for" variant of 
the loop command. However, if you want to find the extremum of a 
one-variable function in a specified range, the golden ratio method is 
generally faster and more accurate. Here's an example script where the 
function to be maximised is f(x) = (1-x) * sqrt(x)



function scalar f(scalar x)
return (1-x) * sqrt(x)
end function

### grid search for a maximum between 0 and 1

mx = -$huge
best = 0
loop for (x = 0; x<=1; x += 0.01)
y = f(x)
if y > mx
mx = y
best = x
endif
endloop

print best mx

### golden ratio method

matrix m = {0, 0, 1}
mx = GSSmax(, f(m[1]))
best = m[1]
print best mx


---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-users mailing list -- gretl-users@gretlml.univpm.it
To unsubscribe send an email to gretl-users-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/


[kalendar] [Bug 465080] Kalendar crashed after right-clicking on an event

2023-01-31 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465080

--- Comment #1 from Riccardo Robecchi  ---
Created attachment 155823
  --> https://bugs.kde.org/attachment.cgi?id=155823=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 465080] New: Kalendar crashed after right-clicking on an event

2023-01-31 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465080

Bug ID: 465080
   Summary: Kalendar crashed after right-clicking on an event
Classification: Applications
   Product: kalendar
   Version: 22.12.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: kalendar (22.12.1)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 5.19.15-xanmod1 x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.5 [CoredumpBackend]

-- Information about the crash:
Kalendar crashed after I right-clicked on an event. I couldn't reproduce after
restarting the program.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#6  0x7fb1a359af75 in std::__atomic_base::operator--
(this=0x18608e0ddc0) at /usr/include/c++/11/bits/atomic_base.h:385
#7  QAtomicOps::deref (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:289
[...]
#9  QDateTime::Data::operator= (other=..., other=..., this=0x55d46a824d28) at
time/qdatetime.cpp:3411
#10 QDateTime::operator= (this=0x55d46a824d28, other=...) at
time/qdatetime.cpp:3791
[...]
#12 0x7fb1a36f40d4 in QtPrivate::QSlotObjectBase::call (a=0x7fff7b223f40,
r=0x55d46875ac30, this=0x55d4687668b0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398


Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 465031] Plasma crashed after disconnecting Bluetooth device

2023-01-30 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465031

--- Comment #1 from Riccardo Robecchi  ---
Created attachment 155780
  --> https://bugs.kde.org/attachment.cgi?id=155780=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 465031] New: Plasma crashed after disconnecting Bluetooth device

2023-01-30 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=465031

Bug ID: 465031
   Summary: Plasma crashed after disconnecting Bluetooth device
Classification: Plasma
   Product: plasmashell
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.26.5)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 5.19.15-xanmod1 x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.5 [CoredumpBackend]

-- Information about the crash:
A connected Bluetooth device was turned off, but Plasma reported it as still
connected. Clicking on "disconnect" from the Bluetooth widget made Plasma
crash. Repeating the same situation does not lead to another crash.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#6  0x7f5c1e1ae366 in QQmlData::wasDeleted(QObject const*)
(object=0x5561f404c4a0) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:338
#7  QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*,
QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode,
QV4::Value const&) (engine=engine@entry=0x5561ed747940,
qmlContext=qmlContext@entry=0x5561f3f98430, object=0x5561f404c4a0,
name=0x7f5bf83c05b0,
revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision, value=...)
at jsruntime/qv4qobjectwrapper.cpp:421
#8  0x7f5c1e18335a in QV4::QQmlContextWrapper::virtualPut(QV4::Managed*,
QV4::PropertyKey, QV4::Value const&, QV4::Value*) (m=, id=...,
value=..., receiver=) at jsruntime/qv4qmlcontext.cpp:431
#9  0x7f5c1e133b93 in QV4::Object::put(QV4::StringOrSymbol*, QV4::Value
const&, QV4::Value*) (receiver=0x7f5bf83c05a0, v=..., name=0x7f5bf83c0598,
this=0x7f5bf83c05a0) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../src/qml/jsruntime/qv4string_p.h:280
#10 QV4::ExecutionContext::setProperty(QV4::String*, QV4::Value const&)
(this=, name=0x7f5bf83c0598, value=...) at
jsruntime/qv4context.cpp:313


Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 461072] Closing notifications makes Plasma crash

2023-01-29 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=461072

--- Comment #15 from Riccardo Robecchi  ---
Created attachment 155758
  --> https://bugs.kde.org/attachment.cgi?id=155758=edit
Backtrace

I've just had a Plasmashell crash with Plasma 5.26.5. Which version was the fix
included in?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Gretl-devel] Re: tobit's --quiet flag to quite guiet

2023-01-26 Thread Riccardo (Jack) Lucchetti

On Thu, 26 Jan 2023, Marcin Błażejowski wrote:


Hi,

the solution was simpler that I thought: the problem was that 
print_NR_status() did verify 'set messages on/off' , but did not checked for 
'set warnings on/off'. The patch in attachment.


Marcin,

of course in this case this is not a problem, because the patch is quite 
small and one can easily see what's going on, but generally speaking you 
may want to add the -w flag to "diff" (or "git diff") to suppress lines 
where changes only involve whitespace.


---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/


[plasma-systemmonitor] [Bug 446372] Changing polling time makes "Network & System" sections in the main page blank

2023-01-25 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=446372

--- Comment #8 from Riccardo Robecchi  ---
I'll test this when 5.27 will be out, as I don't have a spare machine to test
the beta on.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464511] Random Plasma crash

2023-01-24 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=464511

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Riccardo Robecchi  ---
(In reply to Nate Graham from comment #2)
> Can you paste the output of `env | grep KWIN`? I wonder if this is the same
> thing as in Bug 463099.

No output. I haven't changed any OpenGL-related settings.
My system has an AMD Ryzen 2500U CPU with a Radeon Vega 8 GPU.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: GIMP Quartz broken on 10.7, perhaps gtk

2023-01-21 Thread Riccardo Mottola via macports-users
Hi,

On 2023-01-12 14:12:38 +0100 Ken Cunningham  
wrote:

> My guess would be to look at harfbuzz…make sure our patches there still 
> make sense, run the test suite. It can be touchy, different compilers can 
> change test results, etc.
> 
> To disable one port in an overlay with minimal fuss, rename to Portfile to 
> something else (I use Portfile.disabled), and portindex ignores it.

harfbuzz looks fine. I think the problem is pango, although librsvg is a pain 
because it needs to be rebuilt, current versions check for pango and some 
combinations did not work for me.
I tried going back in time using old port files from git.

Then, I wne further brewing portfiles for intermediate versions, since we jump 
directly from 1.42 to 1.48

 1) pango @1.42.4_3+quartz+x11 (active)
 2) pango @1.43.0_0+quartz+x11
 3) pango @1.46.0_0+quartz+x11
 4) pango @1.48.9_0+quartz+x11
 5) pango @1.48.10_0+quartz+x11
 6) pango @1.50.3_0+quartz+x11
 7) pango @1.50.7_0+quartz+x11

1.42.4 works, 1.43 is already broken

GIMP should still use gtk2, so that's easier.

-- 
Sent with GNUMail running on MacOS 10.7



[plasmashell] [Bug 464511] Random Plasma crash

2023-01-19 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=464511

--- Comment #1 from Riccardo Robecchi  ---
Created attachment 155431
  --> https://bugs.kde.org/attachment.cgi?id=155431=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 464511] New: Random Plasma crash

2023-01-19 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=464511

Bug ID: 464511
   Summary: Random Plasma crash
Classification: Plasma
   Product: plasmashell
   Version: 5.26.5
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.26.5)

Qt Version: 5.15.8
Frameworks Version: 5.101.0
Operating System: Linux 5.19.15-xanmod1 x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.5 [CoredumpBackend]

-- Information about the crash:
Plasma crashed while I was using the Vivaldi browser. I was not interacting
directly with the Plasma shell when the crash occurred. I was not able to
reproduce the crash.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#6  0x7f9e913d1cae in
QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState
const&, QSGMaterial*, QSGMaterial*) (this=0x7f9da4088050, state=...,
newEffect=, oldEffect=0x0) at
scenegraph/util/qsgtexturematerial.cpp:112
#7  0x7f9e913b867c in
QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)
(batch=, this=0x7f9da4083080) at
scenegraph/coreapi/qsgbatchrenderer.cpp:3080
#8  QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch
const*) (this=0x7f9da4083080, batch=0x7f9da444d340) at
scenegraph/coreapi/qsgbatchrenderer.cpp:3009
#9  0x7f9e913bdd15 in QSGBatchRenderer::Renderer::renderBatches()
(this=this@entry=0x7f9da4083080) at
scenegraph/coreapi/qsgbatchrenderer.cpp:4039
#10 0x7f9e913be7d2 in QSGBatchRenderer::Renderer::render() (this=) at scenegraph/coreapi/qsgbatchrenderer.cpp:4353


Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[Gretl-devel] Re: tobit's --quiet flag to quite guiet

2023-01-19 Thread Riccardo (Jack) Lucchetti

On Thu, 19 Jan 2023, Marcin Błażejowski wrote:


On 19.01.2023 10:48, Riccardo (Jack) Lucchetti wrote:

On Thu, 19 Jan 2023, Marcin Błażejowski wrote:

Since the message in fact comes from 'gretl_bfgs.c', there could be a set 
option for optimizers for suppressing any warnings/messages.


Does the "set warnings" command help?


Nope.


#set verbose off
set messages off
open mroz.gdt --quiet
list X = educ exper age kidsl6
tobit hours const X --quiet



Not related to the original point, but I thought it was worth sharing 
anyway: after some summary investigation, it looks as if the warning 
you're getting is definitely a false positive due to poor scaling. If you 
rescale the dependent variable appropriately (say, divide it by 100), the 
warning message disappears. The threshold we use for printing out the 
warning message is definitely too strict.


Perhaps we should look into some auto-scaling strategy for truncated 
models (internally, the "tobit" command is just a special case of 
"intreg").



---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/


[Gretl-devel] Re: tobit's --quiet flag to quite guiet

2023-01-19 Thread Riccardo (Jack) Lucchetti

On Thu, 19 Jan 2023, Marcin Błażejowski wrote:

Since the message in fact comes from 'gretl_bfgs.c', there could be a set 
option for optimizers for suppressing any warnings/messages.


Does the "set warnings" command help?

---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/


[Gretl-devel] Re: one-line if conditions

2023-01-16 Thread Riccardo (Jack) Lucchetti

On Mon, 16 Jan 2023, Sven Schreiber wrote:


Am 14.01.2023 um 10:35 schrieb Sven Schreiber:

Am 13.01.2023 um 21:18 schrieb Cottrell, Allin:

On Thu, Jan 12, 2023 at 6:46 AM Sven Schreiber
  wrote:
sorry, here's again one of my crazy syntactic sugar ideas: I think it 
would be nice if hansl had a more concise way of writing a basic if-endif 
block, where the thing to be executed is just a single line.

I agree; this is something I've thought about from time to time. I
kinda like the fortran approach to the one-liner:

if  then 

which would require "then" as a new keyword. We can discuss this when
we next get a chance.

Sure, having a new keyword wouldn't be so bad. And making the 
cross-connection with the different boolean message I just sent: maybe even 
introducing AND and OR (all caps, presumably) as aliases for && and || 
could be nice for a high-level language, like we did with TRUE and FALSE. 
But let's discuss this.


One more thought on this: I guess that in a one-liner no commands would be 
allowed, right? It seems a bit strange to have something like:


if  then ols y const x

Such a constraint wouldn't be so bad, but what about the whole "genr" 
apparatus as a command? Something like:


if  then a = 3

looks nice, but the explicit variant already looks stranger:

if  then scalar a  = 3

Hm.


FWIW, I wouldn't like the "one-line-if-statement" very much. (Of course, 
you may say, I'd be free to avoid it, but...)


---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/


Re: failure to build guile 2.2.7 on current with current

2023-01-13 Thread Riccardo Mottola

Hi!

Martin Husemann wrote:

On Fri, Jan 13, 2023 at 02:12:49PM +0100, Riccardo Mottola wrote:

I just upgraded to 10.99.2 via sysinst. I updated pkgsrc and started
rolling-replace.

You need to update (at least /libexec/ld.elf_so).


to update, I hope I can just re-run sysinst from the running system, 
right? I'm a little new to it. It worked when I did the other day.

I did re-run it today, but I still get:
NetBSD disc 10.99.2 NetBSD 10.99.2 (GENERIC) #0: Sat Jan  7 03:27:01 UTC 
2023 mkre...@mkrepro.netbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC 
amd64



I don't think it updatedm today is the 13th, I'd expected today or 
yesterday.. how often does releng kick it out? I thought daily



Riccardo


failure to build guile 2.2.7 on current with current

2023-01-13 Thread Riccardo Mottola

Hi,

I just upgraded to 10.99.2 via sysinst. I updated pkgsrc and started 
rolling-replace.


Guile dies this way:

  SNARF  regex-posix.doc
  CCLD libguile-2.2.la
ld: .libs/libguile_2.2_la-posix.o: in function `scm_tmpnam':
posix.c:(.text+0x10e9): warning: warning: tmpnam() possibly used 
unsafely, use mkstemp() or mkdtemp()

  CCLD guile
ld: ./.libs/libguile-2.2.so: warning: warning: tmpnam() possibly used 
unsafely, use mkstemp() or mkdtemp()

  GEN  guile-procedures.texi
guile: uncaught throw to wrong-type-arg: (#f Wrong type to apply: ~S 
((10 (13 15 5 (guile) define-module* . #f) (5 ice-9 threads) (5 . 
#:filename) (5 . 
/usr/pkgsrc/lang/guile22/work/guile-2.2.7/module/ice-9/threads.scm) (5 . 
#:imports) (5 ((ice-9 match)) ((ice-9 control))) (5 . #:exports) (5 
begin-thread make-thread with-mutex monitor parallel letpar par-map 
par-for-each n-par-map n-par-for-each n-for-each-par-map 
%thread-handler) (5 . #:replacements) (5 call-with-new-thread yield 
cancel-thread join-thread thread? make-mutex make-recursive-mutex 
lock-mutex try-mutex unlock-mutex mutex? mutex-owner mutex-level 
mutex-locked? make-condition-variable wait-condition-variable 
signal-condition-variable broadcast-condition-variable 
condition-variable? current-thread all-threads thread-exited? 
total-processor-count current-processor-count))) ((10 (13 15 5 (guile) 
define-module* . #f) (5 ice-9 threads) (5 . #:filename) (5 . 
/usr/pkgsrc/lang/guile22/work/guile-2.2.7/module/ice-9/threads.scm) (5 . 
#:imports) (5 ((ice-9 match)) ((ice-9 control))) (5 . #:exports) (5 
begin-thread make-thread with-mutex monitor parallel letpar par-map 
par-for-each n-par-map n-par-for-each n-for-each-par-map 
%thread-handler) (5 . #:replacements) (5 call-with-new-thread yield 
cancel-thread join-thread thread? make-mutex make-recursive-mutex 
lock-mutex try-mutex unlock-mutex mutex? mutex-owner mutex-level 
mutex-locked? make-condition-variable wait-condition-variable 
signal-condition-variable broadcast-condition-variable 
condition-variable? current-thread all-threads thread-exited? 
total-processor-count current-processor-count

Cannot exit gracefully when init is in progress; aborting.
cat: stdout: Broken pipe
[1]   Done(1) cat alist.doc array-handle.doc 
array-map.doc a... |
  Abort trap  GUILE_AUTO_COMPILE=0 ../meta/build-env 
guild s...

gmake[3]: *** [Makefile:4281: guile-procedures.texi] Error 1


looks like guile is dying while compiling its own code, right? anyone 
else seeing something similar?


Riccardo


[Discover] [Bug 431634] Discover gets stuck at "Fetching updates..." when fwupd support is disabled

2023-01-13 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=431634

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #16 from Riccardo Robecchi  ---
(In reply to Nate Graham from comment #15)
> So it starts working if you do install the fwupd backend?

I actually haven't been able to reproduce this for a while. Discover now just
works as expected on all of my machines.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: crash in GUI / ProjectCenter

2023-01-12 Thread Riccardo Mottola

Hi Wolfgang!


I had a nice hacking session with Fred this evening and ... fresh 
mind, new fixes.!


I found the memory issue - there was an issue with subview! 
ProjectCenter had some complex code where a subview was released 
twice.
I was able to refactor things and keep vars more localy and fix that. 
Thanks for the "hint".


On 2023-01-11 12:46:36 +0100 Wolfgang Lux  
wrote:





I'm not so sure about my suggested fix/hack. Certainly, it does the 
job and I 
don't see a reason why a window should be updating its cursor 
rectangles 
after the window has been closed (at least if it is supposed to be 
released 
at that point). Another option would likely be to close the backend 
connection more swiftly when a window is closed. For instance, in 
-[NSWindow 
orderWindow:relativeTo:] we might change the last condition from

  else if ([self isOneShot])
to
  else if ([self isOneShot] || (_f.has_closed && 
_f.is_released_when_closed))
to close the backend window immediately rather than waiting for this 
to 
happen from an autorelease pool.


One thing that is worrying is that you saw a crash even when 
resetting the 
delegates in the dealloc method. The stacktrace looks like -[NSWindow 
resetCursorRects] gets called for a window with a corrupted view 
hierarchy 
where a child window seems to have been deallocated while it is still 
present 
in the hierarchy. This is something that should never happen (at 
least not 
where sendEvent: can possibly be called). So maybe there is some 
other memory 
management bug at play here.


now the delegate problem remains "only". I am able to work-around this 
now, with this patch:


+++ b/Framework/PCProjectWindow.m
@@ -260,6 +260,8 @@
 - (void)dealloc
 {
   [[NSNotificationCenter defaultCenter] removeObserver:self];
+  [h_split setDelegate:nil];
+  [v_split setDelegate:nil];
   [projectWindow close];

   [super dealloc];

unsetting the delegate and fixing the view release issue.. solves the 
crash, at least for ProjectCenter.

Where else where you experiencing the issue?

We need to think if this delegate-to-nil fix is proper of GUI orthe 
GUI code is safe and the work-around in ProjectCenter is fine. 
However, if you noticed things elsewhere, we might need to check.


What's your point? Fred?

Riccardo

--
Sent with pride with GNUMail running on GNUstep on Debian GNU/Linux on 
a SunFire with Niagara SPARC64.





[Discover] [Bug 450581] PackageKit and Flatpak backend sections missing from Settings pages despite being installed

2023-01-12 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=450581

Riccardo Robecchi  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from Riccardo Robecchi  ---
Yes, it's still happening.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: GIMP Quartz broken on 10.7, perhaps gtk

2023-01-12 Thread Riccardo Mottola via macports-users
Hi!

I did further tests here.
In my local repository I pinned also a previous version of pango and 
pang-devel, but had difficulties "upgarding" to a previous version, how can it 
be done cleanly?

Then I thought of just activating some previous versions… I had a bit mess here 
and there when rev-upgrade , so I also set back librsvg.

The following ports are currently installed:
  pango @1.42.4_3+quartz+x11 (active)
  pango @1.50.7_0+quartz+x11

The following ports are currently installed:
  harfbuzz @2.8.2_0
  harfbuzz @3.4.0_0 (active)
  harfbuzz @5.2.0_0
  harfbuzz @5.3.1_0

The following ports are currently installed:
  librsvg @2.40.20_4+quartz (active)
  librsvg @2.54.5_0


I don't remember if I had to touch other stuff… how can I now? Is port 
installed enough?

port list outdated
Warning: The 'list' action only shows the currently available version of each 
port. To see installed versions, use the 'installed' action.
emacs-app  @28.2   editors/emacs
librsvg@2.54.5 graphics/librsvg
pango  @1.50.3 x11/pango
pango  @1.50.7 x11/pango


emacs-app cannot be upgraded. harfbuzz here is not shown… So I don't think it 
is perfect.

Anyway… I would think that the issue is between pango, harfbuzz and librsvg! 
Since then recompiling current gimp… has a perfectly working gimp! yay! 

Riccardo

PS: suppose if I have pango and harfbuzz in my local port tree. I want to test 
with current harfbuzz. How can I "hide" it, but keeping the rest of the local 
port? Rename the directory? put a command in the portfile… or move the port 
directory away to be in case put in back.



-- 
Sent with GNUMail running on MacOS 10.7



Re: GIMP Quartz broken on 10.7, perhaps gtk

2023-01-12 Thread Riccardo Mottola via macports-users
Hi,


On 2023-01-08 23:24:55 +0100 Ken Cunningham  
wrote:

> I see the same thing on a fresh gimp2 install +quartz on 10.7 (one very tiny 
> patch needed to gimp2 to change NULL -> 0 to keep clang-15 happy, otherwise a 
> no-touch build).

I have that too… I think Lukas can easily fix it. Or we can have in the 
meanwhile a small patch. It is truly wrong code, so not something OS version 
dependent.

gimp-2.10.32/plug-ins/common/file-dicom.c

line 605


Riccardo

-- 
Sent with GNUMail running on MacOS 10.7



[osg-users] Re: Completely disable osg culling

2023-01-11 Thread Riccardo Corsi
Sorry, I've just realized that Github Discussions is now the official
support channel, I've reposted the question there:
https://github.com/openscenegraph/OpenSceneGraph/discussions/1193


On Wed, Jan 11, 2023 at 6:49 PM Riccardo Corsi 
wrote:

> Hi all,
>
> For a particular use case I need to completely disable all culling
> performed by OpenSceneGraph.
> I thought it was enough (for a single camera viewer) to call:
>
> _camera->setCullingMode(osg::CullSettings::NO_CULLING);
>
> but some drawables are still culled away.
>
> To confirm this behavior I have modified osgViewer adding an event handler
> to modify the CullingMode at runtime, and when setting the mode to
> NO_CULLING, the rendered drawabl and polygon count increases, but is still
> lower than the full counter shown by the VIEW stats.
> See the attached screenshots which show the stats using NO_CULLING and
> DEFAULT_CULLING settings respectively for a sample model.
>
> Which is the right way to completely disable all culling (and thus see the
> same poly count in the camera and view stats)?
>
> Thank you,
> Riccardo
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osg-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osg-users/CAHhSftgpGmYdUtG-xa8qhk6LfSO0CiFyY9B3LAti%2BfigSNoruw%40mail.gmail.com.


Re: RCVD_IN_SBL_CSS FP

2023-01-11 Thread Riccardo Alfieri
46.183.103.8 is listed because it's an emitter of spam, it has been 
heloing with "host-41.36.37.63.tedata.net" and it is hitting traps. I 
could tell you exactly what botnet family these type of heloes comes 
from, but I can't. Believe me, that host is infected.


So you have an emitter that is infected by something, sending both good 
and bad traffic. We signal that by giving it a "3" score, and I don't 
know where you get that 3.6 score, as we define that by


sh_scores.cf:  score    RCVD_IN_SBL_CSS 3

If math doesn't fail me, 3 is less than 3.6 , and the total would have 
scored less than 5, so, from my POV, "working as expected"


There is also SPF_NONE and SPF_HELO_NONE that, from standard SA (3.4.6) 
rules, updated as yesterday, both scores 0.001 instead of 1.6. I can't 
understand the logic of assigning a score so high just for *not* having 
an SPF record, and I hope you didn't do it on purpose.


Of course, if you are not using DQS (meaning you are using Spamhaus 
public mirrors), you are on your own.


PSA: everyone using public mirrors should switch to free DQS

On 11/01/23 19:43, Benny Pedersen wrote:

Riccardo Alfieri skrev den 2023-01-11 18:36:

No.

it checks if an emission is done by an IP that is listed in SBL, and
add 3 points if it is (in our DQS implementation at least). IPs listed
in SBL are deemed "bad" by default, so an emission from them, even if
it's not direct to mx, is bad enough.

If you found an FP I encourage you to open a ticket through
https://check.spamhaus.org/ . We review all FPs and act accordingly.
On 11/01/23 17:56, Benny Pedersen wrote:


it should only check received last ip, not deeap all ips :/

 -lastexternal is done by ZEN


X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on 
localhost.junc.eu

X-Spam-Flag: YES
X-Spam-Level: *
X-Spam-Status: Yes, score=5.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
DKIM_VALID_AU,DMARC_PASS,HEADER_FROM_DIFFERENT_DOMAINS,
MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,
RCVD_IN_MSPIKE_WL,RCVD_IN_SBL_CSS,RELAYCOUNTRY_GREY,SPF_HELO_NONE,
SPF_NONE shortcircuit=no autolearn=no autolearn_force=no 
version=4.0.0

X-Spam-Report:
* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at 
https://www.dnswl.org/, low

*  trust
*  [168.100.1.4 listed in list.dnswl.org]
*  3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS
*  [46.183.103.8 listed in zen.spamhaus.org]
*  1.6 SPF_NONE SPF: sender does not publish an SPF Record
*  0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3)
*  [168.100.1.4 listed in wl.mailspike.net]
*  1.6 SPF_HELO_NONE SPF: HELO does not publish an SPF Record
* -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
*  0.1 DKIM_SIGNED Message has a DKIM or DK signature, not 
necessarily

*  valid
* -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from 
author's

*   domain
*  0.0 RCVD_IN_MSPIKE_WL Mailspike good senders
*  0.1 RELAYCOUNTRY_GREY Relayed through at some point
*  0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd 
level mail

*  domains are different
* -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen 
list

*  manager
* -0.1 DMARC_PASS DMARC pass policy
X-Spam-AWL: AWL= MEAN= COUNT= PRESCORE=
X-Spam-Relay-Country: US ** ** ** ** DE DE
X-Spam-ASN: AS3700 168.100.0.0/22
X-Fuglu-Incomingport: 10025
X-Fuglu-Suspect: 6a8f891e8b134a9f92cd83617788ebc7
X-Greylist: whitelisted by SQLgrey-1.8.0
Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net 
[168.100.1.4])

by mx.junc.eu (Postfix) with ESMTPS
for ; Wed, 11 Jan 2023 15:58:34 +0100 (CET)



/var/lib/spamassassin/4.00/spamassassin_snb_it/20_ITA.cf: 
header    __ITA_RCVD_IN_SENDERSCORE_0_29 
eval:check_rbl('senderscore0-lastexternal','score.senderscore.com.','^127\.0\.4\.([1-2]?[0-9])$')
/var/lib/spamassassin/4.00/kam_sa-channels_mcgrail_com/nonKAMrules.cf:header 
__RCVD_IN_HOSTKARMA 
eval:check_rbl('HOSTKARMA-lastexternal','hostkarma.junkemailfilter.com.')
/var/lib/spamassassin/4.00/kam_sa-channels_mcgrail_com/nonKAMrules.cf:header 
RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('HOSTKARMA-lastexternal', 
'127.0.0.1')
/var/lib/spamassassin/4.00/kam_sa-channels_mcgrail_com/nonKAMrules.cf:header 
RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('HOSTKARMA-lastexternal', 
'127.0.0.2')
/var/lib/spamassassin/4.00/kam_sa-channels_mcgrail_com/nonKAMrules.cf:header 
RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('HOSTKARMA-lastexternal', 
'127.0.0.4')
/var/lib/spamassassin/4.00/updates_spamassassin_org/20_dnsbl_tests.cf:header 
RCVD_IN_SORBS_DUL    eval:check_rbl('sorbs-lastexternal', 
'dnsbl.sorbs.net.', '127.0.0.10')
/var/lib/spamassassin/4.00/updates_spamassassin_org/20_dnsbl_tests.cf:header 
RCVD_IN_XBL  eval:check_rbl('zen-lastexternal', 
'zen.spamhaus.org.', '^127\.0\.0\.

Re: RCVD_IN_SBL_CSS FP

2023-01-11 Thread Riccardo Alfieri

No.

it checks if an emission is done by an IP that is listed in SBL, and add 
3 points if it is (in our DQS implementation at least). IPs listed in 
SBL are deemed "bad" by default, so an emission from them, even if it's 
not direct to mx, is bad enough.


If you found an FP I encourage you to open a ticket through 
https://check.spamhaus.org/ . We review all FPs and act accordingly.


On 11/01/23 17:56, Benny Pedersen wrote:


it should only check received last ip, not deeap all ips :/

-lastexternal is done by ZEN

--
Best regards,
Riccardo Alfieri

Spamhaus Technology
https://www.spamhaus.com/


Re: GIMP Quartz broken on 10.7, perhaps gtk

2023-01-11 Thread Riccardo Mottola via macports-users

Hi Ken

Ken Cunningham wrote:

The default x11 installation of gimp works perfectly.

I know that is not the version you want, you want the +quartz version.

But there’s a data point, at least, and a likely clue as to where to look for 
the issue with font rendering.


yes, it is a data-point. It restricts everything to quartz.
Also it shows that gtk3 is "more broken" than gtk2 also my 
experience. I tried using meld and beyond missing text, also controls 
are drawn absurdly.


I still have a non-updared 10.5 system "that works" and which has your 
od repository. I will check versions there and try further, looking for 
harfbuzz and pango.


Riccardo



[Gretl-users] Re: Some suggestions on the "Number of cases ’correctly predicted'" from a logit/probit outputs

2023-01-10 Thread Riccardo (Jack) Lucchetti

On Sat, 17 Dec 2022, Fred Engst wrote:


Hi Jack, Allin, Sven and all others on the gretl team,
As you know, "Number of cases ’correctly predicted’" in a logit/probit model 
can be miss-leading even in a 50/50 split case.
What we should be comparing is not zero ‘correctly predicted’, but rather 
random assignments based on sample mean.
If a sample is 50/50 split, a random assignment would get 50% "correctly 
predicted", in theory. If our model's 'correctly predicted' is 70%, we are only 20 
percentage points higher than a model based on random assignment, representing an 
improvement over the random assignment model by only 40%.
Thus, I would like to propose an alternative output from gretl, i.e. the  
“Extra number of cases 'correctly predicted' over random assignment” (or 
something like that), call this dot_R-square perhaps.

Dot_R-saure = (Y_hat_model - Y_hat_random) / (1-Y_hat_random)
where   Y_hat_model = sum(Y_hat_model_i=Y_i)/N
Y_hat_random = Y_hat^2 + (1-Y_hat)^2
Y_hat is the sample mean
Y_hat_model_i = Pro(Y_i = 1) >Y_hat
Pro(Y_i = 1) >Y_hat = 1, if Pro(Y_i = 1) >Y_hat is true

Unlike the McFadden R-squared, the interpretation of this is fairly straight 
forward, i.e. the percent that our model is better off than a model based on 
random assignment.


There is a fair number of similar statistics available in the "extra" 
package, under the name "scores2x2". Have you checked if your proposed 
statistic is in there already?



---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-users mailing list -- gretl-users@gretlml.univpm.it
To unsubscribe send an email to gretl-users-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/


[Gretl-users] Re: count panel data - poisson model with dummies?

2023-01-10 Thread Riccardo (Jack) Lucchetti

On Wed, 21 Dec 2022, lars.ahnl...@outlook.com wrote:


Big thanks! The offset variable should be "population" as I have understood it.
But I don´t really understand how to implement it, do you?


What the offset variable should be depends on how your model is specified 
and what aims to describe; in fact, it may be the case that you don't need 
an offset variable at all.


If you need a literature pointer to clarify the matter, the concept is 
briefly but clearly explained in Greene(2012, 7th ed.) in Section 18.4.5, 
at the start of page 808.


---
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
---___
Gretl-users mailing list -- gretl-users@gretlml.univpm.it
To unsubscribe send an email to gretl-users-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/


Re: crash in GUI / ProjectCenter

2023-01-10 Thread Riccardo Mottola
quot;, the status of 1) returns... and closing makes no 
issues

3) the fact that nilling the splitview delegates "macht mich stutzig"


Riccardo



[kalendar] [Bug 463513] Kalendar crashes out of the blue

2023-01-10 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463513

--- Comment #3 from Riccardo Robecchi  ---
Created attachment 155177
  --> https://bugs.kde.org/attachment.cgi?id=155177=edit
Third backtrace (22.12.1)

Here's another one. The interesting bit is that in the meantime I have updated
Kalendar to version 22.12.1.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: crash in GUI / ProjectCenter

2023-01-09 Thread Riccardo Mottola

Hi,


Riccardo Mottola wrote:
y to understand if this is more a GUI or a ProjectCenter issue 


I checked this a little more, also with Fred. The SplitView looses its 
delegate.. it must be one of the subviews. I suppose the Editor subview, 
because it happens only if a proper editor is loader.
Editor loading is a bit complex since the Framework loads some editor 
Bundles.

The Editor itself can function both as in-window and in-project...

Anyone has a good clue?

Riccardo



[neon] [Bug 463947] Wrong dependencies make it impossible to update/install packages

2023-01-09 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463947

--- Comment #6 from Riccardo Robecchi  ---
As pointed out by someone on the Telegram KDE Neon group, removing the
/etc/apt/preferences.d/98-jammy-overrides file fixes the issue. This seems like
a packaging error as there is a new file named "99-jammy-overrides", when it
should have ben "98-jammy-overrides" (or vice-versa).

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 461105] Wrong software-properties in muon and muon bugtracker closed

2023-01-09 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=461105

Riccardo Robecchi  changed:

   What|Removed |Added

Summary|Wrong software-properties   |Wrong software-properties
   |in muon and muon bugtracker |in muon and muon bugtracker
   |closed  |closed
 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||sephiroth...@hotmail.it

--- Comment #1 from Riccardo Robecchi  ---
Muon is not supported anymore and is to be considered de facto abandonware. You
can fix the issue by manually creating a link:
sudo ln -s /usr/bin/software-properties-{kde,qt}

This will make the software sources application open as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 463947] Wrong dependencies make it impossible to update/install packages

2023-01-09 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463947

Riccardo Robecchi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
Summary|dependency chaos after  |Wrong dependencies make it
   |today update|impossible to
   ||update/install packages
 CC||sephiroth...@hotmail.it

--- Comment #4 from Riccardo Robecchi  ---
I can see the issues, too. Marking this as confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 463513] Kalendar crashes out of the blue

2023-01-09 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463513

--- Comment #2 from Riccardo Robecchi  ---
Created attachment 155132
  --> https://bugs.kde.org/attachment.cgi?id=155132=edit
Second backtrace

Here's another one.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: firefox resource hog

2023-01-08 Thread Riccardo Mottola

Hi,


On 1/7/23 18:49, Clay Daniels wrote:

I find that firefox 105 or 107 are almost unusable on a laptop running
NetBSD 10.0 BETA.
My older 2014 machine has similar 4gb ram & I have found arcticfox 
works best there. 



but at the end ArcticFox is really close to Firefox, something like a 
mix of FF 40-52 things... backports, in features and fixes, but at the 
"core" it should behave as FF 40-45. This means its process setup, it 
does not use E10s/Electrolysis yet and has the old-old interface and is 
"full C/C++" without rust.


Being the main author behind it, I do know. It comes from PaleMoon 27, 
but I "firefoxized" it a lot since the fork - trying not to sacrifice much.


Besides startup times, on a normal Intel computer with 2 cores with 
2-4GB of RAM I must say general usage of Firefox compares well with 
ArcticFox. Something like the NetBSD website, wikipedia, DuckDuckGo. 
What changes a lot is opening more tabs! but with less than 3GB or ram 
one shouldn't really have more than a couple of tabs nowadays.


I too notice things are slower on NetBSD with Firefox and ArcticFox 
seems to do better, so the hint that "threads" and "processes" might be 
an issue is a hint.


Also, acceleration does make a difference and on similar systems, Linux 
still seems to be a tad better and/or supporting more cards.


Unfortunately, on my two best NetBSD laptops where I would browse, I 
can't test well.


-> on one laptop, x86 + nvidia, nouveau doesn't work and the "nv" driver 
is so slow and full of scrolling artifacts that beyond compilation and 
startup, I can't "test and compare" ArcticFox


-> my other, x86-64 + i915, is running current NetBSD and there 
ArcticFox stopped building. So if you like ArcticFox on NetBSD, help :)


As another comparison, there is FreeBSD. Unfortunately, ArcticFox 
doesn't support most recent versions of FreeBSD either, but on my 
workstation with x86-64 and i915 I can still compare and there ArcitcFox 
and FireFox are "closer" like linux, although FF uses more ram with many 
tabs.



Summary:

- I think NetBSD trails in performance, due to some thread 
related thing + graphic acceleration, but it is just a gut feeling.


- if you like ArcticFox, it needs help on BSDs :)


Riccardo


Re: Base 1.28.1 API/ABI break?

2023-01-08 Thread Riccardo Mottola

Hi,


On 1/8/23 09:32, Yavor Doganov wrote:

But given that Pantomime also fails to build (and who knows what else,
I mean third-party non-packaged stuff) perhaps it is safer to proceed
with a new release and try to do the impossible to catch the deadline.



does Pantomime fail to build also due to string encoding constants?

I need to make a Pantomime release soon, I fixed it but I don't remember 
if the fix was already released or not.


The only drawback is that GNUMail still has some issues, and 
historically GNUMail and Pantomime were always released together. I 
don't think this is a real necessity, since Pantomime is a Kit. So if 
pressed by time, I could kick out Pantomime and GNUMail as-is and then 
do in the future a minor GNUMail release and break the 1:1 release custom.



Riccardo




Re: GIMP Quartz broken on 10.7, perhaps gtk

2023-01-08 Thread Riccardo Mottola via macports-users

Hi,

I come back to this - I want GIMP back on older systems, since I use(d) 
it! We know it is broken on 10.6 and 10.7 and it used to work about a 
year ago, even on 10.5 when using Ken's legacy MacPorts repository which 
is no longer there.


First, I updated my 10.7 box - just to see it still happens. I have seen 
some ports updated.



Then I made a local port repository to bring back to older releases some 
libraries or maybe gimp itself, to try to understand what component(s) 
broke it and when.


I went back in time with harfbuzz, boing back to 3.4. The issue still 
presents.


What other library which is related to font drawing would you check?


Riccardo



[kscreenlocker] [Bug 463301] Lock screen is slow - it takes several seconds for the screen to lock

2023-01-06 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463301

Riccardo Robecchi  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from Riccardo Robecchi  ---
On Neon it looks like it is located at
/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet.

The result of manually running the kscreenlocker_greet executable is the same
as using the keyboard shortcut: it takes ~5 seconds for the screen to lock.
Here is the output:

riccardo@Sleipnir ~ $ /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet
kf.kirigami: Failed to find a Kirigami platform plugin
Locked at 1672996986
QXcbClipboard: SelectionRequest too old
QXcbClipboard: SelectionRequest too old
QXcbClipboard: SelectionRequest too old
QXcbClipboard: SelectionRequest too old
QXcbClipboard: SelectionRequest too old
QXcbClipboard: SelectionRequest too old
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"
qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:807:9: QML
QQuickItem: Binding loop detected for property "width"

[kwin] [Bug 460573] Unmaximised windows are blurry under X11

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=460573

--- Comment #7 from Riccardo Robecchi  ---
I see the same error message:
Jan 04 16:20:47 Sleipnir kwin_x11[2528]: kwin_core: precision lost! floating
value sent to X 947.833
Jan 04 16:20:47 Sleipnir kwin_x11[2528]: kwin_core: precision lost! floating
value sent to X 326.269

It is worth noting that I am not using fractional scaling. I do not use
Wayland, so I have no idea if this bug happens there as well or not. I am also
using an AMD GPU.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 463827] New: Computers do not detect each other until KDE Connect settings are opened and device list is refreshed

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463827

Bug ID: 463827
   Summary: Computers do not detect each other until KDE Connect
settings are opened and device list is refreshed
Classification: Applications
   Product: kdeconnect
   Version: 22.12.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: sephiroth...@hotmail.it
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

SUMMARY
I have multiple computers running Linux with KDE Plasma. For the purpose of
this bug report, let's concentrate on my laptop and my tablet, which were
paired with KDE Connect. They are unable to detect each other until I open the
settings and I manually refresh the list of available devices. This happens
both on clean boot and after suspension/hibernation.

STEPS TO REPRODUCE
1. Pair two computers

OBSERVED RESULT
The computers require manual refresh of the available devices list before
detecting each other (this needs to be done just on one device, not both).

EXPECTED RESULT
The computers, which are already paired, detect each other automatically.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
While this issue was present in Ubuntu 20.04-based distros due to an issue with
openssl libraries (see bug 424606), this is no longer the case with Ubuntu
20.04-based distros as there are no error messages in dmesg related to SSL.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 411753] KDE Connect spams the desktop with a torrent of old notifications.

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=411753

Riccardo Robecchi  changed:

   What|Removed |Added

 CC||kousi...@iitg.ac.in

--- Comment #11 from Riccardo Robecchi  ---
*** Bug 422140 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 422140] Annoying and obtrusive notifications KDE connect

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=422140

Riccardo Robecchi  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||sephiroth...@hotmail.it

--- Comment #8 from Riccardo Robecchi  ---
This really looks like a duplicate of 411753, so I'm marking it as such.

*** This bug has been marked as a duplicate of bug 411753 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 411753] KDE Connect spams the desktop with a torrent of old notifications.

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=411753

Riccardo Robecchi  changed:

   What|Removed |Added

 CC||web.msei...@mailbox.org

--- Comment #10 from Riccardo Robecchi  ---
*** Bug 419662 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 419662] The same message (i.e. calendar entry from calendar app 'etar') occours again and again until it was removed from the info bar in android

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=419662

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||sephiroth...@hotmail.it

--- Comment #5 from Riccardo Robecchi  ---
This really looks like a duplicate of 411753, so I'm marking it as such.

*** This bug has been marked as a duplicate of bug 411753 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 462641] KDE Connect randomly crashes while in the background

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=462641

Riccardo Robecchi  changed:

   What|Removed |Added

Summary|sempre più bug a caso   |KDE Connect randomly
   ||crashes while in the
   ||background

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 463791] Bigscreen didn't work / no place to start

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463791

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||sephiroth...@hotmail.it

--- Comment #1 from Riccardo Robecchi  ---


*** This bug has been marked as a duplicate of bug 463792 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 463792] Bigscreen didn't work / no place to start

2023-01-04 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463792

--- Comment #1 from Riccardo Robecchi  ---
*** Bug 463791 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Freesurfer] Password for virtual machine FS_7_2_0_ubuntu_18_04_06

2023-01-02 Thread Riccardo Accetta
External Email - Use Caution

Hi can I have the password for the virtual machine that I have downloaded ?
Thanks
Best Regards
Riccardo Accetta
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 


[kalendar] [Bug 460506] Import calendar file

2023-01-02 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=460506

Riccardo Robecchi  changed:

   What|Removed |Added

 CC||sephiroth...@hotmail.it
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Riccardo Robecchi  ---
I have just done this. Do you still have issues with importing .ics files?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 463741] New: Kalendar disables all calendars when importing event

2023-01-02 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463741

Bug ID: 463741
   Summary: Kalendar disables all calendars when importing event
Classification: Applications
   Product: kalendar
   Version: 22.12.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY
When starting Kalendar, all calendars are disabled and require manual
re-enabling. This seems to happen when Kalendar is not open and I import an
event through an .ics file.

STEPS TO REPRODUCE
1. Open an .ics file using Kalendar
2. Import event into existing calendar

OBSERVED RESULT
All calendars are disabled.

EXPECTED RESULT
Calendars are shown according to how the user set them up.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

crash in GUI / ProjectCenter

2023-01-01 Thread Riccardo Mottola

Hi,

I am able to produce a crash in ProjectCenter, by opening a project, 
selecting a file to edit and then closing the project. If I just open 
and close a project, nothing happens. So it appears to depend by the 
presence of the editor.


I noticed this on my Rasperry PI so arm6, but now I can reproduce it on 
x86-64 too. Hmm.


#0  0xb6586340 in objc_msg_lookup ()
   from /usr/lib/arm-linux-gnueabihf/libobjc.so.4
#1  0xb6cba1e0 in -[NSSplitView _dividerRectForIndex:] (self=0x509a68,
    _cmd=, index=0) at NSSplitView.m:107
#2  0xb6cbc7e8 in -[NSSplitView resetCursorRects] (self=0x509a68,
    _cmd=) at NSSplitView.m:1399
#3  0xb6d356c4 in resetCursorRectsForView (theView=0x509a68) at 
NSWindow.m:3002

#4  0xb6d35750 in resetCursorRectsForView (theView=)
    at NSWindow.m:3017
#5  0xb6d35750 in resetCursorRectsForView (theView=)
    at NSWindow.m:3017
#6  0xb6d37510 in -[NSWindow resetCursorRects] (self=0x539328,
    _cmd=) at NSWindow.m:3189
#7  0xb6d39b58 in -[NSWindow sendEvent:] (self=0x539328, _cmd=out>,

    theEvent=0x1691d8) at NSWindow.m:4073
#8  0xb6b807c4 in -[NSApplication run] (self=0x1d8a78, _cmd=)
    at NSApplication.m:1585
#9  0xb6b5eed4 in NSApplicationMain (argc=,
    argv=) at Functions.m:119
#10 0xb637b294 in __libc_start_main (main=0xbefff3e4, argc=-1236664320,
    argv=0xb637b294 <__libc_start_main+276>, init=,
    fini=0x164d8 <__libc_csu_fini>, rtld_fini=0xb6fdfa14 <_dl_fini>,
    stack_end=0xbefff3e4) at libc-start.c:287


106   // Check with delegate for hit rect...
107   if (_delegate && [_delegate respondsToSelector: selector])

(gdb) p _delegate
$1 = (struct objc_object *) 0x3161e8

if I po _delegate, then I get a crash, appears it is not valid.


I try to understand if this is more a GUI or a ProjectCenter issueq




[dolphin] [Bug 463667] New: Error message about file not existing when trying to copy after unmounting

2022-12-31 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463667

Bug ID: 463667
   Summary: Error message about file not existing when trying to
copy after unmounting
Classification: Applications
   Product: dolphin
   Version: 22.08.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
I have copied some files from a USB hard disk to an NFS mount; each had its own
tab inside the same Dolphin window. I then unmounted and disconnected the disk,
but kept the window open. I then tried to move some files from an SD card to
the same NFS mount, but Dolphin only gave me the option to copy files (not move
them). When I tried that, it complained that one of the files I copied earlier
from the USB disk didn't exist (as it was looking for it in the directory where
the disk was mounted) and prevented me from doing anything at all. Refreshing
the view didn't work, just like going back and forth between folders, and the
only thing that actually worked was to close Dolphin and open a new window.


STEPS TO REPRODUCE
1. Open a USB drive and a position outside of it (e.g. a remote folder) in the
same Dolphin window using tabs
2. Copy some files from the USB drive to the other position
3. Unmount and remove the drive, but keep the window open
4. Try to copy or move files to the remote folder

OBSERVED RESULT
The copy process doesn't start and Dolphin complains about the files on the USB
drive not existing.

EXPECTED RESULT
The copy process is performed as expected.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-12-31 Thread Riccardo


Hi. First of all thanks

I solved writing:

https://sourceforge.net/projects/lms-plugins-philippe44/files/dev/repo-sf.xml



In the box in the bottom of plugin page



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


Thanks a lot.



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


slartibartfast wrote: 
> Yes under Additional Repositories.
> 
> Sent from my Pixel 3a using Tapatalk

Now plugin is the requested ones. But Player its lost



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


At the bottom of plugin Page, right?



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


Paul Webster wrote: 
> See my comment about the dev repository.


https://sourceforge.net/projects/lms-plugins-philippe44/files/dev/

i must write This?



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


Paul Webster wrote: 
> 
> But ... the version that you wanted to install is the one that I am
> running here and I did not install it by hand.
> I simply added Philippe's dev repository link to my LMS plugins page (at
> the bottom) and then LMS offered me that version instead of the released
> version. That is the usual way to do it.
> 
> 3960239603


+---+
|Filename: photo1671373681.jpeg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39603|
+---+


Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-31 Thread Riccardo


Paul Webster wrote: 
> Assuming that the "mkdir" failed because the directory already existed
> ... then ... that should have worked.
> However, LMS might be showing the version number from a previous
> installation because it did not manage the install that you made (I do
> not remember if it opens up the plugin install.xml to find it when you
> list the plugins).
> 
> But ... the version that you wanted to install is the one that I am
> running here and I did not install it by hand.
> I simply added Philippe's dev repository link to my LMS plugins page (at
> the bottom) and then LMS offered me that version instead of the released
> version. That is the usual way to do it.
> 
> Do you have a special reason to want to install by hand?

try to install in LMS a different version of UpNpBridge in my linux
mint 21 system.
First of all: I have an old Linux Computer with LMS and Hqplayerd. In
the Plugin config the selected binary is squeee2upnp*linux-x86_64 and
UpNp 2.1.12
Now i'm working on a new computer so i'm rebuilding a system Mint 21
Vanessa Logitechmediaserver 8.3.0 , libgmpris Hqpalyerd 4.3.33 AVX e
UpnpBridge, actually 1.82.2.
So i try to install Upnp 2.1.12.11 instead of 1.82.2



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-12-31 Thread Riccardo


mherger wrote: 
> > 
> 
> > But no way. Actually the plugin remain version 1.82.2
> 
> Uninstall any version installed through LMS first.

Please, how i could unistall?
No with delfag



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-12-31 Thread Riccardo


philippe_44 wrote: 
> Can you ls the cache directory and the cache/UPnPBridge?
Hi Philippe Thanks

riccardo@RanXerox:/var/lib$ ls
AccountsService  BrlAPI   fprint   lightdm
pam   snmp   upower
acpi-support colord   fwupdlightdm-data   
plocate   squeezeboxserver   usb_modeswitch
alsa command-not-foundgeoclue  linuxmint  
plymouth  sudo   usbutils
app-info dbus ghostscript  locales
polkit-1  swcatalog  vim
apt  dhcp grub logrotate  
private   synaptic   xfonts
aptitude dictionaries-common  hp   man-db 
pythonsystemdxkb
aspell   dkms hqplayer misc   
samba tpmxml-core
avahi-autoipddoc-base ieee-dataNetworkManager 
saned ubiquity
blueman  dpkg ispell   openvpn
sgml-base ubuntu-drivers-common
bluetoothemacsen-common   libreoffice  os-prober  
shells.state  ucf
boltdflatpak  libxml-sax-perl  PackageKit 
shim-signed   udisks2
riccardo@RanXerox:/var/lib$



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2022-12-30 Thread Riccardo


Hello i try to install in LMS a different version of UpNpBridge in my
linux mint 21 system.
First of all: I have an old Linux Computer with LMS and Hqplayerd.  In
the Plugin config the selected binary is squeee2upnp*linux-x86_64 and
UpNp 2.1.12
Now i'm working on a new computer so i'm rebuilding a system Mint 21
Vanessa Logitechmediaserver 8.3.0 ,  libgmpris Hqpalyers 4.3.33 AVX e
UpnpBridge, actually 1.82.2.
So i try to install Upnp 2.1.12.11 instead of 1.82.2 

I wrote this:
cd /var/tmp

wget -O UPnPBridge-0.2.9.5.zip
https://sourceforge.net/projects/lms...1.zip/download

sudo -s

systemctl stop logitechmediaserver

cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins

mkdir UPnPBridge

cd UPnPBridge

unzip /var/tmp/ UPnPBridge-2.1.12.11.zip

chown -R squeezeboxserver:nogroup .

chmod +x Bin/*x86*

systemctl restart logitechmediaserver


But no way. Actually the plugin remain version 1.82.2
Whats the problem?
Could someone write an example of right script ?
thanks



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: SqueezeCenter] Manually installing plugin zips

2022-12-30 Thread Riccardo


Hello i try to install in LMS a different version of UpNpBridge in my
linux mint 21 system.
I wrote this:
cd /var/tmp

wget -O UPnPBridge-0.2.9.5.zip 
https://sourceforge.net/projects/lms-plugins-philippe44/files/dev/UPnPBridge-2.1.12.11.zip/download

sudo -s

systemctl stop logitechmediaserver

cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins

mkdir UPnPBridge

cd UPnPBridge

unzip /var/tmp/ UPnPBridge-2.1.12.11.zip

chown -R squeezeboxserver:nogroup .

chmod +x Bin/*x86*

systemctl restart logitechmediaserver


But no way. Actually the plugin remain version 1.82.2
Whats the problem?
Could someone write an example of  right script ?
thanks



Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010
View this thread: http://forums.slimdevices.com/showthread.php?t=108414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


old nvidia card crash with current at boot in nouveau nvkm

2022-12-30 Thread Riccardo Mottola

Hi,


This message had ad attachment, it does not come through... so I rewrite 
it without and try pastebin.



coming over from netbsd-base list. I have a laptop with

01:00.0 VGA compatible controller: NVIDIA Corporation G72M [Quadro NVS 
110M/GeForce Go 7300] (rev a1)


framebuffer does not come up.

I built kernel with

options DDB_ONPANIC=1
options DDB_COMMANDONENTER="trace;reboot"


On boot I get the crash I tried to attach as picture. It starts with:

memset
nvkm_memory_new
nvkm_gpuobj_new
nvkm_ramht_new
nv40_instmem_oneinit


I can mail the JPG with the screenshot, since I cannot attach it here. 
Or maybe  this link work:


https://i.paste.pics/d0eb498ce761d2df26e540bc10009bed.png


Does this help understanding what's wrong?


Riccardo




Re: issue building current kernel fails, stripattach

2022-12-29 Thread Riccardo Mottola

Hi,


On 28/12/2022 19:22, Jonathan A. Kollasch wrote:

strip(4) was removed since 9, but some small remnants remained such that
this failed at link time rather than config(1) time.

Fixed in src/sys/conf/files r1.1306.



I confirm the fix, thanks.


Riccardo



[Freesurfer] password for virtual machine request

2022-12-29 Thread Riccardo Accetta
External Email - Use Caution

Hi,
I'm interested on freesurfer project can I have the password to unzip the 
virtual machine ?
Thanks
Riccardo Accetta
___
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 


[yakuake] [Bug 463582] Shell in Yakuake does not adds new lines when output changes and prompt is in the last line

2022-12-29 Thread Riccardo Moroni
https://bugs.kde.org/show_bug.cgi?id=463582

Riccardo Moroni  changed:

   What|Removed |Added

 CC||riccardo.moroni...@gmail.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 463582] New: Shell in Yakuake does not adds new lines when output changes and prompt is in the last line

2022-12-29 Thread Riccardo Moroni
https://bugs.kde.org/show_bug.cgi?id=463582

Bug ID: 463582
   Summary: Shell in Yakuake does not adds new lines when output
changes and prompt is in the last line
Classification: Applications
   Product: yakuake
   Version: 22.12.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: riccardo.moroni...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Write a shell command that can fill the screen (ie "ll" when folder has many
files or folders or wait long enougth for a ping)

OBSERVED RESULT
Output seems to be locked at the last visible line. If you lose focus and gain
it again the output is refreshed to the true last line but you can't scroll up
to see what's wrote before until you lose and gain focus again on Yakuake to
see another refresh.

EXPECTED RESULT
I could see all the output and scrolling freely without losing and gaining
focus to see it


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro 22.0.0
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION

I have the same issue with repository version and AUR version.

-- 
You are receiving this mail because:
You are watching all bug changes.

Re: NetBSD and old nvidia laptop card / crash and unusable X11

2022-12-28 Thread Riccardo Mottola

Hi Julian,

On 15/12/2022 18:28, Julian Coleman wrote:

I wonder if it's crashing with the screen off?  Are you able to build a
kernel with:

   options DDB_ONPANIC=1
   options DDB_COMMANDONENTER="trace;reboot"

?  We might then be able to catch the crash details on the next boot.



it took a little ride, I had to set up everything, but was able to 
compile current sources with the options you gave me.


The kernel, at boot, crashes, I get a trace, a reboot (I suppose that's 
the second lines of options you gave me). But where should be the crash 
details? in /var/crash there is nothing new.


I made a "screenshot" of the error. I'll post it on netbsd-current, 
since I think it is more correct than users for the current sources.


Riccardo



issue building current kernel fails, stripattach

2022-12-28 Thread Riccardo Mottola

Hi,

to debug nouveau I need to build a current kernel, as advised on 
netbsd-users.


I got sources snapshot, updated with "cvs -q update -dPA". Did it 
twice to be sure not to have gotten a bad release.
To do this, I need current tooIs: I built tools  using "./build.sh -U 
-j2 tools" .


However, building the kernel fails

#  link  Aspire/netbsd
/usr/src/obj/tooldir.NetBSD-9.3-i386/bin/i486--netbsdelf-ld -Map 
netbsd.map --cref -T netbsd.ldscript -Ttext c010 -e start -X -o 
netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ} vers.o 
swapnetbsd.o
/usr/src/obj/tooldir.NetBSD-9.3-i386/bin/i486--netbsdelf-ld: 
ioconf.o:(.rodata+0xa0): undefined reference to `stripattach'



Ideas?

Riccardo

--
Sent with GNUMail from GNUstep on a Raspberry PI 4.



fpudna: FPU busy with EagerFPU enabled

2022-12-28 Thread Riccardo Mottola

Hi,

my i386 laptop running 9,3 was compiling. I attempted to switch 
consoles (text only nouveau is disabled) with ctrl-alt-F1 but it 
crashed with kernel fault.


At reboot, I see

savecore: rebood after panic: panic: fpudna: FPU busy with EagerFPU 
enabled


crash is in netbsd.8.core.gz

Never seen this error, does it ring a bell?

Riccardo

--
Sent with GNUMail from GNUstep on a Raspberry PI 4.



Re: DQS rules for SA 4.0.0+

2022-12-28 Thread Riccardo Alfieri

On 28/12/22 15:15, Henrik K wrote:



Maybe would be even good idea to use something like this:

ifplugin Mail::SpamAssassin::Plugin::HashBL
   
else
   error: Please activate HashBL plugin in v342.pre
endif
I think I'll just add the ifplugin condition in the two .cf files and 
add a note in the README. No reason to overengineer something that it 
should be working by default, as it is in a stock SA installation.


--
Best regards,
Riccardo Alfieri

Spamhaus Technology
https://www.spamhaus.com/



Re: NetBSD and old nvidia laptop card / crash and unusable X11

2022-12-28 Thread Riccardo Mottola

Hi,


On 2022-12-23 14:30:35 + Greg Troxel  wrote:



It is entirely possible to build a full current or 10 release on 9.  
You

can then run either kernel with 9 userland.

To build, just "./build.sh release".  The time you have to wait will 
be

less than the time to figure out how to avoid that.  But you can build
tools, and then kernel, without building all of userland.


I hoped to skimp on tools :) But well... I did try not to build full 
release.

I did build tools
./build.sh -U tools

then kernel
./build.sh kernel=myconf

but kernel build fails. I thought to have gootten a bad CVS release, 
updated and now tool fails :(


I will report on netbsd current, since for pratical purposes it is an 
issue of building current on i386... debugging nouveau will come 
later!


Riccardo

--
Sent with GNUMail from GNUstep on a Raspberry PI 4.



Re: DQS rules for SA 4.0.0+

2022-12-28 Thread Riccardo Alfieri

On 28/12/22 14:44, Henrik K wrote:


It is enabled by default for new installs in v342.pre (old users must enable
it manually).  But like with any other loadable plugin, one MUST check use
"ifplugin" to check that it's loaded.

Ok, thanks for the clarification.

Would you then suggest to add also a:

ifplugin Mail::SpamAssassin::Plugin::URIDNSBL

to the .cf files where check_rbl , urirhssub etc are used?

--
Best regards,
Riccardo Alfieri

Spamhaus Technology
https://www.spamhaus.com/



Re: DQS rules for SA 4.0.0+

2022-12-28 Thread Riccardo Alfieri

On 28/12/22 14:20, Kevin A. McGrail wrote:


Do you have hashbl plugin enabled?



Ah, I thought it was enabled by default in SA 4.0.

--
Best regards,
Riccardo Alfieri

Spamhaus Technology
https://www.spamhaus.com/



Re: DQS rules for SA 4.0.0+

2022-12-28 Thread Riccardo Alfieri
Looks like you didn't replace the DQS key in the template, as it's 
outlined in the README.


You also have a lot of parsing errors that are not normal (\t should be 
a , don't know why your system renders that badly)


On 28/12/22 14:17, Benny Pedersen wrote:
Dec 28 14:12:09.837 [1461] warn: config: failed to parse line in 
/etc/mail/spamassassin/sh.cf (line 71): 
urirhssub\tSH_BODYURI_REVERSE_SBL\tyour_DQS_key.zen.dq.spamhaus.net.\tA 
127.0.0.2



--
Best regards,
Riccardo Alfieri

Spamhaus Technology
https://www.spamhaus.com/


[drkonqi] [Bug 446925] drkonqi does not persist authentication credentials even if save option is checked.

2022-12-28 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=446925

Riccardo Robecchi  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||sephiroth...@hotmail.it
 Resolution|FIXED   |---

--- Comment #12 from Riccardo Robecchi  ---
Reopening as the bug is still present as of version 5.26.4.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 463513] New: Kalendar crashes out of the blue

2022-12-27 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463513

Bug ID: 463513
   Summary: Kalendar crashes out of the blue
Classification: Applications
   Product: kalendar
   Version: 22.12.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@kde.org
  Reporter: sephiroth...@hotmail.it
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: kalendar (22.12.0)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.1.0-x64v2-xanmod1 x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.4 [CoredumpBackend]

-- Information about the crash:
Kalendar crashed while sitting idle in the background. No action was taken as
the computer was completely idle.
After the crash, I started Kalendar again, but it stopped showing available
calendars, despite them being correctly reported in the "accounts" section. I
then closed it to see if starting it again would fix the issue, but then it
wouldn't start again.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#6  0x7fe07999af95 in std::__atomic_base::operator-- (this=0x0) at
/usr/include/c++/11/bits/atomic_base.h:385
#7  QAtomicOps::deref (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:289
[...]
#9  QDateTime::Data::operator= (other=..., other=..., this=0x55d83d0b2518) at
time/qdatetime.cpp:3411
#10 QDateTime::operator= (this=0x55d83d0b2518, other=...) at
time/qdatetime.cpp:3791
[...]
#12 0x7fe079af40f4 in QtPrivate::QSlotObjectBase::call (a=0x7fff2b7f7bd0,
r=0x55d83b811ee0, this=0x55d83b4d3010) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398


Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 463513] Kalendar crashes out of the blue

2022-12-27 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=463513

--- Comment #1 from Riccardo Robecchi  ---
Created attachment 154840
  --> https://bugs.kde.org/attachment.cgi?id=154840=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

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