maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Annnounce] Sociality | Facebook client in Qt (https://talk.maemo.org/showthread.php?t=72842)

MohammadAG 2011-05-30 09:35

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by travla (Post 1018396)
Thanks for responding coredumb, I actually worked it out while at the pool watching the kids have a swim, just ran out of power to post the result! :eek: Anyway, all good now.

MAG, any reason why Sociality 0.2.0 does not list a dependancy to q-extras >= 1.0.7?

I don't fill in dependencies manually, but rather let dh_shlibdeps fill them in based on what libraries it's linked to, for some reason q-extras doesn't return a version.
I'll add it in a bit.

Quote:

Originally Posted by fatcobrah (Post 1018408)
help ! :( i have a problem :
my n900 keeps searching for connection and when i connect to wifi the small icon of the satellite keeps working.
every time i unlock my phone i find the menu to select the connection.
i'v deleted sociality and install it again and i still have the same problem

GPS is only activated when the places window is open, so close that and the icon should go away.

Sociality expects a connection when it sends the refresh signal (configurable in settings), this means if there isn't a connection the dialog will pop up, this is Qt behaviour, not something I'm explicitly setting.
Either close sociality when you're offline, or disable refresh, or keep an open connection.

sinaisix 2011-05-30 09:42

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by MohammadAG (Post 1018394)
No, the application has to be open.
I could add an option so the close button actually hides the application, this way notifications would work when the app is "closed".

Great bro, that'd be awesome

K9999 2011-05-30 10:30

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by travla (Post 1018396)
Thanks for responding coredumb, I actually worked it out while at the pool watching the kids have a swim, just ran out of power to post the result! :eek: Anyway, all good now.

MAG, any reason why Sociality 0.2.0 does not list a dependancy to q-extras >= 1.0.7?

How did u get it working? cuz my xterminal says q-extras is already the newest version and still having the same error u got :confused:

travla 2011-05-30 10:35

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by K9999 (Post 1018453)
How did u get it working? cuz my xterminal says q-extras is already the newest version and still having the same error u got :confused:

Can I presume you have extras-devel still enabled since you installed Sociality? Anyway, make sure it is enabled, and do the following in xterm (note that the -s will not install anything, just simulate an install):

Code:

root
apt-get update
apt-get install -s q-extras

If the response from apt-get says that it will upgrade q-extras, just remove the -s from the last line above and it will install it (or if you're feeling confident, drop the -s from the get-go).

fatcobrah 2011-05-30 10:56

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by MohammadAG (Post 1018422)

Sociality expects a connection when it sends the refresh signal (configurable in settings), this means if there isn't a connection the dialog will pop up, this is Qt behaviour, not something I'm explicitly setting.
Either close sociality when you're offline, or disable refresh, or keep an open connection.

i have closed the app and try to catch my location ( using wifi )in the camera app and maps and that doesn't work
i have reboot my device after login the same icon appears :@ so i turn off the wifi then it disappears :D but i cant tag my location in the camera or even find it in maps now :SS
i have questions :
can u change the background color to the same one in the main menu ?
can we edit notes ?

btw icant find show on map for the new pics :S

K9999 2011-05-30 10:56

Re: [Annnounce] Sociality | Facebook client in Qt
 
PHP Code:

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

~ $ 
root 


BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

Nokia-N900:~# apt-get update 
Ign http://www.joikushop.com Release.gpg 
Ign http://www.joikushop.com Translation-en_GB 
Ign http://www.joikushop.com Release 
Ign http://www.joikushop.com Packages/DiffIndex 
Hit http://www.joikushop.com Packages 
Reading package lists... Done 
Nokia
-N900:~# apt-get install -s q-extras 
Reading package lists... Done 
Building dependency tree 
Reading state information
... Done 
q
-extras is already the newest version
0 upgraded0 newly installed0 to remove and 0 not upgraded
Nokia-N900:~# apt-get install q-extras 
Reading package lists... Done 
Building dependency tree 
Reading state information
... Done 
q
-extras is already the newest version
0 upgraded0 newly installed0 to remove and 0 not upgraded

thanx but Both ways lead to the same output and still no success :S

travla 2011-05-30 10:58

Re: [Annnounce] Sociality | Facebook client in Qt
 
Can you please post the output of:

Code:

sudo dpkg -l q-extras
Note that it is a lower case "L" after the dpkg...

coredumb 2011-05-30 11:03

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by K9999 (Post 1018477)
PHP Code:

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

~ $ 
root 


BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

Nokia-N900:~# apt-get update 
Ign http://www.joikushop.com Release.gpg 
Ign http://www.joikushop.com Translation-en_GB 
Ign http://www.joikushop.com Release 
Ign http://www.joikushop.com Packages/DiffIndex 
Hit http://www.joikushop.com Packages 
Reading package lists... Done 
Nokia
-N900:~# apt-get install -s q-extras 
Reading package lists... Done 
Building dependency tree 
Reading state information
... Done 
q
-extras is already the newest version
0 upgraded0 newly installed0 to remove and 0 not upgraded
Nokia-N900:~# apt-get install q-extras 
Reading package lists... Done 
Building dependency tree 
Reading state information
... Done 
q
-extras is already the newest version
0 upgraded0 newly installed0 to remove and 0 not upgraded

thanx but Both ways lead to the same output and still no success :S

it seems you don't enable the extras-devel repo from HAM.
you could download the q-extras from this http://repository.maemo.org/extras-d....0.7_armel.deb and install it using dpkg (dpkg -i).

K9999 2011-05-30 11:04

Re: [Annnounce] Sociality | Facebook client in Qt
 
Quote:

Originally Posted by travla (Post 1018479)
Can you please post the output of:

Code:

sudo dpkg -l q-extras
Note that it is a lower case "L" after the dpkg...


PHP Code:

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

~ $ 
sudo dpkg -l q-extras 
Desired
=Unknown/Install/Remove/Purge/Hold 
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend 
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Erruppercase=bad
||/ 
Name Version Description 
+++-==============-==============-============================================ 
ii q-extras 1.0.5 Library of helpful Qt-based components
~ $ 

Apparently it's still version 1.0.5 .. can I download it manually from wiki or somewhere?

travla 2011-05-30 11:06

Re: [Annnounce] Sociality | Facebook client in Qt
 
See previous post K9999, you don't have extras-devel enabled. Or enable extras-devel, and do what I told you in this post.


All times are GMT. The time now is 22:31.

vBulletin® Version 3.8.8