Adam Tauno Williams | 3 Dec 2011 22:54
Gravatar

SOPE Packages On openSUSE 12.1

Building the src gnustep & SOPE packages from
<http://download.opensuse.org/repositories/home:/oeufdure:/SOGO/openSUSE_11.4/src/> fails on
openSUSE 12.1.  I've been using these GNUstep & SOPE packages to build OpenGroupware on openSUSE 11.x.  
I've not seen this error before -

rm -f dynamic-load.h
cp simple-load.h dynamic-load.h
/usr/share/GNUstep/Makefiles/mkinstalldirs .
mv ../Headers/Additions/GNUstepBase/config.h .
touch ./config.h
/usr/share/GNUstep/Makefiles/mkinstalldirs ./GNUstepBase
mv ../Headers/Additions/GNUstepBase/GSConfig.h ./GNUstepBase
touch ./GNUstepBase/GSConfig.h
Making all in Additions ...
Making all for subproject Additions...
 Compiling file GSObjCRuntime.m ...
In file included
from ../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:43:0,
                 from ../../Headers/Foundation/NSObjCRuntime.h:81,
                 from ../../Headers/Foundation/NSZone.h:57,
                 from .././common.h:28,
                 from GSObjCRuntime.m:32:
/usr/lib64/gcc/x86_64-suse-linux/4.6/include/objc/runtime.h:45:3: error:
#error You can not include both objc/objc-api.h and objc/runtime.h.
Include objc/objc-api.h for the traditional GNU Objective-C Runtime API
and objc/runtime.h for the modern one.
In file included
from ../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:43:0,
                 from ../../Headers/Foundation/NSObjCRuntime.h:81,
                 from ../../Headers/Foundation/NSZone.h:57,
(Continue reading)

Sebastian Reitenbach | 10 Jun 2011 11:15
Picon

Fwd: ANN: GNUstep 2.6.0 for openSUSE 11.4

Hi Adam,

I think you used SuSE, right? This was just announced Today. RPMs for OpenSUSE 11.4, and a VM, with a
preinstalled development environment. I put both mails into this single one...

I was a bit busy with other gnustep related stuff, and other lately, but I wonder whether you had time to try
ogo with gnustep.
One of the "major" problems I found is fixed in gnustep-base with the actual release, and another one is
fixed in SOPE.
That reminds me I should update the bug reports in the mantis tracker on SF ;)

Sebastian

 
-------- Original Message -------- 
Subject: ANN: GNUstep 2.6.0 for openSUSE 11.4 
Date: Friday, June 10, 2011 03:08 CEST 
From: Richard Stonehouse <richard@...> 
To: info-gnustep@..., discuss-gnustep@... 

 
GNUstep 2.6.0 for openSUSE 11.4
*******************************

GNUstep binary, source and documentation RPMs for openSUSE 11.4 are
now available. They include the core libraries, themes, background
wallpapers and a small set of applications. They are based on
gnustep-make version 2.6.0, gnustep-base version 1.22.0, gnustep-gui
version 0.20.0 and gnustep-back version 0.20.1.

(Continue reading)

Adam Tauno Williams | 4 Oct 2010 14:58
Gravatar

Clients with VJOURNAL support?

Anyone know of a client [or clients] that support VJOURNAL (memo)
besides GNOME's Evolution?

--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Steve | 4 Mar 2010 15:05
Picon

Any plans to support SOPE Trunk (revision 1702)

Are there any plans to support SOPE Revision 1702 with a new sope-gsmake2.diff? The current
sope-gsmake2.diff from SOGo MTN repository is failing on SOPE r1702.
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Sergey Golovin | 4 Mar 2010 06:36
Picon

Re: [Bug 2044] There is no checking of access permissions to view the related links



2010/3/3 <bugzilla-7882/jkIBneb7NEy/Hq5q9i2O/JbrIOy@public.gmane.org>
------- Additional Comments From Golovin.SV-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org  2010-03-03 14:24 -------
May be users shouldn't see such documents at all?
In that case I should open new bug report (then my second patch makes no sense).

I should ask in the mailing list before posting a new bug report.

There is the capability that a user can create the document in a shared project with permissions set
explicitly off for only that user's access. Another user can view all tabs of the document viewer with
the exception of the content tab (will see noReadAccessWarning). Moreover there is nothing to prevent
others from clipping the document (and no other actions can do). If my changes proposed by #2044
will take effect then clipping of such documents by "not-owners" makes no sense. Users trying to
insert the clipped object link will get no visible results as it is what #2044 does.

There is the necessity to decide should users with only "l" rights on the document see that document in
the folder list (the document tab) of a project? I think it's useless to see a document with which you can't
do anything else clipping.


--
Sergey Golovin
Wolfgang Sourdeau | 1 Feb 2010 17:08
Picon

NSBundle hacks in NGBundleManager

Hi,

I have noticed something odd when launching SOGo from a crowded 
directory, compared to an empty one: the process directly takes hundreds 
of Mb of RAM in the crowded one while it's not the case in the empty one.

I haven't pinpointed the problem yet but it looks like a leak in the 
NGBundleManager code. Does that ring a bell to anybody? Does this happen 
with OGo too?

Also, digging in that code, I noticed a hack that intrigues me... the: 
_objc_lookup_class function in the objective-c runtime is replaced with 
another hook. Avoiding that operation seems to avoid the problem above. 
However I am wondering if by removing it I would not cause other 
problems elsewhere. So, my other question is to know what the purpose is 
of that code and if it's still needed for a gnustep based SOPE 
application... or even a libFoundation based one for that matter.

Thanks
-- 
Wolfgang Sourdeau  ::  +1 (514) 447-4918 ext. 125  ::  wsourdeau@...
Inverse inc. Leaders behind SOGo (www.scalableogo.org) and PacketFence 
(www.packetfence.org)
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Sergey Golovin | 27 Jan 2010 14:56
Picon

Fwd: [Bug 2042] The wildcard "*" doesn't give expected results by search in contacts or enterprises

------- Additional Comments From sebastia@...
2010-01-27 13:23 -------
However, the full text search for me is completely broken, doesn't matter what I
search: e.g. justsomething or 'blah', with or without the patch, it always
throws the exception:
....
Searching the web, I found this:
http://code.djangoproject.com/ticket/6523

I have postgresql-8.3.7 running on my box.

Sergey, do you can tell me whether the full text search works for you, and which
version of postgres do you are using.

Sebastian
-----------------------------------------------------------------------------------------------------------------------------------

The full text search works well for me with postgresql-8.3.9.

-- 
Sergey Golovin
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Steve | 27 Nov 2009 20:46
Picon

Warnings when compiling under Gentoo

Hallo all

I have made a Gentoo Ebuild for SOPE-4.9_pre200908051100 and one for SOPE SVN. Every time when I compile
with the Gentoo tool chain at the end of the compile run I get the following warnings (they are coming from
the Gentoo build tool chain utilities):
------------------------------------
 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * UnixSignalHandler.m:364: warning: implicit declaration of function 'sigpause'
 * NGLdapSearchResultEnumerator.m:81: warning: implicit declaration of function 'ldap_abandon'
 * NGLdapSearchResultEnumerator.m:211: warning: implicit declaration of function 'ldap_value_free'
 * NGLdapSearchResultEnumerator.m:225: warning: implicit declaration of function 'ldap_result2error'
 * NGLdapConnection.m:92: warning: implicit declaration of function 'ldap_unbind'
 * NGLdapConnection.m:96: warning: implicit declaration of function 'ldap_init'
 * NGLdapConnection.m:292: warning: implicit declaration of function 'ldap_simple_bind_s'
 * NGLdapConnection.m:293: warning: implicit declaration of function 'ldap_bind_s'
 * NGLdapConnection.m:376: warning: implicit declaration of function 'ldap_search'
 * NGLdapConnection.m:596: warning: implicit declaration of function 'ldap_add'
 * NGLdapConnection.m:624: warning: implicit declaration of function 'ldap_result2error'
 * NGLdapConnection.m:648: warning: implicit declaration of function 'ldap_compare_s'
 * NGLdapConnection.m:672: warning: implicit declaration of function 'ldap_delete_s'
 * NGLdapConnection.m:756: warning: implicit declaration of function 'ldap_modify_s'
 * NGLdapConnection.m:942: warning: implicit declaration of function 'ldap_search_s'

 * QA Notice: Package has poor programming practices which may compile
 *            but will almost certainly crash on 64bit architectures.
 * Function `ldap_init' implicitly converted to pointer at NGLdapConnection.m:96
------------------------------------

I btw applied the SOGo patches to SOPE. I don't know if that has any influence on the error above?

Is that anything you guys can use? Should I file a bug report? Or is this nothing important?

// Steve
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Steve | 25 Nov 2009 17:16
Picon

THANKS

Adam and Sergey

Thank you so much. I finally got everything up and running. Thanks to you two. You have been a great help on
this list. Without you both I would be no where. Thank you!

// Steve
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Steve | 25 Nov 2009 05:26
Picon

mod_ngobj question

Hallo all,

do I see that right that I NEED mod_ngobjweb in order to forward HTTP requests to SOPE? Is there any other
possible way to do the same without mod_ngobjweb? To be more precise: Is there another way doing the same
avoiding the use of Apache?

I use nginx as primary web server and would really like to avoid to use again Apache. So if any one of you have a
way how to avoid using Apache then let me know. If it's not possible without mod_ngobjweb then please tell
me that as well.

// Steve
-- 
Preisknaller: GMX DSL Flatrate für nur 16,99 Euro/mtl.!
http://portal.gmx.net/de/go/dsl02
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Steve | 23 Nov 2009 16:42
Picon

Compiling SOPE revision 1660 fails

Hallo all,

I am trying to compile SOPE r1660
(http://download.opengroupware.org/nightly/sources/trunk/sope-trunk-r1660-200908051100.tar.gz)
and it's failing with the following error:
-------------------------
Making all for subproject NGImap4...
 Compiling file NGImap4ResponseParser.m ...
 Compiling file NGImap4Client.m ...
NGImap4Client.m: In function '-[NSException(setUserInfo) setUserInfo:]':
NGImap4Client.m:61: error: 'struct NSException' has no member named '_e_info'
NGImap4Client.m:61: error: 'struct NSException' has no member named '_e_info'
gmake[4]: *** [obj/NGImap4Client.m.o] Error 1
gmake[3]: *** [internal-subproject-all_] Error 2
gmake[2]: *** [NGImap4.all.subproject.variables] Error 2
gmake[1]: *** [libNGMime.all.library.variables] Error 2
gmake: *** [internal-all] Error 2
-------------------------

SOPE-4.8-pre is failing with the same issue:
-------------------------
Making all for subproject NGImap4...
 Compiling file NGImap4ResponseParser.m ...
 Compiling file NGImap4Client.m ...
NGImap4Client.m: In function '-[NSException(setUserInfo) setUserInfo:]':
NGImap4Client.m:61: error: 'struct NSException' has no member named '_e_info'
NGImap4Client.m:61: error: 'struct NSException' has no member named '_e_info'
gmake[4]: *** [obj/NGImap4Client.m.o] Error 1
gmake[3]: *** [internal-subproject-all_] Error 2
gmake[2]: *** [NGImap4.all.subproject.variables] Error 2
gmake[1]: *** [libNGMime.all.library.variables] Error 2
gmake: *** [internal-all] Error 2
-------------------------

Is that issue known? Any fix for it? Should I open a bug report?
Let me know if more info from my part is needed.

// SteveB
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
--

-- 
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer


Gmane