Re: Problem with pinentry-curses On FBSD 5. 5…

2007-10-31 Thread Michael Nottebrock
fatal (see the malloc.conf manpage). This is a bug in pinentry-curses, but without malloc configured for debugging, the double free should only result in a non-fatal warning instead of a fatal error. As a bonus, you will get an all around system performance boost. Cheers, --

Re: Problem with pinentry-curses On FBSD 5. 5…

2007-11-02 Thread Michael Nottebrock
Michael Nottebrock schrieb: > This is a bug in pinentry-curses > By the way, patches from the community that get rid of this error are highly appreciated. I simply do not have the time at the moment to look for a fix myself. Cheers, -- ,_, | Michael Nottebrock |

Release usage statistics

2003-12-16 Thread Michael Nottebrock
On a whim: Can anybody tell me how the statistics like http://www.FreeBSD.org/statistic/release_usage/images/percent_2003-12.gif are generated? -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K

Re: getop.h conflict when building audio/akode

2006-03-30 Thread Michael Nottebrock
ildtime errors on later versions (as you found out). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpUBLYznD7B2.pgp Description: PGP signature

Re: getop.h conflict when building audio/akode

2006-03-31 Thread Michael Nottebrock
ything left on your system that actually *links* to libgnugetopt by now - just deinstalling it and deleting the recorded dependencies afterwards with pkgdb -F will most likely work just fine. If you want to make absolutely sure, delete libgnugetopt and then recompile every port that had a depende

Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port]

2006-04-07 Thread Michael Nottebrock
n FreeBSD 6.0 and newer, should be in /boot/kernel/i915.o) and loaded (check with kldstat, try manually loading it before starting X if it doesn't get autoloaded). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve |

Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port]

2006-04-07 Thread Michael Nottebrock
uns using the fallback software renderer (which is slow and doesn't support many features). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org signature.asc Description: OpenPGP digital signature

Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port]

2006-04-07 Thread Michael Nottebrock
Eric Anholt schrieb: > At least my libGL doesn't have a fallback software renderer, and relies > on the server providing GLX. I lose for bad terminology. It runs using indirect rendering. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Pow

Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port]

2006-04-08 Thread Michael Nottebrock
LE/6.1-RELEASE (to be released very soon now) to get it. > By the way, glxinfo | grep rendering returns no. Yes, direct rendering won't work without the drm kernel module. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve |

Re: [kde-freebsd] Re: Problem compiling KOffice

2006-04-13 Thread Michael Nottebrock
are out the door (actually, KDE 3.5.2 wasn't supposed to go in before that either - however, I forgot about the ports slush and got folded for committing it by portmgr. I'm not going to again. :) > http://www.freebsd.org/cgi/query-pr.cgi?pr=95678 Please don't

Re: [kde-freebsd] Re: Problem compiling KOffice

2006-04-14 Thread Michael Nottebrock
> > Please don't do that. FreeBSD's bugtracking system gets enough abuse > as it is. > Ok... I thought that's what you should do though? GNATS is for bug reports, documentation changes, port upgrades and new port submissions. It's not a public message board. Cheers

Re: Handling automake and autoconf versions

2004-07-04 Thread Michael Nottebrock
or the maintainers to update the ports' Makefiles? There should be no ports left which reference the removed versions of autoconf and automake, perhaps you cvsup'd in the middle of the commit. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - T

Re: Compiling FreeBSD 4.10 kernel with gcc native and gcc-3.4.3

2005-01-01 Thread Michael Nottebrock
piling FreeBSD 4.x kernels and userland with gcc 3.x is unsupported. If you want to do it, you're on your own. P.S.: Please tone down the crossposting. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org

Re: xinerama with an "ati radeon 9200se"

2005-02-11 Thread Michael Nottebrock
uff in there, it's an alternative server layout. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org Section "ServerLayout&qu

Re: xinerama with an "ati radeon 9200se"

2005-02-11 Thread Michael Nottebrock
On Friday, 11. February 2005 16:41, Didier Wiroth wrote: > Thanks a lot. > Unfortunately still the same result! "no signal" on the digital output. Perhaps you're feeding your LCD/TFT with a signal it can't handle? Try conservative timings (60Hz refresh rate). --

Re: [kde-freebsd] Xorg refresh-rate problem

2005-02-21 Thread Michael Nottebrock
ally lower frequency range limits and you can permanently damage your hardware if you feed it too high vrefresh rates. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD

Re: vfs.usermount=1, bug?

2004-02-07 Thread Michael Nottebrock
llow > users to load kernel modules. Workaround: Put ntfs_load="YES" in /boot/loader.conf.local -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http

Re: Portupgrade in Xfree86 pkg failed

2005-06-26 Thread Michael Nottebrock
for the appropriate branch. > The FreeBSD project agrees with me, if they did not then they would > have rewritten the installer to make it optional which one to pick. If it were possible to run software from binary packages built against Xorg on XFree86 (or vice-versa) hassle-free, tha

Re: can't find libexpact.so.4

2005-08-02 Thread Michael Nottebrock
.4-release/All/apache-2.0.53_1.tbz You can install it with pkg_add. You can also just do pkg_add -r apache2 and FreeBSD will automatically fetch and install a binary package of apache2 for you. Remember to read the instructions the package displays after installation. -- ,_, | Michael Not

Re: KDE Konqueror:Can i have konqueror without KDEstuff port

2005-11-09 Thread Michael Nottebrock
FORK_SLAVES=1 in your environment (note that this option has known issues, like https://bugs.kde.org/votes.cgi?action=show_bug&bug_id=88557 - I think however that none of them should affect you if all you run is konqueror). Cheers, -- ,_, | Michael Nottebrock | [EM

Re: KDE Konqueror:Can i have konqueror without KDEstuff port

2005-11-11 Thread Michael Nottebrock
vironment, not a browser and a terminal emulator. If there's a trend, then it's rather towards tighter integration instead. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Env

Re: alternative options for ports

2004-10-16 Thread Michael Nottebrock
On Saturday 16 October 2004 01:14, Parv wrote: > I suppose i had to wade in sooner or later ... > > > in message <[EMAIL PROTECTED]>, > wrote Michael Nottebrock thusly... > > > On Friday 15 October 2004 16:15, Erik Trulsson wrote: > > > I almost never use bi

Re: Power off problem

2002-11-17 Thread Michael Nottebrock
Ulrich 'Q' Spoerlein wrote: halt -p or shutdown -p now ... does indeed not work on a lot of modern systems. All my athlon boxes here will only poweroff with 5-CURRENT, thanks to acpi-support there. -- Michael Nottebrock "And the reasons? There are no reasons." To Un

Re: Power off problem

2002-12-08 Thread Michael Nottebrock
di fd1 en apm0 <--- q Doh!! *slaps forehead* Thanks guys. All the boxen here powering down fine now... -- Regards, Michael Nottebrock msg11469/pgp0.pgp Description: PGP signature

nfs creates files with huge uids

2002-12-09 Thread Michael Nottebrock
find -user. How can I prevent this? -- Regards, Michael Nottebrock To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: nfs creates files with huge uids

2002-12-10 Thread Michael Nottebrock
ld be 0xfffe in hexadecimal, and 4294967294 in decimal (10 digits). Here's where your insanely huge uid comes from. Thanks! However, isn't there a bug somewhere - either that nfs (can) create files with such high uids or that find(1) is still limited to 16-bit uids? -- Regards, Mic

Re: No xvideo support for ATI Rage Pro?

2003-03-20 Thread Michael Nottebrock
vers shipped with XFree86 4.3.0. -- Regards, Michael Nottebrock pgp0.pgp Description: signature

Re: No xvideo support for ATI Rage Pro?

2003-03-20 Thread Michael Nottebrock
Rage 128 Pro. -- Regards, Michael Nottebrock pgp0.pgp Description: signature

Re: No xvideo support for ATI Rage Pro?

2003-03-20 Thread Michael Nottebrock
ave Load "extmod" in your 'Section "Module"' in XF86Config, and make sure you have NOT SubSection "extmod" Option "omit XFree86-DGA" EndSubSection somewhere in there, too. > > Also dga must be run as root. Or change permissions for /dev/mem. -- Regards, Michael Nottebrock pgp0.pgp Description: signature

Re: No xvideo support for ATI Rage Pro?

2003-03-20 Thread Michael Nottebrock
On Friday 21 March 2003 00:34, Paul Murphy wrote: > > > Also dga must be run as root. > > > > Or change permissions for /dev/mem. > > Just read permission, right? No, write permission, too. There's a reason why DGA hasn't been such a successful exten

Re: [kde-freebsd] BEL (primarily for vi).

2007-07-23 Thread Michael Nottebrock
ify to use an external utility to play notifications, either via the KDE Control Center or by editing ~/.kde/share/config/knotifyrc (by filling in the External player line and setting Use Arts to false). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBS

Re: [kde-freebsd] BEL (primarily for vi).

2007-07-27 Thread Michael Nottebrock
nstalled by the audio/sox port would be a good candidate. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org signature.asc Description: OpenPGP digital signature

Re: keyboard layout change in Xorg 7.2

2007-08-06 Thread Michael Nottebrock
youts. (See http://www.freebsd.org/cgi/getmsg.cgi?fetch=947832+0+/usr/local/www/db/text/2007/cvs-ports/20070729.cvs-ports ). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org signature.asc Description: OpenPGP digital signature

Re: [kde-freebsd] gamin/fam issues with KDE

2006-12-17 Thread Michael Nottebrock
probably to take your problems up with the gamin maintainer (gnome@). -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpGOLlqSKxXB.pgp Description: PGP signature

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
c hpijs | cut -d ' ' -f 1| xargs pkg_info -L | > grep jpijs > ...and neither located the jpijs.xml file. The hpijs foomatic driver is part of the foomatic-db-hpijs distribution (http://www.linuxprinting.org/download/foomatic/foomatic-db-hpijs-1.4-1.tar.gz), which isn't

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: > > ./configure > >make > >make install > > ...but step #2 (i.e., `make`) barfed: > > gateway# make Use gmake instead of make for both steps. -- ,_, | Michael Nottebrock

Re: CUPS, Foomatic, and HPIJS?

2005-09-16 Thread Michael Nottebrock
On Saturday, 17. September 2005 02:04, Michael Nottebrock wrote: > On Saturday, 17. September 2005 01:28, Eric Pretorious wrote: > > > ./configure > > >make > > >make install > > > > ...but step #2 (i.e., `make`) barfed: > > > >

Re: gmake can't find Makefile

2005-09-19 Thread Michael Nottebrock
uses a configure script and you forgot to define GNU_CONFIGURE / USE_CONFIGURE? -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpKxAUq4LLnS.pgp Description: PGP signature

Re: CUPS, Foomatic, and HPIJS?

2005-09-22 Thread Michael Nottebrock
ort to the collection in the meantime. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpyrYPnJcLWi.pgp Description: PGP signature

Re: CUPS, Foomatic, and HPIJS?

2005-10-02 Thread Michael Nottebrock
em, they are now. If there is anything further to discuss (and I don't think there is), could you guys please take me off the CC'd recipients list? Thanks, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgp3XoASE1vPE.pgp Description: PGP signature

Re: Adding my CDRW device to k3b

2005-04-21 Thread Michael Nottebrock
nother problem with k3b: Try to burn a 5.4-RC3 iso > with it. Booting off it wouldn't work, and after pulling out a modest > amount of hair I mounted the CD, and yes, there was one single file called > blah.iso on the CD :) And you're sure you used the Tools/CD/Burn CD Image m

Re: /stand/sysinstall with upgraded 5.1-BETA

2003-05-31 Thread Michael Nottebrock
On Saturday 31 May 2003 13:55, Vitalis wrote: > * So what > do I have to do with /stand/sysinstall? It's probably safe to delete it, complete with the whole /stand directory. -- | Michael Nottebrock| KDE on FreeBSD | ,ww | | [EMAI

Re: KDE Front End for mPlayer

2004-10-23 Thread Michael Nottebrock
ask you yes or no for each > version. This is simply wrong (for openldap*). Please try out your suggestions yourself before mailing them... -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop

Re: ACX100 Firmware Licensing

2004-10-31 Thread Michael Nottebrock
This purchase represents a loss for TI & the mfrs who buy their ACX100 > chips, and a gain for Intersil and their customers. The free market is > pretty effective at sorting these things out. It's obviously not, because (as a !Windows user) your pocketbook isn't even

Re: ACX100 Firmware Licensing

2004-10-31 Thread Michael Nottebrock
TI chipset that says "software requirements: Windows 98/ME/2000/XP" on the box or a $1399 OEM notebook with a builtin TI chipset that comes with Windows XP Home Edition. If you do, it's your problem, and if you don't, your purchase won't be missed by anyone

Re: What happened to agm-1.4?

2004-11-25 Thread Michael Nottebrock
y. Was there a reason for removing it? Yes, see http://www.freebsd.org/cgi/query-pr.cgi?pr=28091 -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://

4.8-Stable VMware performance

2003-08-29 Thread Michael Nottebrock
. Are there any known performance tweaks for FreeBSD 4 & VMware? The host machine is a 2.4 GHz P4 with 512 MB RAM. NOTE: Please CC me on answers, as I'm not subscribed to this mailing list, thanks! -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | Free

Re: OpenGL and Intel Graphics [WAS: Cake and Eat it Too: RTCW Port]

2006-05-22 Thread Michael Nottebrock
ororaa Xgl Live CD) and check if 3d acceleration seems to work there. If it does not, there's probably no point in updating or trying to make a patch against RELENG_6_1, since the codebase is the mostly the same in Linux and FreeBSD. Cheers, -- ,_, | Michael Nottebrock

Re: [kde-freebsd] Re: When will KDE4 be in the ports tree?

2006-08-29 Thread Michael Nottebrock
r >> quite a while yet. >> > > I would like to see a kde4-devel port... IIRC the first KDE4 developer > builds have already been released. Won't happen. Trying to pry alpha and beta releases into ports & packages is a huge effort that only takes away our already marginal dev

Re: [kde-freebsd] Re: When will KDE4 be in the ports tree?

2006-08-29 Thread Michael Nottebrock
>> > > A Qt 4 port could be good as well. > Agreed. The QT port has been stuck for a while on the 'last mile' - that is making the necessary changes to bsd.kde.mk and bsd.port.mk. There are no other reasons for this other than myself being short on free time and