Activity for Zurd

  • Zurd Zurd posted a comment on ticket #29

    Python + Github would be awesome. The whole project would probably only be 10-20h actually with the help of ChatGPT and the fact that Python is a friendly programming language. But I was also thinking of using specifically wxPython which is cross-platform so it could run on Windows, Linux and macOS. Like I said, I just don't have the time. Oh, you were just talking about moving the whole thing to Github for more exposure and thus maybe get more people to do patch and start a new version in Python....

  • Zurd Zurd posted a comment on ticket #29

    I'm already working full-time so not really a money issue, unless someone else is interested. Problem is to find the time. I actually don't want to touch GPRename ever again, I hate GTK-Perl so much today. Been a lot of years I want to recode the whole thing in Python but again, lacking time. You know you can always hire a freelancer from another country, there's a few websites out there with thousands of people looking to work, you decide the price. They make the patch and I'll take a look and release...

  • Zurd Zurd posted a comment on ticket #33

    Indeed it would be handy. I think it's been asked many years ago. Don't hesitate to add the code to do it, make a patch file and add it here, I will then be able to make a new version with it.

  • Zurd Zurd posted a comment on ticket #32

    We had this option before but when ported to GTK-Perl3 the code needed to be rewritten and never had a chance to do it again. I don't like GTK-Perl and are not maintaining this project no longer. We need someone to code it. Or you can use an old version of GPRename 1.x which had the option. Not sure if it can still run however.

  • Zurd Zurd modified ticket #31

    Feature: CamelCase

  • Zurd Zurd posted a comment on ticket #31

    Thank you very much for the patch, new version 20230429 now include it!

  • Zurd Zurd committed [r231] on Code

    Version 20230429

  • Zurd Zurd modified ticket #30

    unable to clear log

  • Zurd Zurd posted a comment on ticket #30

    I went up to a 2.4 MB file and was able to succesfully clear the log. It will remain a mystery why you had a "BadAlloc insufficient resources for operation". Closing.

  • Zurd Zurd posted a comment on ticket #30

    Cannot reproduce here with latest version 20220807. How big is your log file? Check in your home folder in .config/gprename it is called gprename_log. You can safely delete it which will do the same thing.

  • Zurd Zurd posted a comment on ticket #29

    That is an awesome idea. History could be written in home folder in .config/gprename/gprename and the software could read it and fill out that fields. If anyone wants to add this feature, just do so and send me a patch file.

  • Zurd Zurd posted a comment on ticket #28

    I don't know why anyone would use gprename with a single dot, just don't put anything and it will do the same. Indeed, with two dots, it doesn't work properly unfortunately. Fix is a bit easy but too trivial for me to modify. Search the code for ARGV and it's in those lines a modification is needed. The .config folder or any folder with a dot is a real big problem. The code is good as far as I can tell, however, gtk_tree_store from GTK-Perl doesn't handle it at all. A quick search on the internet...

  • Zurd Zurd posted a comment on ticket #27

    I don't understand. Can you share an example?

  • Zurd Zurd modified ticket #26

    Wish list: radio buttons should be selected upon field data entry

  • Zurd Zurd posted a comment on ticket #26

    Ok, I understand. I thought you wanted to get rid of the radio buttons which wouldn't make sense. I just released a new version with, I think, do exactly what you need!

  • Zurd Zurd committed [r230]

    New version 20220807

  • Zurd Zurd posted a comment on ticket #26

    But isn't it the same thing if you click into the box or clicking the radio button? What if "Insert" is selected and you want to "Delete between" without moving the numbers? I don't understand how this would be possible.

  • Zurd Zurd committed [r229]

    Small fix

  • Zurd Zurd committed [r228]

    New version 20220626

  • Zurd Zurd modified ticket #25

    Fix: Prevent Directory Tree from Resetting to Top

  • Zurd Zurd posted a comment on ticket #25

    Awesome! Everything is there, easy patch. I can confirm this bug. I just released the new version. I've removed all 4 references of with_viewport since he said on SO that it is deprecated since 3.8. Thanks for all the information!

  • Zurd Zurd committed [r227]

    Removed all viewport references since they are deprecated since version Gtk 3.8

  • Zurd Zurd committed [r226]

    New version 20220226

  • Zurd Zurd committed [r225]

    gprename 20220206

  • Zurd Zurd posted a comment on ticket #24

    Does it still rename it? I had similar problems before, gprename would just spin forever but if I close the application, the renaming was a success. I ain't coding GPRename anymore, I hate GTK-Perl. If anyone wants to do a patch, please do :) p.s. the Save As in Thunderbird and Outlook is totally broken in my opinion, better you rename it yourself manually so you don't get weird characters in it or an extremely long filename.

  • Zurd Zurd posted a comment on ticket #23

    I added this feature years ago but it was lost when I ported to GTK2-Perl. I don't develop this application anymore, I wish someone could implement it. My goal is to make a new one in Python, cross-platorm but don't have the time for a such a project.

  • Zurd Zurd committed [r224]

    Modified de.po

  • Zurd Zurd committed [r223]

    Fixed a bug in es.po

  • Zurd Zurd committed [r222]

    Modified spanish translation

  • Zurd Zurd modified ticket #18

    port to GTK3

  • Zurd Zurd posted a comment on ticket #18

    GPrename has been ported to GTK3-Perl! Yay! Closing this bug.

  • Zurd Zurd committed [r221]

    New version 20201214

  • Zurd Zurd posted a comment on ticket #22

    Ah yes, I understand now. If I remember, years ago, I opened a bug about the ordering of files/folder, can't remember for what software though. I think the problem in this case is GTK2-Perl file listing, so you'll have to file a bug with them. I'm not going to bother because I hate this programming language now and one day I will redo gprename in python. Note that GTK2-Perl is probably considered deprecated now in favor of GTK3-Perl so there is probably nothing we can do anyway. Thunar is ordering...

  • Zurd Zurd modified ticket #22

    change nnumbered files

  • Zurd Zurd posted a comment on ticket #22

    File "11" will always come before file "2" You need to add a leading zero so that "2" will become "02" Then you files will look like: 01 02 03 04... 09 10 11 12... 19 20 21

  • Zurd Zurd posted a comment on ticket #21

    That would be awesome! And it's actually one of my many projects but not with GPRename, it is coded in GTK2-Perl which I totally hate now. That would be another project in the future in Python (which I totally love). I just don't have much free time to start this.

  • Zurd Zurd posted a comment on ticket #20

    New version 20200927 uploaded, thanks for sharing!

  • Zurd Zurd committed [r220]

    New version 20200927

  • Zurd Zurd posted a comment on ticket #19

    Hi, I really don't understand the problem you are describing. Even the linuxmint forum. I don't know what you are trying to achieve. But also I don't use Nemo. Note that the %1 or %F probably comes from the installer from the person who created the package which is not me. This is not something that I have coded. Note also, that while I still use gprename, I don't maintain it anymore. It is coded in GTK-Perl which I totally hate now. I would like to code a new renamer but don't have much time.

  • Zurd Zurd posted a comment on ticket #18

    I just tried to port it and I'm tired after one hour. I hate gtk-perl ever since I touched it. The documentation is extremely bad. Porting gprename to GTK3-Perl is not an easy task, there's a lot of broken code. I decided 2 years ago to redo gprename to Tk Python, it would be cross platform linux/windows but I don't have much time to code it. I better focus on this one instead of fixing gprename. If anyone wants to port it, here's a start and good luck :) https://web-stage.metacpan.org/pod/Gtk3#...

  • Zurd Zurd committed [r219]

    new version 20190221

  • Zurd Zurd posted a comment on ticket #13

    Not much chance for a fix, I've been wanting to recode GPRename in Python instead for quite some time because GPRename is coded in GTK2-Perl, it's quite old, not much used elsewhere, documentation is really bad, it's not cross-platform, I really don't like this language. I just used Python in another project recently, it was fun to use, I'll try to find time to remake GPRename. Here's a start I just did, there's nothing to download for now, hopefully in a few weeks I'll be able to have a first release....

  • Zurd Zurd posted a comment on ticket #17

    your disk should be in /mnt, does it show it there in gprename if you browse?

  • Zurd Zurd posted a comment on ticket #17

    Do you have the latest version "20160905" ? You're probably using an old version since it hasn't been updated in a while in the repository. It's very easy to install, just "sudo apt remove gprename", download/extract latest version and run "sudo make install".

  • Zurd Zurd posted a comment on ticket #7

    Problem fixed in the latest release which is 20160905!

  • Zurd Zurd committed [r218]

    added release version in about window

  • Zurd Zurd committed [r217]

    Release 20160905

  • Zurd Zurd posted a comment on ticket #7

    I figured there had to be a reason why /media/user is root:root but never search...

  • Zurd Zurd posted a comment on ticket #7

    drwxr-x---+ 3 root root 4.0K May 18 19:07 hobo Here's the problem. Only root can...

  • Zurd Zurd posted a comment on ticket #7

    what does these 2 commands do (replace YOUR_USER with the name of your user): ls...

  • Zurd Zurd posted a comment on ticket #16

    just don't use . or .. when opening gprename :D

  • Zurd Zurd posted a comment on discussion Help

    sudo nano /etc/ppp/options add at the end: usepeerdns refuse-pap refuse-eap refuse-chap...

  • Zurd Zurd posted a comment on discussion Help

    Using sstp-client version 1.0.9. Compiling went without any problem. I'm using the...

  • Zurd Zurd created ticket #99

    ERROR: no output .xxx file found

  • Zurd Zurd posted a comment on ticket #15

    My bad, I thought you were talking about another bar. I confirm that the scrollbar...

  • Zurd Zurd posted a comment on ticket #15

    The position of the bar between the tree of folders on the left and the Files at...

  • Zurd Zurd posted a comment on ticket #14

    Scott Jacobs: You should re-install gprename For anyone with the "Fails to open"...

  • Zurd Zurd created ticket #98

    wrong audio and video length

  • Zurd Zurd posted a comment on ticket #96

    Found the problem, the default is low quality, even while using -H Solution is to...

  • Zurd Zurd created ticket #97

    ffmpeg free() invalid pointer

  • Zurd Zurd created ticket #96

    -mpg and -flv quality issue

  • Zurd Zurd posted a comment on ticket #91

    Affecting me too, bug 91 and 95 is the same.

  • Zurd Zurd posted a comment on ticket #93

    Affecting me too with 0.8.4-1. Seems like something easy to fix.

  • Zurd Zurd posted a comment on ticket #95

    Can be reproduced in Linux Mint too.

  • Zurd Zurd posted a comment on ticket #14

    trunk/bin/gprename https://sourceforge.net/p/gprename/code/HEAD/tree/trunk/bin/ or...

  • Zurd Zurd posted a comment on ticket #14

    Nice find! Should be easy to fix, if you have time make a patch file and I'll release...

  • Zurd Zurd created ticket #13

    gprename cannot read folder with ACL permission

  • Zurd Zurd modified ticket #12

    Non standard icon file path in launcher's desktop file.

  • Zurd Zurd posted a comment on ticket #12

    new version 20140325 fix the problem, uses this standard: http://www.freedesktop...

  • Zurd Zurd committed [r216]

    new version 20140325

1
MongoDB Logo MongoDB