The Following User Says Thank You to MohammadAG For This Useful Post: | ||
![]() |
2011-05-30
, 09:42
|
|
Posts: 27 |
Thanked: 63 times |
Joined on Feb 2011
@ Accra Ghana
|
#422
|
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".
![]() |
2011-05-30
, 10:30
|
|
Posts: 168 |
Thanked: 116 times |
Joined on Mar 2011
@ Malaysia
|
#423
|
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!Anyway, all good now.
MAG, any reason why Sociality 0.2.0 does not list a dependancy to q-extras >= 1.0.7?
![]() |
2011-05-30
, 10:35
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#424
|
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
root apt-get update apt-get install -s q-extras
![]() |
2011-05-30
, 10:56
|
Posts: 182 |
Thanked: 84 times |
Joined on Jul 2010
@ Jordan
|
#425
|
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.
![]() |
2011-05-30
, 10:56
|
|
Posts: 168 |
Thanked: 116 times |
Joined on Mar 2011
@ Malaysia
|
#426
|
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ root
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a 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 upgraded, 0 newly installed, 0 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 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
![]() |
2011-05-30
, 10:58
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#427
|
sudo dpkg -l q-extras
![]() |
2011-05-30
, 11:03
|
|
Posts: 92 |
Thanked: 74 times |
Joined on Nov 2008
@ Indonesia
|
#428
|
thanx but Both ways lead to the same output and still no success :SPHP Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ root
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a 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 upgraded, 0 newly installed, 0 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 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
The Following User Says Thank You to coredumb For This Useful Post: | ||
![]() |
2011-05-30
, 11:04
|
|
Posts: 168 |
Thanked: 116 times |
Joined on Mar 2011
@ Malaysia
|
#429
|
Can you please post the output of:
Note that it is a lower case "L" after the dpkg...Code:sudo dpkg -l q-extras
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a 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,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii q-extras 1.0.5 Library of helpful Qt-based components.
~ $
![]() |
2011-05-30
, 11:06
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#430
|
The Following User Says Thank You to travla For This Useful Post: | ||
![]() |
Tags |
facebook, facebook client |
Thread Tools | |
|
I'll add it in a bit.
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.