Thread Tools Display Modes
04-21-09, 04:50 PM   #1
tilleyrw
A Murloc Raider
 
tilleyrw's Avatar
Join Date: Oct 2007
Posts: 5
Daily would not complete

I installed nUI+ 5.02.5 today. I moved my "Addons" folder to "Addons.bak". nUI was the only addon used for this test.

WoW ran normally until I tried to finish the Cooking Daily, "Cheese for Glowergold". When I looted the Dalaran Limburger, the bar would appear and it would move from left to right, "Looting". However, it would never complete and my toon would be kneeling forever.

Only reversing the previous actions (Addons.bak to Addons) and not using nUI, allowed me to finish this quest.

I hope this description of symptoms helps in the improvement of the code. If all dailies had similar locks, I wouldn't be able to use nUI.

Thank you, Eldorann / Antonidas

P.S. I have a UI similar to nUI but with a transparent background, so one can see the entire screen. Parts of WoW are obscured by buttons and such but the panoramic experience of a clear background (actionbars and such), instead of solid black, needs to be a nUI option.
 
04-21-09, 04:58 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Theres a report on the wow forums about this. I don't think this is nUI related as I was having a similar problem simply looting or buying off of vendors with or without addons installed. They have since started a restart of the servers so hopefully that will sort the problem out.
 
04-21-09, 05:53 PM   #3
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
First... if you removed the nUI dashboard, you would find most of the area behind it is a big empty black box because the game viewport has been resized to fill the remaining space, so you're actually missing almost nothing.

Second, nUI has *nothing* to do with looting... that's a Bliz issue they're working on.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
04-22-09, 12:59 PM   #4
tilleyrw
A Murloc Raider
 
tilleyrw's Avatar
Join Date: Oct 2007
Posts: 5
Resizing nUI

How can I resize the nUI viewport to include the entire screen?

Eldorann, Antonidas

"Druids do it in the forest." -- Cenarius
 
04-22-09, 01:34 PM   #5
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
It already does
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
04-22-09, 01:47 PM   #6
Carz
nUI User-Supporter
 
Carz's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 133
You cant resize it..... my guildmate ask me that too there no way b/c it all ready does that
 
04-22-09, 03:24 PM   #7
tilleyrw
A Murloc Raider
 
tilleyrw's Avatar
Join Date: Oct 2007
Posts: 5
Entire screen means "entire monitor"

When I say "enlarge the nUI viewport", I mean to enlarge the viewport to the size of the LCD screen. The nUI default is to use only the upper 2/3rds of the screen for the game and the lower 1/3rd for the nUI controls. (Not counting the bit of graphic at the top of the screen with the FPS and such. That should be movable.)

Eld
 
04-22-09, 04:10 PM   #8
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
The "bit of graphics at the top" can be hidden using either '/nui console mouseover' or '/nui console off' -- it is not "movable" because it serves as the anchor for bar mods like FuBar and Titan and will serve as the bar background for nUI itself when I add LDB support.

As for the viewport, when I get the full layout engine code in place, you'll be able to do that, for now you can't and I can see no benefit in being able to -- you're either (a) hiding all that extra screen behind the dashboard or just replacing the dashboard with a transparency that will be covered up by all the other things already on the dashboard or eliminating it all and none of those things are intended at this time.

When I get the layout engine in place and the ability to create custom layouts, then you'll be able to do that. Until then I'm afraid it just is what it is.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
04-27-09, 01:05 PM   #9
tilleyrw
A Murloc Raider
 
tilleyrw's Avatar
Join Date: Oct 2007
Posts: 5
There must be a way ...

I have a programming background and have looked at your source .lua files.

Not having a good foundation in Lua programming, most is understandable through examination but understanding is not quick.

You must have program statements that resize the viewport. I should be able to edit my nui.lua file and change the port size. I've not been able to find such a statement but am sure it exists.

Please correct me if I'm wrong. I still search for such a line.

Thanks,

Eldorann (Antonidas)

P.S. Yes, I have a stubborn streak "a mile wide".
 
04-27-09, 08:35 PM   #10
neuralassassin
A Scalebane Royal Guard
 
neuralassassin's Avatar
Join Date: Sep 2008
Posts: 423
You can wait for scott to answer as im sure he will but if im not mistaken what your trying to do is going to be either impossible or extremely difficult because the way the dashboard is anchored so just increasing the view port will not work because you would be moving the dashboard and everything off the creen. Again I may be wrong but I don't think so... Hope that helps
__________________

 
04-28-09, 12:01 AM   #11
spiritwulf
A Cobalt Mageweaver
 
spiritwulf's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2006
Posts: 202
See this post

http://www.wowinterface.com/forums/s...ad.php?t=20917
__________________
Traveling through the night on padded feet
the ghost in the dark
to rend and kill
not for pleasure
but for survival
 
04-28-09, 06:35 AM   #12
tilleyrw
A Murloc Raider
 
tilleyrw's Avatar
Join Date: Oct 2007
Posts: 5
Thank you and clarification

That was most informative Spiritwulf! Thank you. Up to now, I have not adequately expressed my desires on how to change nUI. The answers to your questions have helped in the summation of my desired UI and how I hope nUI can help.

I want the upper majority of my screen clear for viewing WoW. No frames. None. A scaled, massaged, adjusted, and small portion of the screen should have controls.



This is a picture of my current UI. The bottom is still being configured but it is designed to give maximum screen "real-estate" to WoW. I hope that nUI can take me close to this goal with its unified structure rather than my current mix of random addons.

Thank you for your time, Eldorann - Antonidas
 
04-28-09, 08:56 AM   #13
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
First, Neuralassassin is correct... it's a non-trivial change to alter the viewport which is why I haven't made that change in the code yet myself. At present, changing the viewport moves everything. So that's just not doable at present.

Second, it sounds to me like what you are aiming for is a minimalist UI which, at present, nUI is not... though that will be possible in the future when I complete the layout engine. However, until then, you really are trying to hammer a square peg into a round hole I think.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Daily would not complete

Thread Tools
Display Modes

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