* Re: 01/01: gnu: audacity: Update to 2.2.0.
[not found] ` <20171118150820.C132C200FF@vcs0.savannah.gnu.org>
@ 2017-11-18 15:42 ` Leo Famulari
2017-11-18 19:25 ` Alex Vong
2017-11-18 19:38 ` Pjotr Prins
0 siblings, 2 replies; 5+ messages in thread
From: Leo Famulari @ 2017-11-18 15:42 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]
On Sat, Nov 18, 2017 at 10:08:20AM -0500, Ricardo Wurmus wrote:
> rekado pushed a commit to branch master
> in repository guix.
>
> commit 3182a1d2f1f63bcc0840bf0c98e54a7037281163
> Author: Ricardo Wurmus <rekado@elephly.net>
> Date: Sat Nov 18 14:49:29 2017 +0100
>
> gnu: audacity: Update to 2.2.0.
>
> * gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * gnu/packages/audio.scm (audacity): Update to 2.2.0.
> [source]: Add patch to build with system portaudio; add snippet to remove most
> bundled libraries.
> [inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with
> "wxwidgets"; remove "libsbsms"; add "suil" and "portmidi".
> [arguments]: Adjust configure flags to avoid using bundled libraries; remove
> phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
Is anyone else having problems with this new version of Audacity?
On Debian, the graphical user interface is broken for me (overlapping
and blank elements), and it crashes when opening a file, with
"(audacity:21456): GLib-GIO-ERROR **: Settings schema
'org.gtk.Settings.FileChooser' is not installed".
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 01/01: gnu: audacity: Update to 2.2.0.
2017-11-18 15:42 ` 01/01: gnu: audacity: Update to 2.2.0 Leo Famulari
@ 2017-11-18 19:25 ` Alex Vong
2017-11-18 19:38 ` Pjotr Prins
1 sibling, 0 replies; 5+ messages in thread
From: Alex Vong @ 2017-11-18 19:25 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1590 bytes --]
Hello Leo,
Leo Famulari <leo@famulari.name> writes:
> On Sat, Nov 18, 2017 at 10:08:20AM -0500, Ricardo Wurmus wrote:
>> rekado pushed a commit to branch master
>> in repository guix.
>>
>> commit 3182a1d2f1f63bcc0840bf0c98e54a7037281163
>> Author: Ricardo Wurmus <rekado@elephly.net>
>> Date: Sat Nov 18 14:49:29 2017 +0100
>>
>> gnu: audacity: Update to 2.2.0.
>>
>> *
>> gnu/packages/patches/audacity-build-with-system-portaudio.patch: New
>> file.
>> * gnu/local.mk (dist_patch_DATA): Add it.
>> * gnu/packages/audio.scm (audacity): Update to 2.2.0.
>> [source]: Add patch to build with system portaudio; add snippet
>> to remove most
>> bundled libraries.
>> [inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with
>> "wxwidgets"; remove "libsbsms"; add "suil" and "portmidi".
>> [arguments]: Adjust configure flags to avoid using bundled
>> libraries; remove
>> phase "autoreconf"; add phases "fix-sbsms-check" and
>> "use-upstream-headers".
>
> Is anyone else having problems with this new version of Audacity?
>
> On Debian, the graphical user interface is broken for me (overlapping
> and blank elements), and it crashes when opening a file, with
> "(audacity:21456): GLib-GIO-ERROR **: Settings schema
> 'org.gtk.Settings.FileChooser' is not installed".
It mostly works for me. I can play music and the overlapping issue can
be fixed by dragging the toolbar. The only unfixable issue is the
missing icon for the closing button. I am running guix on debian testing
(buster).
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 01/01: gnu: audacity: Update to 2.2.0.
2017-11-18 15:42 ` 01/01: gnu: audacity: Update to 2.2.0 Leo Famulari
2017-11-18 19:25 ` Alex Vong
@ 2017-11-18 19:38 ` Pjotr Prins
2017-11-21 18:20 ` Leo Famulari
1 sibling, 1 reply; 5+ messages in thread
From: Pjotr Prins @ 2017-11-18 19:38 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
On Sat, Nov 18, 2017 at 10:42:48AM -0500, Leo Famulari wrote:
> On Sat, Nov 18, 2017 at 10:08:20AM -0500, Ricardo Wurmus wrote:
> > rekado pushed a commit to branch master
> > in repository guix.
> >
> > commit 3182a1d2f1f63bcc0840bf0c98e54a7037281163
> > Author: Ricardo Wurmus <rekado@elephly.net>
> > Date: Sat Nov 18 14:49:29 2017 +0100
> >
> > gnu: audacity: Update to 2.2.0.
> >
> > * gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file.
> > * gnu/local.mk (dist_patch_DATA): Add it.
> > * gnu/packages/audio.scm (audacity): Update to 2.2.0.
> > [source]: Add patch to build with system portaudio; add snippet to remove most
> > bundled libraries.
> > [inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with
> > "wxwidgets"; remove "libsbsms"; add "suil" and "portmidi".
> > [arguments]: Adjust configure flags to avoid using bundled libraries; remove
> > phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
>
> Is anyone else having problems with this new version of Audacity?
>
> On Debian, the graphical user interface is broken for me (overlapping
> and blank elements), and it crashes when opening a file, with
> "(audacity:21456): GLib-GIO-ERROR **: Settings schema
> 'org.gtk.Settings.FileChooser' is not installed".
that looks very familiar. Try
env XDG_DATA_DIRS=/usr/local/share:/usr/share audacity
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 01/01: gnu: audacity: Update to 2.2.0.
2017-11-18 19:38 ` Pjotr Prins
@ 2017-11-21 18:20 ` Leo Famulari
2017-11-21 18:27 ` Pjotr Prins
0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2017-11-21 18:20 UTC (permalink / raw)
To: Pjotr Prins; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
On Sat, Nov 18, 2017 at 08:38:54PM +0100, Pjotr Prins wrote:
> On Sat, Nov 18, 2017 at 10:42:48AM -0500, Leo Famulari wrote:
> > On Debian, the graphical user interface is broken for me (overlapping
> > and blank elements), and it crashes when opening a file, with
> > "(audacity:21456): GLib-GIO-ERROR **: Settings schema
> > 'org.gtk.Settings.FileChooser' is not installed".
>
> that looks very familiar. Try
>
> env XDG_DATA_DIRS=/usr/local/share:/usr/share audacity
Thanks, that fixed the crash. Now I remember all the similar problems
with XDG_DATA_DIRS. It seems to be affecting lots of applications based
on GTK+3.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 01/01: gnu: audacity: Update to 2.2.0.
2017-11-21 18:20 ` Leo Famulari
@ 2017-11-21 18:27 ` Pjotr Prins
0 siblings, 0 replies; 5+ messages in thread
From: Pjotr Prins @ 2017-11-21 18:27 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
On Tue, Nov 21, 2017 at 01:20:17PM -0500, Leo Famulari wrote:
> On Sat, Nov 18, 2017 at 08:38:54PM +0100, Pjotr Prins wrote:
> > On Sat, Nov 18, 2017 at 10:42:48AM -0500, Leo Famulari wrote:
> > > On Debian, the graphical user interface is broken for me (overlapping
> > > and blank elements), and it crashes when opening a file, with
> > > "(audacity:21456): GLib-GIO-ERROR **: Settings schema
> > > 'org.gtk.Settings.FileChooser' is not installed".
> >
> > that looks very familiar. Try
> >
> > env XDG_DATA_DIRS=/usr/local/share:/usr/share audacity
>
> Thanks, that fixed the crash. Now I remember all the similar problems
> with XDG_DATA_DIRS. It seems to be affecting lots of applications based
> on GTK+3.
I have lots of aliases ;)
Maybe it should be noted somewhere in the docs.
Pj.
--
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-11-21 18:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20171118150819.27737.9921@vcs0.savannah.gnu.org>
[not found] ` <20171118150820.C132C200FF@vcs0.savannah.gnu.org>
2017-11-18 15:42 ` 01/01: gnu: audacity: Update to 2.2.0 Leo Famulari
2017-11-18 19:25 ` Alex Vong
2017-11-18 19:38 ` Pjotr Prins
2017-11-21 18:20 ` Leo Famulari
2017-11-21 18:27 ` Pjotr Prins
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.