| Author |
Message |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Mon 02 Jan 2012, 21:49 Post subject:
TkDVD 4.0.9.3-gnocl - 2012-09-24 Subject description: partially modified for gnocl |
|
I hacked the latest version of TkDVD (4.0.9) in the following ways:
1. used gnocl for the file/directory chooser dialogs
2. used gnocl for the error dialog messages
3. modified the code to be able to add multiple files or directories from the file/directory chooser dialogs into the file list
4. displays file/directory size in the file list, this is useful if you go over the limit of the disc and you have to remove something from the list
5. The program will remember which directory you were last in when adding files or directories to the file list
I'm not motivated enough to change the whole gui to gnocl but this is a start. I always liked TkDVD and finally got around to learning a little about gnocl/tcl/tk to hack it for the better (imo).
Of course you'll need tcl/tk & gnocl installed for this package to work. I compiled them for Fatdog64-521 and will post them below. The TkDVD pet can be installed in any version of Puppy though (32 or 64bit).
version 4.0.9.1
1. added fixate cd/dvd to the drop down menus (need to have the "close" command installed to see it in the dvd menu).
2. converted the create iso, erase, & copy functions to gnocl
to do:
1. Convert the burn window, excluded files, the main gui, and the advanced options gui to gnocl.
2. Add the ability to use cdrskin & xorriso backends.
 |
| Description |
|

Download |
| Filename |
tkdvd-4.0.9.3-gnocl.pet |
| Filesize |
36.48 KB |
| Downloaded |
166 Time(s) |
| Description |
compiled in Fatdog64-521
|

Download |
| Filename |
tk8.5.11_DEV-tk8.5.11-x86_64.pet |
| Filesize |
35.19 KB |
| Downloaded |
135 Time(s) |
| Description |
compiled in Fatdog64-521
|

Download |
| Filename |
tcl8.5.11_DEV-tcl8.5.11-x86_64.pet |
| Filesize |
68.02 KB |
| Downloaded |
146 Time(s) |
| Description |
compiled in Fatdog64-521
|

Download |
| Filename |
tk8.5.11-x86_64.pet |
| Filesize |
975.06 KB |
| Downloaded |
155 Time(s) |
| Description |
compiled in Fatdog64-521
|

Download |
| Filename |
tcl8.5.11-x86_64.pet |
| Filesize |
1.01 MB |
| Downloaded |
147 Time(s) |
| Description |
compiled in Fatdog64-521
|

Download |
| Filename |
gnocl-0.9.95-x86_64.pet |
| Filesize |
197.36 KB |
| Downloaded |
147 Time(s) |
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
Last edited by plinej on Mon 24 Sep 2012, 11:33; edited 6 times in total
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 04 Jan 2012, 01:58 Post subject:
|
|
I've been hacking on this script a bit more and converted the cd/dvd copy function to gnocl and also added a button to select from a list of cd/dvd drives. I'll work on converting the create iso & erase options to gnocl and adding a fixate cd/dvd option to the menu and put out a new version.
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
|
|
Back to top
|
|
 |
Master_wrong
Joined: 19 Mar 2008 Posts: 455
|
Posted: Wed 04 Jan 2012, 03:25 Post subject:
|
|
cannot install on 528, is there lib for 528?
_________________ Cluster-Pup v.2-Puppy Beowulf Cluster
http://www.murga-linux.com/puppy/viewtopic.php?p=499199#499199
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Wed 04 Jan 2012, 06:23 Post subject:
|
|
@Master_wrong,
it seems to start without error, on pup525, using these 3 libraries instead:
tcl-8.5.6.pet
tk-8.5.6.pet
gnocl-0.9.95-20110429.pet
Not having a CD/DVD burner I'm unable to test further. Probably the reason why it didn't start for you, using libs above,
is that they're installing to /usr/lib64. Perhaps could be resolved using symlinks.
@plinej, nice work...much more pleasing to the eye.
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1229 Location: Ukraine
|
Posted: Wed 04 Jan 2012, 06:47 Post subject:
|
|
Dear plinej,
Please keep at it. It will be a good-looking app once you finish the "gnoclization". Thanks.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Wed 04 Jan 2012, 16:18 Post subject:
|
|
Updated the tkdvd package to 4.0.9.1, see the first post for info.
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Fri 06 Jan 2012, 07:52 Post subject:
|
|
plinej,
I don't know whether this will be any use, in your altering tkdvd to gnocl, but I just saw that gnocl v0.9.96 has been released.
|
|
Back to top
|
|
 |
Master_wrong
Joined: 19 Mar 2008 Posts: 455
|
Posted: Sat 07 Jan 2012, 12:43 Post subject:
|
|
@muggins
ok Thank
_________________ Cluster-Pup v.2-Puppy Beowulf Cluster
http://www.murga-linux.com/puppy/viewtopic.php?p=499199#499199
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Sat 07 Jan 2012, 19:35 Post subject:
|
|
I tried compiling gnocl 0.9.96 but it seems to be missing fileFilter.o from the source code. I think gnocl has a cvs repository but I can't seem to find it on Sourceforge.
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Sun 08 Jan 2012, 00:50 Post subject:
|
|
I received the same error but, after googling, found this thread, where David McClamrock[Pa], has had success, and also mentions your gnoclisation of TkDVD.
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Mon 16 Jan 2012, 19:21 Post subject:
|
|
Uploaded version 4.0.9.2. Added the ability to choose cd/dvd drive from the create iso & erase functions and some other minor things. I haven't gotten around to converting anymore tk code to gnocl, maybe in the near future if I have spare time.
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
|
|
Back to top
|
|
 |
plinej
Joined: 13 Aug 2006 Posts: 1517
|
Posted: Mon 24 Sep 2012, 11:34 Post subject:
|
|
updated to 4.0.9.3 - just some small tweaks.
_________________ An archive of quite a few pet packages, mostly that I've compiled, is located at http://my.opera.com/jpline/blog
|
|
Back to top
|
|
 |
|