Active Topics

 


Reply
Thread Tools
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#51
Look ma, no tracker!
Code:
~# ps | grep tracker
 1798 root      2604 S    grep tracker
~# find / -name *tracker*
/opt/var/lib/dpkg/info/libtrackerclient0.postinst
/opt/var/lib/dpkg/info/libtrackerclient0.md5sums
/opt/var/lib/dpkg/info/libtrackerclient0.list
/opt/var/lib/dpkg/info/libtrackerclient0.shlibs
/opt/var/lib/dpkg/info/libtrackerclient0.postrm
/opt/var/lib/dpkg/info/libtrackerclient0.digsigsums
/opt/usr/include/c++/4.6/profile/iterator_tracker.h
/usr/lib/dsme/libemergencycalltracker.so.0.0.0
/usr/lib/dsme/libemergencycalltracker.so
/usr/lib/dsme/libalarmtracker.so
/usr/lib/dsme/libalarmtracker.so.0.0.0
/usr/lib/libtrackerclient.so.0
/usr/lib/libtrackerclient.so.0.695.0
/home/opt/var/lib/dpkg/info/libtrackerclient0.postinst
/home/opt/var/lib/dpkg/info/libtrackerclient0.md5sums
/home/opt/var/lib/dpkg/info/libtrackerclient0.list
/home/opt/var/lib/dpkg/info/libtrackerclient0.shlibs
/home/opt/var/lib/dpkg/info/libtrackerclient0.postrm
/home/opt/var/lib/dpkg/info/libtrackerclient0.digsigsums
/home/opt/usr/include/c++/4.6/profile/iterator_tracker.h
/home/user/.macromedia/Flash_Player/#SharedObjects/57UA3ES3/littlewoods.scene7.com/s7_storage_tracker.sol
~#
Yes, it has involved removing mediaplyer. I use symfonie and smplayer instead. If only I could persuade them to register such that they lanch automagically by tapping on the file in filebox.

Question: has anyone managed/failed removing filemanager? it seems easy but don't apps use it in their file open dialogs?
 

The Following 8 Users Say Thank You to pichlo For This Useful Post:
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#52
Originally Posted by pichlo View Post
Look ma, no tracker!

...

Yes, it has involved removing mediaplyer. I use symfonie and smplayer instead. If only I could persuade them to register such that they lanch automagically by tapping on the file in filebox.

Question: has anyone managed/failed removing filemanager? it seems easy but don't apps use it in their file open dialogs?
Interesting. I have also removed tracker from one of my N900s. But I didn't notice any issue with the file manager because, well, because I never use it. Long live midnight commander!

I'll see if I can remove it and see what happens. AFAIK the file-open dialog is part of the hildon framework (but perhaps provided by the file manager, I don't know).

Thanks for pushing this effort still further!
 

The Following 3 Users Say Thank You to reinob For This Useful Post:
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#53
Sorry if I confused the issue. I don't have a problem with file manager. I just want to get rid of it because it comes with 20 language packages and I can't get rid of them selectively

I do have an issue with mplayer integration but that's off-topic in this thread. Stock media player launched automatically by tapping a movie file in file manager. With stock media player gone, nothing launches when I tap the file. I need to open it from mplayer.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#54
Originally Posted by pichlo View Post
Sorry if I confused the issue. I don't have a problem with file manager. I just want to get rid of it because it comes with 20 language packages and I can't get rid of them selectively

I do have an issue with mplayer integration but that's off-topic in this thread. Stock media player launched automatically by tapping a movie file in file manager. With stock media player gone, nothing launches when I tap the file. I need to open it from mplayer.
2nd link google gave me when I searched for dbus switchboard, which I thought could help you:
http://talk.maemo.org/showthread.php?t=17757
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following 2 Users Say Thank You to mr_pingu For This Useful Post:
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#55
Thanks. I was going to do a search (even though I wouldn't know the magic word was 'dbus' - I was going to go for 'integration' and/or 'association' as in that thread you've linked) as soon as I get home (at work now). I posted it at 00:48 and mentioned the missing integration just by the way, admitting it was off-topic
 

The Following User Says Thank You to pichlo For This Useful Post:
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#56
What exactly do packages sysinfod and wappushd do?
Nothing depends on them, at least on my phone.

Please note I ask 'exactly'. I can guess from their names what they might be doing.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#57
Originally Posted by pichlo View Post
What exactly do packages sysinfod...
I'm also interested in to hear. Seems "/usr/sbin/sysinfod --system" is running all the time as default. Relevant packages are: sysinfo-common sysinfod sysinfo-tool libsysinfo0


Originally Posted by pichlo View Post
...wappushd do?
This is far from exact answer but: "This package contains daemon for handling WAP push messages" Which might lead to the: https://en.wikipedia.org/wiki/Wirele...tocol#WAP_Push
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#58
That sounds like I can live without wappushd. Well, I removed them both, leaving the other packages with sysninfo in the name untouched. Now, I am not sure if this is related or not, but I've lost Bluetooth. Reboot or even power off with battery out does not solve it. Which doesn't bother me that much except that FMTX went with it. Currently on the hunt for the cause and the cure.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#59
Originally Posted by pichlo View Post
Now, I am not sure if this is related or not, but I've lost Bluetooth.
There are one more closed source package with sysinfo on it's name: http://wiki.maemo.org/Fremantle_clos...etooth-sysinfo Do you still have it installed?
 
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#60
Originally Posted by AapoRantalainen View Post
There are one more closed source package with sysinfo on it's name: http://wiki.maemo.org/Fremantle_clos...etooth-sysinfo Do you still have it installed?
I have four "sysinfo" packages installed: bluetooth-sysinfo, libsysinfo0, sysinfo-common and sysinfo-tool.

There is bluetooth-sysinfo script in /etc/event.d that is triggered by bluetoothd and testserver. I removed testserver months ago and bluetoothd is running. I've tried following all scripts in event.d and init.d that look relevant to bluetooth and fmtx but I have to multitask with the job I actually get paid for so the progress is a bit slow.

Edit:
Reading the bluetooth-sysinfo script, it calls sysinfo-tool -g /certs/npc/esn/bt_id to get the BT address and then dumps it to /sys/devices/platform/hci_h4p/bdaddr (typing this by hand, no ssh at the moment). When I call sysinfo-tool -g /certs/npc/esn/bt_id in xterm I get, "The name com.nokia.SystemInfo was not provided by any .service files (2)".

Edit2:
/sys/devices/platform/hci_h4p/driver and /sys/bus/platform/drivers/hci_h4p circularly link to each other. As do other components under /sys/devices/platform and /sys/bus/platform/drivers. It it supposed to be like that? I wonder if that might be the effect of flashing.

Last edited by pichlo; 2013-05-22 at 12:32.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Reply


 
Forum Jump


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