-
 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:  1  2  3  4  5  6 

-

 Looks nice

 
 by bramvano on: Feb 21 2009
 
Score 50%

It can't compile on Kubuntu 8.10 with KDE 4.2 and CDemu 1.1.0. Ik get the following error...

Quote:
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/bram/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps


Reply to this

-

 Re: Looks nice

 
 by marcel83 on: Feb 22 2009
 
Score 50%

Try this:

cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_MODULE_PATH=`kde4-config --prefix`/share/apps/cmake/modules .


Reply to this

-

 Re: Re: Looks nice

 
 by nugrud on: Mar 7 2009
 
Score 50%

I have the same problem:

-DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_MODULE_PATH=`kde4-config --prefix`/share/apps/cmake/modules .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/local/bin/gcc
-- Check for working C compiler: /usr/local/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:84 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/dawid/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
===============================
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:84 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/dawid/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)

My system: OpenSUSE 11, x86_64, kde 3.5.10 and 4.2.1, cmake-2.6.3-2.rpm,
kdelibs3-default-style-32bit-3.5.10-42.1
kdelibs3-default-style-3.5.10-42.1
kdelibs3-arts-3.5.10-42.1
kdelibs4-4.2.1-108.5
kdelibs4-core-4.2.1-108.5
kdelibs3-3.5.10-42.1
kdelibs3-doc-3.5.10-42.1
kdelibs3-32bit-3.5.10-42.1
kdelibs3-devel-3.5.10-42.1

Thanks for any help.


Reply to this

-

 Re: Re: Looks nice

 
 by nugrud on: Mar 7 2009
 
Score 50%

I don't have anywhere a file 'FindKDE4Internal.cmake', in which package could it be? I can't find it with option 'contains' neither :/


Reply to this

-

 Re: Looks nice

 
 by grandysk on: Feb 22 2009
 
Score 50%

Install first kdelibs5-dev


Reply to this

-

 Spanish Translation

 
 by sl1pkn07 on: Feb 22 2009
 
Score 50%

Spanish Translation

http://www.sendspace.com/file/gimmw0

greetings


Reply to this

-

 Re: Spanish Translation

 
 by marcel83 on: Feb 22 2009
 
Score 50%

Your translations will be included in the next release.
Could you also have a look at the kde_cdemu.desktop and kde_cdemu_mount.desktop files and translate those? It's only three lines so you can just post them here.
Thanks.


Reply to this

-

 Re: Re: Spanish Translation

 
 by sl1pkn07 on: Feb 23 2009
 
Score 50%

Comment[es]=Entorno grafico KDE de CDEmu
GenericName[es]=Manejador de unidades virtuales

Name[es]=Montar Imagen

greetings


Reply to this

-

 Re: Re: Re: Spanish Translation

 
 by marcel83 on: Feb 23 2009
 
Score 50%

Added. Thanks for your contribution.


Reply to this

-

 SVN cdemu-daemon

 
 by nugrud on: Apr 21 2009
 
Score 50%

I built it, but it does not see any virtual devices from current svn version of cdemu (r604), which I had to use as stable releases didn't build in my system.

cdemud -d
Daemon returned 0.

cdemu --version
cdemu-client 1.2.0 - (C) Rok Mandeljc

cdemu status
Devices' status:
DEV LOADED FILENAME
0 0 N/A

And your app doesn't see dev 0, and when I try to mount anything it states all drivers are busy.


Reply to this

-

 not refresh

 
 by bloodnok on: Jul 9 2009
 
Score 50%

On Gentoo amd64, with cdemu 1.1.0 and vhba 1.2.1 with cdemud running as root daemon. Everything works except that the display window does not display the mounted iso after clicking 'Mount' and selecting a file. The iso *is* mounted. Restarting kde-cdemu corrects the problem. Likewise with unmounting. (KDE 4.2.4)


Reply to this

-
.

 KDE 4.3.0 in Arch 64-bit

 
 by Rehto on: Aug 15 2009
 
Score 50%

I get this error with cdemu 1.2.0:

Couldn't mount the image! All virtual drives are in use.


Reply to this

-

 Romanian Translation

 
 by tudor on: Oct 23 2009
 
Score 50%

Hi. I've made a Romanian translation if you're interested:
http://dl.transfer.ro/_ro_kde_cdemu.tar-d8f93c63d.gz

PS: the site hosts it for 10 days only, but I'll upload it again if you need it.


Reply to this

-

 Re: Romanian Translation

 
 by marcel83 on: Dec 4 2009
 
Score 50%

Sorry I didn't notice your post before. Can you reupload the translations or just send them to my email address?

Thanks.


Reply to this

goto page:  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