[vlc-devel] vlc: svn commit r24371 (jb)
Rafaël Carré
funman at videolan.org
Fri Jan 18 16:23:09 CET 2008
Le Fri, 18 Jan 2008 15:51:46 +0100,
Jean-Baptiste Kempf <jb at videolan.org> a écrit :
> On Fri, Jan 18, 2008, Rafaël Carré wrote :
> > Le Fri, 18 Jan 2008 00:01:35 +0100 (CET),
> > Subversion daemon <svn at videolan.org> a écrit :
> >
> > > r24371 | jb | 2008-01-18 00:01:35 +0100 (Fri, 18 Jan 2008) | 5
> > > lines Changed paths:
> > > M /trunk/modules/gui/qt4/main_interface.cpp
> > > M /trunk/modules/gui/qt4/qt4.cpp
> > >
> > > Qt4 - revert the revertion :D
> > >
> > > Jokes besides, if ~MainInterface() is called, then p_mi is
> > > destroyed, and p_sys->p_mi too. I just hope I am not wrong :D
> > >
> >
> > The problem is that I don't see where ~MainInterface() is called
> delete app;
>
vlc -I qt4
ctrl+q
...
Object::connect: No such slot QObject::stop()
Object::connect: No such slot QObject::prev()
Object::connect: No such slot QObject::next()
[00000350] main interface debug: thread 677389056 joined
(../../trunk/src/libvlc-common.c:1103)
[00000350] main interface debug: removing module "qt4"
[00000001] main libvlc debug: removing all interfaces
[00000348] main interface debug: thread 677388800 joined
(../../trunk/src/interface/interface.c:170)
[00000348] main interface debug: removing module "screensaver"
[00000346] main interface debug: thread 677388544 joined
(../../trunk/src/interface/interface.c:170)
[00000346] main interface debug: removing module "inhibit"
[00000344] main interface debug: thread 677388288 joined
(../../trunk/src/interface/interface.c:170)
[00000344] main interface debug: removing module "hotkeys"
[00000001] main libvlc debug: removing playlist
[00000342] main private debug: thread 677387520 joined
(../../trunk/src/playlist/thread.c:148)
[00000343] main private debug: thread 677387776 joined
(../../trunk/src/playlist/thread.c:158)
[00000341] main playlist debug: thread 677388032 joined
(../../trunk/src/playlist/thread.c:165)
[00000001] main libvlc debug: removing all video outputs
[00000001] main libvlc debug: removing all audio outputs
[00000001] main libvlc debug: TIMER Items array build : Total 0.194
ms / 1 intvls (Avg 0.194 ms)
[00000001] main libvlc debug: removing module "memcpymmxext"
[00000001] main libvlc debug: opening config file
(/home/fun/.config/vlc/vlcrc)
[00000001] main libvlc debug: opening config file
(/home/fun/.config/vlc/vlcrc)
[00000001] main libvlc error: cannot open config file
(/home/fun/.config/vlc/vlcrc): Permission denied
[00000001] main libvlc debug: writing plugins
cache /home/fun/.cache/vlc/plugins-04041e.dat
I see no destroying of main interface, nor if I launch vlc, menu Media
-> Open File, and then close the open dialog, and then vlc.
> Best Regards,
>
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080118/b3ac9200/attachment.sig>
More information about the vlc-devel
mailing list