Warning: session_start(): open(/tmp/sess_umcn6j3rd20lv6tljlg6tkh5o5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
cdcat openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (4) .- Knowledge Base  . 

cdcat

   2.2  

KDE Database

Score 65%
cdcat
zoom


cdcat
zoom


Link:  Link
Downloads:  3715
Submitted:  Jan 30 2004
Updated:  Jan 4 2013

Description:

Cdcat is graphical (QT based) multiplatform (Linux / Windows / OS/X / OS/2) catalog program which scans the directories/drives you want and memorize the filesystem /including the tags of mp3's/ and store it in a small file.
The database is stored in a gzipped XML format, so you can hack it, or use it if necessary :-)
And the program can store the content of some specified files up to a limit size if you want. (for example: *.nfo) and read some technical ifos from various files. Archive contents can also stored into the catalog. Reading thumnails and media information is also possible.

Please send all bugs/comments to mailing list (see homepage) or (better) submit bugs at bug tracker: http://sourceforge.net/tracker/?group_id=89530&atid=590426




Changelog:

http://cdcat.sourceforge.net/ChangeLog

This release has archive file scan support which also requires now libbzip2, libtar. p7zip/7zip (lib) and lib7zip and mediainfo lib are optional.

Release 2.2 (r571, bugfix release)
~~~~~~~~~~~~~~
+ version increased to 2.2
- Q_OBJECT macro on ArchiveFile class added
- cdcat homepage link at info dialog fixed
- gpl page link at info dialog added
- crash on cancel of add link dialog fixed (thanks to Alain Aupeix)
- segmentation fault on 'add link to a cdcat catalog' fixed (#3597794)
- setting progress text fixed
- changing media type using media type dialog fixed (#3581829)
- dont stop parsing at unknown media type, change automaticlly to other type
- memleaks at scanning filesystem fixed
- memleaks at exit fixed
- sorting by ascending or descending results in descending fixed (#3559284)
- memleak at scanning filesystem fixed
- export fixed (#3576090)
- default filename at export fixed
- crash at search on duplicates fixed
+ sort catalog by name (descending) added
+ sort catalog by media type (ascending/descending) added
+ export single media to xml added
+ import of cdcat exported xml added (e.g. singe media)
+ display path of selected search result entry in status bar added




LicenseGPL
(Source)
other(generic linux binary)
other(generic linux binary 64bit)
Ubuntu(quantal)
Ubuntu(quantal lib7zip)
Debian(lenny amd64)
Debian(lenny lib7zip amd64)
SUSE(OpenSuSE 12.1)
Fedora(Fedora 17)
Fedora(Fedora 17 lib7zip)
Debian(Debian Squeeze)
Debian(squeeze lib7zip)
Donate
Send to a friend
Subscribe
Other  Content  from crissi
Report inappropriate content



goto page:  1  2 

-
.

 compilation problems

 
 by kraff2 on: Jan 30 2004
 
Score 50%

Hi!, I had compilation problems with qlist.h because in QT >= 3.0 has been renamed qptrlist.h, i use 3.2.3 version of QT.

I changed the include in exportcdcatdb.h and import.h then compilation finalized.

Now cdcat run, catalog->new OK, but when I try "add new media to catalog" select media (CD) and press OK/Scan the program frozen with this output in console:

...
QFont::setPointSize: Point size <= 0 (-82893)
QFont::setPointSize: Point size <= 0 (-82894)
QFont::setPointSize: Point size <= 0 (-82895)
QFont::setPointSize: Point size <= 0 (-82896)
QFont::setPointSize: Point size <= 0 (-82897)
QFont::setPointSize: Point size <= 0 (-82898)
...

without end :).

I try the 0.95 and cvs version with same result but the windows version run perfectly with wine ;) without that error...

Cdcat is great program imho more useful than gtktalog, and I only can use the windows version over wine.

Sorry my bad english.


Reply to this

-

 Re: compilation problems

 
 by crissi on: Jan 31 2004
 
Score 50%

i will look for that.


Reply to this

-
.

 Re: Re: compilation problems

 
 by crissi on: Jan 31 2004
 
Score 50%

The use of windows version is not recommend because the unix version has some more cool features :)

I fixed the use of qlist.
The other problem i cant repeat.
rpm -q qt3
qt3-3.3.0-24
(KDE 3.2rc-1 ;))

Have you set your cdrom in settings?
Try with latest version:
http://cdcat.sf.net/cdcat_cvs_0.96.tar.bz2

please report if it works. Also try to scan a directory...


Reply to this

-

 Re: compilation prob

 
 by kraff2 on: Jan 31 2004
 
Score 50%

Compilation OK, thank for your fast reply.

The other problem continue, I try to scan a directory with same result

QFont::setPointSize: Point size <= 0 (0)
QFont::setPointSize: Point size <= 0 (-1)
QFont::setPointSize: Point size <= 0 (-2)
QFont::setPointSize: Point size <= 0 (-3)
...

I think the problem is not in OK/Scan function because the program frozen even if I press Cancel or close the dialog's window, with the same output when I press OK/Scan :(

I play with options in configuration "Use own font size" and others... without solution.

The import of gtktalog db work :), but when press save button or Catalog->save the program crash with the same output ¿?

I use qt 3.2.3 and kde 3.1.4, if you need more data...

Sorry my bad english


Reply to this

-
.

 Re: Re: compilation prob

 
 by crissi on: Jan 31 2004
 
Score 50%

mail me for more information...
crissi99 AT gmx DOT de


Reply to this

-
.

 Re: Re: compilation prob

 
 by crissi on: Jan 31 2004
 
Score 50%

>but when press save button or
> Catalog->save the program crash with
> the same output ¿?
No. should not crash. I tried it here and it works fine...

got my mail?


Reply to this

-
.

 Re: freeze

 
 by crissi on: Feb 2 2004
 
Score 50%

>QFont::setPointSize: Point size QFont::setPointSize: Point size QFont::setPointSize: Point size QFont::setPointSize: Point size QFont::setPointSize: Point size QFont::setPointSize: Point size ...

> without end :).

if you get this error remove the cdcat_es.qm from /share/cdcat/translation/


Reply to this

-
.

 Re: Re: freeze

 
 by crissi on: Feb 2 2004
 
Score 50%

the bug is now fixed in cvs.


Reply to this

-

 cdcat

 
 by yagami on: Jul 28 2004
 
Score 50%

hi

great program !!

are you planning on turning this into more a kde app ? ( with normal kde key shortcuts and icons and appearence ?! )

thanx for the usefull program :)


Reply to this

-
.

 cdcat is fantastic

 
 by fourthirtysix on: Jan 15 2005
 
Score 50%

I was really excited to find this program to be able to index CD and DVDs. It feels much more stable than things like GTKtalog and I like that it's not integrated like Katalog, which I had to compile myself.

cdcat is straightforward, easy to use and FAST compared to the other programs.

the author has done a good job at keeping it updated and I hope this program gets more attention which it deserves. I would love to see it integrated further with KDE so that it might become one of that standard KDE apps offered with the suite.

thanks for this program.


Reply to this

-
.

 nice app

 
 by TaTaE on: Mar 26 2005
 
Score 50%

I had to mention that there is a name clash with a prior app found at http://littledragon.home.ro/unix/
Besides that your work is great and i'm waiting for an ebuild. Anyone interested to make one ?


there is no place like localhost.
Reply to this

-
.

 Slackware package

 
 by rahulrp on: Mar 20 2011
 
Score 63%

Please find slackware64 package for this good app at http://techell.net/2011/03/13/slackware-64-packages-upgraded/


Reply to this

-

 I am packing it for kubuntu

 
 by c2tarun on: Mar 27 2011
 
Score 50%

I am going to pack the new version for kubuntu.


c2tarun
Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team