Notices


Reply
Thread Tools
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#181
Originally Posted by ebzzry View Post
Having the ability to do those things in the top-level list (memos) would be great.
The problem with doing this on the top level is that if you cut something ("dd"), you might not paste it at all (which means deleting it -- maybe not something you want to do that easily) or that you might paste it multiple times (these duplicates then would need to have their items duplicated as well).

Again, there is the context menu if you really want to reorder things for now. The MaePad codebase (based on Maemopad+) is quite confusing/bloated in some areas, especially the memo handling, as it grew out of the slightly different Maemo 4 UI, and some assumptions are not true anymore on Maemo 5.

Also, recent experience from MaePadWeb shows that implementing something from scratch in Python might be even easier (apart from the sketch widget which would have to be rewritten, but if we would rewrite that one, we could have it store data as SVG, which would be quite cool..). I personally only use checklists most of the time. Is rich text / sketch something that gets used a lot by MaePad users?
 
Posts: 25 | Thanked: 9 times | Joined on Sep 2010
#182
ERROR:dbus-gproxy.c:2269:dbus_g_proxy_marshal_args_to_message : code should not be reached

I have now checked which line in the code that causes the crash, maybe that can help you find the problem. Seems like it's possible Nokias closed source binaries that has the problem..

When pressing new file the program crashes when running this line of code in interface.c, function interface_file_chooser():

dialog = hildon_file_chooser_dialog_new(GTK_WINDOW(mainview->data->main_view), action);

Any ideas?
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#183
Originally Posted by Wille_W View Post
ERROR:dbus-gproxy.c:2269:dbus_g_proxy_marshal_args_to_message : code should not be reached

I have now checked which line in the code that causes the crash, maybe that can help you find the problem. Seems like it's possible Nokias closed source binaries that has the problem..

When pressing new file the program crashes when running this line of code in interface.c, function interface_file_chooser():

dialog = hildon_file_chooser_dialog_new(GTK_WINDOW(mainview->data->main_view), action);

Any ideas?
What's the value of "action" before executing that line? Maybe it's a bug in the hildon file chooser code? I assume mainview->data->main_view points to the correct window? Due to this being ported from Maemo 4 to Maemo 5, there might be values that are deprecated and cause the UI to crash. I assume the file chooser works for you in other areas of the system, right?
 
Posts: 25 | Thanked: 9 times | Joined on Sep 2010
#184
Problem solved! I don't know why though but some other guys solved it today in the tread for Xournal: http://forums.internettablettalk.com...&postcount=396

I didn't have any problems with Xournal though but as can be seen in the tread it's a little bit erratic..

Short story to fix this problem:
ERROR:dbus-gproxy.c:2269:dbus_g_proxy_marshal_args_to_message : code should not be reached

Uninstall the application "File Transfer".

Thanks for your quick response!

Last edited by Wille_W; 2010-10-31 at 16:04.
 

The Following User Says Thank You to Wille_W For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#185
Originally Posted by Wille_W View Post
Problem solved! I don't know why though but some other guys solved it today in the tread for Xournal: http://forums.internettablettalk.com...&postcount=396
Great. Can you make the maintainer of the monorail package aware of this issue? Thanks
 
Posts: 561 | Thanked: 75 times | Joined on Jan 2010 @ Spain
#186
I confirm that uninstalling "File Transfer" will solve the problem of opening Maemopad
 
anidel's Avatar
Posts: 1,743 | Thanked: 1,231 times | Joined on Jul 2006 @ Twickenham, UK
#187
Originally Posted by Wille_W View Post
Hello! Sorry for the late response, i though that i would get an email when someone wrote a response in the thread. I did try to remove the settings but I still get the same error..

$ maepad
Init: 0x46567270
**
ERROR:dbus-gproxy.c:2269:dbus_g_proxy_marshal_args_to_message : code should not be reached
Aborted

Do you want me to try something else?

Thanks!
People had the same issue with my Xournal.
It seems that Monorail is the culprit .. do you have it installed?
Try removing it and see if MaePad runs.
 
anidel's Avatar
Posts: 1,743 | Thanked: 1,231 times | Joined on Jul 2006 @ Twickenham, UK
#188
Originally Posted by WhiteWolf View Post
I confirm that uninstalling "File Transfer" will solve the problem of opening Maemopad
Exactly, I think File Transfers uses Monorail.
 
anidel's Avatar
Posts: 1,743 | Thanked: 1,231 times | Joined on Jul 2006 @ Twickenham, UK
#189
ops, just read Wille_W message
 
Posts: 25 | Thanked: 9 times | Joined on Sep 2010
#190
I have sent an email to the maintanier of File Transfers, Jonny Lamb, just to make him aware of the problem. I gave him links to both this and the Xournal thread.
 

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


 
Forum Jump


All times are GMT. The time now is 06:39.