maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Annouce] Woodchuck: A Network Transmission Manager (https://talk.maemo.org/showthread.php?t=79707)

petur 2012-01-05 14:49

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
I'd also like a GUI with options to configure. Since I'm never on wifi, woodchuck is kinda useless right now although I like it's features of doing the transmissions when idle, could use minimal battery level and timeframes

neal 2012-01-05 16:40

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
Quote:

Originally Posted by petur (Post 1146152)
I'd also like a GUI with options to configure. Since I'm never on wifi, woodchuck is kinda useless right now although I like it's features of doing the transmissions when idle, could use minimal battery level and timeframes

This would indeed be good and would be relatively easy to implement. I've created a bug here: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10438

Unfortunately, I don't have time to create a GUI in the near future. It would be great if someone else volunteered to do this. I'd be more than willing to help.

Thanks,

Neal

llucax 2012-07-18 07:40

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
Hi, I noticed that after installing the package the daemon wasn't running. running it manually gives me just a segfault message. Any ideas? I'm using the latest stable CSSU. Thanks.

neal 2012-07-18 08:03

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
Can you try running it under gdb?

Also, can you please post the output of:

Code:

sqlite3 debug-output.db 'select * from log' | tail -n 20
(You might need to install the sqlite3 package).

Thanks!

llucax 2012-07-21 14:41

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
Quote:

Originally Posted by neal (Post 1239128)
Can you try running it under gdb?

Also, can you please post the output of:

Code:

sqlite3 debug-output.db 'select * from log' | tail -n 20
(You might need to install the sqlite3 package).

Thanks!

The file debug-output.db doesn't exist in the cwd where I'm running the program. I don't have gdb installed in the phone. The weird thing is earlier today, I've seen murmeltier running when taking a peek to top, but I forgot to try to run it manually then. Now I don't see it running and I still get the segfault when trying to run it manually.

Any other ideas about what could be going on? Is murmeltier supposed to be running all the time as a daemon?

llucax 2012-07-25 18:11

Re: [Annouce] Woodchuck: A Network Transmission Manager
 
btw, here's the gdb output:
Code:

$ gdb -q murmeltier
(no debugging symbols found)
(gdb) r
Starting program: /usr/bin/murmeltier
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x00014914 in ?? ()
0x00014914 <dbus_message_append_args+35924>:        ldr        lr, [r4, #8]
(gdb) bt
#0  0x00014914 in ?? ()
#1  0x000148e8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)

Not very helpful I guess (and not very good either). I takes a couple of seconds to segfault. Don't know if that infotmation is relevant though.


All times are GMT. The time now is 02:33.

vBulletin® Version 3.8.8