-
 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 (13) .- Knowledge Base  . 

KDE CDEmu Manager

   0.5  

KDE Service Menu

Score 81%
KDE CDEmu Manager
zoom


KDE CDEmu Manager
zoom


Downloads:  3813
Submitted:  Feb 21 2009
Updated:  Jan 12 2013

Description:

KDE CDEmu Manager is a simple frontend for CDEmu.

It provides a little manager window that gives you an overview of your virtual drives and allows you to mount and unmount images.

It also includes a KDE service menu for mounting images directly from Dolphin/Konqueror (which is what most people will want to use).

Images can be unmounted like any other media through Dolphin or the Device Notifier plasmoid.

How to install:
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
make install (as root)

Note:
Running CDEmu on the DBus system bus is deprecated. Starting with version 0.4 support for the system bus has been dropped.

Translations and feedback are welcome.

Enjoy!

Currently following translations are available:
German, Polish, Romanian, Spanish, Swedish




Changelog:

Changelog from 0.4 to 0.5:
* Updated for CDEmu 2.0 (thanks to ava1ar for the patch)

Changelog from 0.3.1 to 0.4:
* Updated for CDEmu 1.4.0

Changelog from 0.3 to 0.3.1:
* Fixed MIME type definitions to include new libmirage types
* Made the kde_cdemu_mount.desktop file compliant to the freedesktop.org Desktop Entry Specification

Changelog from 0.2 to 0.3:
* Added support for the session bus

Changelog from 0.1 to 0.2:
* Updated to CDEmu 1.2.0
* Cleaned up the code
* Improved build scripts




LicenseGPL
Source
Donate
Send to a friend
Subscribe
Other  Content  from marcel83
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-

 Patch for cdemud-1.4.0 compatibility

 
 by tetromino on: Jan 12 2012
 
Score 50%

In Gentoo, we've applied the following patch to allow kcdemu-0.3.1 to work with cdemud-1.4.0:
https://bugs.gentoo.org/attachment.cgi?id=298605


Reply to this

-
.

 I cant compile it???

 
 by masterdany88 on: Jan 12 2012
 
Score 50%

danielo@danielos:~/pobrane_Firefox/cdemu-client-1.4.0/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
CMake Error: The source directory "/home/danielo/pobrane_Firefox/cdemu-client-1.4.0/build" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
danielo@danielos:~/pobrane_Firefox/cdemu-client-1.4.0/build$


Reply to this

-

 Re: I cant compile it???

 
 by tetromino on: Jan 13 2012
 
Score 50%

Cdemu-client-1.4.0 and kcdemu-0.3.1 are different pieces of software, written by different people. The instructions above are for compiling kcdemu; they do not apply to cdemu-client.

(FYI, to build cdemu-client, you use the usual Linux ./configure, make, make install commands. If you don't know what that means, google for it.)


Reply to this

-
.

 Re: Re: I cant compile it???

 
 by masterdany88 on: Jan 13 2012
 
Score 50%

Yeah I see the difference now. I mess up with the other sources. Similar names and it made me confused.
Now its up and working.
thanks for Your help
great peace of code :D


Reply to this

-

 Italian localization

 
 by gcala on: Feb 12 2012
 
Score 50%
gcalagcala
Cute Works
Home

Have transtaled pot and desktop files in italian; can you add them in next version? Thanks

http://paste.kde.org/398378/ (desktop file)
http://paste.kde.org/398384/32906131/ (it.po)

the password to read it.po is: cdemu


Reply to this

-

 Re: Italian localization

 
 by marcel83 on: Feb 12 2012
 
Score 50%

Added, thanks.


Reply to this

-
.

 patch for cdemu 2.0

 
 by ava1ar on: Dec 29 2012
 
Score 50%

Here is patch to make client work with cdemu v2.0: https://dl.dropbox.com/u/4514366/cdemu2.patch


Reply to this

-
.

 Re: patch for cdemu 2.0

 
 by aldicek on: Sep 23 2013
 
Score 50%

Hello,

does this version cooperate with the recent version 2.1.1 too?

Regards
Aldicek


Reply to this

-

 Re: Re: patch for cdemu 2.0

 
 by ava1ar on: Sep 30 2013
 
Score 50%

It should work I suppose, there were no major changes in cdemu since 2.0


Reply to this

-

 Russian translation

 
 by ivanov17 on: Mar 25 2013
 
Score 50%

Translation for desktop files:
http://paste.kde.org/706904/
http://paste.kde.org/706916/
Translation for .po file:
http://paste.kde.org/706898/


[img]http://img232.imageshack.us/img232/2310/anarchist.png[/img]
[img]http://img179.imageshack.us/img179/6453/peacecopybx6.gif[/img]
[img]http://img141.imageshack.us/img141/8481/brainpngfs6.png[/img

Reply to this

-

 Re: Russian translation

 
 by Pulfer on: Jan 26 2014
 
Score 50%

Looks like these translations are corrupted (encoding issues).


Reply to this

-

 KF5/Qt5 port

 
 by sl1pkn07 on: Jan 6 2015
 
Score 50%

Hi. any plans to port your app to Qt5/KF5?

greetings


Reply to this

-

 Re: KF5/Qt5 port

 
 by marcel83 on: Jan 6 2015
 
Score 50%

I'll update CDEmu Manager once I've switched to Plasma 5 myself.


Reply to this

goto page: prev   1  2  3  4  5  6 

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