Re: [fltk.bugs] [LOW] STR #2947: Drawing Things in FLTK / minor fixes

2013-04-10 Thread Duncan Gibson
 and I no longer remember my subversion access password]

   FWIW, I believe there's a process for resetting your password
   at the right hand side of the login page:
   http://fltk.org/login.php

Thanks for the pointer, Greg

That's how I revitalized access from this, my work, address.

However, I don't remember my subversion access password [from home]
being the same as my mailing list / login account, but I could be
wrong. I frequently am.

But even if I did recover/reset the subversion access password, that
still wouldn't free up any time to work on FLTK [or Lunar Linux] and
first I would need that time to resurrect a dead computer... :-(

D
___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [HIGH] STR #2946: PNG not loaded

2013-04-10 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2


So your app is compiled and linked with different png libraries. The FLTK
libpng is 1.5.10, so I assume that your installed library is 1.6.1. There
are two choices:

(1) Let FLTK find the installed lib by configuring w/o --enable-localpng,
but this might not work, because the internal code may not be compatible
with the newer installed library. If it works, however, I'd recommend this
one.

(2) Use the FLTK PNG *header* files when *compiling* your app. You may
have to tweak some include statements, however, and I can't tell you how,
since this may be something in your app.

Or something like this.

BTW: this is not a FLTK bug, but more a user question about linking with
the correct libs. Please ask further questions in fltk.general.

This STR will be closed soon...


Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [HIGH] STR #2946: PNG not loaded

2013-04-10 Thread André Miranda

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2


Ok, I'll try your suggestions and in case of problems I'll ask on the
mailing list.
Thanks for the fast answer and sorry for posting this as a bug.


Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


[fltk.bugs] svn access / fltk.org changeover?

2013-04-10 Thread Greg Ercolano
On 04/10/13 00:01, Duncan Gibson wrote:
 and I no longer remember my subversion access password]
 
  FWIW, I believe there's a process for resetting your password
  at the right hand side of the login page:
  http://fltk.org/login.php
 
 Thanks for the pointer, Greg
 
 That's how I revitalized access from this, my work, address.
 
 However, I don't remember my subversion access password [from home]
 being the same as my mailing list / login account, but I could be
 wrong.

Ah, could be.

AFAIK, I don't think regular devs can manage svn user access,
or if there is a way I don't know it.

I do know back in Dec 2011 Mike announced the fltk.org site
was being planned to move off easysw.com, and I think it was
supposed to move to a site Torsten Giebl found called filemedia.

Not sure that transfer happened, as IIRC filemedia required their
logo be on our website's main page, e.g.
http://www.syntheticsw.com/~wizard/tmp/fltkorg_top_banner.png
..and I don't see that mod currently.

Unless I missed it, I don't think there was an announcement
as to the changeover.

I'm actually not sure now if Mike is still managing fltk.org
on a new site pointed at by Torsten, or if Torsten is now
managing things.

Kinda curious who the main contact and emergency contact
(hit by a bus scenario) is for fltk.org.. anyone know?
___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [HIGH] STR #2946: PNG not loaded

2013-04-10 Thread Albrecht Schlosser

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2


No problem, sometimes you don't know, but generally it's better to ask in
fltk.general first.

Closing this now.


Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [MOD] STR #2946: PNG not loaded

2013-04-10 Thread Albrecht Schlosser

[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2
Fix Version: 1.3.2





Link: http://www.fltk.org/str.php?L2946
Version: 1.3.2
Fix Version: 1.3.2

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] svn access / fltk.org changeover?

2013-04-10 Thread Albrecht Schlosser
On 10.04.2013 18:51, Greg Ercolano wrote:
 On 04/10/13 00:01, Duncan Gibson wrote:
 and I no longer remember my subversion access password]

 FWIW, I believe there's a process for resetting your password
 at the right hand side of the login page:
 http://fltk.org/login.php

 Thanks for the pointer, Greg

 That's how I revitalized access from this, my work, address.

 However, I don't remember my subversion access password [from home]
 being the same as my mailing list / login account, but I could be
 wrong.

   Ah, could be.

   AFAIK, I don't think regular devs can manage svn user access,
   or if there is a way I don't know it.

Mike (and probably only Mike) can set developer status, and if you have
dev. status, you also have write access to svn - if not automatically,
then at least because Mike does it so. AFAIK.

   I do know back in Dec 2011 Mike announced the fltk.org site
   was being planned to move off easysw.com, and I think it was
   supposed to move to a site Torsten Giebl found called filemedia.

   Not sure that transfer happened, as IIRC filemedia required their
   logo be on our website's main page, e.g.
   http://www.syntheticsw.com/~wizard/tmp/fltkorg_top_banner.png
   ..and I don't see that mod currently.

   Unless I missed it, I don't think there was an announcement
   as to the changeover.

I don't think that anything happened so far...

   I'm actually not sure now if Mike is still managing fltk.org
   on a new site pointed at by Torsten, or if Torsten is now
   managing things.

   Kinda curious who the main contact and emergency contact
   (hit by a bus scenario) is for fltk.org.. anyone know?

Most of the data could probably be recovered with the nightly backups
that the dev's can access and save somewhere - as long as the site
still works, at least. But I don't know either, whether anyone else
has direct access to the server.

whois fltk.org now claims that Mike is the tech and admin person,
and Carl Thompson is the registrant. I just checked: this was the same
as of Dec. 2011.  Expiration date is now Feb. 2014.


Albrecht

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs


Re: [fltk.bugs] [HIGH] STR #2944: Mac OS X Fl_Gl_Window bugs - all FLTK versions

2013-04-10 Thread Greg Ercolano

DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2944
Version: 1.3.2


As a side note, in r9870, the new method suggest here to find the
top-level window's offset relative to the current widget
has been renamed to:

top_window_offset(xoff,yoff)


Link: http://www.fltk.org/str.php?L2944
Version: 1.3.2

___
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs