Active Topics

 



Notices


Reply
Thread Tools
Posts: 24 | Thanked: 0 times | Joined on Sep 2012
#3951
filemanager double click>install>accept>error

shall i do it via terminal?
 
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#3952
Originally Posted by Splinx View Post
filemanager double click>install>accept>error

shall i do it via terminal?
Do it in terminal to get detailed output:
Code:
devel-su
dpkg -i wazappfilename.deb
 
Posts: 24 | Thanked: 0 times | Joined on Sep 2012
#3953
alright, ill try everything step for step one more time and then ill tell you my outcome, thx for the help already

this is what came out, wenn i tried to install it again,
after that wazapp shows up in the appmanager with a red !


Last edited by Splinx; 2012-09-07 at 13:11.
 
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#3954
Originally Posted by Splinx View Post
alright, ill try everything step for step one more time and then ill tell you my outcome, thx for the help already

this is what came out, wenn i tried to install it again,
after that wazapp shows up in the appmanager with a red !

You are missing a bunch of dependencies. Try
Code:
apt-get -f install
and if it won't resolve dependencies manually install
Code:
apt-get install python-accounts python-dbus python-pyside python-qtmobility
 
Posts: 208 | Thanked: 63 times | Joined on May 2012
#3955
did u on the developer mode?
 
Posts: 8 | Thanked: 3 times | Joined on Sep 2012 @ Cape Town, South Africa
#3956
Just installed Cepi's latest version. So far there are no bugs/issues. Maybe I've been blinded by the notifications icon... Oh, and I didn't have to go through any complicated method of installation.
 
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#3957
For those of you having problems on Wazapp startup due to invalid jpgs and experiencing this error
Code:
QML Image: Error decoding: file: ...
or
Code:
QML Image: Cannot open ...
please read on.



How to get rid of the error and clean up your avatars

1. Get the attached zip file, unzip it and copy the script to your downloads folder
2. Download this deb file and put it in your downloads folder.
3. In terminal (as root) Install the deb file plus the packages "file" and "imagemagick"
Code:
devel-su
dpkg -i /home/user/MyDocs/Downloads/harmattan-repository_0.4+0m6_all.deb
apt-get update
apt-get install file imagemagick
exit
2. In terminal (as user) move the script to /home/user and make it executable
Code:
cd
mv /MyDocs/Downloads/cleanpics.sh .
chmod +x cleanpics.sh
It has to be moved to /home/user/ because /MyDocs/Downloads/ is mounted as fat32 thus not supporting the executable flag.

And execute the script
Code:
./cleanpics.sh


Disclaimer:
What this script does is looping through all jpg images in your avatars folder and looking into all file headers, picking the files that are declared jpg but really are png files. It then prints a list of those filenames and converts the files to proper jpgs, thus overwriting the original files. In order to work, the packages "file" and "imagemagick" need to be installed.

If you are not sure whether you need this or not - don't use it.
If you are not sure how to use this - read, understand, read again if necessary, then ask.
If the script messes up your files I can't be held responsible for this.

And most important: think before you type.

Last edited by brkn; 2015-01-21 at 19:02.
 
Posts: 260 | Thanked: 86 times | Joined on Jan 2012
#3958
really miss cepi's post
__________________


need a Guest House for temporary stay at Malaysia?
PM me
 
Posts: 18 | Thanked: 0 times | Joined on Sep 2012
#3959
Hello.
Yes, I have this problem.

Sometimes like the program gets stuck like this.
* A message is sent.
* Transmission status icon o dot stays red as if messagen hadn't leave. But it left without me knowing.

From then on, I can go on sending messages.
All will show same status, as not sent.
And I will not receive any.
Upon reset, Wazapp shows all orange or green icons.
And all responses come in.

As suggested:
Quit Wazapp.
Opened terminal
Wrote instruction
/opt/waxmppplugin/bin/wazzapp/wazapp

Got "not found" error message.
But file is there
 
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#3960
Originally Posted by mac_kissack View Post
/opt/waxmppplugin/bin/wazzapp/wazapp
you have a typo.
 

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

Tags
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp


 
Forum Jump


All times are GMT. The time now is 03:14.