pBurn 4.3.19

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
gray
Posts: 316
Joined: Fri 23 Feb 2007, 22:42
Location: Adelaide - South Australia

check media fixed

#101 Post by gray »

zigbert,

The change to readlink works a treat. :D

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#102 Post by zigbert »

Version 0.9.3 is uploaded. See main post.

At this moment, my todo-list for stable version 1.0.0 is empty. If you know about issues that should have been worked through, PLEASE scream load.

Sigmund

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#103 Post by MU »

Hi Sigmund,
I always must laugh, if I see the size: 24 kb :P
I just want to express you my congratulations for this great program.
It meanwhile is the main burning application in Muppy.
It is so great to see, how very easy to use programs with a lot of functionality can be written in a very efficient way using Puppys tools.

This is so great :)
Keep up your good work :)

Best wishes, Mark

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#104 Post by zigbert »

I always must laugh, if I see the size: 24 kb :P
Lets choir :P :P

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#105 Post by mikeb »

Hi there

found a tiny bug in the add playlist function -add_list

IMPORT_LIST="$CHOOSER"
needs to be
IMPORT_LIST="$DIR$CHOOSER"

regards

Mike

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#106 Post by zigbert »

Thanks for your bugfix.
Will be added for upcoming version 1.0.0.

Sigmund

Tui
Posts: 378
Joined: Wed 27 Sep 2006, 11:35
Location: Wellington New Zealand

Pburn - window size

#107 Post by Tui »

Hi Sigmund, What a great little prog and lots of functions! - Thanks!

My problem is how do I reduce the height of the opening window? I am using the
800x600 res and the opening height is outside the main (viewable inc taskbar) window, I can't pull the window up to action the functions along the bottom.
The bottom would be seen if the taskbar was not there. -It fits within the total screen, but
hidden. I think maybe the opening window was developed on a screen res set at 1024x768.
It would be nice if the opening window could scale according to the window res settings. What do you think?

Help please,
Cheers Tui
Last edited by Tui on Sun 10 Feb 2008, 03:42, edited 1 time in total.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#108 Post by MU »

workaround:
In JWM:
right-click the entry in the taskbar. That opens a menu to move the window.

In Icewm, right-click a border and drag it to move.
Or hold down the ALT-key, then drag the window with the mouse.
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#109 Post by mikeb »

workaround 2...

open /usr/local/pburn/pburn in geany,
look for this around line 340 and alter the height/width to suit

<height>300</height><width>200</width>

mike

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#110 Post by zigbert »

It has always been the meaning to support 800x600, so I'll reduce the default height with 20 pixels. The width is harder to control, as it depends on what language you use, but english shouldn't be any trouble.

BUT. How could I easily pick the screen-height. Is xorg.conf the only place when running Xorg? what about xvesa? Does Puppy store information about screen resolution (in a smart file - a smart place)?

Sigmund

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#111 Post by MU »

On systems with Puppybasic (currently not in Dingo) you can do:

Code: Select all

#!/bin/bash

width=`puppybasic -e 'a=xwin_screensize():print a[0]; '`
height=`puppybasic -e 'a=xwin_screensize():print a[1]; '`

echo $width
echo $height
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#112 Post by MU »

I attach a program, the binary is just 3.3 kb.
You can include it with your program.
It depends only on xlib, so should run almost on every system.
C source and makefile is included, too, but usually not needed.

Run it like this:

Code: Select all

# ./xscreensize 
1680 1050
or as script:

Code: Select all

#!/bin/sh
 x=`./xscreensize|sed "s/ .*//"`
echo $x
y=`./xscreensize|sed "s/.* //"`
echo $y

Mark
Attachments
xscreensize.tar.gz
(2.02 KiB) Downloaded 785 times
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#113 Post by zigbert »

Thank you Mark.

Sigmund

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: Pburn 0.9.3

#114 Post by ttuuxxx »

Hi Zigbert

What you've done with Pburn has been truely excellent, I've been using and also including in all my latest releases :)
I came across this other application called, ProZilla and Prozilla Gui, one is the program via command line and of course the other one is a Gui, you can see the website here http://prozilla.genesys.ro/
Its basically a multi-thread downloader, Which really does work! I have done test on downloading linux 700mb iso images, the regular single thread is around 80/kb sec and with Prozilla I've managed to have 1600/kb sec average.When I look around about whats
going on with puppy and who's doing what, I see that you are the man who can GUI, you do such excellent work, And when I use proZilla Gui, the Gui is lacking, basically you have too -
1st Copy the url
2nd click prozilla icon
3rd click file
4th click new url
5th press "shift+V" to paste the url
6th hit enter
and thats just to download a file, then you have to delete the used url,
open the folder etc

Most mutilthread download managers in windows, automatically take over/replace the browsers main downloader or you have a option of having it monitoring the clipboard.
or a right click menu thing where it would say "download with download-manager"
Since prozilla is the only multi-thread downloader for linux, (well thats what I read) the GUI is very primitive and not really user friendly, what I propose is that maybe you could have a look at it and maybe see if you do better, I know you probably could, You could even call the new GUI "PuPzilla" Thats if you have time and want to try a new project. I just look at it and it screams your name. lol you can download it for puppy here http://www.murga-linux.com/puppy/viewto ... 116&t=5886
or if you want to try it on a puppy i included it in my "Living Water 2.17"
which you can gete here and read about it: http://murga-linux.com/puppy/viewtopic. ... 090#173090
if anything thanks for your time, and keep up the most excellent work.
ttuuxxx
Attachments
prozilla.png
here's what the Gui looks like with the file menu opened.
(5.52 KiB) Downloaded 842 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#115 Post by zigbert »

ttuuxxx
It is nice to hear that you like my guis. I do my best.
If Prozilla is as good as you tell it is, we should have a working gui for it. Now and then, I get answers like yours to make apps/scripts/guis. Most of them I never do.... :? It doesn't mean that I don't like the idea, but my priority is different and/or my todo-list is too long. This combined with the normal time-issue makes many good ideas unreachable. Right now I'm working trough the guis already in Puppy to make them better and more streamline. So truely...If I shall write Pdownload, It won't be the first weeks.

Sigmund

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#116 Post by ttuuxxx »

zigbert wrote:ttuuxxx
It is nice to hear that you like my guis. I do my best.
If Prozilla is as good as you tell it is, we should have a working gui for it. Now and then, I get answers like yours to make apps/scripts/guis. Most of them I never do.... :? It doesn't mean that I don't like the idea, but my priority is different and/or my todo-list is too long. This combined with the normal time-issue makes many good ideas unreachable. Right now I'm working trough the guis already in Puppy to make them better and more streamline. So truely...If I shall write Pdownload, It won't be the first weeks.

Sigmund
Hi Sigmund

Thats totally understandable, I was just looking for new applications for the next puppy CE edition that tronkel and I are jointly heading up. And the final release won't be out for a few months so thats also cool. Well if you can do it thats would be great and if not, thats would be ok also. The default gui is usable but just not user friendly:) Thanks for your time.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
jcoder24
Posts: 604
Joined: Fri 06 May 2005, 12:33
Location: Barbados

#117 Post by jcoder24 »

Just thought I'd mention that I burnt two CDs which were showing about 55% - 66% completed although the burn had already been completed.

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#118 Post by mikeb »

Just thought I'd mention that I burnt two CDs which were showing about 55% - 66% completed although the burn had already been completed.
I found the log dialog slow to update on an older machine with the last version but burn was still ok.

mike

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#119 Post by zigbert »

Pburn uses the log-viewer in Xdialog. There has been some issues, and Mark (MU) has made an alternative log-viewer. http://murga-linux.com/puppy/viewtopic.php?p=167280
This one is already in Puppy 4.00, and it is easy to get Pburn use this. I am just strict to the thought of less dependencies. All my guis uses at this moment ONLY gtkdialog and Xdialog. But in the end we need useful tools, So I'll think about it. By the way, What hardware did you get trouble on jcoder24?

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#120 Post by zigbert »

Wouldn't it be possible to write a logviewer in gtkdialog? Just a loop refreshing <edit> every second. I think it would. Let's take a look.

Post Reply