Reply
Thread Tools
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#131
Originally Posted by bibek View Post
@damagedspline, ur login shows everything right. Smhow the posts are not parsed, maybe due to custom forum theme. (not app theme. Check forum theme to default)
thanks, but tried changing the theme, but its still show blank screens.
is the parsing occur in qml? If it does, tell me at which line and file name and i'll investigate.
 
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#132
Originally Posted by saponga View Post
i did not find some libs even after get meecolay installed and repo activated.
Code:
~ $ ldd /opt/forum-qml/bin/forum-qml
        libAccountSetup.so.1 => not found
        libaccounts-qt.so.1 => not found
        libgq-gconf.so.0 => /usr/lib/libgq-gconf.so.0 (0x40032000)
        libsignon-qt.so.1 => not found
        libsignoncrypto-qt.so.1 => not found
Code:
$ sudo apt-get install libAccountSetup.so.1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libAccountSetup.so.1
So, im dieing fot that .deb.
Thanks guys !
If you have all the usual repo enabled, you should install:

apt-get install libsignoncrypto-qt libsignon-qt0 libsignon-glib0 libaccounts-qt1 libaccountsetup0
 

The Following User Says Thank You to xes For This Useful Post:
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#133
Originally Posted by xes View Post
If you have all the usual repo enabled, you should install:

apt-get install libsignoncrypto-qt libsignon-qt0 libsignon-glib0 libaccounts-qt1 libaccountsetup0
Thank you soooo much and sorry about such noobiness. I was trying install those packages using the output of ldd
BTW, it works and i'm so happy. I read this forum every day !
Thanks again Xes and so many thanks bibek for this gift to our comunity !
 

The Following User Says Thank You to saponga For This Useful Post:
bibek's Avatar
Posts: 368 | Thanked: 826 times | Joined on May 2012 @ India
#134
@damagedspline , could you check it with another dummy account?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#135
need to brighter links in dark theme, blue not very readable. cyan is ok.
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#136
Agree with Codetus... Darker links is hard to read...
 

The Following User Says Thank You to Schturman For This Useful Post:
bibek's Avatar
Posts: 368 | Thanked: 826 times | Joined on May 2012 @ India
#137
Can anyone share a code snippet to filter out links from a text and put a html color code around it.
I suck at RegExp
 
setter's Avatar
Posts: 376 | Thanked: 257 times | Joined on Dec 2012 @ Sweden
#138
Just a quick test with the app...
 
setter's Avatar
Posts: 376 | Thanked: 257 times | Joined on Dec 2012 @ Sweden
#139
No signature
__________________
R.I.P. Symbian-Freak.....
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#140
@bibek no need to replace html text. just do:
Code:
text: "<style>a {color:#"+(theme.inverted?"a0a0ff":"4040ff")+"}</style>"+model.body
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

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

Tags
maemo 6, tmobile


 
Forum Jump


All times are GMT. The time now is 13:58.