> Does k3b burn successfully without any errors?
> The "launching knotify" window is normal, it happens when you close any KDE
> program in GNOME
yes , k3b burn succesfully without any errors.
ok , thank for your help, now i understand
bye!!
___
Public bug reported:
i have that Notebook: UBUNTU 9.04 - Acer Aspire 3020-Mobile AMD Sempron
3000 1.8 ghz- Ram 1 Gb -ATI Mobility Radeon x700 128 Mb-HD 80 GB-
BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
kdenlive 0.7.3 0ubuntu2
in ubuntu jaunty the video and audio are distorted
[quote]
thi is the output
de...@denny-laptop:~$ kdenlive
kdenlive(13852) MainWindow::parseProfiles: RESULTING MLT PATH:
"/usr/share/mlt/profiles/"
kdenlive(13852) initEffects::parseEffectFiles: // INIT EFFECT SEARCH
kdenlive(13852) Render::Render: // USINGĂ‚ PROFILE: dv_pal
kdenlive(138
Public bug reported:
Binary package hint: k3b
package: k3b in the repository of jaunty jackalope
this is the output :
de...@denny-laptop:~$ gksu k3b
sudo: 1 incorrect password attempt
SSS
** Attachment added: "Immagine.jpg"
http://launchpadlibrarian.net/26206676/Immagine.jpg
--
when i close k3b there is a window "launching knotify"
https://bugs.launchpad.net/bugs/370260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
i've resolve with the Alex Cohen's solution:
in ffserver.c from line #605:
CHANGED:
if (my_http_addr.sin_port) {
server_fd = socket_open_listen(&my_http_addr);
if (server_fd < 0)
return -1;
}
TO
if (my_http_addr.sin_port) {
my_http_addr.sin_fami
Me too got the same bug!!!
I've search in root for ffserver.c but i don't found it... and now i
don't know what to do...
anyone know how can i resolve this problem???
** Also affects: libav
Importance: Undecided
Status: New
** No longer affects: libav
--
You received this bug notifi