[ blackboxwm-Bugs-1022210 ] Segfault with --enable-debug

2004-09-03 Thread SourceForge.net
Bugs item #1022210, was opened at 2004-09-04 11:44 Message generated for change (Comment added) made by glutinous You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1022210&group_id=40696 Category: Behaviour Group: CVS Status: Open Resolution: None Priority:

[ blackboxwm-Bugs-1022210 ] Segfault with --enable-debug

2004-09-03 Thread SourceForge.net
Bugs item #1022210, was opened at 2004-09-04 11:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1022210&group_id=40696 Category: Behaviour Group: CVS Status: Open Resolution:

Re: bbkeys 0.9.0beta2 released

2004-09-03 Thread Jason 'vanRijn' Kasper
On Fri, 2004-09-03 at 21:44, Jeremy C. Reed wrote: [snip] > My focus style is Click to Focus. > ah hah. hm. I wonder if this is related to click to focus. it's a known limitation of blackbox-0.70.0beta*. -- ,-// | Jason 'vanRij

Re: using blackbox-0.70.0-beta1 and build problem in Application.cc

2004-09-03 Thread Jeremy C. Reed
On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote: > > Also I see only a archive libbt installed, but no shared library > > (libbt.so). Is there plans to provide/use a shared library (for bbkeys for > > example)? > > > > I've sent the patch that allows this to happen a while ago, and it was > decid

Re: bbkeys 0.9.0beta2 released

2004-09-03 Thread Jeremy C. Reed
On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote: > > Missing -liconv: > > > this is a symptom caused (I think) by the workaround you had to make in > blackbox. as a result, the pkgconfig stuff is now broke. That makes sense. My /usr/pkg/lib/pkgconfig/libbt.pc has: Libs: -L${libdir} -lbt And:

Re: using blackbox-0.70.0-beta1 and build problem in Application.cc

2004-09-03 Thread Jason 'vanRijn' Kasper
On Thu, 2004-09-02 at 05:03, Jeremy C. Reed wrote: > This is NetBSD 1.6.x using default gcc 2.95.3. Can blackbox beta be built > with gcc 2.95.x? > > This is blackbox-0.70.0-beta1. (Building using pkgsrc infrastructure.) [snip] > > Also I see only a archive libbt installed, but no shared library

Re: bbkeys 0.9.0beta2 released

2004-09-03 Thread Jason 'vanRijn' Kasper
On Fri, 2004-09-03 at 19:48, Jeremy C. Reed wrote: > On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote: > > > keeping up with blackbox changes. =:) > > Missing -liconv: this is a symptom caused (I think) by the workaround you had to make in blackbox. as a result, the pkgconfig stuff is now bro

Re: blackbox beta1 crash and bbkeys not changing windows

2004-09-03 Thread Jason 'vanRijn' Kasper
On Fri, 2004-09-03 at 17:34, Jeremy C. Reed wrote: > Grabbed title bar and tried to move and blackbox-0.70.0-beta1 crashed with > core: > > (gdb) bt > #0 0x4842a7f3 in kill () from /usr/lib/libc.so.12 > #1 0x4842a140 in abort () from /usr/lib/libc.so.12 > #2 0x483e7f0e in __assert13 () from /us

Re: using bbkeys beta questions/comments

2004-09-03 Thread Jason 'vanRijn' Kasper
On Thu, 2004-09-02 at 05:17, Jeremy C. Reed wrote: > > Also what happened to "NextWorkspace"? I don't see in source nor > > ChangeLogs. > > Well, I see it is lowercase "n". It works for me. > > Also, does raiseWhileCycling work? I don't see any difference with it true > or false. (Even with showC

Re: bbkeys 0.9.0beta2 released

2004-09-03 Thread Jeremy C. Reed
On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote: > keeping up with blackbox changes. =:) Missing -liconv: Unicode.o(.text+0x304): undefined reference to `libiconv_open' Unicode.o(.text+0x316): undefined reference to `libiconv_close' I added -liconv to end of LIBS = line in src/Makefile and it

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Jeremy C. Reed
On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote: > > g++ 2.95.4 (FreeBSD native compiler) I tried beta1 and now beta2 and can not compile with NetBSD's native 2.95.3. g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -DSHAPE -

new beta2 and failed libiconv checks

2004-09-03 Thread Jeremy C. Reed
The new beta2's configure checks for iconv continue to fail for me. config.log indicates that iconv_open is not defined. For example: /var/tmp/ccNHIaxv.o(.text+0x9): undefined reference to `iconv_open' That is correct. My libiconv is from libiconv-1.9.1nb1 package on NetBSD 1.6.x. It is GNU lib

Re: using bbkeys beta questions/comments

2004-09-03 Thread Jason 'vanRijn' Kasper
On Thu, 2004-09-02 at 05:09, Jeremy C. Reed wrote: > Now I am building bbkeys-0.9.0-beta1. > > I think the Makefile.am should be > fixed so docdir uses $(datadir)/doc/bbkeys instead of > $(prefix)/doc/bbkeys. > okay, fair enough. not really sure if this is multi-distribution-compliant? anyone

Re: [ blackboxwm-Bugs-991751 ] can't get to configuration menu

2004-09-03 Thread Robert Marshall
>>Comment By: Bradley T. Hughes (bradleyhughes) > Date: 2004-09-03 11:36 > > Message: > Logged In: YES > user_id=459209 > > ok, i figured out the bug and have fixed it in CVS. note: beta2 was > released before this change (so you'll need to use CVS to get the fix) > Replying here as you've

bbkeys 0.9.0beta2 released

2004-09-03 Thread Jason 'vanRijn' Kasper
https://sourceforge.net/project/showfiles.php?group_id=33459 keeping up with blackbox changes. =:) -- ,-// | Jason 'vanRijn' Kasper :: Numbers 6:22-26 ` | All brontosauruses are thin at one end, much MUCH thicker | in the mi

blackbox beta1 crash and bbkeys not changing windows

2004-09-03 Thread Jeremy C. Reed
Grabbed title bar and tried to move and blackbox-0.70.0-beta1 crashed with core: (gdb) bt #0 0x4842a7f3 in kill () from /usr/lib/libc.so.12 #1 0x4842a140 in abort () from /usr/lib/libc.so.12 #2 0x483e7f0e in __assert13 () from /usr/lib/libc.so.12 #3 0x806564a in dladdr () #4 0x8060269 in dlad

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Jason 'vanRijn' Kasper
On Fri, 2004-09-03 at 04:30, Bradley T Hughes wrote: > On Friday 03 September 2004 10:10, Bradley T Hughes wrote: > [snip] > > See the attached diff (I plan on putting this into CVS as soon as I > > verify it with a few more compilers). So far, I've checked g++ 3.3, > > g++ 3.4 and intel 8.0. I'm

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Jason 'vanRijn' Kasper
On Fri, 2004-09-03 at 04:10, Bradley T Hughes wrote: > On Friday 03 September 2004 09:41, Markus Ottenbacher wrote: > [snip] > > ... or SuSE 8.2/9.1 users (gcc 3.3 and gcc 3.3.3)... > > > > Could anyone explain above mentioned workaround? "making an adapted > > copy-paste of the 'char_traits.h' fil

Re: bbpager cvs with blackbox crashes

2004-09-03 Thread Robert Marshall
On Fri, 3 Sep 2004, John Kennis wrote: > Hi, > > I just fixed bbpager crashing when blackbox exits If you still experience > problems let me know. > > I just comminted the change to cvs but it might take a couple of hours > before the anonyous cvs server is updated. > Thank you - that appears

[ blackboxwm-Bugs-1021910 ] 0.65.0 and bzflag

2004-09-03 Thread SourceForge.net
Bugs item #1021910, was opened at 2004-09-03 09:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1021910&group_id=40696 Category: None Group: None Status: Open Resolution: None

[ blackboxwm-Bugs-1021215 ] iconified windows do not come to top

2004-09-03 Thread SourceForge.net
Bugs item #1021215, was opened at 2004-09-02 09:46 Message generated for change (Comment added) made by rupshall You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1021215&group_id=40696 Category: Behaviour Group: 0.70.x Status: Open Resolution: None Priorit

[ blackboxwm-Bugs-1018238 ] fbpaenl oddities

2004-09-03 Thread SourceForge.net
Bugs item #1018238, was opened at 2004-08-28 12:49 Message generated for change (Comment added) made by rupshall You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1018238&group_id=40696 Category: Behaviour Group: CVS Status: Open Resolution: Works For Me Pr

[ blackboxwm-Bugs-833071 ] Invalid signal handling

2004-09-03 Thread SourceForge.net
Bugs item #833071, was opened at 2003-10-30 14:05 Message generated for change (Comment added) made by cbiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=833071&group_id=40696 Category: Behaviour Group: 0.65.x Status: Closed Resolution: Out of Date Pr

[ blackboxwm-Bugs-833071 ] Invalid signal handling

2004-09-03 Thread SourceForge.net
Bugs item #833071, was opened at 2003-10-30 15:05 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=833071&group_id=40696 Category: Behaviour Group: 0.65.x >Status: Closed >Resolution: Out o

[ blackboxwm-Bugs-783968 ] assert.h

2004-09-03 Thread SourceForge.net
Bugs item #783968, was opened at 2003-08-06 08:43 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=783968&group_id=40696 Category: None Group: None >Status: Closed >Resolution: Fixed Pri

[ blackboxwm-Bugs-722590 ] Unnamed window (frame) left behind by some apps

2004-09-03 Thread SourceForge.net
Bugs item #722590, was opened at 2003-04-16 18:44 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=722590&group_id=40696 Category: Behaviour Group: 0.65.x >Status: Closed >Resolution: Fi

[ blackboxwm-Bugs-649992 ] cycle to previous window

2004-09-03 Thread SourceForge.net
Bugs item #649992, was opened at 2002-12-07 12:16 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=649992&group_id=40696 Category: Behaviour Group: 0.65.x >Status: Closed >Resolution: Out o

[ blackboxwm-Bugs-645226 ] auto raise with popup menus

2004-09-03 Thread SourceForge.net
Bugs item #645226, was opened at 2002-11-28 13:19 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=645226&group_id=40696 Category: Behaviour Group: 0.65.x >Status: Closed >Resolution: Out o

[ blackboxwm-Bugs-615251 ] Black graphics on Solaris

2004-09-03 Thread SourceForge.net
Bugs item #615251, was opened at 2002-09-27 00:01 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=615251&group_id=40696 Category: Appearance/Rendering Group: 0.65.x >Status: Closed >Resolu

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Matt Mills
Bradley T Hughes wrote: On Friday 03 September 2004 12:43, Matt Mills wrote: Dave Yeo wrote: On Tue, 31 Aug 2004 16:26:43 +0200, Bradley T Hughes wrote: So, I've just spent some time working on one of the biggest deficiencies in 0.70.0-beta1: Unicode support. [...] Just wondering how hard it would

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Bradley T Hughes
On Friday 03 September 2004 12:43, Matt Mills wrote: > Dave Yeo wrote: > > On Tue, 31 Aug 2004 16:26:43 +0200, Bradley T Hughes wrote: > >> So, I've just spent some time working on one of the biggest > >> deficiencies in 0.70.0-beta1: Unicode support. > > [...] > > > Just wondering how hard it woul

[ blackboxwm-Bugs-1021215 ] iconified windows do not come to top

2004-09-03 Thread SourceForge.net
Bugs item #1021215, was opened at 2004-09-02 17:46 Message generated for change (Comment added) made by sfrowd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1021215&group_id=40696 Category: Behaviour Group: 0.70.x Status: Open Resolution: None Priority:

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Matt Mills
Dave Yeo wrote: On Tue, 31 Aug 2004 16:26:43 +0200, Bradley T Hughes wrote: So, I've just spent some time working on one of the biggest deficiencies in 0.70.0-beta1: Unicode support. [...] Just wondering how hard it would be to make this an option? Specifically the dependency on libiconv. Dave I

[ blackboxwm-Bugs-912380 ] blackbox 0.70

2004-09-03 Thread SourceForge.net
Bugs item #912380, was opened at 2004-03-09 01:11 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=912380&group_id=40696 Category: None Group: CVS >Status: Closed >Resolution: Wont Fix P

[ blackboxwm-Bugs-764753 ] chatzilla window refuses to resize

2004-09-03 Thread SourceForge.net
Bugs item #764753, was opened at 2003-07-02 19:39 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=764753&group_id=40696 Category: Behaviour Group: CVS >Status: Closed >Resolution: Works

[ blackboxwm-Bugs-620488 ] "stuck" window loses focus

2004-09-03 Thread SourceForge.net
Bugs item #620488, was opened at 2002-10-09 00:17 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=620488&group_id=40696 Category: Behaviour Group: CVS >Status: Closed >Resolution: Fixed

[ blackboxwm-Bugs-1017907 ] wm crashes with rox-filer opening studio

2004-09-03 Thread SourceForge.net
Bugs item #1017907, was opened at 2004-08-27 23:28 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1017907&group_id=40696 Category: Behaviour Group: CVS Status: Open >Resolution: Works

[ blackboxwm-Bugs-1018238 ] fbpaenl oddities

2004-09-03 Thread SourceForge.net
Bugs item #1018238, was opened at 2004-08-28 19:49 Message generated for change (Settings changed) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1018238&group_id=40696 Category: Behaviour Group: CVS Status: Open Resolution: Works F

[ blackboxwm-Bugs-1018238 ] fbpaenl oddities

2004-09-03 Thread SourceForge.net
Bugs item #1018238, was opened at 2004-08-28 19:49 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1018238&group_id=40696 Category: Behaviour Group: CVS Status: Open >Resolution: Works For

[ blackboxwm-Bugs-896879 ] menues don't drag or tear off

2004-09-03 Thread SourceForge.net
Bugs item #896879, was opened at 2004-02-14 02:38 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=896879&group_id=40696 Category: Behaviour Group: CVS Status: Open >Resolution: Postponed P

[ blackboxwm-Bugs-991751 ] can't get to configuration menu

2004-09-03 Thread SourceForge.net
Bugs item #991751, was opened at 2004-07-15 19:24 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=991751&group_id=40696 Category: Behaviour Group: CVS >Status: Closed >Resolution: Fixed Pr

Blackbox 0.70.0 beta2 released.

2004-09-03 Thread Bradley T Hughes
The next beta is ready for testing. This version includes support for Unicode and UTF-8, as well as fixing the 'Focus Last Window on Workspace' functionality. -- Bradley T. Hughes - bhughes at trolltech.com Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway -- To UNSUBSCRIBE, email t

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Bradley T Hughes
On Friday 03 September 2004 10:10, Bradley T Hughes wrote: [snip] > See the attached diff (I plan on putting this into CVS as soon as I > verify it with a few more compilers). So far, I've checked g++ 3.3, > g++ 3.4 and intel 8.0. I'm going to try intel 7.1 and g++ 3.2 before > committing. Just

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Bradley T Hughes
On Friday 03 September 2004 09:41, Markus Ottenbacher wrote: [snip] > ... or SuSE 8.2/9.1 users (gcc 3.3 and gcc 3.3.3)... > > Could anyone explain above mentioned workaround? "making an adapted > copy-paste of the 'char_traits.h' file" seems rather vague to me. The standard C++ library distribute

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Bradley T Hughes
On Friday 03 September 2004 05:05, Steven Kah Hien Wong wrote: > On Tue, Aug 31, 2004 at 04:26:43PM +0200, Bradley T Hughes wrote: [snip] > Except for blackbox the undefined reference is a > basic_string::assign() function. Seems like a GCC problem to me. I > just compiled it with CXX=g++-3.4, and

Re: Unicode support in libbt and blackbox

2004-09-03 Thread Markus Ottenbacher
Jason 'vanRijn' Kasper wrote: On Thu, 2004-09-02 at 23:05, Steven Kah Hien Wong wrote: On Debian Testing, and GCC v3.3 I suspect, you will get a link error when trying to compile Blackbox. I've tracked down similar link errors on Google: http://lists.debian.org/debian-gcc/2004/08/msg00271.html

Re: New beta1 styles not working

2004-09-03 Thread Ciprian Popovici
Quoting Steven Kah Hien Wong <[EMAIL PROTECTED]>: > On Thu, Sep 02, 2004 at 09:28:14AM -0700, Jeremy C. Reed wrote: > > I have the new Styles. Choosing any style doesn't appear to change > > anything. Since they are all color names, I'd expect that they would at > > least change some colors. > > H