denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] latest git compile error


From: Bric
Subject: Re: [Denemo-devel] latest git compile error
Date: Tue, 10 Sep 2013 17:29:11 -0400 (EDT)


> On September 10, 2013 at 9:28 AM Richard Shann <address@hidden>
> wrote:
>
>
> OK, I have pushed a fix which I hope may build for gtk2
> I can't easily test however. Please report. If it builds try
> Input->Mouse->Mouse Insertion command to see if it does anything useful.




OK, I did "git pull", got your latest fix (I presume), and that seems to make it
compile to the end.

But then I get a seg fault, with the following (i didn't do make install, just
"cd ./src ; ./denemo"):

$ ./denemo

xmlsource == /home/bruno/.denemo-1.0.9/denemorc
audio driver is 'portaudio' 0
Initializing Fluidsynth

** (denemo:28332): WARNING **: The default fluidsynth soundfont has been loaded
Initializing PortAudio backend
opening output device 'ALSA: default'
MIDI driver is 'portmidi'
initializing PortMidi backend
opening input device 'ALSA: Midi Through Port-0'
opening output device 'ALSA: Midi Through Port-0'

(denemo:28332): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file: assertion
`filename != NULL' failed
Segmentation fault

_______________________________

[rant alert]

I was trying to send this MANY HOURS ago, but fabulous 1and1 webmail has been
neglecting to fix their cookie problem for years now. The problem causes
premature, instant log-out, upon log-in), so haven't been able to reply...
finally just installed a firefox add-on to delete specific-site cookies: if this
post works, then the add-on is a success... sorry, but years of pent-up
frustration with 1and1 tech support — on the phone they lovingly suggest you
don't use their webmail at all, as a solution, but that causes tremendous
logistical problems somehow (still, they advertise their packages as having the
webmail feature)... sorry about the rant, but I wanted to expose the true
culprits for my delaying to reply. I did the test shortly after Richard posted

[end rant]

>
> Thanks for the bug report.
>
> Richard
>
>
> On Tue, 2013-09-10 at 13:56 +0100, Richard Shann wrote:
> > On Tue, 2013-09-10 at 08:25 -0400, Bric wrote:
> > >
> > > > On September 10, 2013 at 7:49 AM Éloi Rivard <address@hidden> wrote:
> > > >
> > > >
> > > > Did you just run "make" ?
> > > > "make potfile" should create po/POTFILES.in
> > > >
> > >
> > > Yup. I got the sense to run "make" AFTER posting here. HOWEVER, it failed
> > > to
> > > compile later, anyway, with the following:
> > >
> > > bltdl.so /usr/lib/libxml2.so -lrsvg-2 /usr/lib/libsndfile.so -lsmf
> > > -lgtksourceview-2.0 -levview -levdocument /usr/lib/libgtk
> > > -x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
> > > /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/li
> > > bgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so
> > > /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfon
> > > tconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
> > > /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so /usr/l
> > > ib/libfluidsynth.so -lrubberband /usr/lib/libportaudio.so
> > > /usr/lib/libasound.so
> > > -lpthread /usr/lib/libaubio.so /usr/lib/libf
> > > ftw3.so -lm -lportmidi -lporttime -pthread
> > > palettes.o: In function `new_palette':
> > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:160: undefined
> > > reference
> > > to `gtk_grid_new'
> >
> > ...
> > uh, oh. This is presumably because you are using gtk2 and I have moved
> > on to gtk3. I'll have to surround this stuff with something to exclude
> > it from gtk2 builds. Since GTK2 is not now the default in Debian Stable
> > I think it is ok just to maintain it at the status quo.
> > Can you build with gtk3? (--enable-gtk3 I would guess).
> >
> > Richard
> >
> >
> >
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/denemo-devel
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]