Date: Sat, 22 May 1999 11:47:16 +0100 From: Mark Ovens <marko@uk.radan.com> To: Roger <shadow@net-ten.com.br> Cc: freebsd-questions@freebsd.org Subject: Re: About KDE 1.1 Message-ID: <19990522114716.B255@marder-1> In-Reply-To: <001701bea3de$dd5428e0$6cbbf5c8@wqhowfgv>; from Roger on Fri, May 21, 1999 at 08:08:14PM -0300 References: <001701bea3de$dd5428e0$6cbbf5c8@wqhowfgv>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 21, 1999 at 08:08:14PM -0300, Roger wrote: > Hi, > > Eveytime I click on the CD Player button in the KDE, it runs the program but only a few seconds after closes suddenly, > so that I cannot test my CD-ROM. > What is your CD-ROM device? kscd uses /dev/matcd0 as it's default CD device (the *proprietry* Panasonic/Matsushita interface!). If you don't have one it core dumps. You can override this, but it's a catch 22. You need an entry in ksdrc, but that is empty until you run kscd for the first time. The file is ~/.kde/share/config/kscdrc and the entry you need is: [General] CDDevice=/dev/cd0c Note that you need the section heading ([General]). If this doesn't work (it did with KDE 1.0) then just ``rm /dev/matcd0'' and make it a symlink to your real CD device. Someone mentioned a while ago that they needed to use the raw device (rmatcd0 and rcd0 or whatever is correct for your CD). Maybe this is a difference between v1.0 and v1.1? In 1.0 there was also a problem with CDDB (the track list database). This is an email I found in one of the KDE mailing lists detailing it, maybe it's fixed in 1.1 though: List: kde Subject: Re: What's up w/ CDDB? From: Bruce Tenison <btenison@dibbs.net> Date: 1998-09-09 0:48:24 [Download message body RAW] Check out the patches in the bug list area. I've posted a couple of patches in the descriptions to the source to fix the problems I was having. The first one changes a string in cddb.cpp (around line 276 and another around line 519) from Kscd to kscd (change in capitalization). For some reason, the CDDB servers do not like the string with a capital letter?!?!? Hope this helps everyone! Bruce HTH On Tue, 08 Sep 1998, John Manning wrote: >Hmmm.. the www address indicates no shenanigans. Perhaps the new search >mechanisms described in the news section have had an effect. > >Otherwise [shrug]... this seems to happen from time to time. > >J. > >-- >Send posts to: kde@lists.netcentral.net > Send all commands to: kde-request@lists.netcentral.net > Put your command in the SUBJECT of the message: > "subscribe", "unsubscribe", "set digest on", or "set digest off" >********************************************************************** >This list is from your pals at NetCentral <http://www.netcentral.net/> -- Bruce Tenison btenison@dibbs.net All the world's a stage, and we are merely players -- Send posts to: kde@lists.netcentral.net Send all commands to: kde-request@lists.netcentral.net Put your command in the SUBJECT of the message: "subscribe", "unsubscribe", "set digest on", or "set digest off" ********************************************************************** This list is from your pals at NetCentral <http://www.netcentral.net/> [prev in list] [next in list] [prev in thread] [next in thread] The K Desktop Environment home page Other List Archives at PCC > I've just installed KDE for many times, but the problem remains. > > Any idea to solve it? > > > Roger -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990522114716.B255>