Reply
Logi Nu
Crimsonlung
Posts: 2
Registered: ‎05-04-2012
0

G110 Links in Text Block not working! HELP

[ Edited ]

So I edit edit my text block macro for key G1 (I also tried G7) to type a link every time its pressed.

 

It seems like the beginning of the link is getting truncated.  Check it out:

 

 

What is in the Macro:

"https://www.kintera.com/kintera_sphere/admin/asp/locator_tool_checkContactID.asp?accountid="

 

 

What I am actually seeing when I press the macro:

"hlocator_tool_checkContactID.asp?accountid=sp/locator_tool_checkContactID.asp?accountid="

 

Very strange.  I figured it might have something to do with the fact that the macro profile file is an XML document, so I removed the "HTTPS://www." part out of the link, but it still didn't work.

 

Why is this happening?  Any thoughts?  Here is the code from my exported profile file:

<?xml version="1.0" encoding="UTF-8"?>
-<profiles xmlns="http://www.logitech.com/Cassandra/2010.7/Profile"> -<profile name="Internet Explorer" lock="0" guid="{CFA6DC39-B0B7-4E52-B99B-13E119596E7E}"> <description/> <target path="C:\PROGRAM FILES\INTERNET EXPLORER\IEXPLORE.EXE"/> <signature name="" executable="" value="" key=""/> -<macros> -<macro name="Account ID" guid="{BFEDD0FF-9A9E-48D3-99D8-4FA402F98BDB}" hidden="false"> -<textblock xmlns="http://www.logitech.com/Cassandra/2010.2/Macros/TextBlock"> <text playback="normal" delay="0" hasdelay="false">https://www.kintera.com/kintera_sphere/admin/asp/locator_tool_checkContactID.asp?accountid=</text> </textblock> </macro> -<macro name="Event ID" guid="{AD35074E-64CB-4BF6-A641-CEF6BD6EF5EE}" hidden="false"> -<textblock xmlns="http://www.logitech.com/Cassandra/2010.2/Macros/TextBlock"> <text playback="normal" delay="0" hasdelay="false">https://www.kintera.com/kintera_sphere/events/asp/main_events_page.asp?event_id=</text> </textblock> </macro> </macros> -<assignments devicecategory="Logitech.Gaming.Keyboard"> <assignment macroguid="{BFEDD0FF-9A9E-48D3-99D8-4FA402F98BDB}" shiftstate="1" contextid="G1" backup="false" original="false"/> <assignment macroguid="{AD35074E-64CB-4BF6-A641-CEF6BD6EF5EE}" shiftstate="1" contextid="G7" backup="false" original="false"/> </assignments> -<backlight devicemodel="Logitech.Gaming.Keyboard.G110"> <mode shiftstate="1" color="#fa0002"/> <mode shiftstate="2" color="#ff0000"/> <mode shiftstate="3" color="#ff0000"/> </backlight> <script>function OnEvent(event, arg) OutputLogMessage("event = %s, arg = %s\n", event, arg) end</script> </profile> </profiles>

 

 

Logi Nu
Crimsonlung
Posts: 2
Registered: ‎05-04-2012
0

Re: G110 Links in Text Block not working! HELP

Bumping

Moderator
Taylarie
Posts: 317
Registered: ‎11-03-2009
0

Re: G110 Links in Text Block not working! HELP

This is a User to User Forum. Logitech employees do respond sometimes, but you may get better results trying to call or email them.