Giter Site home page Giter Site logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
Hi, I own an n810 running Maemo Diablo, I believe they both use the same 
version of Python. I'll make the necessary changes and modification to make it 
run on Maemo. I've considered supporting Maemo multiple times but didn't as I 
personally don't watch too many videos on my n810 (MPlayer can be jerky on some 
videos)

I'll give it a try to package it for Diablo and push it to extra-devel and hope 
I can reuse the same script for Fremantle. 

Original comment by [email protected] on 20 Oct 2010 at 7:32

  • Changed state: Accepted
  • Added labels: Component-Scripts, Maintainability, OpSys-Linux, Type-Enhancement
  • Removed labels: Type-Defect

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
FYI: I was porting opensubtitles script to Maemo when found your project.

Maybe you'll find something useful in the code (for example dbus notifications) 
:
https://garage.maemo.org/projects/opensubtitles
And here is forum thread: http://talk.maemo.org/showthread.php?t=63822

So I'll stop development of this and ready to try help you with what you need: 
testing on N900, icon creation, packaging, patching or else.

Original comment by [email protected] on 20 Oct 2010 at 8:52

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
In order to have periscope usable on the n900, it should be integrated with 
either the native media app, a popular media app or the file manager.

I can go as far as make it runnable and support you on calling the module but 
as I don't own an n910, the native media app integration or the file manager 
integration are out of my reach. This integration could be seen as a full 
(small) project as it will require packaging, UI, ...).

The code to call periscope is pretty limited, you can take a look at the 
Nautilus module (about 100 lines of code to add download, notification, 
integration with the right-click menu and the thread creation):
http://code.google.com/p/periscope/source/browse/trunk/bin/periscope-nautilus/pe
riscope-nautilus.py

Original comment by [email protected] on 20 Oct 2010 at 9:10

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
I just found easier way for using it with Python 2.5:
http://www.python.org/dev/peps/pep-0343/
from section Transition Plan:
In Python 2.5, the new syntax will only be recognized if a future statement is 
present:
from __future__ import with_statement

Original comment by [email protected] on 22 Mar 2011 at 12:06

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
Interesting.

I'll integrate that (unless you've got time to make a patch before).

Do you have any experience with Maemo package building ? I tried to reuse the 
script I have for Ubuntu but got some error:
http://talk.maemo.org/showthread.php?t=64847

Original comment by [email protected] on 22 Mar 2011 at 12:14

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
Maemo is dead :(

Original comment by [email protected] on 11 Dec 2012 at 4:30

  • Changed state: WontFix

from periscope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.