Activity for Piero Orsoni

  • Piero Orsoni Piero Orsoni modified ticket #26

    simulation does not represent action suite

  • Piero Orsoni Piero Orsoni committed [r186] on Code

    Updated Turkish translation

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    A crontab entry is made of crontab specific stuff plus a command. The command part is what the grsync feature shows you, and can be used in many environments like, simply, run from a shell terminal. Piero Orsoni orsoni@gmail.com On Fri, 12 Jan 2024, 23:19 Tony Hamilton, xeyedbear@users.sourceforge.net wrote: On 09/01/2024 14:58, David Oxley wrote: PS this should help Tony in what he wanted to achieve. How to invoke grsync using a crontab entry https://sourceforge.net/p/grsync/discussion/1085771/thread/4db29a9b6c/?limit=25#521d...

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hi David, You can do it in grsync by clicking the file menu and "rsync command line", or use the alt-r shortcut.

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    DISPLAY=... should be put before the command invocation, i.e. before /usr/bin/grsync

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Did you check which is the right screen for you? Once it was :0 most of the times, now it can be :1 or anything. If you don't need the GUI then you can run the terminal command "grsync-batch", and get the output via email or saved in a log.

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, Have a look here, you need to set the DISPLAY env var: https://askubuntu.com/questions/514167/how-to-start-a-gui-application-from-cron

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, Try running "./autogen.sh" first.

  • Piero Orsoni Piero Orsoni committed [r185] on Code

    Updated Russian translation (thanks Olesya)

  • Piero Orsoni Piero Orsoni created a blog post

    New version 1.3.1

  • Piero Orsoni Piero Orsoni committed [r184] on Code

    Release 1.3.1

  • Piero Orsoni Piero Orsoni committed [r183] on Code

    PO updates, ready for 1.3.1

  • Piero Orsoni Piero Orsoni committed [r182] on Code

    Moved default config directory from home to .config

  • Piero Orsoni Piero Orsoni modified ticket #15

    Use freedesktop's $XDG_CONFIG_HOME standard for config files.

  • Piero Orsoni Piero Orsoni posted a comment on ticket #15

    Done, will be in svn today and on 1.3.1 ASAP. Thanks!

  • Piero Orsoni Piero Orsoni committed [r181] on Code

    Grsync-batch: added "Halt on failure" support

  • Piero Orsoni Piero Orsoni modified ticket #21

    grsync-batch fails to respect "Halt on failure" option

  • Piero Orsoni Piero Orsoni posted a comment on ticket #21

    Added support for the missing halt on failure option to the batch script. Will push today and release along with 1.3.1 ASAP. Thanks!

  • Piero Orsoni Piero Orsoni modified ticket #22

    Flatpak support requirements - AppStream file

  • Piero Orsoni Piero Orsoni posted a comment on ticket #22

    Hello! I just had a look at the icons and the source distribution provides a 128x128 PNG, I also see it installed in my ubuntu distro from the deb package, so I think you can use that. Regarding the metainfo.xml file, I think it's this one: https://www.freedesktop.org/software/appstream/docs/ I will keep this ticket for that, maybe someone with knowledge of the format, or yourself, can help with this? :-)

  • Piero Orsoni Piero Orsoni committed [r180] on Code

    Some AC updates

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello! Thanks very much for your contribution, I will include it in the next release. Have a nice week forward

  • Piero Orsoni Piero Orsoni posted a comment on ticket #24

    Hello, you can do that already: in the extra options tab, you can enter a command to be run when the session is finished. That way you could make it beep, or play a song if you wish :-)

  • Piero Orsoni Piero Orsoni modified ticket #14

    Update UI, remove deprecated icon names

  • Piero Orsoni Piero Orsoni posted a comment on ticket #14

    Hello, Many thanks for your work! Much appreciated! The interface really needed some of those updates. I will be checking the code ASAP. Cheers!

  • Piero Orsoni Piero Orsoni posted a comment on ticket #24

    Maybe try to investigate if the mount options make any difference, or if rsync works the same from another PC. Running rsync directly from the command line without GUI will help. Just some ideas, as it may be anything :-)

  • Piero Orsoni Piero Orsoni posted a comment on ticket #24

    Hello! How's linux seeing the NAS? Is the NAS folder mounted as filesystem on linux (and how), or is it using the rsync remote protocol (eventually by ssh)? What filesystem is the NAS using?

  • Piero Orsoni Piero Orsoni modified ticket #13

    Progression window is always on active desktop regardlesse of window options

  • Piero Orsoni Piero Orsoni posted a comment on ticket #13

    Hello, Thanks for your report. I just tried version 1.3.0, which comes standard in ubuntu 22.04 LTS, and it doesn't have this issue. Also tried 1.3.1 (which is not officially released yet) and works the same, regardless of the rsync output being open or not. I have no way to reproduce this issue, so I will keep it pending for a while, in case a way to reproduce (or a solution) is provided.

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, Its purpose is to run grsync sessions on the terminal (i.e. without gui). I think it's a bit outdated, though. On Fri, Oct 28, 2022 at 7:54 PM Fred M. Philip dbyy@users.sourceforge.net wrote: hi Piero, thanks for your quick feedback. It helps me a lot. But one questions remains, the man for grsync-batch doesn't explains much what it does/how to use it. Can you shed some light on grsync-batch? Purpose/how to use it? Thanks in advance. Fred Automated Backup With Sudo Password https://sourceforge.net/p/grsync/discussion/1085771/thread/5db4d66a/?limit=25#d382...

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, On Wed, Oct 26, 2022 at 9:43 PM Fred M. Philip dbyy@users.sourceforge.net wrote: Hello Piero I'm looking into the features of grsync to use it for makeups of my Linux desktop. So far what I see. It is an awesome tool. What I noticed during a test-run that some file/folders couldn't be backed-up due to permission issues (erro 23). I was wondering, is there a way to execute grsync with sudo privileges? e.g : under the tab "advanced options' there is a field 'aditional options'; wouldn't that...

  • Piero Orsoni Piero Orsoni posted a comment on ticket #15

    sorry not done yet, but is in my todo list

  • Piero Orsoni Piero Orsoni posted a comment on ticket #23

    Thanks, I will put this into my todo list

  • Piero Orsoni Piero Orsoni modified ticket #23

    Pass "Source" path to a command as a variable

  • Piero Orsoni Piero Orsoni modified ticket #23

    Grsync estimates are vastly off/percentage is not correct

  • Piero Orsoni Piero Orsoni posted a comment on ticket #23

    Hello, Thanks for you report. The progress is managed by rsync itself, not by grsync, so this should be reported to them.

  • Piero Orsoni Piero Orsoni posted a comment on ticket #12

    Hello, could you please comment on my previous 3 points? Many thanks

  • Piero Orsoni Piero Orsoni modified ticket #22

    Supporting multiple source files, perhaps through globbing/wildcards.

  • Piero Orsoni Piero Orsoni posted a comment on ticket #22

    Hello, The globbing is done by the shell, not rsync. Grsync does not run rsync through a shell for various reasons. I plan to add this in the future, as an option for whoever needs wildcards. Thanks for reporting.

  • Piero Orsoni Piero Orsoni posted a comment on ticket #12

    Tried it, works fine! Some notes: "notes" could indeed be a multi-line; I don't recall a reason why it's a one-liner, probably just my laziness :-) if you enlarge the window horizontally, only the left column is widened, so the options are no longer centered, is it on purpose? Not sure what's the correct behaviour according to the guidelines, but it looks nicer when centered, IMHO. I'm not sure about the two "before" and "after" commands being on the same line as the label, because the input is now...

  • Piero Orsoni Piero Orsoni modified ticket #12

    Modernize glade file removing deprecated GtkTable and GtkAlignment

  • Piero Orsoni Piero Orsoni posted a comment on ticket #12

    Thanks!

  • Piero Orsoni Piero Orsoni modified ticket #11

    Update glade file to Gtk3 and modernize it a bit

  • Piero Orsoni Piero Orsoni posted a comment on ticket #11

    with thanks!

  • Piero Orsoni Piero Orsoni posted a comment on ticket #11

    added to svn r179

  • Piero Orsoni Piero Orsoni committed [r179]

    Modernized glade file (thanks genodeftest)

  • Piero Orsoni Piero Orsoni posted a comment on ticket #11

    Couple notes on this: I already fixed the vertical expand issue, but it's not in a release yet; in the future, to avoid working on older files, please base on the latest svn commit. There's a vertical spacing issue in the "extra options" tab, could you please look into it now that you are editing the file? :-) Many thanks!

  • Piero Orsoni Piero Orsoni modified ticket #11

    Update glade file to Gtk3 and modernize it a bit

  • Piero Orsoni Piero Orsoni posted a comment on ticket #11

    Many thanks for the patch! I will test it ASAP. Regarding the tables (and Gtk in general) I've not been updating anything except small fixes for years, as I don't work on glade any longer and just tweak the glade file manually on need; reason why your work is even more appreciated! :-)

  • Piero Orsoni Piero Orsoni posted a comment on ticket #21

    Hello, Sorry for the late reply. I'm pretty noob on MAC so not the right to person to try this, I hope someone can take this and provide a patch or something. Meanwhile I will update the website with the link to the new version on brew. Many thanks!

  • Piero Orsoni Piero Orsoni modified ticket #21

    mac install sources

  • Piero Orsoni Piero Orsoni modified ticket #22

    Flatpak support requirements

  • Piero Orsoni Piero Orsoni posted a comment on ticket #22

    Hello, Thanks for posting this. I've not been touching those files for ages, I will try to find the original graphics in higher resolution and add the missing PNGs.

  • Piero Orsoni Piero Orsoni modified ticket #21

    grsync-batch fails to respect "Halt on failure" option

  • Piero Orsoni Piero Orsoni posted a comment on ticket #21

    Hello, Thanks for the report. grsync-batch is probably a bit behind compared to the GUI, I will review the features and fix this. Cheers!

  • Piero Orsoni Piero Orsoni posted a comment on ticket #2

    https://sourceforge.net/p/grsync/code/168/ this is already in 1.3.0 cheers On Tue, Aug 3, 2021 at 2:40 AM Philippe Cloutier chealer@users.sourceforge.net wrote: Thanks Piero Can you point to the fix? If not, are you claiming this will be solved by grsync 1.3.1? [feature-requests:#2] https://sourceforge.net/p/grsync/feature-requests/2/ Allow selecting rsync output during execution* Status: closed Group: Next Release (example) Labels: Interface Improvements (example) Created: Tue Apr 06, 2010 07:50...

  • Piero Orsoni Piero Orsoni posted a comment on ticket #2

    The fix is in the code. If you need it urgently, you should compile it yourself. Or, wait for a new release to come to your distribution. On Mon, Aug 2, 2021 at 3:21 PM Philippe Cloutier chealer@users.sourceforge.net wrote: Hello Piero, If so, please indicate the version which would have solved this. [feature-requests:#2] https://sourceforge.net/p/grsync/feature-requests/2/ Allow selecting rsync output during execution* Status: closed Group: Next Release (example) Labels: Interface Improvements (example)...

  • Piero Orsoni Piero Orsoni posted a comment on ticket #2

    Hello, "Please enable text selection" It was a regression caused by upgrade to gtk 3, now fixed. Piero Orsoni orsoni@gmail.com On Sun, 1 Aug 2021, 23:37 Philippe Cloutier, chealer@users.sourceforge.net wrote: Thanks Piero, but this ticket does not report a bug. Are you saying the request was fulfilled? [feature-requests:#2] https://sourceforge.net/p/grsync/feature-requests/2/ Allow selecting rsync output during execution* Status: closed Group: Next Release (example) Labels: Interface Improvements...

  • Piero Orsoni Piero Orsoni posted a comment on ticket #2

    Because it is fixed. Piero Orsoni orsoni@gmail.com On Sun, 1 Aug 2021, 18:04 Philippe Cloutier, chealer@users.sourceforge.net wrote: Why is this ticket closed? [feature-requests:#2] https://sourceforge.net/p/grsync/feature-requests/2/ Allow selecting rsync output during execution* Status: closed Group: Next Release (example) Labels: Interface Improvements (example) Created: Tue Apr 06, 2010 07:50 PM UTC by Philippe Cloutier Last Updated: Mon Aug 17, 2015 09:29 AM UTC Owner: nobody The rsync output...

  • Piero Orsoni Piero Orsoni committed [r178]

    Updated Czech translation

  • Piero Orsoni Piero Orsoni modified ticket #20

    Add schedule ability

  • Piero Orsoni Piero Orsoni posted a comment on ticket #20

    Hello, You can use scheduling tools like "gnome schedule". I don't think every program should implement schedule itself, it should be managed by a common tool, for consistency and to avoid redundancy.

  • Piero Orsoni Piero Orsoni committed [r177]

    Replaced gtk_widget_modify_font() (deprecated in gtk 3) with gtk_widget_override_font() (deprecated in 3.16)

  • Piero Orsoni Piero Orsoni modified ticket #20

    Regression : Rsync output box not resizable

  • Piero Orsoni Piero Orsoni posted a comment on ticket #20

    Thanks for reporting! This is fixed in SVN now, will be on next release.

  • Piero Orsoni Piero Orsoni committed [r176]

    Fixed rsync output not expanding vertically

  • Piero Orsoni Piero Orsoni modified ticket #10

    grsync.desktop fixes

  • Piero Orsoni Piero Orsoni posted a comment on ticket #10

    Committed to svn, many thanks!

  • Piero Orsoni Piero Orsoni committed [r175]

    Fixed Desktop file compatibility

  • Piero Orsoni Piero Orsoni modified ticket #9

    Fix build of version 1.3.0 with llvm

  • Piero Orsoni Piero Orsoni posted a comment on ticket #9

    committed to svn, many thanks!

  • Piero Orsoni Piero Orsoni committed [r174]

    Fixed nested functions with llvm

  • Piero Orsoni Piero Orsoni committed [r173]

    Updated french translation

  • Piero Orsoni Piero Orsoni posted a comment on ticket #19

    Hello, I tried it like this and it works: LC_ALL=it_IT.utf8 src/grsync keep in mind it will look for locale files in the usual system folders, so you should either run "make install" or use the distribution binary. Hope that helps

  • Piero Orsoni Piero Orsoni modified ticket #19

    Cannot compile on Kubuntu 20.10

  • Piero Orsoni Piero Orsoni posted a comment on ticket #19

    You are welcome, have a nice day!

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    does it work on other applications you compiled before?

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, grsync will use the system language if available, otherwise it will default to english. There are ways to force a different language then the system, but that is not grsync specific.

  • Piero Orsoni Piero Orsoni modified ticket #6

    Add support for GTK+ 3

  • Piero Orsoni Piero Orsoni posted a comment on ticket #6

    1.3.0

  • Piero Orsoni Piero Orsoni created a blog post

    New version 1.3.0

  • Piero Orsoni Piero Orsoni committed [r172]

    Release 1.3.0

  • Piero Orsoni Piero Orsoni committed [r171]

    Translation files update

  • Piero Orsoni Piero Orsoni committed [r170]

    Fixed tabs

  • Piero Orsoni Piero Orsoni committed [r169]

    Added escaping of arguments containing spaces when printing rsync command line output

  • Piero Orsoni Piero Orsoni posted a comment on ticket #18

    thanks for your report, I think a tick box to "beep" when finished is a good idea, I will add it to the todo list.

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello, Nothing has changed in regards to location or format of the ini files (both the configuration and the session files, which by the way use the same format) for a long time now. So there must be something related either to the distribution package or the distribution itself. May I suggest you ask in the debian package support? https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=grsync;dist=unstable Regards

  • Piero Orsoni Piero Orsoni posted a comment on discussion Help

    Hello. This is difficult to debug with so little information. Have you got rsync installed? Is Grsync able to run it? Please tell what exactly you are trying to do and how you got the grsync binary.

  • Piero Orsoni Piero Orsoni posted a comment on ticket #6

    I pushed the new code, which should be good enough for release, could you please check it out? There are still a couple compilation warnings but I don't think they are blocking. Many thanks

  • Piero Orsoni Piero Orsoni committed [r168]

    - fixed some compile warnings (thanks Ganael)

  • Piero Orsoni Piero Orsoni modified ticket #8

    Fix build with llvm11 (duplicate symbols errors)

  • Piero Orsoni Piero Orsoni posted a comment on ticket #8

    Thanks for the patch! I succesfully applied it to the latest sources and will push the commit ASAP.

  • Piero Orsoni Piero Orsoni committed [r167]

    Updated Spanish translation

  • Piero Orsoni Piero Orsoni committed [r166]

    Remove obsolete stuff

  • Piero Orsoni Piero Orsoni committed [r165]

    Removed Maemo support

  • Piero Orsoni Piero Orsoni committed [r164]

    Initial gtk3 support

  • Piero Orsoni Piero Orsoni posted a comment on ticket #6

    I tried the patch and it works, the program compiles fine but it throws some warnings, I need to replace the deprecated functions or the debian build will fail. Also there are widgets not working as expected, for example the rsync command line can't be selected for copy-paste. I will work on it and when all is solved I will publish a new version, meanwhile I will put the work-in-progress code to svn. Many thanks

  • Piero Orsoni Piero Orsoni created a blog post

    New version 1.2.8

  • Piero Orsoni Piero Orsoni committed [r163]

    Release 1.2.8

  • Piero Orsoni Piero Orsoni committed [r162]

    - Replaced deprecated calls using GTimeVal

1 >