Dear gtk2hs developers,
What's the current state of gtk2hs with respect to the threaded RTS and
C finalizers? Should we expect 0.10.1 to work?
As you may know, we're working on ThreadScope, a gtk2hs-based tool for
parallel performance visualisation in GHC. I recently switched to use
the thre
On 02/11/2009 21:11, Axel Simon wrote:
> The story is as follows:
>
> Calling g_object_unref, the principal finalizer we attach to any
> ForeignPtr, will decrement the reference count and immediately finalize
> an object if this counter is zero. This can pose problems in three ways:
>
> a) Storing
On 04/11/2009 18:31, Axel Simon wrote:
> I just realized that we haven't changed everything to use direct calls
> to C finalizers but to Haskell finalizers. I assume that this is because
> Haskell still got called from within the GC. If it is still called from
> within the GC, then some signals ar
On 10/11/2009 13:52, Axel Simon wrote:
> On Tue, 2009-11-10 at 13:13 +0000, Simon Marlow wrote:
>> On 04/11/2009 18:31, Axel Simon wrote:
>>
>>> I just realized that we haven't changed everything to use direct calls
>>> to C finalizers but to Haskell fin
I've no idea how hard this is, but is it possible to have an updated
gtk2hs Windows installer to GHC 6.10.4?
The problem is that currently we're trying to write a list of
instructions for people to get ThreadScope, and on Windows we can't tell
people to get the Haskell Platform because it ships
on
> Cheers,
> Axel
>
> On Tue, 2009-11-17 at 10:30 +, Simon Marlow wrote:
>> I've no idea how hard this is, but is it possible to have an updated
>> gtk2hs Windows installer to GHC 6.10.4?
>>
>> The problem is that currently we're trying to wr
, Duncan,
>
> -threaded now works with Gtk2Hs. See below.
>
>
> On Tue, 2009-11-10 at 14:14 +, Simon Marlow wrote:
>> On 10/11/2009 13:52, Axel Simon wrote:
>
>>>> Does the traceback in my original message give you enough information?
>>>> (reproduc
On 23/11/09 12:46, Axel Simon wrote:
> On Mon, 2009-11-23 at 11:01 +0000, Simon Marlow wrote:
>> Axel, this is great news, many thanks for working on it!
>>
>> I'm interested in using Cairo from multiple threads. What exactly is
>> supported there? Can I run an a
On 23/11/09 14:12, Axel Simon wrote:
> On Mon, 2009-11-23 at 13:35 +0000, Simon Marlow wrote:
>>> On Mon, 2009-11-23 at 11:01 +, Simon Marlow wrote:
>>>> Axel, this is great news, many thanks for working on it!
>>
>
> Actually, there is still one aspect
:5719: (column 22) [ERROR]
>>> Unknown identifier!
Cannot find a definition for `gtk_tool_shell_get_type' in the header
file.
Perhaps these are because I have an older version of gtk+ installed? If
that's the case, shouldn't the configure script complain?
Cheer
On 08/04/2010 12:18, Axel Simon wrote:
> Hi Simon,
>
> On 08.04.2010, at 12:59, Simon Marlow wrote:
>
>> Building from the darcs repository using GHC 6.12.1.20100330 (6.12.2
>> RC1), I get a failure in make depend, which later leads to
>>
>> /home/simo
e -v to see a list of the files searched for.
Cheers,
Simon
> Cheers,
>
>-- Andy
>
> Simon Marlow writes:
>
>> Building from the darcs repository using GHC 6.12.1.20100330 (6.12.2 RC1), I
>> get a failure in make
>> depend, which later leads to
>>
On 08/04/2010 14:32, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 08/04/2010 14:00, Andy Stewart wrote:
>>> Hi Simon,
>>>
>>> Sorry for inconvenience!
>>>
>>> It's my fault that i forgot add gtk-2.xx tag in hierarchy.list and
On 08/04/2010 15:10, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 08/04/2010 14:32, Andy Stewart wrote:
>>> Simon Marlow writes:
>>>
>>>> On 08/04/2010 14:00, Andy Stewart wrote:
>>>>> Hi Simon,
>>>>>
>>>>
On 08/04/2010 16:26, Simon Marlow wrote:
> I did 'make clean', re-configured with --disable-split-objs, and I still
> see the same error. Any more ideas?
>
> gtk/Graphics/UI/Gtk.hs.pp:295:0:
> Failed to load interface for `Graphics.UI.Gtk.General.AccelGroup':
>
On 08/04/2010 17:12, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 08/04/2010 16:26, Simon Marlow wrote:
>>
>>> I did 'make clean', re-configured with --disable-split-objs, and I still
>>> see the same error. Any more ideas?
>>>
On 09/04/2010 13:38, Andy Stewart wrote:
> Hi Simon,
>
> Simon Marlow writes:
>
>> On 08/04/2010 17:12, Andy Stewart wrote:
>>> Simon Marlow writes:
>>>
>>>> On 08/04/2010 16:26, Simon Marlow wrote:
>>>>
>>>>> I did &
On 09/04/2010 14:25, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 09/04/2010 13:38, Andy Stewart wrote:
>>> Hi Simon,
>>>
>>> Simon Marlow writes:
>>>
>>>> On 08/04/2010 17:12, Andy Stewart wrote:
>>>>> S
On 09/04/2010 15:03, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 09/04/2010 14:25, Andy Stewart wrote:
>>> Simon Marlow writes:
>>>
>>>> On 09/04/2010 13:38, Andy Stewart wrote:
>>>>> Hi Simon,
>>>>>
>>&g
On 09/04/2010 15:28, Andy Stewart wrote:
> Simon Marlow writes:
>
>> On 09/04/2010 15:03, Andy Stewart wrote:
>>> Simon Marlow writes:
>>>
>>>> On 09/04/2010 14:25, Andy Stewart wrote:
>>>>> Simon Marlowwrites:
>>>&
On 09/04/2010 16:01, Simon Marlow wrote:
> Now I have a different problem:
>
> /home/simonmar/fp/bin/x86_64-unknown-linux/ghc-6.12.1.20100330 +RTS -RTS
> -c soegtk/Graphics/SOE/Gtk.hs -o soegtk/Graphics/SOE/Gtk.o -O -isoegtk
> -package-conf package.conf.inplace -hide-all-packages
On 09/04/2010 17:14, Axel Simon wrote:
>
> On 09.04.2010, at 17:13, Simon Marlow wrote:
>
>> On 09/04/2010 16:01, Simon Marlow wrote:
>>
>>> Now I have a different problem:
>>>
>>> /home/simonmar/fp/bin/x86_64-unknown-linux/ghc-6.12.1.20100330 +RTS
On 19/04/2010 15:09, Andy Stewart wrote:
> Hi Simon,
> Simon Marlow writes:
>
>> On 09/04/2010 17:14, Axel Simon wrote:
>>>
>>> On 09.04.2010, at 17:13, Simon Marlow wrote:
>>>
>>>> On 09/04/2010 16:01, Simon Marlow wrote:
>>>>
&
I recently compiled gtk2hs from the new Cabal packages (which worked
great, well done folks!). However, when compiling ThreadScope against
the new gtk2hs, I noticed that some things from Graphics.UI.Gtk.Gdk.GC
are no longer exported by Graphics.UI.Gtk, namely GC and gcNew.
Is this intentional?
On 13/05/2010 15:41, Axel Simon wrote:
> Hi Simon,
>
> On 13.05.2010, at 16:24, Simon Marlow wrote:
>
>> I recently compiled gtk2hs from the new Cabal packages (which worked
>> great, well done folks!). However, when compiling ThreadScope against
>> the new gtk2hs, I
On 24/05/2010 21:00, Axel Simon wrote:
> Hi darcs gurus, hi Duncan,
>
> I'm stuck! I've just tried to separate the Gtk2Hs repo on
> code.haskell.org into it's constituent libraries. What we want is to
> extract some of the libraries that Gtk2Hs provides into their own
> repositories without loosing
On 16/07/2010 12:36, Axel Simon wrote:
> Dear Haskell maintainers,
>
> I've progressed a little and found that the problem is down to
> accessing global variables that are declared in dynamic libraries. In
> a nutshell, this doesn't as the addresses of these global variables
> are all wrong when gh
On 16/07/2010 14:04, Axel Simon wrote:
> Hi Simon,
>
> On 16.07.2010, at 14:29, Simon Marlow wrote:
>
>> On 16/07/2010 12:36, Axel Simon wrote:
>>> Dear Haskell maintainers,
>>>
>>> I've progressed a little and found that the problem is down to
&
On 09/10/10 19:11, Axel Simon wrote:
>
> On Oct 9, 2010, at 18:23, John Obbele wrote:
>
>> Hi again !
>>
>> On Sat, Oct 09, 2010 at 05:10:36PM +0200, Axel Simon wrote:
>>> Yes, that's the notion. mainGUI must be "__safe" because it will
>>> call back into Haskell land. Once a callback from the main
29 matches
Mail list logo