Warning: session_start(): open(/tmp/sess_ee6c50bb908610836298c6a07fc6c47c, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
barjac's comments 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

-
- barjac's profile .- Fan of (1) .- CV  .- Friends  .- Content  .- Latest Comments (7) . 
Re: Re: kate not opening in dolphin kf5
Mar 17 2016  on content Root Actions Servicemenu

Not sure what happened to my previous reply but it did not appear in this board :\

Looking a little deeper the first problem is that kdesu is not in $PATH in Mageia as it is not a user command. It is in /usr/libexec/kf5/.
I patched the script with an extra elseif to check for executable kdesu on full path and use the full path in the command, however the script just hangs after spewing out the full usage text about 'which', which of course fails in the two previous tests.

The command reported in the kdesu password dialog is:

/bin/rootactions-servicemenu.pl 'do_open_with 'kate''/home/baz/zmdiff'

Using my own servicemenu independantly works (except as described below) if it is any help. It was using rootactions-servicemenu.pl in the Exec= until it failed in kf5, so I have changed it to:

[Desktop Entry]
Type=Service
Icon=folder-red
Actions=EditAsRoot
X-KDE-Priority=TopLevel
ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
MimeType=application/octet-stream;

[Desktop Action EditAsRoot]
Exec=/usr/libexec/kf5/kdesu kate %U
Icon=folder-red
Name=Edit as Root

It fails for some reason on files in /usr/bin
(e.g. rootactions-servicemenu.pl) even though they have the same permissions as other files that do open (in e.g. /etc) - the error is just "su returned with an error". Strange.

.
kate not opening in dolphin kf5
Mar 15 2016  on content Root Actions Servicemenu

rootactions-servicemenu-2.8.7
Dolphin 15.12.2
KDE Frameworks 5.20.0
Qt 5.6.0 (built against 5.6.0)
In Mageia 6 (dev) x86_64 (Linux)

Kate refuses to open after the root login dialog.
Other root actions do work.

We are trying to update our package for Plasma5 which was always fine in KDE4.

Any help will be much appreciated by Mageia users.

.
Re: Bug in simulation
Jul 15 2009  on content luckyBackup

I just noticed changelog and it shows that this was fixed in 0.31 however I am using 0.32
Quote from About:-
luckyBackup 0.32 (using Qt4)

.
Bug in simulation
Jul 15 2009  on content luckyBackup

The source and destination folders are reversed in the simulation report.
Here is the simulation :-
http://i115.photobucket.com/albums/n287/barjac_2006/luckybu.png
And here is the real run:-
http://i115.photobucket.com/albums/n287/barjac_2006/luckybu1.png
It seems that the actual run is correct - even in simulation - it is the report heading that is incorrect.
Hope you can sort it out from the images which show it all.
Cheers, Barry

.
File extensions
Jul 3 2009  on content Simple Root Actions Menu

Using SRAM to view /var/log/dmesg does not work as the "Edit as root" context menu option is missing, however if a copy is made of the file with the same owner/permissions and an extension (e.g. dmesg.log) then SRAM does display the edit option.
This seems to be a bug.

.
Re: Re: Thanks! and couple of bugs
Jun 9 2009  on content luckyBackup

Thanks for your prompt reply.
The delay in abort must have been when I had three very large mount points in the task (which I was trying to exclude). Re-testing now with just one of them included, the maximum delay is around two seconds - so not a problem.
Regarding the syncing of deletions.
If the backup has been created by a machine with LB then the special trigger file (e.g. @@LBdel) would be copied over to the backup. Any other machine using the backup to sync from (restore) would see the file and know not to delete files in the corresponding destination folder. From that point the trigger file would be on both machines and synced like any other. The trigger file need not be empty - it could contain a list of specific file patterns to exclude from deletion in that folder. I know it's not nice to add extra files to the system, but it does give great flexibility and control. I do not see why this would need a daemon or be a problem for flash etc.
Just food for thought. :-)
Barry

.
Thanks! and couple of bugs
Jun 9 2009  on content luckyBackup

Hi Luckyb - thanks for a really good program - I just installed it in Mandriva Linux 2009.1 and ran my first backup with it a few minutes ago.
Just a couple of snags I found.
1. The Abort NOW button does not abort immediately - it eventually does after clicking many times over maybe 10 seconds. (This was in simulation mode)
2. The file system browser in "Task Properties->Exclude Tab->User Defined->Browse locally" can not be used to select a directory and have it entered in the text box automatically. It has to be typed in. Also there is no warning that the full path will not work here - it took a few test runs to find that only the directory name is needed.
I look forward to seeing how you implement deleted file synchronisation, as having deleted files keep returning can be a real problem when sync'ing two machines.
A program (grbakpro) that I used in Windows worked well in this respect. By placing a specially named file in a folder, deletions in that folder were not sync'ed, otherwise all deletions were echoed on the other machine.
Just a thought.
Cheers, Barry

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 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