September 13, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[04:31:53] *** briandealwis has quit IRC
[07:48:34] *** tschindl has joined #eclipse-e4
[08:58:15] *** tschindl has quit IRC
[09:21:34] *** tschindl has joined #eclipse-e4
[09:39:10] *** magnet has quit IRC
[10:06:15] *** buk has joined #eclipse-e4
[10:06:31] <buk> Hey folks. :)
[10:07:44] <buk> Maybe someone can give me a quick answer. I'm currently fiddling with my first e4-application and I'm using the ...e4.core.services.log.Logger to write some logging. Though I dont get anything anywhere. Whats wrong?
[10:08:40] <buk> Source is here: http://pastebin.com/A8iAkenR
[10:45:43] *** magnet has joined #eclipse-e4
[11:47:41] <tschindl> buk: well what is the log-level?
[11:47:56] <tschindl> the logger you get injected IIRC is the logger of the workbench
[11:48:44] <tschindl> I once started working on the logger and added a logger factory
[11:51:46] <buk> tschindl: I didn't define anything special for the logger but even warnings and errors wont get displayed
[11:52:01] <tschindl> I think you should let you inject an ILoggerProvider which allows to create a logger for your class which uses the logging configuration of the bundle
[11:52:26] <buk> though I just messed up something by removing all dependencies in the product :o}
[11:52:49] <tschindl> the logger you'll is an WorkbenchLogger
[11:53:42] <buk> "!MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/Context/context/SET].
[11:53:44] <tschindl> which uses the FrameworkLog
[11:53:56] <tschindl> you are missing the equinox.event
[11:54:27] <tschindl> without that we have no event-system and are doomed to failed
[11:54:31] <buk> thanks, running again :)
[11:54:51] <tschindl> so best might be do debug into your log call
[11:55:00] <buk> k
[11:57:45] <tschindl> anyways we need work on the logging system - it's IMHO in a quite unusable state currently
[12:01:46] <buk> can I bother you with somethign else? :)
[12:01:59] <buk> I have a model defined and a following services who implements it
[12:02:08] <buk> used Lars Vogels e4-Tutorial
[12:02:45] <buk> now I'm injectiont the ISomethingModel but when I'm trying to use the object I get NullPointer-Exceptions
[12:05:00] <buk> oh ... well, isnt the constructor of the implementing class executed?
[12:06:46] <buk> OH again, me stupid ... "public void" doesnt define a constructor ;)
[12:21:57] <buk> tschindl: any hint on that, maybe thats my problem: "Discouraged access: The type Logger is not accessible due to restriction on required library D:\Workspace\Eclipse\plugins\org.eclipse.e4.core.services_0.10.0.v20110613-2030.jar"
[13:08:47] <tschindl> all our classes are currently defined as internal because we are not sure yet about their API
[13:12:46] <buk> mmmh, k
[13:52:48] *** rcjsuen_ is now known as rcjsuen
[15:26:08] *** yarthorn has joined #eclipse-e4
[15:26:45] <yarthorn> rcjsuen: aren't you going to verify ~356860 in all fifteen languages the problem was reported in? :)
[15:26:48] <Arbalest> Bug 356860 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=356860 - Platform / UI / 4.1 - All / All - VERIFIED / FIXED / critical / - Assignee: remysuen - TVT/DVT3.7:TCT98: TVT_PTB: "Theme" dropdown is in English on Preferences>General>Appearance
[15:26:57] *** magnet has quit IRC
[15:27:21] <rcjsuen> yarthorn: Maybe I should. Or else I'll be told it's been fixed fifteen times.
[15:30:31] *** magnet has joined #eclipse-e4
[15:50:29] *** yarthorn_ has joined #eclipse-e4
[15:51:10] *** yarthorn has quit IRC
[15:51:24] *** yarthorn_ is now known as yarthorn
[15:55:51] *** briandealwis has joined #eclipse-e4
[16:07:40] <tschindl> emoffatt: ping
[16:08:53] <emoffatt> tschindl: pong
[16:09:25] <tschindl> so i don't need to coupon for our talk - you can use it and so you get a free pass
[16:09:25] <emoffatt> i'm on the eclipsecon ibm call now :)
[16:09:38] <emoffatt> exce;;ent
[16:10:16] <emoffatt> thanks
[16:20:19] <emoffatt> tschindl: could you send me a picture of you for the 'Eclipse...10 years' photo album we're putting together ?
[16:22:31] <tschindl> emoffatt: done
[16:22:37] <emoffatt> ty
[16:43:19] *** yarthorn has quit IRC
[16:54:19] *** yarthorn has joined #eclipse-e4
[17:14:21] *** yarthorn_ has joined #eclipse-e4
[17:17:03] *** yarthorn has quit IRC
[17:17:16] *** yarthorn_ is now known as yarthorn
[18:05:54] *** tschindl has quit IRC
[19:11:20] *** lpereira has joined #eclipse-e4
[19:42:31] *** aniefer has joined #eclipse-e4
[19:43:35] *** briandealwis has quit IRC
[21:17:21] *** briandealwis has joined #eclipse-e4
[22:17:12] *** rcjsuen has quit IRC
[22:56:43] *** rcjsuen has joined #eclipse-e4
[23:15:33] *** aniefer has quit IRC
[23:29:18] *** yarthorn has quit IRC
[23:50:16] *** lpereira has quit IRC

top