Warning: session_start(): open(/tmp/sess_hemavgt2bnr105ikv9k4bvohq5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
MountManager 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 (5) .- Knowledge Base  . 

MountManager

   0.2.6  

KDE System Tool

Score 82%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home
MountManager
zoom


MountManager
zoom


MountManager
zoom


Link:  Link
Downloads:  7354
Submitted:  Mar 7 2008
Updated:  Apr 19 2009

Description:

What MountManager can:
-Point options of mounting for different partitions
-Show all logical and physical disks
-Descripes options and other settings of mounting
-Restore last configurations of the system
-Mount images
-Support plugins
-Create udev rules
-Mount NFS and Samba shares

The homepage of our organization: http://vialinx.org/?lang=en.
If you want to join the project or our organization Vialinx, visit this page: http://vialinx.org/?page_id=11&lang=en

All screenshots you can watch there: http://picasaweb.google.com/vialinx.org/MountManagerScreenshots

We need maintainers and translators! Our program was included to Ubuntu release 8.10, that's why translations is very important. If you want to become a translator write about it to sstikhonov(a)gmail.com. To translate the program you have to know how to use Qt Linguist. Thank you!




Changelog:

0.2.6
- Fixed problem with fstab removing. I'm very sorry for this problem.
- Added Czech localization

-Added panel with support project button
-View of the documentation dialog changed
-Fixed error: segmentation fault after quit
-View of the about program dialog changed
-Mounting shares interface absolutely changed
-Fixed errors in extenssion "Tips of the day"
-Some nice small changes as rolling settings
-Spanish translation updated and portuguese language added
0.2.5
-View interface of options changed
-Permission option interface changed
-USB manager was developed
-USB Wizard, which can help in udev rules creation was developed
-Dialog "About program" changed
-Close buttons was removed from dialogs
0.2.4
-Plugin "Nfs mounting" trasformed to plugin "Shares mounting", because added support of samba shares
-Added Polish translation
-Fixed some bugs
-This Release is stable!
0.2.3
-Added new plugin: Tips of the day
-Added new plugin: NFS shares mounting
-Added new elements of design
-Added new menu: Internet links




LicenseGPL
Source(MountManager 0.2.6 Sources)
Ubuntu(MountManager 0.2.6 Deb i386)
Donate
Send to a friend
Subscribe
Other  Content  from LinuxDooM
Report inappropriate content



goto page:  1  2  3 

-
.

 Really nice...

 
 by artemisfowl2007 on: Mar 7 2008
 
Score 50%

Excellent job my friend. I really like MountManager and totally agree with the idea behind it.

Just wanted to let you know. I'll keep an eye on your work. But please one request: don't write documentation or anything else in your native language. First in English...

Have you considered switching over to the KDE4 libs instead of Qt4?


Reply to this

-

 Re: Really nice...

 
 by LinuxDooM on: Mar 8 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

>But please one request: don't write documentation or anything else in your native language. First in English...
Ok. Functional practically was already written and now I am going to write documentation.

>Have you considered switching over to the KDE4 libs instead of Qt4?
I want, that MountManager work in Gnome too and I don't see pluses of it.


Reply to this

-
.

 site

 
 by serikch on: Mar 11 2008
 
Score 50%

There is only apache default page on the specified site.


Reply to this

-

 Re: site

 
 by LinuxDooM on: Mar 12 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

Now, we are doing the site.


Reply to this

-
.

 similar ideas

 
 by ddumont on: Mar 11 2008
 
Score 50%

Hello

Looks like we have similar ideas about improving configuration on Linux. I've have been working on providing a similar interface to configure /etc/fstab (albeit as an example to Config::Model).
http://sourceforge.net/project/screenshots.php?group_id=155650

The main difference is that you choose to implement dedicated classes to store fstab data (FsTabRecord), and all data validation looks mixed with the presentation code (Qt part). I fear that maintenance and evolution will not be easy. Though I must admit that your GUI looks nicer than the one I have. :o)

On my side, I've completely separated the presentation (Tk GUI) from the validation part. Furthermore the characteristics of the data that can be found in fstab in stored in a data structure (what I call a configuration model) and not mixed with validation code http://search.cpan.org/src/DDUMONT/Config-Model-0.619/examples/fstab/Fstab.pl. The Tk GUI is generated from the configuration model so maintenance and evolution is easier. This approach also offers the possibility to generate other kind of interface (Curses, Qt, Web, Webmin). Or to provide other configuration models to get other configuration tools (like Xorg http://search.cpan.org/dist/Config-Model-Xorg/
https://sourceforge.net/project/screenshots.php?group_id=155650&ssid=78913)

Since we have similar goals, I hope we will find ways to share ideas or work together despite the perl/python language difference.

If you want more information, the homepage of my project is http://config-model.wiki.sourceforge.net/

All the best


Reply to this

-

 Re: similar ideas

 
 by LinuxDooM on: Mar 12 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

I'd like to work together, but I think we won't come to good common decision in: choosing interface, what language to use, how to unite out programs and etc. Sorry, but I don't agree with some things in your programs...


Reply to this

-

 error

 
 by 454casull on: Mar 13 2008
 
Score 50%

this is the error I get when I try to execute with kdesu

kdesu mm
kdesu (kdelibs): WARNING: No X authentication info set for display :0.0
kdesu (kdelibs): WARNING: No X authentication info set for display :0.0
kdesu (kdelibs): WARNING: No X authentication info set for display :0.0

It fails to start.

If I switch to a root konsole and try to run it I get

mm
Traceback (most recent call last):
File "/usr/lib/mm/src/Main.py", line 28, in ?
mountmanager = MountManager()
File "/usr/lib/mm/src/Main.py", line 21, in __init__
self.main_window = MainWindow.MainWindow(self.splash,self.splash_alignment)
File "/usr/lib/mm/src/MainWindow.py", line 14, in __init__
self.checkBlockFile()
File "/usr/lib/mm/src/MainWindow.py", line 180, in checkBlockFile
ok_button = message_box.addButton(self.tr("Ok"),Qt.QMessageBox.ActionRole)
AttributeError: addButton


It fails to start.


Reply to this

-

 Re: error

 
 by LinuxDooM on: Mar 13 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

What kind of Window Manager do you use and what version of python-qt4?


Reply to this

-

 Re: Re: error

 
 by LinuxDooM on: Mar 13 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

Try start mm without root permissions.


Reply to this

-

 Re: error

 
 by 454casull on: Mar 13 2008
 
Score 50%

KDE v3.5.8

Python-qt4 v4.0.1-5

No luck starting without root. kdesu pops up and asks for a password. After password entry a splash window opens for about 1/2 second and closes.


Reply to this

-

 Re: Re: error

 
 by LinuxDooM on: Mar 13 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

Update you python-qt4, please. This is not problem of the my program, as from other people it works.


Reply to this

-
.

 Re: Re: Re: error

 
 by 454casull on: Mar 13 2008
 
Score 50%

Thats the latest in Debian stable (etch).

I don't feel the need to update.

Thanks any way. Keep up the good work! :)


Reply to this

-

 Re: Re: Re: Re: error

 
 by LinuxDooM on: Mar 15 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

I know how to fix this problem. Try next version 0.1.7.


Reply to this

-

 1.6 Problems

 
 by dovidhalevi on: Mar 13 2008
 
Score 50%

The previous version invoked kdesu on startup, getting a root password.

The current one does NOT! A run as sudo hangs up.

The console shows:
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed

Program otherwise comes up fine. Obviously will need root privileges to do other than view.


Reply to this

-

 Re: 1.6 Problems

 
 by LinuxDooM on: Mar 15 2008
 
Score 50%
LinuxDooMLinuxDooM
Vialinx Laboratories
Home

I see this error in first time. Tell me your distro, version of KDE and python-qt4. I try to fix that.


Reply to this

-

 Re: Re: 1.6 Problems

 
 by dovidhalevi on: Mar 15 2008
 
Score 50%

I have kde3.5.6 and also the infant kde4.0 running on Debian Sid. The PyQT4 is the latest of Sid.


Reply to this

-

 DVD

 
 by monouser on: Mar 27 2008
 
Score 50%

linux needs more apps like this one to convince people that linux is very capable


Reply to this

goto page:  1  2  3 

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