![]() |
2014-02-11
, 17:51
|
Posts: 178 |
Thanked: 98 times |
Joined on Jun 2012
@ Austria
|
#2
|
![]() |
2014-02-11
, 17:53
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#3
|
devel-su apt-get update apt-get install --reinstall libemoticontransform0
![]() |
2014-02-11
, 18:32
|
Posts: 45 |
Thanked: 78 times |
Joined on Dec 2013
@ Bruxelles
|
#4
|
and reboot (probably it isn't important)Code:devel-su apt-get update apt-get install --reinstall libemoticontransform0
![]() |
2014-02-11
, 19:40
|
Posts: 118 |
Thanked: 55 times |
Joined on Jul 2013
|
#5
|
and reboot (probably it isn't important)Code:devel-su apt-get update apt-get install --reinstall libemoticontransform0
RM696-21-3_PR_006:~# apt-get update . . . . . . Hit http://harmattan.openrepos.net personal/main Packages Err http://harmattan-dev.nokia.com harmattan/sdk/free Packages 504 Gateway Time-out Err http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages 504 Gateway Time-out Fetched 400kB in 4min 57s (1,345B/s) W: Failed to fetch http://harmattan-dev.nokia.com/dists/harmattan/sdk/free/binary-armel/Packages.gz 504 Gateway Time-out W: Failed to fetch http://harmattan-dev.nokia.com/dists/harmattan/sdk/non-free/binary-armel/Packages.gz 504 Gateway Time-out E: Some index files failed to download, they have been ignored, or old ones used instead. RM696-21-3_PR_006:~# apt-get install --reinstall libemoticontransform0 Reading package lists Building dependency tree Reading state information... Done Building dependency tree Reading state information... Done The following packages will be upgraded: libemoticontransform0 1 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 6 not upgraded. Need to get 90.0kB of archives. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 https://downloads.maemo.nokia.com ./ libemoticontransform0 0.0.62.45+0m8 [90.0kB] Fetched 90.0kB in 2s (41.5kB/s) (Reading database ... 62306 files and directories currently installed.) Preparing to replace libemoticontransform0 0.0.62.45+0m8 (using .../libemoticontransform0_0.0.62.45+0m8_armel.deb) ... Unpacking replacement libemoticontransform0 ... aegis-installing libemoticontransform0 (from 'com.nokia.maemo') Processing triggers for applauncherd-launcher ... Setting up libemoticontransform0 (0.0.62.45+0m8) ... Updating desktop entries... Done W: Ignoring Provides line with DepCompareOp for package liblablgl-ocaml-dev W: Ignoring Provides line with DepCompareOp for package librsvg2-bin W: Ignoring Provides line with DepCompareOp for package libboost-date-time-dev W: Ignoring Provides line with DepCompareOp for package libboost-dev W: Ignoring Provides line with DepCompareOp for package libboost-filesystem-dev W: Ignoring Provides line with DepCompareOp for package libboost-math-dev W: Ignoring Provides line with DepCompareOp for package libboost-program-options-dev W: Ignoring Provides line with DepCompareOp for package libboost-regex-dev W: Ignoring Provides line with DepCompareOp for package libboost-serialization-dev W: You may want to run apt-get update to correct these problems RM696-21-3_PR_006:~#
![]() |
2014-02-11
, 19:44
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#6
|
![]() |
2014-02-12
, 00:01
|
Posts: 118 |
Thanked: 55 times |
Joined on Jul 2013
|
#7
|
Just remove harmattan-dev from your source-list. This repo isn't active anymore.
RM696-21-3_PR_006:/etc/apt# ls -al sources.list -rw-r--r-- 1 root root 0 Jan 8 14:15 sources.list RM696-21-3_PR_006:/etc/apt# cd sources.list.d/ RM696-21-3_PR_006:/etc/apt/sources.list.d# grep harmattan-dev sdk.list deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
![]() |
2014-02-12
, 03:28
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#8
|
Which list should I edit?
The sources list under /etc/apt/sources.list is empty...
I only see harmattan-dev within "sources.list.d/sdk.list" file.
Should I edit that?
Code:RM696-21-3_PR_006:/etc/apt# ls -al sources.list -rw-r--r-- 1 root root 0 Jan 8 14:15 sources.list RM696-21-3_PR_006:/etc/apt# cd sources.list.d/ RM696-21-3_PR_006:/etc/apt/sources.list.d# grep harmattan-dev sdk.list deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
(v0.0.1) my native Messages App (SMS) no longer starts.
It seems I'm not the only one seeing this issue based on the comments section on the above page.
Attempts to communicate with author regarding a solution were fruitless thus far.
Symptoms:
- When I press the Messages App icon, text underneath changes color for a for a few seconds and then nothing...
- Settings -> Applications -> Messages has no response as well
- Lockscreen notifications for incoming messages are visible, but swiping aside does not reveal the app.
Debug attempts:
- Connected via WLAN to PC. Launched "top" to see if pressing on Messages icon will reveal the relevant process. Not able to determine anything from that.
- Searched TMO and google. Could not find anything useful, but it's very possible I missed something already posted.
Looking for some debug guidance:
- Is there a way to launch Messages App via terminal and determine what may be going wrong.
Naturally I can always resort to flashing but would rather avoid that if possible.
Thanks,
--lfc22