* bug#29227: Gourmet crashes
@ 2017-11-09 16:18 Caleb Herbert
2017-12-17 13:15 ` bug#29227: Broken installation Mark Meyer
0 siblings, 1 reply; 3+ messages in thread
From: Caleb Herbert @ 2017-11-09 16:18 UTC (permalink / raw)
To: 29227
[-- Attachment #1: Type: text/plain, Size: 4917 bytes --]
Gourmet crashed.
Description: Trisquel GNU/Linux 7.0, Belenos
guix (GNU Guix) bb27eb0dbfa27d4aeb7525ee5ef70f624506af0b
/gnu/store/d0gp66bh3d7bqci8psgr8w6vpsw9hg8a-profile/bin/gourmet
Log:
Script started on Wed 08 Nov 2017 02:21:42 AM CST
cal@leela:~/Desktop$ which gourmet
/gnu/store/d0gp66bh3d7bqci8psgr8w6vpsw9hg8a-profile/bin/gourmet
cal@leela:~/Desktop$ gourmet
** (process:12494): ^[[1;33mWARNING^[[0m **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:12494): ^[[1;33mWARNING^[[0m **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:12494): ^[[1;33mWARNING^[[0m **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
(.gourmet-real:12494): Gtk-^[[1;33mWARNING^[[0m **: Unable to locate theme engine in module_path: "murrine",
Traceback (most recent call last):
File "/gnu/store/mfnwbma7cp23dcjxhq2h246ka964082g-gourmet-0.17.4/bin/.gourmet-real", line 16, in <module>
from gourmet import GourmetRecipeManager
File "/gnu/store/mfnwbma7cp23dcjxhq2h246ka964082g-gourmet-0.17.4/lib/python2.7/site-packages/gourmet/__init__.py", line 5, in <module>
import gglobals
File "/gnu/store/mfnwbma7cp23dcjxhq2h246ka964082g-gourmet-0.17.4/lib/python2.7/site-packages/gourmet/gglobals.py", line 174, in <module>
add_icon(os.path.join(imagedir,filename),stock_id,label,modifier,keyval)
File "/gnu/store/mfnwbma7cp23dcjxhq2h246ka964082g-gourmet-0.17.4/lib/python2.7/site-packages/gourmet/gglobals.py", line 159, in add_icon
pb = gtk.gdk.pixbuf_new_from_file(file_name)
glib.GError: Failed to open file 'gnu/store/mfnwbma7cp23dcjxhq2h246ka964082g-gourmet-0.17.4/share/gourmet/images/AddToShoppingList.png': No such file or directory
cal@leela:~/Desktop$ exit
exit
Script done on Wed 08 Nov 2017 02:21:56 AM CST
I don't know what other information I could collect that would be
helpful, but if there is, I'll report it.
--
Caleb Herbert
http://bluehome.net/csh/pubkey
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29227: Broken installation
2017-11-09 16:18 bug#29227: Gourmet crashes Caleb Herbert
@ 2017-12-17 13:15 ` Mark Meyer
2017-12-17 13:17 ` Mark Meyer
0 siblings, 1 reply; 3+ messages in thread
From: Mark Meyer @ 2017-12-17 13:15 UTC (permalink / raw)
To: 29227
Hi,
does the following patch resolve the issue for you? This does two
things:
- fix up the install phase to set the correct paths in settings.py
- add python-lxml as an input to fix another plugin
There is one remaining problem:
ImportError: No module named BeautifulSoup
WARNING: Failed to load plugin web_import_plugin
So this particular plugin won't work. I didn't look deeply into this,
but I think this is due to referencing a very old version of
beautifulsoup, which is not currently packages, the current
BeautifulSoup4 version uses 'bs4' as a module path, while the import
states
import BeatifulSoup
So, I'd rather skip that plugin for now.
Cheers, Mark
--
Mark Meyer
mark@ofosos.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29227: Broken installation
2017-12-17 13:15 ` bug#29227: Broken installation Mark Meyer
@ 2017-12-17 13:17 ` Mark Meyer
0 siblings, 0 replies; 3+ messages in thread
From: Mark Meyer @ 2017-12-17 13:17 UTC (permalink / raw)
To: 29227
[-- Attachment #1: Type: text/plain, Size: 885 bytes --]
This is the patch attached.
On Sun, Dec 17, 2017, at 14:15, Mark Meyer wrote:
> Hi,
> does the following patch resolve the issue for you? This does two
> things:
>
> - fix up the install phase to set the correct paths in settings.py
> - add python-lxml as an input to fix another plugin
>
> There is one remaining problem:
>
> ImportError: No module named BeautifulSoup
> WARNING: Failed to load plugin web_import_plugin
>
> So this particular plugin won't work. I didn't look deeply into this,
> but I think this is due to referencing a very old version of
> beautifulsoup, which is not currently packages, the current
> BeautifulSoup4 version uses 'bs4' as a module path, while the import
> states
>
> import BeatifulSoup
>
> So, I'd rather skip that plugin for now.
>
> Cheers, Mark
>
> --
> Mark Meyer
> mark@ofosos.org
--
Mark Meyer
mark@ofosos.org
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gourmet-Fix-runtime-failure-and-enhance-plugin.patch --]
[-- Type: text/x-patch; name="0001-gnu-gourmet-Fix-runtime-failure-and-enhance-plugin.patch", Size: 1457 bytes --]
From 3ffb47334201539e66eaf9cba6bd54ed2330e9ee Mon Sep 17 00:00:00 2001
From: Mark Meyer <mark@ofosos.org>
Date: Sun, 17 Dec 2017 14:08:17 +0100
Subject: [PATCH] gnu: gourmet: Fix runtime failure and enhance plugin.
* gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml.
[arguments]: Custom install phase.
---
gnu/packages/nutrition.scm | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/nutrition.scm b/gnu/packages/nutrition.scm
index 90019f848..0e03253cf 100644
--- a/gnu/packages/nutrition.scm
+++ b/gnu/packages/nutrition.scm
@@ -52,11 +52,18 @@
(inputs
`(("pygtk" ,python2-pygtk)
("sqlalchemy" ,python2-sqlalchemy)
+ ("python-lxml" ,python2-lxml)
("python-pillow" ,python2-pillow)
("elib.intl" ,python2-elib.intl)))
(arguments
`(#:python ,python-2 ;exception and print syntax
- #:tests? #f)) ;tests look bitrotted
+ #:tests? #f ;tests look bitrotted
+ #:phases
+ (modify-phases %standard-phases
+ (replace 'install
+ (lambda* (#:key make-flags #:allow-other-keys)
+ (zero? (system* "python" "setup.py" "install" "--prefix"
+ (assoc-ref %outputs "out"))))))))
(home-page "http://thinkle.github.io/gourmet/")
(synopsis "Recipe organizer")
(description
--
2.15.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-17 13:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-09 16:18 bug#29227: Gourmet crashes Caleb Herbert
2017-12-17 13:15 ` bug#29227: Broken installation Mark Meyer
2017-12-17 13:17 ` Mark Meyer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).