Notices


Reply
Thread Tools
Berserk's Avatar
Posts: 199 | Thanked: 156 times | Joined on May 2010 @ Holland
#61
Thanks for the update Nicolai!

My reports:
Contacts, Calendar, searched existing name:
It showed contact and birthday (calendar), no crash
Contacts, Calendar, searched 'flurk' (nonsense):
No results, empty screen, no crash

Contacts, Conversations, Calendar, searched existing text:
Crash after result screen filled up (which is after 5 results)

Contacts, Conversations, Calendar, searched 'flurk':
No results, app crashes after a few seconds (it does look like it's searching before crash, load animation circle is shown in top bar)

Case sensitivity had no influence on the above

Hope it helps!
 

The Following User Says Thank You to Berserk For This Useful Post:
Posts: 1,096 | Thanked: 760 times | Joined on Dec 2008
#62
Originally Posted by jacktanner View Post
Nicolai, great work. As far as searching emails - that would probably be prohibitive without indexing. Tracker is capable of indexing emails, but that seems to be disabled (at compile time?) on the N900.

And of course, there's search over file contents, too (.doc, .pdf, etc.)

In pr1.2 there is typing in email list view to search on email headers so maybe there is an index already made somewhere that scout can access??

Not sure

maybe here:
/home/user/.osso-abook/db/index_email.db

Last edited by quipper8; 2010-07-20 at 19:28.
 
Posts: 195 | Thanked: 16 times | Joined on Feb 2010 @ Switzerland
#63
I updated now with the newest patch - but problem with conversations stay present...
__________________
(n900 _Switzerland)
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#64
Next try. (version 0.5)
Fixed a minor bug with icon cache, but
I am sure this doesn't fix the program crash.

regards
nicolai
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#65
This is ridiculously fast and excellent. I'm trying to beat the crap out of .5, but I can't make it crash. But I did notice something strange when creating the package, I had to soft link

Code:
libgettextlib-0.17.so to libgettextlib-0.14.4.so
in order to get it to build. Maybe no one has updated gettext for PR 1.2 or something. Strange.

Anyway, great work and good luck!
__________________
N9: Go white or go home
 
Posts: 26 | Thanked: 3 times | Joined on Nov 2007
#66
Hi Nicolai

The latest version still crashes and quits when I add the conversation search. It shows the results fleetingly before quitting.
Is there any error log I can retrieve and post here.
I have around 2500 messages in 500 conversations which might have non-english characters.

Any help!!
 
Posts: 195 | Thanked: 16 times | Joined on Feb 2010 @ Switzerland
#67
Originally Posted by nicolai View Post
Next try. (version 0.5)
Fixed a minor bug with icon cache, but
I am sure this doesn't fix the program crash.

regards
nicolai
correct, crash again.
__________________
(n900 _Switzerland)
 
Posts: 8 | Thanked: 0 times | Joined on May 2010
#68
I tried the apps but it ends suddenly.. not sure if it is because I have some double byte characters (Chinese) in my calendar, conversion and contact ....
 
Posts: 113 | Thanked: 26 times | Joined on Oct 2009
#69
Originally Posted by nicolai View Post
Hi,

here is my new Application.
Scout - Search Contacts, Conversations and Calendars.
You can search for text in Contacts for names, nicknames
usernames, addresses or phone numbers.
Calenderentries with summary or description text.
And text in your conversations.
It is currently in extras-devel. It may crash sometimes
but is mostly useable.

An example is shown in the screenshot for searchtext "test".
The search result category is indicated by the different icons
on the left side (contacts, calender, sms). I use two different
kind of icons for sms and chat conversations and for each
two different icons (with and without the blue arrow)
to distinguish received and outgoing messages.

Selecting a search result has different actions:
-opens a contact details dialog for contacts
-opens the calendar app for calendar entries (agenda view)
-opens a new window with the full message text for
conversations.
I wished I could open the conversation app for the conversation
search result, but I couldn't find a way to do so.



This is my entry for the coding competition. I want to announce it
here and now, first, to collect some feedback and second, because
I know there is a some demand for such an app.

Enjoy,
test and
give feedback.

regards
nicolai
The application and idea is VERY nice. Although I believe you can do something else and win the coding competition....

Make this application a Windows Search/Spotlight scale. Integrate it directly into the OS. Say Im at one of the homescreens. I pull out the hardware keyboard and type "Fox"

It could pull up 3 results:

A contact called James Fox. A click on him calls him. A click hold on him opens a context menu with "Send SMS", "Videocall", etc.
A calander event that says "James Fox's birthday". Clicking on it would simply open calander and take me to that event. Holding could make other options which I cant think of right now for this event.
A application called MicroB. In its description it says "MicroB, the browser based on FireFOX" reason being why it shows up in the results. Clicking on it would open the application.

If we put a adress say, "www.google.com", the search application should be able to see (because of the www. and .com) that it is a web address.

It could pull up 2 results

A option saying "Open 'www.google.com in your default browser (nameofdefaultbrowserherewhichgetsitfromsystemsett ings)"
Pidgin, which has GTalk access which is made by Google

Also typing something like "shutdown" should show the first option "Shutdown Nokia N900"

The idea is GREAT but IMO it needs to go alot further. BTW, Im not sure why you choose NOT to index things (space?)

Besides that, thanks for the great application.

Note: I just noticed that the event ends today. Oh well. Hope you win and that gives you the will to see the points I pointed out
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#70
@daperl
Thank you daperl. I tried hard to crash this app, no success.
I never wished so much to see one of my apps crashing :-)
I must admit the buildprocess is totally obscure to me. I use
autotools the first time. (I took the maemopad example from
the maemo 5 developer guide).
All my other apps (widgets and plugins) were simple enough
for good old handmade makefiles.
I wished I had used it here too.


@PipoXtreme
Thank you for your patience and effort. I hope
I can fix this.

@doraemon_eric
Yes I tried many queries with different multibyte character and
even hacked my conversation and calendar entries,
in order to insert multibyte (arabic) text.
No crash. I don't think it is related to text encoding anymore.

Maybe it depends on the different IM-services.
Now, I have to register some accounts. I use only
icq at the moment.

Originally Posted by riahc3 View Post
The idea is GREAT but IMO it needs to go alot further. BTW, Im not sure why you choose NOT to index things (space?)

Besides that, thanks for the great application.

Note: I just noticed that the event ends today. Oh well. Hope you win and that gives you the will to see the points I pointed out
Thank you for your feedback and suggestions.
No indexing, because it is quite fast and I don't need to
update a index. But yes for a general purpose desktop search
I would prefere some indexing framework (like tracker for example).
Competition or not, there are still users which cannot use
this app. This bothers me and I want to get this fixed.

regards
Nicolai
 

The Following User Says Thank You to nicolai For This Useful Post:
Reply


 
Forum Jump


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