Bug 6326 - remove draksnapshot from the drakxtools menu
Summary: remove draksnapshot from the drakxtools menu
Status: RESOLVED WONTFIX
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL: http://svnweb.mageia.org/soft/control...
Whiteboard:
Keywords:
Depends on:
Blocks: 4706 5901
  Show dependency treegraph
 
Reported: 2012-06-04 14:48 CEST by Manuel Hiebel
Modified: 2013-10-02 15:43 CEST (History)
6 users (show)

See Also:
Source RPM: drakxtools
CVE:
Status comment:


Attachments

Description Manuel Hiebel 2012-06-04 14:48:36 CEST
Description of problem:

Since it does'nt work maybe we can hide it some we will not get more and more newbug.
Manuel Hiebel 2012-06-04 14:50:01 CEST

Blocks: (none) => 5901
Summary: remove the snaphot entry from the drakxtools menu => remove draksnapshot from the drakxtools menu

Manuel Hiebel 2012-06-04 14:51:53 CEST

Keywords: (none) => Junior_job

Comment 1 Raphael Groner 2012-07-11 18:15:08 CEST
A good alternative to draksnapshot is backintime. It's even better. 

I am using it to do my daily backup.

It has a GUI for Gnome/Gtk, and one for KDE. I guess it wouldn't be that difficult to integrate it into drakxtools, would it?

$ urpmq -r backintime-gnome backintime-common
backintime-common-1.0.8-1.mga2
backintime-gnome-1.0.8-1.mga2

http://backintime.le-web.org/

CC: (none) => raphgro

Manuel Hiebel 2013-02-25 00:38:09 CET

Blocks: (none) => 4706

Manuel Hiebel 2013-02-25 00:38:42 CET

URL: (none) => http://svnweb.mageia.org/soft/control-center/trunk/lib/MDV/Control_Center.pm?view=markup

Comment 2 Paul Éric Despretz 2013-04-07 19:34:02 CEST
And upgrading the backintime rpm package to the last version 1.0.22 should be a great idea. :=)

CC: (none) => paul-eric.despretz

Comment 3 Sandro CAZZANIGA 2013-05-23 16:07:55 CEST
I update it for Mageia 3 and cauldron soon.

CC: (none) => cazzaniga.sandro

Comment 4 Manuel Hiebel 2013-05-24 00:34:46 CEST
I remove the junior_job as the script which updates the list seems no more working (Anne tried for 3 weeks or so and she told on irc it didn't have change anything)

(I can open another bug if needed)

Keywords: Junior_job => (none)
CC: (none) => thierry.vignaud
Version: 2 => 3

Comment 5 Sandro CAZZANIGA 2013-05-24 10:31:55 CEST
See #10244 for backintime update.
Manuel Hiebel 2013-05-28 21:40:34 CEST

Version: 3 => Cauldron
Severity: normal => minor

Comment 6 Nicolas Lécureuil 2013-10-02 15:31:12 CEST
can i commit this ?

diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index befbfd8..11cd25c 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -89,16 +89,6 @@ our %programs =
    },
 
 
-   "Snapshots" =>
-   {
-    binary => "draksnapshot-config",
-    embedded => 1,
-    description => N("Snapshots"),
-    long_description => '',
-    icon => 'snapshots',
-   },
-
-
    "Boot Config" =>
    {
     binary => "drakboot --boot",
diff --git a/progs.conf b/progs.conf
index 75d7ccf..ca14efa 100644
--- a/progs.conf
+++ b/progs.conf
@@ -52,7 +52,7 @@ INSTALL_FOR_Scanner=
 INSTALL_FOR_Security_Level=
 INSTALL_FOR_Security_Permissions=
 INSTALL_FOR_Services=
-INSTALL_FOR_Snapshots=draksnapshot
+INSTALL_FOR_Snapshots=
 INSTALL_FOR_Software_Media_Manager=rpmdrake
 INSTALL_FOR_Sound=
 INSTALL_FOR_UPS=

CC: (none) => mageia, nicolas.lecureuil

Comment 7 Nicolas Lécureuil 2013-10-02 15:35:00 CEST
as blino told on irc would be better to fix draksnapshot, so i cancel my commit ask
Comment 8 Olivier Blin 2013-10-02 15:37:20 CEST
draksnapshot has been fixed not to crash, see bug 3032.
You can probably keep it in the menu.
Comment 9 Nicolas Lécureuil 2013-10-02 15:43:28 CEST
completly agree :)

Status: NEW => RESOLVED
Resolution: (none) => WONTFIX


Note You need to log in before you can comment on or make changes to this bug.