<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 23 March 2015 at 03:15, David Henningsson <span dir="ltr"><<a href="mailto:david.henningsson@canonical.com" target="_blank">david.henningsson@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
<br>
On 2015-03-16 14:49, David Henningsson wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
On 2015-03-13 14:28, Peter Mattern wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hello.<br>
<br>
The number of commits since last pavucontrol release isn't that high but<br>
they do comprehend quite a lot of rather important bug fixes, imo.<br>
<br>
A probably related finding is that compiling 2.0 code on recent systems<br>
seems to have issues.<br>
E. g. on up-to-date Arch Linux x86_64 compiling the usual way seems to<br>
work flawlessly but yields a binary segfaulting right upon start<br>
(systemd journal: 'kernel: traps: pavucontrol[4102] general protection<br>
ip:7f34c9809f3f sp:7fffd8d80820 error:0 in libgobject-2.0.so.0.4200.2').<br>
Problem can't be seen with Git code.<br>
<br>
So all in all I'm wondering whether a minor or point release of<br>
pavucontrol wouldn't make sense.<br>
</blockquote>
<br>
Indeed it would. I was actually about to do so, but then this flu thing<br>
went viral. I'm working on rebuilding myself into a less buggy state<br>
again before sneezing out an rc.<br>
</blockquote>
<br></span>
Hrm, this pavucontrol application seems a bit difficult to test (and I do want to test it before I release it...)<br>
<br>
How do you others do it? First, if I try an out-of-tree build, it fails updating some README file. Second, if I don't, it does compile, but running from build directory fails with Gtk::Builder::add_from_file throwing a Glib::FileError. Any tricks I'm missing here?</blockquote><div><br></div><div>In src/Makefile.am a flag is set to point pavucontrol to the glade file:</div><div><br></div><div><div>pavucontrol_CXXFLAGS+=-DGLADE_FILE=\"$(gladedir)/pavucontrol.glade\"</div><div>#pavucontrol_CXXFLAGS+=-DGLADE_FILE=\"pavucontrol.glade\"</div></div><div><br></div><div>Comment the first and uncomment the second and you will be able to run it.</div><div><br></div><div>That is what I've done to test.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><br>Saludos,<br>Felipe Sateler</div>
</div>
</div></div></div>