Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Windows v6 beta test (https://forums.graalonline.com/forums/showthread.php?t=134257598)

Tim_Rocks 02-28-2010 11:33 PM

Not sure if this is an Era bug, but it only happens on my laptop..

When i try to double click an item in my inventory it changed to Equipped Item: (none).. This only happens on my laptop (windows 7) and I tried to see if the bug happened on my desktop computer (windows vista) and it didn't.

cbk1994 03-01-2010 12:08 AM

Quote:

Originally Posted by Tim_Rocks (Post 1559683)
Not sure if this is an Era bug, but it only happens on my laptop..

When i try to double click an item in my inventory it changed to Equipped Item: (none).. This only happens on my laptop (windows 7) and I tried to see if the bug happened on my desktop computer (windows vista) and it didn't.

I haven't had this problem on any of the new clients, Windows or Mac. Have you tried quitting/reopening the client?

Tim_Rocks 03-01-2010 12:09 AM

Quote:

Originally Posted by cbk1994 (Post 1559695)
Have you tried quitting/reopening the client?

Happens ever single time I log in.

fowlplay4 03-01-2010 01:36 AM

I sometimes experience weird highlighting behavior with TextEditCtrls, a good way to reproduce it is to use the GUI Editor Tool in Scripted RC, and change values (text is a good choice).

Specs: Win7, Intel Core2Duo, and ATI GFX

Tim_Rocks 03-02-2010 04:43 AM

Quote:

Originally Posted by Tim_Rocks (Post 1559697)
Happens ever single time I log in.

So does anyone have any idea on how to fix this?

Edit: if it helps I'll list computer specs.
Windows 7
Processor: AMD Turion(tm) II Ultra Duel-Core Mobile M600 2.40 GHz
System Type: 64 bit

fowlplay4 03-03-2010 03:03 AM

openURL (on v6) opens without prompt, that's probably more of a security concern than performClick.

cbk1994 03-03-2010 03:13 AM

Quote:

Originally Posted by fowlplay4 (Post 1560298)
openURL (on v6) opens without prompt, that's probably more of a security concern than performClick.

I've noticed this on Mac as well.

WhiteDragon 03-03-2010 03:45 AM

1 Attachment(s)
Something else I've noticed is that particles blur and have issues with small green artifacts showing around the edges in v6.
Attachment 50498

There is no zoom, spin, or anything else that should make these blur. They work fine (solid edge) in v5.

Deas_Voice 03-03-2010 11:41 AM

Quote:

Originally Posted by cbk1994 (Post 1560299)
I've noticed this on Mac as well.

same here but on linux.

so, all OS does this~

Switch 03-15-2010 12:25 AM

According to Stephen on Windows 7, images (text) won't bold correctly in v6.
PHP Code:

with (findImg(200)) {
  
text "Pie";
  
style "b";
  
zoom 0.65;
}
//IS THE SAME AS
with (findImg(200)) {
  
text "Pie";
  
zoom 0.65;



WhiteDragon 03-15-2010 02:23 AM

Quote:

Originally Posted by Switch (Post 1562593)
According to Stephen on Windows 7, images (text) won't bold correctly in v6.
PHP Code:

with (findImg(200)) {
  
text "Pie";
  
style "b";
  
zoom 0.65;
}
//IS THE SAME AS
with (findImg(200)) {
  
text "Pie";
  
zoom 0.65;



This is also the case on XP

fowlplay4 03-15-2010 02:33 AM

While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.

cbk1994 03-15-2010 03:11 AM

Quote:

Originally Posted by fowlplay4 (Post 1562622)
While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.

I agree, it would be a good idea to at least shrink the size a bit to emulate the old fonts.

TSAdmin 03-15-2010 03:51 AM

Quote:

Originally Posted by fowlplay4 (Post 1562622)
While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.

I was talking to Skyld about this once a while ago.

Quote:

(10:57 PM) TSAdmin: http://i49.tinypic.com/2v9ufrq.png
Its like it's too big for the GUI's but in V5 they';re fine same with most other font related things everywhere
(10:57 PM) Skyld: Right just so you know. That's how those GUIs have looked on Mac and Linux ever since Graal v3. The font rendering on Windows has been changed to use the same rendering as Mac and Linux and iPhone so that GUIs are design once use everywhere. I don't think there's an option yet for changing font, but the client will happily use other fonts for showtext and stuff
(10:59 PM) TSAdmin: hm, so weird.
(10:59 PM) Skyld: To be honest I always thought the old font rendering on Windows client was terrible
I like the Mac/Linux font rendering
(11:00 PM) TSAdmin: Even though it was cut off? I'd hate that rofl
(11:00 PM) Skyld: Well it's not cut off if people design their UIs properly

Stephen 03-15-2010 03:56 AM

Quote:

Originally Posted by TSAdmin (Post 1562642)
I was talking to Skyld about this once a while ago.

Sounds more realistic to create a emulation mode for old font than to have hugely self-righteous expectations. :frown:


All times are GMT +2. The time now is 02:29 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.