Re: [Sugar-devel] [PATCH jukebox] Don't call into GTK+ when setting video sink from gstreamer thread

2011-06-06 Thread Kushal Das
On Tue, Jun 7, 2011 at 7:16 AM, Gonzalo Odiard  wrote:
> Kushal, my user in git is godiard

Done , thanks for the help :)

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [PATCH jukebox] Don't call into GTK+ when setting video sink from gstreamer thread

2011-06-06 Thread Kushal Das
On Mon, Jun 6, 2011 at 10:28 PM, Daniel Drake  wrote:
> As noted at http://bugs.sugarlabs.org/ticket/2853
> Jukebox often crashes when loading content or shows its content in the
> wrong window.
>
> This is because it is calling into GTK+ from the gstreamer thread,
> without taking the appropriate locks.
Thanks for the patch.
Do you have free time to co-maintain Jukebox ? I am not being able to
spend enough time with it and need help to maintain it.

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Jukebox v20 released

2010-09-30 Thread Kushal Das
Hi,

I released v20 of Jukebox activity [1]. This release contains
translation (l10n) updates.


[1] 
http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-20.tar.bz2

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] New branch sucrose-0.90 created for Jukebox

2010-09-30 Thread Kushal Das
Hi,

New branch sucrose-0.90 branched out  for Jukebox.


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] About handing of files from external drives in journal

2009-08-20 Thread Kushal Das
Hi,

Currently journal copies the files from external devices and the
activities don't get any feeling from where it is coming. Which is
acceptable in most cases but while working on music playlist files
(like .m3u or .pls) it becomes difficult as they contain relative path
to the actual songs/videos.

Jukebox used to find the real path of the link created by the journal.

Possible solutions:
 * Journal  can keep an entry in the data structure pointing to the
real location of the file (the place it came from)
 * Go back to old only link creating idea (Bad , this may break many activities)

I am looking for suggestions on how to overcome this issue.


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Webkit in sugar Was Re: Epub and Read

2009-06-15 Thread Kushal Das
On Mon, Jun 15, 2009 at 1:22 PM, Tomeu Vizoso wrote:
> Nice, looking forward for it. I'm curious about the dependencies,
> maybe in 0.86 we should add webkit to Sugar Platform.
If we get pywebkitgtk in sugar then I can convert my blog client for
wordpress into an activity I guess.
How difficult is  it to convert a simple pygtk app into an activity ?

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Gnumeric for sugar

2009-04-26 Thread Kushal Das
On Sun, Apr 26, 2009 at 1:51 PM, Sayamindu Dasgupta  wrote:
> Hello everyone,
> It looks like the latest development version of Gnumeric has a
> libspreadsheet library, which may make it possible to make an Activity
> out of it. It exposes a structure[1] which lets you access many of the
> widgets inside the gnumeric application window, and yesterday, I
> utilized that to make a hack proof of concept spreadsheet activity:
> screenshots at http://dev.laptop.org/~sayamindu/spreadsheet/Screenshot.png
> and http://dev.laptop.org/~sayamindu/spreadsheet/Screenshot_1.png
>
Looks great :)

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Jukebox 8 and 0.82

2009-04-16 Thread Kushal Das
On Thu, Apr 16, 2009 at 1:39 PM, Tomeu Vizoso  wrote:
> Hi Kushal,
>
> do you know if Jukebox 8 should work with 0.82? In
> http://activities.sugarlabs.org/en-US/sugar/addon/4045 says it's only
> for 0.84.
>
> Teachers in olpc-sur are asking about alternatives to mplayer, that
> doesn't seem to work in 0.82.
>
It should work , tough never tested.

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [RELEASE] Jukebox v8 released

2009-04-03 Thread Kushal Das
== Source ==

http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-8.tar.bz2

==News==
* Fixed .m3u support for at least web based urls
* New translations

-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Changing the mail header for activities.sugarlabs.org

2009-03-19 Thread Kushal Das
Hi.
The mails from activities.s.o which had information about my activity
nomination shows subject line as :

"Mozilla Add-ons: Jukebox Nomination"

Can we change that "Mozilla Add-ons" to Sugar Labs Activities ?

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [SoaS-2] Feature Complete? Another Snapshot.

2009-03-08 Thread Kushal Das
On Sat, Mar 7, 2009 at 1:03 AM, Sebastian Dziallas  wrote:
> Hi folks,
>
> there's another snapshot of soas-2 ready for testing! There will be
> another snapshot on this Sunday to have an up2date image for bug
> triaging sessions. It's really important for us to get as much feedback
> as possible in this state of soas-2, since we'd like to get a release
> rolled out soonish and should have all blockers fixed beforehand, right?
>
> http://download.sugarlabs.org/soas/snapshots/2/Soas2-200903061846.iso
>
Trying to boot a Eee PC 701 model with this snapshot. Giving error on
" Unknown keyword in syslinux.cfg" and then showing a grey screen just
after boot.
Is there any problem in my download ?

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [RELEASE] Jukebox v7 released

2009-03-02 Thread Kushal Das
Hi all,

I just released Jukebox activity v6. This is an activity for playing
audio/video. You can download the .xo file from [1], the source is
available at [2].
New features are:

* share/keep button hidden
* new translations added

[1] http://dev.laptop.org/~kushal/Jukebox-7.xo
[2] 
http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-7.tar.bz2

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [RELEASE] Jukebox v6 released

2008-12-21 Thread Kushal Das
On Mon, Dec 22, 2008 at 12:45 PM, Simon Schampijer  wrote
>
> http://git.sugarlabs.org/projects/jukebox/edit
>
> Best,
>   Simon
Oops, sorry , I never understood only a small change in that form can do that.

Thanks :)

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [RELEASE] Jukebox v6 released

2008-12-21 Thread Kushal Das
On Sat, Dec 20, 2008 at 5:48 PM, Marco Pesenti Gritti
 wrote:
> Could you please rename the git repository to jukebox (lowercase), for
> consistency with the other activities?
How to do that ?

Kushal


-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [RELEASE] Jukebox v6 released

2008-12-19 Thread Kushal Das
On Fri, Dec 19, 2008 at 4:42 PM, Jonas Smedegaard  wrote:
>
> Looking at the source, it seems to connect to a hardcoded Internet URL
> by default (nice music there, btw :-) ). This might be a problem for
> some deplyments with weak access to Internet, and is considered a
> security issue in Debian: Just opening the activity registers your IP at
> the web server running at that IP.
>
Ah. I will remove that URL, that I wrote long time for testing
internet radios long time back, will remove that, sorry for the
trouble.

> Also, if it invokes the URL automatially at startup (I have not yet
> actually played with this activity) then please consider either not
> doing so or instead include and use a (small) tune for that purpose.
If someone runs that python script as simple python script to test
then only those lines are supposed to execute.

I am out of town, will be back on Monday, so may be online in between.


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [RELEASE] Jukebox v6 released

2008-12-18 Thread Kushal Das
On Fri, Dec 19, 2008 at 1:50 AM, Simon Schampijer  wrote:
> Not all the repositories have been moved over.
>
> Kushal,
>
> instructions on how to do so are here:
> http://sugarlabs.org/go/DevelopmentTeam/Git#Import_a_module_from_dev.laptop.org
>
> In general: All the modules that are part of sucrose should at least be
> present.
>
I just moved the repo. Now someone needs to point the sugar-jhbuild to
the new repo.

git://git.sugarlabs.org/jukebox/mainline.git


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] About the default ogg player in sugar

2008-12-18 Thread Kushal Das
On Fri, Dec 19, 2008 at 1:19 AM, Eben Eliason  wrote:
>
> AHH! That sounds far too complicated!  I'd propose:
>
> 0) Local jukebox (unshared activity)
> 1) Allow others to listen (default shared activity)
> 2) Allow others to append tracks (shared activity, plus one checkbox;
> this might be checked by default, since it's the "normal" behavior for
> a jukebox)
With all the mails in the thread I am now having enough ideas to keep me busy :)
At first when I said collaboration, my first target was to allow
others to listen , then if user wants, copy the files to the connected
system.

Now I have to a make a list of all ideas given :)

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [RELEASE] Jukebox v6 released

2008-12-18 Thread Kushal Das
Hi all,

I just released Jukebox activity v6. This is an activity for playing
audio/video. You can download the .xo file from [1], the source is
available at [2].
New features are:
 * ObjectPicker option added while directly running the activity
 * 67 languages added :)

Feedbacks are mostly welcome :)

[1] http://dev.laptop.org/~kushal/Jukebox-6.xo
[2] 
http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-6.tar.bz2

Kushal

-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] About the default ogg player in sugar

2008-12-17 Thread Kushal Das
On Thu, Dec 18, 2008 at 1:09 AM, Tomeu Vizoso  wrote:
> [changed to sugar-de...@sugarlabs.org]

> will try to set aside some time tomorrow for playing with your
> activity, but in the meantime, what's your personal opinion on this?
> Is there anything that worked better in Sugar without Jukebox? Which
> are the biggest issues in Jukebox right now and where do you plan to
> work next?
>

About anything worked better in Sugar without the Jukebox, I don't
have much idea on that. Can not find any such difference.

Biggest  issues in Jukebox:
  * The volume control button goes to highest position if someone
clicks on it after changing the volume once
  * Catching the keypress events properly, currently if you fullscreen
and then come back , spacebar stops working to control the play/pause
 Focus on the correct widget is the problem I guess.
  * Currently if some one double click on the jukebox icon fast , it
opens two instances of Jukebox, it should always check if any running
instance is there, if not then only start. Do we have any existing
logic to handle this situation ?

TODO:
  * Drag and drop media objects from Frame
  * Option to open any other media file while it is running
  * Playlist making and editing support
  * Screenshot support
  * journal support
  * Collaboration support


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] About the default ogg player in sugar

2008-12-17 Thread Kushal Das
Hi,

Still now the WebActivity handles the ogg files (audio/video). I am
looking forward to have Jukebox activity to handle these mime types.

>From the current mime.defaults:

application/ogg org.laptop.WebActivity
audio/ogg org.laptop.WebActivity
video/ogg org.laptop.WebActivity


Kushal
-- 
http://fedoraproject.org
http://kushaldas.in
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel