maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   FastSMS, Horizontal-Call and MyContacts don't work (https://talk.maemo.org/showthread.php?t=68418)

newbe 2011-01-15 20:21

FastSMS, Horizontal-Call and MyContacts don't work
 
hi all,
I've got a problem with all the 3 software.
They start up but break down right away and close and have no clue where to even look for the problem
thank you for any suggestions or solutions

realsportcars 2011-01-15 20:23

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Please post more details of your actions and please post version of FastSMS and MyContact...

newbe 2011-01-15 20:33

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
MyContacts is 0.9.18-1
Horizontal-Call is 0.8-2
FastSMS is 0.4-2
what more do you need friend?

realsportcars 2011-01-15 20:47

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
About FastSMS...it starts and close after a bit of time or it never starts?

newbe 2011-01-15 20:54

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
a black page starts up, the top says FastSMS and beside it that 'washing machine' things turns (that activity indicator thing) then after about a second it closes itself

realsportcars 2011-01-15 21:07

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Very very strange...try to start it from xterm.

cd /opt/fastsms
./fastsms

and let me know what happens

newbe 2011-01-15 21:09

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
xterm said:
started
(then after about a second)
Segmentation fault

realsportcars 2011-01-15 21:15

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Does the same thing with myContacts?

newbe 2011-01-15 21:19

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
pretty much the same. the blank page comes up then my desktop comes and a box in the center says 'wait mycontacts is starting' (or something like that) then it closes down

realsportcars 2011-01-15 21:29

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
It seems like broken library...Do you ever try to reinstall one of them?

dtergens 2011-01-15 21:33

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Hi, I didn't find this qwerty keyboard in the settings, where is it please ?

http://static.maemo.org/static/5/5fc...104-033011.jpg

Oops sorry I didn't see that it is not the general FastSms thread...

newbe 2011-01-15 21:34

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
all of them, just reinstalled all 3, nothing

realsportcars 2011-01-15 21:40

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Quote:

Originally Posted by newbe (Post 921138)
all of them, just reinstalled all 3, nothing

Take a look on how reinstall qtmobility libraries...take this only as a hint, no more than that

newbe 2011-01-15 21:47

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
I can honestly say I didn't get what you mean

realsportcars 2011-01-15 21:54

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
ehm...
re-install qtmobility libs

woussie 2011-01-15 21:58

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
realsportcars is right, this is probably a classic "missing dependency" issue... Ok, so I'm not the biggest Maemo pro either - and I don't know how to check which dependency is missing.. but I'll try to help, until a more skilled person comes along and gives a better solution than mine ;)

First, which repositories do you have enabled? Extras and/or Extras-devel and/or Extras-Testing? (That's the problem I assume - conflicting packages in different repositories)
Second, have you tried installing the programs by using XTerminal? (Do you know how to install programs by using XTerm?) If yes, are there any error messages coming up? If yes, post the output please.

newbe 2011-01-15 21:58

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
@realsportcars
is there an easy way to doing that?
if not, what's the difficult way? =D

newbe 2011-01-15 22:02

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
@woussie
I have all repositories enabled and know and have installed through xterm, no errors

realsportcars 2011-01-15 22:07

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Quote:

Originally Posted by newbe (Post 921154)
@realsportcars
is there an easy way to doing that?
if not, what's the difficult way? =D

like woussie I'm not so skilled in this field...Perhaps other people could be more helpful than me

realsportcars 2011-01-15 22:14

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Please try to install "K9 Call" and let me know if it works

realsportcars 2011-01-15 22:17

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Another thing: go to application manager -> uninstall -> libqtm-contacts -> details . Which version are you using?

newbe 2011-01-15 22:32

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
K9 Call installed and starts and I see the app but then shuts down

realsportcars 2011-01-15 22:45

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
the problem is in libqtm-contacts. All programs listed here are based on it. Please give me the version (post before explain how)

newbe 2011-01-15 22:50

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
realsportcars the version of what?

newbe 2011-01-15 22:52

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
if you mean libqtm-contacts it's 1:1.0.2-maemo4+0m5

realsportcars 2011-01-15 23:07

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
First disable testing and devel repo!!!

sudo gainroot
apt-get update
apt-get install libqtm-contacts

If it says that is already installed:

apt-get install --reinstall libqtm-contacts

woussie 2011-01-15 23:10

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Ok hmmm... all these programs share a number of dependencies, so it could be libqtm-contacts, yes, but it also could be another dependency (libc6, libqt4-maemo5,...)

Honestly, I would just chill for one day, and wait until a more skilled guy comes along in this thread - that or maybe realsportcars is onto something, I don't know about that off course ;)

Edit: I just saw the suggestion by realsportcars - that's also what I would do - and if you disable devel and testing that should also be safe (I think/hope)

realsportcars 2011-01-15 23:17

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Quote:

Originally Posted by woussie (Post 921204)
Ok hmmm... all these programs share a number of dependencies, so it could be libqtm-contacts, yes, but it also could be another dependency (libc6, libqt4-maemo5,...)

Honestly, I would just chill for one day, and wait until a more skilled guy comes along in this thread - that or maybe realsportcars is onto something, I don't know about that off course ;)

Edit: I just saw the suggestion by realsportcars - that's also what I would do - and if you disable devel and testing that should also be safe (I think/hope)

I said that the problem is libqtm-contacts only because I assumed that others programs are ok...nothing else :)
However you are right but I haven't any other idea...

newbe 2011-01-15 23:31

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Quote:

Originally Posted by realsportcars (Post 921200)
First disable testing and devel repo!!!

sudo gainroot
apt-get update
apt-get install libqtm-contacts

If it says that is already installed:

apt-get install --reinstall libqtm-contacts

done, but same issue as before, didn't make a difference

newbe 2011-01-15 23:33

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
realsportcars & woussie
thank you guys both for all the time you put into it
I'll wait and see if anyone comes through with an answer

realsportcars 2011-01-15 23:34

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Sorry but I can't help you more than this...Good luck!

woussie 2011-01-16 20:29

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Hmm... it's quiet in here ;) Ok I'll give it another shot then, here's another totally harmless thing you could do:

Code:

echo `dpkg -l` >> /home/user/MyDocs/log.txt
The ` are NOT the same as ' !!!!!

This will print out a log of all your installed applications and resources (dependencies); copy and paste the output to a site like pastebin.com, and post the link here - that way we can manually check if you have the needed dependencies... k?

newbe 2011-01-16 20:45

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
http://pastebin.com/TyBma2g9

woussie 2011-01-16 22:03

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Odd... you have:

Code:

libc6 2.5.1-1eglibc27+0m5
libgcc1 1:4.2.1-4maemo13+0m5
libqt4-core 4.7.0~git20100909-0maemo1+0m5
libqt4-dbus 4.7.0~git20100909-0maemo1+0m5
libqt4-gui 4.7.0~git20100909-0maemo1+0m5
libqt4-maemo5 4.7.0~git20100909-0maemo1+0m5
libqt4-xml 4.7.0~git20100909-0maemo1+0m5
libqtm-contacts 1:1.0.2-maemo4+0m5
libstdc++6 4.2.1-4maemo13+0m5

These are the dependencies for Horizontal-call, and you have them all...

Code:

libc6 (>= 2.5.0-1)
libgcc1 (>= 4.2.1)
libqt4-core (>= 4.6.2~git20100224-0maemo1+0m5)
libqt4-dbus (>= 4.5.3~git20090723-0maemo4+0m5)
libqt4-gui (>= 4.5.3~git20090723-0maemo6+0m5)
libqt4-maemo5 (>= 4.6.2~git20100224-0maemo1+0m5)
libqt4-xml (>= 4.5.3~git20090723-0maemo4+0m5)
libqtm-contacts (>= 1.0.2)
libstdc++6 (>= 4.2.1-4maemo9+0m5)

... plus i have the same resources, and i can run Horizontal-call
So it means that your problem isn't a missing dependency/resource? :confused: Ok, now i'm confused! I'm sorry mate, but then I don't have a single clue about what your problem is...

:(

newbe 2011-01-22 00:16

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
seems like no answers are gonna come out of this post, but I have to add I also have a problem with FM radio, doesn't work

realsportcars 2011-01-22 00:42

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Perhaps you can start thinking about a "hard reset"...

newbe 2011-01-26 10:45

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
do you mean like a flash of everything?

otrocoke 2011-02-22 11:44

Re: FastSMS, Horizontal-Call and MyContacts don't work
 
Hello,

I am in the same situations, when I try to run fastsms, I reach the settings windows, but then, it dies with a segmentation fault:

Code:

/opt/fastsms $ ./fastsms
Segmentation fault

In case it helps, I have run fastsms under strace, and these are the last lines:

Code:

[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] access("/usr/share/osso-rtcom/jabber.profile", F_OK) = 0
[pid  2021] stat64("/usr/share/osso-rtcom/jabber.profile", {st_mode=S_IFREG|0644, st_size=1389, ...}) = 0
[pid  2021] mmap2(NULL, 87232512, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44e77000
[pid  2021] mmap2(NULL, 1095553024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4a1a8000
[pid  2021] mmap2(NULL, 1095553024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid  2021] brk(0x422b0000)            = 0xde3000
[pid  2021] mmap2(NULL, 1095688192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid  2021] mmap2(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x42c4b000
[pid  2021] munmap(0x42c4b000, 741376)  = 0
[pid  2021] munmap(0x42e00000, 307200)  = 0
[pid  2021] mprotect(0x42d00000, 135168, PROT_READ|PROT_WRITE) = 0
[pid  2021] mmap2(NULL, 1095553024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
[pid  2021] munmap(0x4a1a8000, 1095553024) = 0
[pid  2021] munmap(0x44e77000, 87232512) = 0
[pid  2021] write(2, "terminate called after throwing "..., 48terminate called after throwing an instance of ') = 48
[pid  2021] write(2, "std::bad_alloc", 14std::bad_alloc) = 14
[pid  2021] write(2, "'\n", 2'
)          = 2
[pid  2021] write(2, "  what():  ", 11  what():  ) = 11
[pid  2021] write(2, "std::bad_alloc", 14std::bad_alloc) = 14
[pid  2021] write(2, "\n", 1
)          = 1
[pid  2021] rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
[pid  2021] tgkill(2021, 2021, SIGABRT) = 0
[pid  2021] --- SIGABRT (Aborted) @ 0 (0) ---
Process 2011 resumed
Process 2021 detached
<... wait4 resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGABRT}], 0, NULL) = 2021
--- SIGCHLD (Child exited) @ 0 (0) ---
write(2, "Aborted\n", 8Aborted
)                = 8
exit_group(134)                        = ?

That "Cannot allocate memory" does not sound very nice...

Thanks for your help!

anees 2011-04-23 20:26

FastSMS & Horizontal-Call doesn't recognise each other
 
FastSMS works fine. and Horizontal call works fine too.
But they don't recognise each other:
When trying to insert contact details to FastSMS it says: "install horizontal call or change in option menu"
& when trying to send SMS from Horizontal call, it says: "install FastSMS to use this feature"
but when both are kept running, they detect each other!


All times are GMT. The time now is 07:08.

vBulletin® Version 3.8.8