Thread Tools Display Modes
09-27-07, 06:35 PM   #1
Zeraphicus
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 16
Mail out of screen help





/mf reset didnt fix this for me it fixed everything else but these

anyone know of any other tricks?
  Reply With Quote
09-27-07, 06:45 PM   #2
Zeraphicus
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 16
Also having this tinytip error

<in C code>: in function `TinyTipAnchor_Original_GameTooltip_SetDefaultAnchor'
TinyTip\TinyTipAnchor.lua:143: in function <Interface\AddOns\TinyTip\TinyTipAnchor.lua:140>
(tail call): ?:
Interface\FrameXML\ActionButton.lua:382: in function `ActionButton_SetTooltip':
MazzleUI-1.1\CustomLibs\ContextMenu.lua:145: in function <Interface\AddOns\MazzleUI\CustomLibs\ContextMenu.lua:139>
<in C code>: in function `SecureStateAnchor_RunChild'
<string>:"*:OnEnter":3: in function <[string "*:OnEnter"]:1>
  Reply With Quote
09-27-07, 06:57 PM   #3
fyrye
A Chromatic Dragonspawn
 
fyrye's Avatar
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 188
Originally Posted by Zeraphicus
Also having this tinytip error

<in C code>: in function `TinyTipAnchor_Original_GameTooltip_SetDefaultAnchor'
TinyTip\TinyTipAnchor.lua:143: in function <Interface\AddOns\TinyTip\TinyTipAnchor.lua:140>
(tail call): ?:
Interface\FrameXML\ActionButton.lua:382: in function `ActionButton_SetTooltip':
MazzleUI-1.1\CustomLibs\ContextMenu.lua:145: in function <Interface\AddOns\MazzleUI\CustomLibs\ContextMenu.lua:139>
<in C code>: in function `SecureStateAnchor_RunChild'
<string>:"*:OnEnter":3: in function <[string "*:OnEnter"]:1>
The top one is MoveableFrames, /mf reset i believe should fix it, but it will end up going back there eventually after you reset it.

See the Bug Fixes Thread to fix context menu, which may fix the others.
  Reply With Quote
09-27-07, 07:16 PM   #4
Zeraphicus
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 16
Yeah i got my context menu fixed. For whatever reason /mf reset wont bring the mail windows down it fixes the rest though.
  Reply With Quote
09-30-07, 03:17 PM   #5
Zeraphicus
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 16
Still having this issue any fixes?
  Reply With Quote
10-23-07, 07:43 PM   #6
Zeraphicus
A Deviate Faerie Dragon
Join Date: Sep 2007
Posts: 16
Still having this issue and /mf reset does not fix it
  Reply With Quote
10-23-07, 08:24 PM   #7
Mariousi
A Murloc Raider
Join Date: Oct 2007
Posts: 4
Delete the moveframe files in WTF folder. Or better yet, delete this addon, i promise that it will happen again. Maybe not to your mailbox window, but your character window or any other movable windows.
  Reply With Quote
10-23-07, 08:28 PM   #8
Neroon
A Deviate Faerie Dragon
 
Neroon's Avatar
Join Date: May 2006
Posts: 12
Go to MazzleUI Options -- find MoveFrames.

click reset all

had same thing happen to me except my character frame had vanished.

No reason to remove it or play with WTF folder.

Last edited by Neroon : 10-23-07 at 08:30 PM.
  Reply With Quote
11-20-07, 11:14 AM   #9
Moonsong
A Wyrmkin Dreamwalker
Join Date: Apr 2007
Posts: 58
ty for the tips but using mazzle's reset did not work either. The mf reset option has solved this issue in the past but not now.
  Reply With Quote
11-20-07, 11:20 AM   #10
DeTard
Premium Member
Premium Member
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 189
Does disabling moveFrame fix it?
  Reply With Quote
11-20-07, 11:34 AM   #11
Moonsong
A Wyrmkin Dreamwalker
Join Date: Apr 2007
Posts: 58
Here is the posted fix:

http://www.wowinterface.com/forums/showpost.php?p=71213&postcount=39
  Reply With Quote
11-20-07, 12:45 PM   #12
sgtsolidus1
A Flamescale Wyrmkin
 
sgtsolidus1's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2007
Posts: 106
are you absoposilutely sure your WoW video and mazzify settings matched up? make sure your video settings are right then try remazzifying.
__________________
Josa
  Reply With Quote
11-21-07, 09:45 AM   #13
Moonsong
A Wyrmkin Dreamwalker
Join Date: Apr 2007
Posts: 58
As far as I can tell, the settings match: 1280x1024 in Blizz, and in Mazzle I made sure it had the top option checked (in parenthesis it says "1280x1024, etc.").

The remazzify did not help. I got this and the case of the disappearing Postal fixed on my bank character, but even doing the settings edit posted from the link above did not fix it for my main.

Sooooo i went to look at some character specific settings, and in the layout-cache.txt file, I found these lines between 170 and 183:

Code:
Frame: MailFrame
FrameLevel: 64
Anchor: CENTER
X: 79
Y: -18
W: 384
H: 512
Frame: OpenMailFrame
FrameLevel: 70
Anchor: TOPLEFT
X: -74
Y: 164
W: 384
H: 512
What's interesting is I *don't* find these lines in the same file for my other characters - I had thought I could copy in a working set of code lines.

Can I safely delete these? (I had moved my mail screen to the center of my screen in hopes the mail messages would open top left of it in screen center but instead they still open up several, several inches away, off screen.

I quite often go with two monitors running, which I guess could have something to do with it?

**Edit - ok I just cut those lines out and everything is fine now. The mail opens to the right, and the new lines of code added are:

Code:
Frame: MailFrame
FrameLevel: 69
Anchor: TOPLEFT
X: 0
Y: -104
W: 384
H: 512
w/o the open mail part. Why would only my main have these settings?

Last edited by Moonsong : 11-21-07 at 09:59 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Mail out of screen help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off