Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Bug: Cannoth change Widget Icon by absolute image path
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fabione72  
View profile  
 More options Oct 3 2012, 9:11 am
From: Fabione72 <fabiog...@gmail.com>
Date: Wed, 3 Oct 2012 06:11:48 -0700 (PDT)
Local: Wed, Oct 3 2012 9:11 am
Subject: Bug: Cannoth change Widget Icon by absolute image path

Hi All,

I'm actually facing an annoying bug while trying to change a Widget icon by
absolute path (as opposite ti manually choose the icon).

My intention is to change a widget icon basing on weather conditions,
passing the image path through a variable.

All icon (png) have been placed into directory:
"/mnt/sdcard/Tasker/.icn/Weather" folder.

EXAMPLE: In Widget icon change action:

- If I switch from manual image to absolute path and configured the icon as
"/mnt/sdcard/Tasker/.icn/Weather/Sun.png" (directly as text or through a
variable), and I run the task ->* icon not changed (KO)*

No errors reported. I activated the log, task exits with "OK" condition.

- Tried using alternative paths, such as "Tasker/.icn/Weather/Sun.png" or
"Weather/Sun.png" -> no results

- Tried to place the icon file in the main directory (/mnt/sdcard) and
configure the path just with "Sun.png" -> no results

- If I re-switch from absolute path to manual image, I select "Weather"
from the list and than I choose the Sun icon -> icon properly changed (OK)

So that I tried to export the both version of the task "XML on SD" in order
to see differences. Both versions seems to use the absolute path
"/mnt/sdcard/Tasker/.icn/Weather/Sun.png" (only difference: one uses
"<fle>" and the other "<var>")

So I made a test:
I tried to manually edit the XML version of the task, changed the task
name, and modified image path to another one, from:

<fle>/mnt/sdcard/Tasker/.icn/Cute/Sun.png</fle>

to:

*<var>*/mnt/sdcard/Tasker/.icn/Cute/*Cloudy.png</var>*

.
Then I imported and ran the task in tasker ->* icon changed (OK)*

So it seems there is some kind of bug related to the management of "<fle>"
argument...
or... Do I miss anything? (I found no hints neither on userguide nor in
forums)

Currently I'm stuck. Do you have some idea? :(

Thanks in advance

Cheers


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pent  
View profile  
 More options Oct 3 2012, 10:45 am
From: Pent <supp...@apps.dinglisch.net>
Date: Wed, 3 Oct 2012 07:45:21 -0700 (PDT)
Local: Wed, Oct 3 2012 10:45 am
Subject: Re: Bug: Cannoth change Widget Icon by absolute image path
There *is* a bug there I'm aware of, let me know if it's still there
after the next version please.

Pent


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pent  
View profile  
 More options Oct 3 2012, 10:46 am
From: Pent <supp...@apps.dinglisch.net>
Date: Wed, 3 Oct 2012 07:46:00 -0700 (PDT)
Subject: Re: Bug: Cannoth change Widget Icon by absolute image path
p.s. if I remember right, that's a URI. You could try:

file:///mnt/sdcard...

Pent


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fabione72  
View profile  
 More options Oct 4 2012, 10:18 am
From: Fabione72 <fabiog...@gmail.com>
Date: Thu, 4 Oct 2012 07:18:36 -0700 (PDT)
Local: Thurs, Oct 4 2012 10:18 am
Subject: Re: Bug: Cannoth change Widget Icon by absolute image path

Tried, unfortunately no results :(

from XML backup:

...
<Action sr="act1" ve="3">
<code>152</code>
<Str sr="arg0" ve="3">Meteo Widget</Str>
<Img sr="arg1" ve="2">
*<var>file:///mnt/sdcard/Tasker/.icn/Weather1/Sun.png</var>*
</Img>
</Action>
...

Cheers

Il giorno mercoledì 3 ottobre 2012 16:46:13 UTC+2, Pent ha scritto:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »