Re: Wireshark + qt5-core with CPU Alderlake and AVX512

2023-06-22 Thread Joe Marcus Clarke
HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr TSC: P-state invariant, performance statistics — So qt5-core includes AVX512 instructions while they are not present in the CPU (confirmed by wiki, external sources, compiler results and dmesg outpout) Do you have a solution ? (

[kde-freebsd] Re: Problems with automounting USB stick

2011-02-25 Thread Joe Marcus Clarke
of the relevant data. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

Re: [kde-freebsd] kaffeine-1.0 and webcamd based DVB-T?

2010-08-24 Thread Joe Marcus Clarke
On 8/24/10 5:12 PM, Joe Marcus Clarke wrote: On 8/24/10 5:04 PM, Hans Petter Selasky wrote: On Tuesday 24 August 2010 22:21:18 Juergen Lock wrote: #! /bin/sh # add PCTV 452e Sat HDTV Pro USB to hal as /dev/dvb/adapter0 hal-device --add usb_device_2304_21f_noserial_dvb_0 EOF dvb.device

Re: [kde-freebsd] kaffeine-1.0 and webcamd based DVB-T?

2010-08-24 Thread Joe Marcus Clarke
On 8/24/10 5:17 PM, Hans Petter Selasky wrote: On Tuesday 24 August 2010 23:13:02 Joe Marcus Clarke wrote: Oh, and webcamd's rc.d script will need to be updated to depend on hald. That's a problem, because then we need to make devd rc-script depend on hald too. That can't happen as hald

Re: [kde-freebsd] kaffeine-1.0 and webcamd based DVB-T?

2010-08-23 Thread Joe Marcus Clarke
On 8/23/10 3:13 AM, Hans Petter Selasky wrote: On Monday 23 August 2010 00:35:33 Joe Marcus Clarke wrote: Actually, I'd prefer if there was a file or socket from which I could read to get this data. hps, is this doable? That is, could I have a file or socket that would allow me to map a USB

Re: [kde-freebsd] kaffeine-1.0 and webcamd based DVB-T?

2010-08-22 Thread Joe Marcus Clarke
-- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org

Re: [kde-freebsd] kaffeine-1.0 and webcamd based DVB-T?

2010-08-19 Thread Joe Marcus Clarke
maintainers in case they want to look at this... Hal does support v4l (and thus webcamd) right now. I added that for GNOME 2.30. I didn't do any dvb support. I may need some examples of dmesg and sysctl to make this happen. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gn

Re: [kde-freebsd] narrowed down troubles with devel/gobject-introspection

2010-03-07 Thread Joe Marcus Clarke
On Mon, 2010-03-01 at 22:54 -0500, Mikhail T. wrote: Ok, some Python script somewhere is trying to do chflags on a file under ~/.cache. On this system, my home directory is NFS-mounted and the chflags fails. This should not be a fatal error, but it is... CC-ing Python-maintainers... Yours,

Re: [kde-freebsd] Co-ordination of some efforts on oscaf

2009-11-27 Thread Joe Marcus Clarke
On Fri, 2009-11-27 at 12:23 -0500, Thomas Abthorpe wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rumour has it that oscaf, http://oscaf.sourceforge.net, has released 0.1 and that future releases of KDE and Gnome will require it. Does anybody have this on their radar, so we can

Re: [kde-freebsd] Fwd: [PATCH]GPGME 1.2.0 will break crypto in kdepim (Re: ports/135911: [MAINTAINER] security/gpgme: Update to version 1.2.0)

2009-07-01 Thread Joe Marcus Clarke
(); } ___ freebsd-gn...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to freebsd-gnome-unsubscr...@freebsd.org -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode / #freebsd-gnome http

Re: [kde-freebsd] [APPROVAL REQUEST] latest unixODBC breaks several ports

2009-01-26 Thread Joe Marcus Clarke
maintainer at the very least. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gn...@freebsd.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] strndup implementation in xdg-user-dirs

2008-07-19 Thread Joe Marcus Clarke
The strndup() implementation in xdg-user-dirs is wrong. The prototype needs to be: char *strndup(const char *str, size_t len); Should be as easy as fixing the one patch. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http

Re: [kde-freebsd] Can't automount without being root

2008-03-30 Thread Joe Marcus Clarke
On Fri, 2008-03-28 at 13:33 -0400, Dwayne MacKinnon wrote: Hi folks, I'm using KDE-3.5.8 on FreeBSD 7.0-RELEASE. Since the HAL upgrade I can't automount as an ordinary user anymore. I get the following error message in Konqueror: org.freedesktop.hal.storage.mount-removable no --

Re: [kde-freebsd] multislot cardreader and hald

2007-12-24 Thread Joe Marcus Clarke
On Mon, 2007-12-24 at 16:32 +0200, Andriy Gapon wrote: on 21/12/2007 15:33 Joe Marcus Clarke said the following: Jeremy Messenger wrote: On Fri, 21 Dec 2007 05:59:44 -0600, Andriy Gapon [EMAIL PROTECTED] wrote: on 20/12/2007 19:03 Jeremy Messenger said the following: I am no expert

Re: [kde-freebsd] multislot cardreader and hald

2007-12-24 Thread Joe Marcus Clarke
On Mon, 2007-12-24 at 19:11 +0200, Andriy Gapon wrote: on 24/12/2007 16:32 Andriy Gapon said the following: on 21/12/2007 15:33 Joe Marcus Clarke said the following: Disc media is treated differently than USB media. USB umass devices are assumed to have media. This is part of the issue

Re: [kde-freebsd] multislot cardreader and hald

2007-12-21 Thread Joe Marcus Clarke
to read da device or one could issue some SCSI commands to query the actual HW. -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome ___ kde-freebsd mailing list kde-freebsd

Re: [kde-freebsd] multislot cardreader and hald

2007-12-20 Thread Joe Marcus Clarke
On Thu, 2007-12-20 at 11:03 -0600, Jeremy Messenger wrote: On Thu, 20 Dec 2007 10:51:37 -0600, Andriy Gapon [EMAIL PROTECTED] wrote: on 20/12/2007 18:47 Jeremy Messenger said the following: On Thu, 20 Dec 2007 09:28:01 -0600, Andriy Gapon [EMAIL PROTECTED] wrote: When I connect a

Re: [kde-freebsd] koffice does not build on amd64 (GCC 4.2)

2007-05-25 Thread Joe Marcus Clarke
On Fri, 2007-05-25 at 09:58 +0300, Andy Fawcett wrote: Hi Joe, On Thursday 24 May 2007 20:02:41 Joe Marcus Clarke wrote: I'm trying to build kde3 on my amd64 machine running very recent -CURRENT: FreeBSD lasagna.marcuscom.com 7.0-CURRENT FreeBSD 7.0-CURRENT #13: Tue May 22 23:48:10

Re: [kde-freebsd] gettext error

2007-04-07 Thread Joe Marcus Clarke
On Fri, 2007-04-06 at 23:38 -0700, Ade Lovett wrote: On Apr 06, 2007, at 22:52 , Vijay Patel ((NewsLetters)) wrote: Hello, I was also facing similar problem. As per discussion of this thread, its because, I am using FreeBSD 5.2 with latest ports.tar.gz (As I am at remote