Re: [CinCVS] My project lost its keyframes! :-/

2006-09-21 Thread Nicolas
On Thu, Sep 21, 2006 at 09:20:37PM +0200, Johannes Sixt wrote:
> On Wednesday 20 September 2006 23:43, Nicolas wrote:
> > AND... the keyframes are displayed in the revision 888 ! =)
> 
> 2.1 uses the attribute TIME to store the position of labels whereas earlier 
> versions used the attribute SAMPLE. The files saved with 2.1 cannot be loaded 
> by older versions. (The other way works.)
> 
> You can of course replace these attribute names in the  tags using 
> a 
> text editor, if you need to...
> 
> -- Hannes

Thanks Hannes,

That explains why the keyframes did not appear with the old revisions.   

As regards to the libs error messages when running Cinelerra, that was
because some XOrg packages were upgraded yesterday on my system. That
replaced my nvidia module with the mesa one. It's now repaired. ;-)

Nicolas.

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] My project lost its keyframes! :-/

2006-09-21 Thread Johannes Sixt
On Wednesday 20 September 2006 23:43, Nicolas wrote:
> AND... the keyframes are displayed in the revision 888 ! =)

2.1 uses the attribute TIME to store the position of labels whereas earlier 
versions used the attribute SAMPLE. The files saved with 2.1 cannot be loaded 
by older versions. (The other way works.)

You can of course replace these attribute names in the  tags using a 
text editor, if you need to...

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] My project lost its keyframes! :-/

2006-09-20 Thread Nicolas
On Wed, Sep 20, 2006 at 11:37:10PM +0200, Nicolas MAUFRAIS wrote:
> On Wed, Sep 20, 2006 at 11:31:50PM +0200, Nicolas MAUFRAIS wrote:
> > Hello,
> > 
> > I discovered that with the latest version of my project, the labels
> > aren't shown on the timeline.
> > 
> > I opened the project with several revision, and the problem is still
> > there. Here is the project:
> > http://www.europephoto.com/info/genealogie_01_50.xml
> > 
> > I see the labels in the .xml file, but I don't know why there're not
> > displayed.
> > 
> > Any clue? I really need those keyframes to quickly move from one place
> > to another on the timeline. I also need them to select the keyframes...
> > 
> > Thanks you.
> > 
> > Nicolas, Paris.
> 
> Damn, they appear if I load the project with the latest revision I used
> to edit my project: r888.
> 
> I did not noticed that immediately, since I switched to older revision
> when I noticed cinelerra_r888 crashed when opening the .xml file (while
> it opens fine in other revisions... but without labels displayed).
> 
> Here's the console output when loading the .xml file:
> Cinelerra 2.1CV Sun Sep 17 22:09:00 CEST 2006 (C)2006 Heroine Virtual Ltd.
> 
> Cinelerra is free software, covered by the GNU General Public License,
> and you are welcome to change it and/or distribute copies of it under
> certain conditions. There is absolutely no warranty for Cinelerra.
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/brightness.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/chromakey.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/chromakeyhsv.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/colorbalance.so: undefined symbol: 
> glUniformMatrix3fv
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/diffkey.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/framefield.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/gamma.so: 
> undefined symbol: glUniformMatrix3fv
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/gradient.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/histogram.so: undefined symbol: 
> glUniformMatrix3fv
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/huesaturation.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/interpolate.so: undefined symbol: 
> glUniformMatrix3fv
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/invertvideo.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/overlay.so: undefined symbol: 
> glUseProgram
> PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/rgb601.so: 
> undefined symbol: glUseProgram
> PluginServer::open_plugin: 
> /usr/local_cinelerra/r888/lib/cinelerra/threshold.so: undefined symbol: 
> glUseProgram
> signal_entry: got SIGSEGV my pid=28440 execution table size=16:
> mwindowedit.C: paste_edls: 1547
> mwindowedit.C: paste_edls: 1576
> mwindowedit.C: paste_edls: 1580
> mwindowedit.C: paste_edls: 1591
> mwindowedit.C: paste_edls: 1594
> vrender.C: run: 414
> vrender.C: process_buffer: 103
> vrender.C: process_buffer: 113
> mwindow.C: load_filenames: 1133
> mwindow.C: load_filenames: 1138
> mwindow.C: load_filenames: 1141
> mwindow.C: load_filenames: 1143
> mwindow.C: load_filenames: 1146
> vframe3d.C: create_pbuffer: 197
> vframe3d.C: create_pbuffer: 213
> vframe3d.C: create_pbuffer: 218
> signal_entry: lock table size=18
> 0x8bc04e0 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8bbe160 TransportQue::output_lock PlaybackEngine::run 
> 0x8bbf0e0 Cinelerra: genealogie_01_50.xml MWindow::paste_edls *
> 0x8bbe740 MainIndexes::input_lock MainIndexes::run 1 
> 0x8f604b8 RotateEngine::input_lock RotateEngine::run 
> 0x8f767a8 RotateEngine::input_lock RotateEngine::run 
> 0x8adbe90 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8b46d60 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8979bf0 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8a6b5d0 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8bbf0e0 Cinelerra: genealogie_01_50.xml BC_Repeater::run 
> 0x8b2dec8 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8c4a088 BC_WindowBase::event_condition BC_WindowBase::get_event 
> 0x8bbf0e0 Cinelerra: genealogie_01_50.xml BC_Repeater::run 
> 0x8aa7030 Canvas::canvas_lock Playback3D::clear_output_sync *
> 0x8a6ea00 Cinelerra: Compositor Playback3D::clear_output_

Re: [CinCVS] My project lost its keyframes! :-/

2006-09-20 Thread Nicolas
On Wed, Sep 20, 2006 at 11:31:50PM +0200, Nicolas MAUFRAIS wrote:
> Hello,
> 
> I discovered that with the latest version of my project, the labels
> aren't shown on the timeline.
> 
> I opened the project with several revision, and the problem is still
> there. Here is the project:
> http://www.europephoto.com/info/genealogie_01_50.xml
> 
> I see the labels in the .xml file, but I don't know why there're not
> displayed.
> 
> Any clue? I really need those keyframes to quickly move from one place
> to another on the timeline. I also need them to select the keyframes...
> 
> Thanks you.
> 
> Nicolas, Paris.

Damn, they appear if I load the project with the latest revision I used
to edit my project: r888.

I did not noticed that immediately, since I switched to older revision
when I noticed cinelerra_r888 crashed when opening the .xml file (while
it opens fine in other revisions... but without labels displayed).

Here's the console output when loading the .xml file:
Cinelerra 2.1CV Sun Sep 17 22:09:00 CEST 2006 (C)2006 Heroine Virtual Ltd.

Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/brightness.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/chromakey.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/chromakeyhsv.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/colorbalance.so: undefined symbol: 
glUniformMatrix3fv
PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/diffkey.so: 
undefined symbol: glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/framefield.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/gamma.so: 
undefined symbol: glUniformMatrix3fv
PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/gradient.so: 
undefined symbol: glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/histogram.so: undefined symbol: 
glUniformMatrix3fv
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/huesaturation.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/interpolate.so: undefined symbol: 
glUniformMatrix3fv
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/invertvideo.so: undefined symbol: 
glUseProgram
PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/overlay.so: 
undefined symbol: glUseProgram
PluginServer::open_plugin: /usr/local_cinelerra/r888/lib/cinelerra/rgb601.so: 
undefined symbol: glUseProgram
PluginServer::open_plugin: 
/usr/local_cinelerra/r888/lib/cinelerra/threshold.so: undefined symbol: 
glUseProgram
signal_entry: got SIGSEGV my pid=28440 execution table size=16:
mwindowedit.C: paste_edls: 1547
mwindowedit.C: paste_edls: 1576
mwindowedit.C: paste_edls: 1580
mwindowedit.C: paste_edls: 1591
mwindowedit.C: paste_edls: 1594
vrender.C: run: 414
vrender.C: process_buffer: 103
vrender.C: process_buffer: 113
mwindow.C: load_filenames: 1133
mwindow.C: load_filenames: 1138
mwindow.C: load_filenames: 1141
mwindow.C: load_filenames: 1143
mwindow.C: load_filenames: 1146
vframe3d.C: create_pbuffer: 197
vframe3d.C: create_pbuffer: 213
vframe3d.C: create_pbuffer: 218
signal_entry: lock table size=18
0x8bc04e0 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8bbe160 TransportQue::output_lock PlaybackEngine::run 
0x8bbf0e0 Cinelerra: genealogie_01_50.xml MWindow::paste_edls *
0x8bbe740 MainIndexes::input_lock MainIndexes::run 1 
0x8f604b8 RotateEngine::input_lock RotateEngine::run 
0x8f767a8 RotateEngine::input_lock RotateEngine::run 
0x8adbe90 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8b46d60 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8979bf0 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8a6b5d0 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8bbf0e0 Cinelerra: genealogie_01_50.xml BC_Repeater::run 
0x8b2dec8 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8c4a088 BC_WindowBase::event_condition BC_WindowBase::get_event 
0x8bbf0e0 Cinelerra: genealogie_01_50.xml BC_Repeater::run 
0x8aa7030 Canvas::canvas_lock Playback3D::clear_output_sync *
0x8a6ea00 Cinelerra: Compositor Playback3D::clear_output_sync *
0x959efc0 BC_SynchronousCommand::command_done BC_Synchronous::send_command 
0x8b08730 TransportQue::output_lock PlaybackEngine::run 
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0

Mmmm.

[CinCVS] My project lost its keyframes! :-/

2006-09-20 Thread Nicolas
Hello,

I discovered that with the latest version of my project, the labels
aren't shown on the timeline.

I opened the project with several revision, and the problem is still
there. Here is the project:
http://www.europephoto.com/info/genealogie_01_50.xml

I see the labels in the .xml file, but I don't know why there're not
displayed.

Any clue? I really need those keyframes to quickly move from one place
to another on the timeline. I also need them to select the keyframes...

Thanks you.

Nicolas, Paris.

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra