Huge time to load a project

Bug #217375 reported by NicoInattendu
2
Affects Status Importance Assigned to Milestone
Myrtille
Fix Released
Medium
NicoInattendu

Bug Description

Time to load a project is more than one minute, for project with ~ 500 images. Myrtille is unusable during this time.

Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Possibilties to reduce the load time :
- Create thunmbnail for image on background with thread instead of caclulating it during project load.
- All image Pixbuf for preview are also created at project load. To speed up, compute the pixbuf of an image when it's needed, not at project load --> implies that the function for film preview based on pixbuf, should be changed ( usage of gstreamer for that ? )

- another possibily is to use also the gnome thumbnail cache ( libgnomeui ) . But how to use it in python ? No doc for python found for this point. Cextension needed ?

Changed in myrtille:
assignee: nobody → nico-inattendu
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Cofing on progress :
remark ; Thumbnails are not generated when project is new . Toi check !

Changed in myrtille:
status: Confirmed → In Progress
Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Problem on display , when gstreamer for capture and gstreamer for play video are active. The "Bad Allloc error see Bug Bug #39050 )

The problem seems to be in xorg with intel graphic cards , can be solved by by adding the following line in xorg/conf on device section :
 Option "LinearAlloc" "6144"

Revision history for this message
NicoInattendu (nico-inattendu) wrote :

Check need if fixed in Hardu release.

Changed in myrtille:
status: In Progress → Fix Committed
Revision history for this message
NicoInattendu (nico-inattendu) wrote :

released in version 0.5.14

Changed in myrtille:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.