Reply
Thread Tools
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#1
'Error uploading file'

I keep getting this error when deploying to my Nokia n9 using Qt Creator

i've randomly spotted that the reason is that /tmp is only 4mb (yes 4 megabytes!) and my app is 5.7mb.

So when it tries to copy it to deploy to /tmp it never does because it's too big and just fails.

Any ideas how to fix this.

Last edited by rash.m2k; 2012-07-17 at 19:17.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#2
Change fstab? Don't really know, it may well destroy something. But on N900 tmp was ramdrive, and with the N9 abundance of RAM it may well be the case too.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#3
Originally Posted by qwazix View Post
Change fstab? Don't really know, it may well destroy something. But on N900 tmp was ramdrive, and with the N9 abundance of RAM it may well be the case too.
Did a less on the /etc/fstab doesn't appear to be an entry for /tmp.

If I could at least unmount it and create a symlink to it elsewhere that would be fine, or even change the location where QtCreator tries to copy the .deb file to.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:59.