Commit Graph

22 Commits

Author SHA1 Message Date
Christian Kandeler
983bc5d248 Maemo: Only mention mounting stuff to user when it's actually done.
Otherwise, we clutter the output window with potentially confusing
messages.

Reviewed-by: kh1
2010-10-08 15:38:38 +02:00
Christian Kandeler
da7dd6181a Maemo: Make failed UTFS client upload non-fatal.
The reason is almost always that another instance is still running,
which means the program is already there anyway.

Reviewed-by: kh1
Reviewed-by: dt
2010-10-06 14:57:41 +02:00
Christian Kandeler
fad242c913 Maemo: Kill UTFS clients as well as UTFS servers in case of an error. 2010-10-01 16:20:18 +02:00
Christian Kandeler
97a56a627a Maemo: Fix UTFS timeout timer not being stopped in some cases. 2010-10-01 15:50:03 +02:00
Christian Kandeler
b4af592dc0 Maemo: Make states of remote mounter explicit.
Reviewed-by: kh1
2010-10-01 12:42:06 +02:00
Christian Kandeler
4923ca3f41 Maemo: Remove hardcoded user name.
Reviewed-by: kh1
2010-09-23 15:07:54 +02:00
Christian Kandeler
947f0f3a30 Maemo: source all relevant profiles and ignore non-existing ones.
Reviewed-by: kh1
2010-09-13 16:50:30 +02:00
Christian Kandeler
33f6981689 Maemo: Delay UTFS server start a bit.
We have no way to know when the client is actually opening its ports,
so we wait until we are reasonably sure it's done.
This is not 100% safe, but should generally suffice.
(The UTFS server seems to have this logic already built in, but it does
not seem to work on Mac.)
2010-08-26 11:49:44 +02:00
Christian Kandeler
a437f824c4 Maemo: Display UTFS server stderr output.
This will help us diagnose errors.
2010-08-26 11:49:44 +02:00
Christian Kandeler
14d7f6b661 Maemo: Toolchain for remote mounter needs to be dynamic. 2010-08-23 17:37:27 +02:00
Christian Kandeler
c0a922f742 Maemo: Differentiate between Maemo versions.
Reviewed-by: kh1
2010-08-23 17:37:27 +02:00
Christian Kandeler
6bf5f7340f Maemo: Deploy to sysroot. 2010-08-20 12:50:10 +02:00
Christian Kandeler
23c89c6ec2 Maemo: Saner approach to remote mounting. 2010-08-19 17:04:13 +02:00
Christian Kandeler
d1f0c171e2 Maemo: Fix UTFS server readiness detection. 2010-08-17 14:54:08 +02:00
ck
378ad4de3d Maemo: Device configurations now have a list of free ports.
The device configuration widget is now the only place the user
ever has to specify ports.
2010-08-13 16:19:21 +02:00
qt-info@nokia.com
d8bdafd4d3 Maemo: Fix race condition in remote mounter.
Wait until UTFS client has detached before starting the server.
2010-08-12 19:25:15 +02:00
qt-info@nokia.com
76561b928c Maemo: Check whether UTFS server could actually connect. 2010-08-12 19:25:15 +02:00
ck
1ff13868dc Maemo: Add deployment via remote mount.
Only tested on Linux, #ifdef'ed for now.
2010-08-11 16:50:05 +02:00
ck
9d7021d42c Maemo: Progress report also for debugging. 2010-08-10 16:46:07 +02:00
ck
fcd4680761 Maemo: Improve progress reporting of remote process start and shutdown. 2010-08-10 16:11:06 +02:00
ck
1c746014af Maemo: Better reporting of mount errors. 2010-08-10 16:11:06 +02:00
ck
0b5e36d6fa Maemo: Encapsulate remote mount functionality in its own class. 2010-08-10 16:11:06 +02:00