![]() |
2010-06-14
, 07:53
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#12
|
![]() |
2010-06-14
, 07:58
|
Posts: 61 |
Thanked: 21 times |
Joined on Jan 2010
|
#13
|
The Following 2 Users Say Thank You to BlackDiamond For This Useful Post: | ||
![]() |
2010-06-14
, 08:02
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#14
|
Please check you have wget package installed
Then run a TestDrive of your beecon and post here results shown in output buffer [7]
![]() |
2010-06-14
, 08:11
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#15
|
To fix the "Image not found" problem, rename the file wc2010mascotte.undef.png.3 to wc2010mascotte-undef.png.3
![]() |
2010-06-14
, 08:26
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#16
|
![]() |
2010-06-14
, 08:49
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#17
|
Uhm ... this is interesting ... I've the same output in my Testdrive despite beecon works ok...
You can try this:
Open Settings for WC beecon
Edit Cmd
Select all command
Copy to Clipboard (Ctrl-C)
Go Back to Desktop and open X-Terminal
cd /tmp
vi xxx.sh
Type i (for insert mode)
Paste (Ctrl-V) copied command
Tap ESC
Issue :wq so save and exit
chmod 777 xxx.sh
./xxx.sh
See what output gets printed and report here please.
Thanks.
![]() |
2010-06-14
, 08:57
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#18
|
To fix the "Image not found" problem, rename the file wc2010mascotte.undef.png.3 to wc2010mascotte-undef.png.3
![]() |
2010-06-14
, 08:59
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#19
|
Uhm ... this is interesting ... I've the same output in my Testdrive despite beecon works ok...
You can try this:
- Open Settings for WC beecon
- Click Edit Cmd
- Select all command
- Copy to Clipboard (Ctrl-C)
- Go Back to Desktop and open X-Terminal
- cd /tmp
- vi xxx.sh
- Type i (for insert mode)
- Paste (Ctrl-V) copied command
- Tap ESC
- Issue :wq so save and exit
- chmod 777 xxx.sh
- ./xxx.sh
See what output gets printed and report here please.
Thanks.
I'd love to help you but I'm not good in x terminal,can you please tell me step by step what i have to do?
thansk
![]() |
2010-06-14
, 09:14
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#20
|
Last edited by andrew_85; 2010-06-14 at 07:39.