maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [DEVEL] Saera: Siri clone for Maemo5, Harmattan and Sailfish OS (https://talk.maemo.org/showthread.php?t=84753)

sixwheeledbeast 2012-09-08 07:54

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1262852)
Thank you!
The last line of your report was actually the only one I needed - you don't have an imap directory, which means that either you're using POP or just not using mail. The reason I didn't check for POP accounts is that I don't have any set up on my device, so I don't know what the folder structure is; however, I will add a check so that Saera will still run without an imap account.

Correct, my testing device only has one POP account.

Quote:

Originally Posted by taixzo (Post 1262852)
Regarding the changelog: Oops, I completely forgot there was a changelog file; I've just been posting changes here on the thread. I suppose it's too late to update the existing ones, however I will add actual changelog information in future releases. :)

It's too late for the package page and packages but you could edit your new wiki page for future reference.

taixzo 2012-09-09 04:16

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Just uploaded version 0.1-5, which should no longer crash if you don't have an imap account. Also, it should theoretically notify incoming POP mail, but I'm not sure whether the POP folder structure is the same; can someone with a POP email account check this?

Dave999 2012-09-09 11:01

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1263439)
Just uploaded version 0.1-5, which should no longer crash if you don't have an imap account. Also, it should theoretically notify incoming POP mail, but I'm not sure whether the POP folder structure is the same; can someone with a POP email account check this?

Thanks, does this include Chuck Norris feature 1.0?

sixwheeledbeast 2012-09-09 11:33

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by Dave999 (Post 1263583)
Thanks, does this include Chuck Norris feature 1.0?

It doesn't say so in the changelog on the wiki. :)

@taixzo Still not working

Code:

develbeast:~# /opt/saera/saera.py
/opt/saera/saera.py:221: SyntaxWarning: name 'able_to_listen' is used prior to global declaration
  global able_to_listen
Traceback (most recent call last):
  File "/opt/saera/saera.py", line 3, in <module>
    import saera_processing
  File "/opt/saera/saera_processing.py", line 11, in <module>
    import gsearch
ImportError: No module named gsearch


Dave999 2012-09-09 12:37

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by sixwheeledbeast (Post 1263607)
It doesn't say so in the changelog on the wiki. :)

Damn it! That is a critical feature.

Updated to the new version and the new one doesn't start saera.

EDIT: Liked the old one better ;)

Probably becouse the lack of Chuck...

sixwheeledbeast 2012-09-09 12:56

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by Dave999 (Post 1263644)
Damn it! That is a critical feature.

Updated to the new version and the new one doesn't start saera.

EDIT: Liked the old one better ;)

Probably becouse the lack of Chuck...

Saera doesn't work due to the error I posted in the code box above.

If it's important to get Saera working uninstall and download 0.1-3 from the package page

Dave999 2012-09-09 13:12

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Yes, that. is correct

No, it's fine. Waiting for chuck norris version.

taixzo 2012-09-09 14:35

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Oops. I forgot to add gsearch.py to the package. Just uploaded version 0.1-6, which in addition to Chuck Norris adds the ability to try and use a Google Search card (like Google Now) if it can't understand the question. Don't expect to much out of this yet because I probably don't have enough words in the wordlist to make it useful.

sixwheeledbeast 2012-09-09 15:26

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
FYI Version 0.1-6
Code:

ImportError: No module named BeautifulSoup

taixzo 2012-09-09 16:21

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by sixwheeledbeast (Post 1263707)
FYI Version 0.1-6
Code:

ImportError: No module named BeautifulSoup

Sorry, I'll add that to the dependencies; for now, apt-get install python-beautifulsoup.


All times are GMT. The time now is 04:26.

vBulletin® Version 3.8.8