Active Topics

 


Reply
Thread Tools
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#131
Originally Posted by claesbas View Post
please.. if you install some clearly alpha-state-prototype-proof-of-concept there is a big chance things might go wrong. There is no reason to be pissed off. If you were willing to risk this and install it please report the bugs you find to frals and he will fix it.
Nevermind about the bug...how do i get rid of the program or undo it?? How do i uninstall it based on what the error messages displayed above?

I don't know Linux..still new here. I wish the new firmware come out and fix all these bugs.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#132
No, this has nothing to do with your friends inability to IM you.

Run the following in a terminal and then try to remove it again:
Code:
/usr/bin/dbus-send --print-reply --system --type=method_call --dest=com.nokia.wappush /com/nokia/wappush com.nokia.wappush.register string:'x-wap-application:mms.ua' string:'se.frals.mms' string:'/se/frals/mms'
Next time when you decide to install something that the developer say is higly unstable and likely to break stuff, please don't do it - or if you do, ask *politely* for help.

------------

In other news I hope to have a new package up later tonight - hoping it fixes the "message corrupt" issues
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following 5 Users Say Thank You to frals For This Useful Post:
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#133
new package released 0.0.1-5 http://mms.frals.se/fmms.html

i *hope* i fixed the message-corrupt-issue now
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following 4 Users Say Thank You to frals For This Useful Post:
Posts: 177 | Thanked: 199 times | Joined on Nov 2007 @ Concepcion, Chile
#134
~ $ sh mms-loop
http://mms.wind.it +39327749xxxx asunto cuerpo /home/user/MyDocs/.images/blur4.jpg
connecting
done connecting
MMSC STATUS: 200 OK
MMSC RESPONDED: ���37160�����message-format-corrupt
__________________
User:rlinfati

Last edited by rlinfati; 2010-01-06 at 21:27.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#135
crap, back to the drawing board :P
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following User Says Thank You to frals For This Useful Post:
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#136
Originally Posted by frals View Post
No, this has nothing to do with your friends inability to IM you.

Run the following in a terminal and then try to remove it again:
Code:
/usr/bin/dbus-send --print-reply --system --type=method_call --dest=com.nokia.wappush /com/nokia/wappush com.nokia.wappush.register string:'x-wap-application:mms.ua' string:'se.frals.mms' string:'/se/frals/mms'
Next time when you decide to install something that the developer say is higly unstable and likely to break stuff, please don't do it - or if you do, ask *politely* for help.

------------

In other news I hope to have a new package up later tonight - hoping it fixes the "message corrupt" issues
I run those code..not sure if i did it right. It gives me "method return sender=:1.19 --> dest=1.589 reply_serial=2"

Then I try to uninstall it and it gives me the same ERROR messages as before.

Can you tell me exactly what i need to type on Xterminal..i am still new to this. I was able to gain root access with sudo -i

Last edited by romanianusa; 2010-01-06 at 19:47.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#137
Could try:

mv /var/lib/dpkg/info/fmms.postrm /var/lib/dpkg/info/fmms.postrm-DISABLED

dpkg --force-all --remove fmms

Otherwise you can always reflash ;-)
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following 2 Users Say Thank You to frals For This Useful Post:
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#138
Originally Posted by frals View Post
Could try:

mv /var/lib/dpkg/info/fmms.postrm /var/lib/dpkg/info/fmms.postrm-DISABLED

dpkg --force-all --remove fmms

Otherwise you can always reflash ;-)
I get "dpkg - warning: ignoring request to remove fmms, only the config files of which are on the system. Use --purge to remove them too."

If i use --purge, i get same previous ERROR like "Error com.nokia.wappush.error.not_regisitered: Application ID is not registered."
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#139
romanianusa: I'm sorry but I have no idea how to solve your dpkg-issues.


IN OTHER NEWS:

0.0.1-8 IS UPLOADED AT http://mms.frals.se/fmms.html

GOT CONFIRMATION FROM A BUNCH OF PEOPLE ITS WORKING TO SEND NOW! DD
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following 8 Users Say Thank You to frals For This Useful Post:
Posts: 5 | Thanked: 2 times | Joined on Jan 2010
#140
frals, as I already said; KEEP UP THE GOOD WORK!

Version fMMS-0.0.1-8 verified to be working in Elisa network (Finland).
 

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

Tags
brainstorm, fremantle, maemo, maemo 5, mms, n900


 
Forum Jump


All times are GMT. The time now is 19:30.