Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 2 votes, 4.50 average. Display Modes
  #76  
Old 11-16-2009, 12:56 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Stefan View Post
Ok uploaded a new version for Skyld.
Changes:
- improved copy&paste, instead of using "mac-plain-text" it's now using utf8 to exchange data
- palletized tilesets which are drawn on layer 0 are forced to be RGB (no alpha), which should fix the problem that Skyld had
Works great
__________________
Skyld
Reply With Quote
  #77  
Old 11-28-2009, 02:03 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Copy and paste is much better

There are still problems with windows sticking, also when closing profiles, they still appear in the Window menu. I'm guessing the window just needs to destroy or so.

When you quit the client, the main window closes, but the external windows stay open for a second until the "Graal has unexpectedly quit" message comes up. This seems to always happen.

Also, there are still some focusing problems, especially noticeable with the playerlist. You have to click the window to focus, then click on the row you want. It doesn't feel natural, like it does with the dockable playerlist on Windows. Also, the playerlist doesn't always update correctly until you mouse over the list while focused. This isn't fixed with the Login2 updated playerlist, which makes me think it's probably a client glitch.

Modifier keys in GuiTextListCtrl's still aren't working.
__________________
Reply With Quote
  #78  
Old 11-28-2009, 02:30 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by cbk1994 View Post
Also, there are still some focusing problems, especially noticeable with the playerlist. You have to click the window to focus, then click on the row you want.
That's kindof standard behaviour on Mac though (with Safari, iTunes), not sure if it's easy to change.
Reply With Quote
  #79  
Old 11-30-2009, 01:00 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I've uploaded a new version, Skyld will soon give it to beta testers:

- improved the window behaviour so they should close/disappear correctly and not give errors
- when the window loses the focus then any menus shown in the window are closed
- faster tiles drawing
- some new scripting commands (player.showEmoticon(filename), showEmoticonByKey(VK_A), onPKZoneChanges)
Reply With Quote
  #80  
Old 12-05-2009, 12:39 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Any feedback for the new version?
Reply With Quote
  #81  
Old 12-06-2009, 02:00 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Stefan View Post
Any feedback for the new version?
The external windows are still not always being destroyed properly when switching servers (i.e. opening Scripted RC on UN and then going to Zodiac, it still stays open). Those ghosted windows are no longer crashing the client but they should be closed. This problem only ever started happening on any of these clients on Snow Leopard since I was not aware of it happening before.

Something odd is also happening when the client closes (either by Esc, Cmd-Q or Graal->Quit); it is freezing temporarily and then bringing up this crash report:
HTML Code:
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: release

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff86e4b120 objc_msgSend + 44
1   com.apple.CoreFoundation      	0x00007fff813dd246 _CFAutoreleasePoolPop + 230
2   com.apple.Foundation          	0x00007fff81b8ce87 -[NSAutoreleasePool release] + 158
3   Graal                         	0x00000001003e9b0c ConcreteClassRep<BigDataStartEvent>::~ConcreteClassRep() + 812
4   Graal                         	0x0000000100001e74 0x100000000 + 7796
Other than those, it seems to work quite excellently.
__________________
Skyld
Reply With Quote
  #82  
Old 12-06-2009, 02:20 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Stefan View Post
Any feedback for the new version?
I don't think it's been distributed yet to beta testers.
__________________
Reply With Quote
  #83  
Old 12-06-2009, 12:46 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by cbk1994 View Post
I don't think it's been distributed yet to beta testers.
I uploaded it yesterday, it should be a download link in the client.
__________________
Skyld
Reply With Quote
  #84  
Old 12-06-2009, 07:53 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Skyld View Post
I uploaded it yesterday, it should be a download link in the client.
My bad, I'll take a look in a minute .
__________________
Reply With Quote
  #85  
Old 12-24-2009, 02:52 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Stefan View Post
Feature
- shadow for text (GUI, showimgs) can have a different alpha value than the text itself
This "feature" affects the iPhone as well. Is there a way to change the shadow alpha (not seeing anything in scripthelp) until it's fixed?
__________________
Reply With Quote
  #86  
Old 01-06-2010, 05:57 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Not exactly specific to the Mac, but is skewed polygon textures fixed in the newer version? Right now it distorts the texture at the crease, making the feature virtually useless:
Reply With Quote
  #87  
Old 01-06-2010, 07:02 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Good news: the Windows v6 beta test can be started in a few days.
Reply With Quote
  #88  
Old 01-08-2010, 08:09 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
There is sometimes a bug that when you start the client, the window remains totally black until you move the window (the native Mac window, not the login window) or resize it.
__________________
Reply With Quote
  #89  
Old 01-13-2010, 03:41 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Emoticons are not always moving properly when the player is warped while the emoticon is visible. It stays in the old place and either moves after a second, or doesn't move.
__________________
Skyld
Reply With Quote
  #90  
Old 01-17-2010, 07:55 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I can't seem to upload files using Client-RC on any servers (Era, Era Dev, Testbed).
__________________
Reply With Quote
Reply

Tags
graal v6, mac


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

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

Forum Jump


All times are GMT +2. The time now is 06:12 PM.


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