
Konqueror Burning Sidebar
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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.
14 years ago
Fix to make file changes in burn:/ appear instantly in Konqueror.
Numerous bugs including some crashes have been fixed.
14 years ago
Fix to make file changes in burn:/ appear instantly in Konqueror.
Numerous bugs including some crashes have been fixed.
beagr
16 years ago
but after make, it returned this error any idea ? :
/usr/include/c++/3.3/bits/stl_map.h: At top level:
burndiscdialog.h:35: warning: `bool qt_static_property(QObject*, int, int,
QVariant*)' declared `static' but never defined
burndiscdialog.h:35: warning: `QMetaObject* staticMetaObject()' declared
`static' but never defined
burndiscdialog.h:35: warning: `QString tr(const char*, const char*)' declared
`static' but never defined
burndiscdialog.h:35: warning: `QString trUtf8(const char*, const char*)'
declared `static' but never defined
make[2]: *** [burn.lo] Error 1
Report
kwr2k
16 years ago
"My Home Folder" -- file:/ or home:/
"Windows Network" -- smb:/ or lan:/
...
I wonder if this can be implemented within konqueror, so that when I drop down the location bar, it shows me these symbolic names rather than the URLs.
It would, I think, make the job of newbies easier.
A good example is what Xandros has done with their XFM file manager. It is clearly konqueror with some great improvements!
Report
davux
16 years ago
Is there a Debian package yet ?
Report
phlegmatic
16 years ago
I don't have time to make one at the moment - maybe if someone contributes one there will be.
Report
EliasP
16 years ago
But, why not asking Sebastian Trueg, the developer of K3B to support this?
Maybe it would possible to do this all by using kparts (if K3B supports this) or at least other parts of K3B, so you had a consistent usage and won't have to rewrite all this code from scratch.
Greetings
Elias P.
Report
testerus
16 years ago
http://bugs.kde.org/show_bug.cgi?id=66545 ?
Report
phlegmatic
16 years ago
I wasn't really intending to make a replacement for the full-blown CD burning apps, just make a simple add in for konqueror to make it easy to make a basic data cd. I think people will always want / need this bigger programs for doing the complex jobs.
Thanks for the idea though. I'll have a look at k3b when I get some time.
Report
telex
16 years ago
In other words, rather than having the "burn" and "settings" icons within the folder (which is rather unintuitive... are they files on the CD or buttons?) they ought to be on the toolbar and in the menu. You drag files onto the "CD" then hit the burn button; a small dialogue pops up, asking you to select the CD device, the burning speed, if it should blank the CDRW, if it should eject when done, and, if they're audio files, should it be an audio CD.
Report
phlegmatic
16 years ago
Report
informix
16 years ago
Many thanks!
I think it would be very cool to have commands to build cdda/vcd/svcd/dvd file/menusystems supporting Drag&Drop with title support and automated splitting, if cd is to small!
Report