Konqueror Burning Sidebar

Utilities

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
A KDE ioslave and sidebar that lets you create and burn CDs or DVDs from Konqueror.

(Used to be called kio_burn)

This software depends on K3b 0.12.x. I recommend you use 0.12.14 or greater if possible.
Last changelog:

Fix to make file changes in burn appear instantly in Konqueror.

Numerous bugs including some crashes have been fixed.


Ratings & Comments

60 Comments

gohanz

A SlackWare TGz package with SlackBuild Script is Ready to DownLoad!!! http://www.slacky.it/ http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&id=886

zero1

in the recent versoins, didn't you have to type "burn:/" on the addressbar? in the new versions, maybe when you click on the sidebar button you don't have to type "burn:/" anymore. it will already do that automatically. :D love this app BTW. kewl! thank you!

pusrob

Hello. I tried this nice ioslave, and I liked it. But there was a problem: I couldn't figure out how to put files there, so I can burn it. Any ideas? Wait a sec. Would you make a droplist there (if its possible) so, you can drop files directly from the browser? That would be very very nice.

phlegmatic

You either copy files to burn:/ or drag folders to the CD writer icon in the sidebar. With the first method, you must also select what kind of disc you want to make from the list at the top, with the second method only data discs will be burned.

Corven

checking for K3B... configure: error: Could not compile a simple program using K3b. Please check your installation.

phlegmatic

You need K3b including development files (e.g. a package called libk3b-dev or similar will be needed). As a side note, if you are using Debian unstable this package is temporarily unavailable so you will have trouble compiling from source (you'll need to install k3b from source first, or wait for the new package to filter through to the repositories). However, I've recently put up a Debian binary package on the SF download page which should do the trick on i386 machines.

Fri13

I use "lotus" package and i cant see files what i have added to burn. It only shows "use compabtile..."

phlegmatic

Not sure what the problem is here. Sometimes it is slow updating the view if you're adding files to burn:/ - you need to hit the refresh button or F5 perhaps.

Fri13

I tought that i can just keep sidebar open and drag files to it to burn them. But if i drag&drop files to it, i dont get any files to burn:/ but sidebar shows "burn" button. And if i burn, it really burns all dropped files. But if i drop files to burn:/ it shows them but i cant burn it anywhere until i drop files to sidebar and it burns them and not files what are in burn:/

linux3114a

burn-0.9-1-lotus.i586.rpm at http://home.tiscali.be/raoul.linux/downloadSuSE10.0.htm Enjoy !!!

linux3114a

On a Suse 10.0 kde352 using Krpmbuilder having following error : /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt3/include -I/opt/kde3/include -c -o burndatadvdconfigwidget.lo `test -f 'burndatadvdconfigwidget.cpp' || echo './'`burndatadvdconfigwidget.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -I/usr/lib/qt3/include -I/opt/kde3/include -L/usr/lib/qt3/lib -L/opt/kde3/lib -o konqsidebar_burn.la -rpath /opt/kde3/lib/kde3 -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib burnsidebarplugin.lo burnprojecttypewidget.lo burnaudiocdconfigwidget.lo burndatacdconfigwidget.lo burnk3bdoccreator.lo burndevicewidget.lo k3bemptydiscwaiter.lo burnplaylistviewitem.lo burndevicescanner.lo burninfomessagedialog.lo burndatadvdconfigwidget.lo -lqt-mt -lkio -lkparts -lkonqsidebarplugin -lk3bdevice -lk3b -L/usr/lib -ltag -lk3bdevice -lk3b /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -lhal collect2: ld returned 1 exit status make[3]: *** [konqsidebar_burn.la] Erreur 1make[3]: Leaving directory `/usr/src/packages/BUILD/burn-0.9/sidebarplugin' make[2]: Leaving directory `/usr/src/packages/BUILD/burn-0.9/sidebarplugin' make[2]: *** [all-recursive] Erreur 1 make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/usr/src/packages/BUILD/burn-0.9' RPM build errors: make: *** [all] Erreur 2 error: Bad exit status from /var/tmp/rpm-tmp.4034 (%build) Bad exit status from /var/tmp/rpm-tmp.4034 (%build)

crazy

Hi, "/i586-suse-linux/bin/ld: cannot find -lhal" this means hal | hal-devel is missig. Just install it and this error should go away :)

linux3114a

Thanks

Aceler

Very. I really appreciate you.

crashoverridev

configure: error: taglib-config not found. Please install taglib development files and ensure taglib-config is in your PATH

watzke

So install taglib... you can't read it?

zero1

this is what i need! for quick burns and i don't wanna open k3b to burn files just under a 100mb or so.. . thanks dude!

BorgQueen

In file included from burn.cpp:27: burn.h:11:37: kio/forwardingslavebase.h: No such file or directory In file included from burn.cpp:27: burn.h:18: error: `ForwardingSlaveBase' is not a class or namespace burn.h:18: error: invalid base-class specification burn.cpp: In constructor `kio_burnProtocol::kio_burnProtocol(const QCString&, const QCString&, const QCString&)': burn.cpp:33: error: class `kio_burnProtocol' does not have any field named ` ForwardingSlaveBase' burn.cpp: In function `int kdemain(int, char**)': burn.cpp:73: error: `dispatchLoop' undeclared (first use this function) burn.cpp:73: error: (Each undeclared identifier is reported only once for each function it appears in.) make[2]: *** [burn.lo] Error 1 make[2]: Leaving directory `/home/Software/SoftwareTesting/SourceFiles/KonqBurn/burn-0.8.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Software/SoftwareTesting/SourceFiles/KonqBurn/burn-0.8.1' make: *** [all] Error 2 Anyone know what this might be about?

phlegmatic

Hi, I probably should have put up a full list of compile dependencies. On Debian you need to do apt-get install libk3b-dev kdelibs4-dev kdebase-dev dbus-qt-1-dev libhal-dev There should be similar packages for other distributions.

BorgQueen

I have all those packages installed.

BorgQueen

The only thing I can think of is that I built k3b from source, the latest version. I don't have libk3b etc install, other than that I have everything.

phlegmatic

My mistake, it requires KDE 3.4 not 3.3. Sorry.

BorgQueen

but I DON'T have 3.4! And I can't upgrade because I can't find any deb packages for 3.4 or better. I don't think Backport is going to do it. Life hates me.

gohanz
phlegmatic

Cool, many thanks. I don't know much about putting together packages myself so this is really useful!

Pling
0 Affiliates
Details
license
version 1,0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other Utilities:

Gis Weather
RingOV
last update date: 9 years ago

Score 8.0

Splash Screen Manager
zorinos
last update date: 14 years ago

Score 7.4

BashStyle-NG
Chrispy
last update date: 10 years ago

Score 6.1

anymeal
wedesoft
last update date: 7 months ago

Score 5.0

MonA3XN 01
A3XN
last update date: 2 years ago

Score 5.0

SuperCalc (By Keshav bhatt)
keshavnrj
last update date: 10 years ago

Score 5.0



System Tags