Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up New issue
Have a question about this project? Elements of workshop technology by hajra choudhary ebook free download. Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account

Comments

commented Mar 23, 2016

Hi, I'm having an issue with 2.62 where the quest tracker window is stuck covering up the character and target panels in the top left of the screen. It doesn't allow me to drag and drop it. When I try toggle the tracker off, it just automatically reappears after completing a quest objective. Is there a command option to make the quest tracker window moveable?

commented Mar 23, 2016

Use Ctrl+Shift+Click.

commented Mar 23, 2016

Another option is to reset config..

commented Mar 24, 2016

I am also having the same issue. I'm aware of the Ctrl Shift Click requirement (because I suggested it). Resetting config didn't work.
When I mouse over the tracker, it doesn't highlight itself with the dark border, and clicking on quests doesn't bring up the tracker arrow either. It's as if the tracker is behind something else, but I've no other mods running.

commented Mar 24, 2016

The 'Dark Border' no longer exists. The frame was causing some lag so I removed it. The buttons (individual quest entries) are set to 250 pixels wide.. more than wide enough to detect the frame that the OnDrag code needs to move the frame. I've tested this extensively. There has to be something wrong with your config.
Are you running WoW installed outside 'C:Program Files' or 'C:Program Files (x86)'? Superior drummer 3 download free full. There is a known issue with the Vanilla WoW client that I can't code around.

added help wantedquestion and removed help wanted labels Mar 24, 2016

commented Mar 24, 2016

I, myself, are indeed running from outside that dir. What's the issue?

commented Mar 24, 2016

Running from C:
On 25 March 2016 at 06:39, Dyaxler [email protected] wrote:
The 'Dark Border' no longer exists. The frame was causing some lag so I
removed it. The buttons (individual quest entries) are set to 250 pixels
wide.. more than wide enough to detect the frame that the OnDrag code
needs to move the frame. I've tested this extensively. There has to be
something wrong with your config.
Are you running WoW installed outside 'C:Program Files' or 'C:Program
Files (x86)'? There is a known issue with the Vanilla WoW client that I
can't code around.
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#194 (comment)

commented Mar 25, 2016

I did 'sort of' reproduce the issue you're experiencing..
When I first login a character for the first time after an upgrade I can't click on the tracker or make the arrow appear IF.. I immediately try to use the feature after logging in. I had to click on the tracker a couple of times to get an arrow to appear. THEN I was able to use it normally. Even after a reload or relog. It's only initially. I think the frame data just needed to be updated and saved in the characters saved variables file. One of the many quirks with LUA..
Transcribe audio to text free. Try to search for digital transcription software, transcribe audio to text, mp3 to text converter online or similar search strings to get appropriate software or online service.The resulting text file may require some manual editing though, as no programed transcription service is perfect and almost always requires human input.Updated: February 12, 2019. Txt), in essence turning audio (speech) to text.You can do this, but you will require the services of some special transcription platform, for example VoiceBase or Speech Pad. Mp3) and save it in text format (. File extensionConvertOpenSaveEditCreateImportExportExtractConvert fromNoNoNoNoNoYesNoNotoNoNoNoNoNoNoYesNoThe tables with software actions are a good pointer for what a certain program does with various file types and often may give users a good hint how to perform certain file conversion, for example the above-mentioned mp3 to txt.

commented Mar 25, 2016

Having the same problem! Running from c:/program files (or x86) doesn't do anything. Also, for me it's stuck in the bottom left corner!

commented Mar 25, 2016

I had this problem with 2.63 as well. Tried all of the suggestions, left it running to see if it figured itself out. My tracker loaded right over the chat - I had to adjust the top/bottom style settings of the tracker. This moved it to the middle of the screen, but it will not move. Will not activate arrow. Will not change quests being tracked. I simply rolled back to the previous version and It works fine.

commented Mar 25, 2016

Found the bug! So sorry guys. In the 'boldColors' code on the side of 'false' I forgot to apply the new button widths and each button width was being set to (1) when it should have been set to (250) pixels. Yikes!
I've committed the fix to GitHub and updated the Hotfix release notes and the v2.63 zip file.
Should work now.

commented Mar 25, 2016

thanks :D!

commented Mar 25, 2016

Ty for fast fix

commented Mar 25, 2016

<3!
On Fri, Mar 25, 2016 at 11:21 AM Travis Gesslein [email protected]
wrote:
Ty for fast fix
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#194 (comment)

commented Mar 25, 2016

You're welcome. Thank you for confirming. :)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment