From owner-freebsd-questions Sun May 23 6:31:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bbs.net-ten.com.br (bbs.net-ten.com.br [200.245.187.5]) by hub.freebsd.org (Postfix) with SMTP id 95D0614D18 for ; Sun, 23 May 1999 06:31:25 -0700 (PDT) (envelope-from shadow@net-ten.com.br) X-ROUTED: Sun, 23 May 1999 10:30:00 -0500 X-TCP-IDENTITY: Shadow Received: from wqhowfgv [200.245.187.141] by bbs.net-ten.com.br with smtp id AKBKBKEN ; Sun, 23 May 1999 10:26:26 -0500 Message-ID: <000601be930d$23a7a5c0$8dbbf5c8@wqhowfgv> Reply-To: "Roger" From: "Roger" To: Cc: References: <001701bea3de$dd5428e0$6cbbf5c8@wqhowfgv> <19990522114716.B255@marder-1> Subject: Re: About KDE 1.1 Date: Fri, 30 Apr 1999 10:27:03 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: Mark Ovens To: Roger Cc: Sent: Sábado, 22 de Maio de 1999 07:47 Subject: Re: About KDE 1.1 Hi, there! > 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. > ---------------------------------------------------------------------------- ---------------- I have an IDE ATAPI CD-ROM which, during the boot, is recognized as /dev/acd0c So, I created a symbolic link to the raw device rmatcd0c, that is: # cd /dev # ln -s acd0c rmatcd0c When I type the command 'kscd' on the prompt (using the Terminal or even the Konsole), a window appears: ' Enter the local CDDB base Directory' and it shows a path: /usr/local/share/apps/kscd/cddb There are 2 buttons in this Window: 'OK' and 'Cancel' If I choose 'OK', an error message will happen: QDir:: readDirEntries: Cannot read the directory: /usr/local/share/apps/kscd/cddb Segmentation fault (core dumped) Otherwise, if 'Cancel' is chosen, the window closes and only the CD Player window remains, but with a message on it: 'No matching CDDB entry found' The tracking list is similar to 01: 02: 03: 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 > 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 > -- > 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 > > [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