New theme for smaller screens

Bug #618802 reported by Jonathan Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Fix Released
Medium
Jonathan Thomas

Bug Description

With the introduction of a more advanced theme engine, I wanted to create a theme that was optimized for smaller screens, such as tablets and netbooks. This theme should have a thinner timeline ruler, and thinner tracks and clips. Buttons should be moved accordingly, based on the smaller containers.

Related branches

Changed in openshot:
assignee: nobody → Jonathan Thomas (jonoomph)
Revision history for this message
Olivier Girard (eolinwen) wrote :

Hi,
How define the size of this theme (in fact, it depends of the device that we choose but there is so much different devices now). ?
There is already a theme done by an user for a netbook. Can we not used it ?
If i remember well, you have changed something for the theme but what ?
Could we have some help for our community (a launch) ?

Revision history for this message
Jonathan Thomas (jonoomph) wrote :

The new theme has been a side project of mine, and it is now committed to the trunk. It is called blue_flat_slim, and has many new features. It has a thinner timeline ruler, some new colors, thinner tracks and clips, a new button arrangement on the tracks and clips, and many fixes to the new theme engine to make this possible. This is just an example of what can be done with the new theme engine. I can't wait to see what other themes will be created. =)

Changed in openshot:
importance: Low → Medium
status: Confirmed → Fix Committed
Revision history for this message
Olivier Girard (eolinwen) wrote : Re: [Openshot.developers] [Bug 618802] Re: New theme for smaller screens
Download full text (7.7 KiB)

Hi Jonathan,

 *I can't wait to see what other themes will be created. =)*

And if we launch a call ( a blog entry in two or three blog) for doing new
themes and why not the new theme by default for the desktop or the netbook
using the new theme engine ? It will be more quickly and motivated people
and give some news by the same way.

I have updated my version and i have an error :
olivier@Triton:~/bazaar/openshot$ bzr pull
Using saved parent location: bzr+ssh://
bazaar.launchpad.net/~jonoomph/openshot/main/
+N
openshot/effects/chroma_hold.xml
+N openshot/effects/icons/chroma_hold.png
+N openshot/themes/blue_flat_slim/
+N openshot/themes/blue_flat_slim/Clip_Left_Gold.png
+N openshot/themes/blue_flat_slim/Clip_Left_Green.png
+N openshot/themes/blue_flat_slim/Clip_Left_Pink.png
+N openshot/themes/blue_flat_slim/Clip_Left_Red.png
+N openshot/themes/blue_flat_slim/Clip_Middle_Gold.png
+N openshot/themes/blue_flat_slim/Clip_Middle_Green.png
+N openshot/themes/blue_flat_slim/Clip_Middle_Pink.png
+N openshot/themes/blue_flat_slim/Clip_Middle_Red.png
+N openshot/themes/blue_flat_slim/Clip_Right_Gold.png
+N openshot/themes/blue_flat_slim/Clip_Right_Green.png
+N openshot/themes/blue_flat_slim/Clip_Right_Pink.png
+N openshot/themes/blue_flat_slim/Clip_Right_Red.png
+N openshot/themes/blue_flat_slim/NewTheme.svg
+N openshot/themes/blue_flat_slim/Track_Left.png
+N openshot/themes/blue_flat_slim/Track_Left_Hover.png
+N openshot/themes/blue_flat_slim/Track_Middle.png
+N openshot/themes/blue_flat_slim/Track_Middle_Hover.png
+N openshot/themes/blue_flat_slim/Track_Right.png
+N openshot/themes/blue_flat_slim/Track_Right_Hover.png
+N openshot/themes/blue_flat_slim/Transition_Left_Blue.png
+N openshot/themes/blue_flat_slim/Transition_Middle_Blue.png
+N openshot/themes/blue_flat_slim/Transition_Right_Blue.png
+N openshot/themes/blue_flat_slim/effect.png
+N openshot/themes/blue_flat_slim/icons/
+N openshot/themes/blue_flat_slim/icons/add_marker.png
+N openshot/themes/blue_flat_slim/icons/arrow.png
+N openshot/themes/blue_flat_slim/icons/minus.png
+N openshot/themes/blue_flat_slim/icons/move_all_line.png
+N openshot/themes/blue_flat_slim/icons/next.png
+N openshot/themes/blue_flat_slim/icons/next_marker.png
+N openshot/themes/blue_flat_slim/icons/openshot.png
+N openshot/themes/blue_flat_slim/icons/pause.png
+N openshot/themes/blue_flat_slim/icons/pause_big.png
+N openshot/themes/blue_flat_slim/icons/play.png
+N openshot/themes/blue_flat_slim/icons/play_big.png
+N openshot/themes/blue_flat_slim/icons/plus.png
+N openshot/themes/blue_flat_slim/icons/previous.png
+N openshot/themes/blue_flat_slim/icons/previous_marker.png
+N openshot/themes/blue_flat_slim/icons/razor.png
+N openshot/themes/blue_flat_slim/icons/razor_line.png
+N openshot/themes/blue_flat_slim/icons/razor_line_with_razor.png
+N openshot/themes/blue_flat_slim/icons/resize.png
+N openshot/themes/blue_flat_slim/icons/seek_backwards.png
+N openshot/themes/blue_flat_slim/icons/seek_forwards.png
+N openshot/themes/blue_flat_slim/icons/snap.png
+N openshot/themes/blue_flat_slim/icons/snapshot.png
+N openshot/themes/blue_flat_slim/icons/stop.png
+N openshot/the...

Read more...

Revision history for this message
Jonathan Thomas (jonoomph) wrote :

Olivier,
I added some additional error handling to the new theme engine, but after reviewing your message again, I don't think that will help. Try switching your Ubuntu theme and see if it makes any difference? Also, did this version of OpenShot work before you got the last revision? You might try rolling back to previous revisions from bzr, and see if you can find one that works. But the error is being raised from glib and gtk, not OpenShot. So, give another theme a try and see if that helps.

Revision history for this message
Olivier Girard (eolinwen) wrote :

Jonathan,
I've just seen your mail but i must go out. I'll let you tonight. Hum, it feels a new realese all this agitation and we are at the end of the mouth (for the birthday =>2 years) :) :) :) :)

Revision history for this message
Olivier Girard (eolinwen) wrote :

I have done the update of the last night before (n° 286).
I have do a try before to change my theme and i have always this error.
I have switch with my old theme and i have an error but not the same. And no
Openshot. Here, the error :
olivier@Triton:~/bazaar/openshot/openshot$ python openshot.py
--------------------------------
   OpenShot (version 1.1.3)
--------------------------------
Process no longer exists: 5714. Creating new pid lock file.
Traceback (most recent call last):
  File "openshot.py", line 63, in <module>
    main()
  File "openshot.py", line 56, in main
    from windows.MainGTK import frmMain
  File "/home/olivier/bazaar/openshot/openshot/windows/MainGTK.py", line
1729
    <<<<<<< TREE
     ^
SyntaxError: invalid syntax

I have modified this error and i have had another type of error.
So i have destroyed it and i have download a new version of the main trunk.
And no problem. All works perfectly.

And after i have an try with the first theme (this one who have some
problem) and that 's work too.
I suspect that the problem was in my own version. And that 's right that i
have done some modifications that i have not yet finished.

Cheers.

2010/8/19 Jonathan Thomas <email address hidden>

> Olivier,
> I added some additional error handling to the new theme engine, but after
> reviewing your message again, I don't think that will help. Try switching
> your Ubuntu theme and see if it makes any difference? Also, did this
> version of OpenShot work before you got the last revision? You might try
> rolling back to previous revisions from bzr, and see if you can find one
> that works. But the error is being raised from glib and gtk, not OpenShot.
> So, give another theme a try and see if that helps.
>
> --
> New theme for smaller screens
> https://bugs.launchpad.net/bugs/618802
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: Fix Committed
>
> Bug description:
> With the introduction of a more advanced theme engine, I wanted to create a
> theme that was optimized for smaller screens, such as tablets and netbooks.
> This theme should have a thinner timeline ruler, and thinner tracks and
> clips. Buttons should be moved accordingly, based on the smaller
> containers.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help : https://help.launchpad.net/ListHelp
>

--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php

Andy Finch (fincha)
Changed in openshot:
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.