What does a "/home/clem/sandbox" error mean?

Archived topics about LMDE 1 and LMDE 2
Locked
DougB
Level 3
Level 3
Posts: 110
Joined: Thu Oct 27, 2011 8:14 am

What does a "/home/clem/sandbox" error mean?

Post by DougB »

I get this error message when running a gramps program on an up to date LMDE2; gramps crashes on changing one view to another:
................................................................
python3 Gramps.py
.gramps.gen.utils.grampslocale.WARNING: ICU not loaded because No module named 'PyICU'. Localization will be impaired. Use your package manager to install PyICU
(Gramps.py:8602): Gtk-WARNING **: Symbolic icon pan-down-symbolic-ltr of size 16 is in an icon theme directory of size 128
2016-01-19 11:48:01.009: WARNING: utils.py: line 236: Skipped a line in the addon listing: <<<<<<< HEAD
2016-01-19 11:48:01.010: WARNING: utils.py: line 236: Skipped a line in the addon listing: =======
2016-01-19 11:48:01.010: WARNING: utils.py: line 236: Skipped a line in the addon listing: >>>>>>> parent of 8d6731c... Add new Form gramplet
(Gramps.py:8602): Gtk-WARNING **: Symbolic icon pan-down-symbolic-ltr of size 16 is in an icon theme directory of size 128
(Gramps.py:8602): Gtk-WARNING **: Can't set a parent on widget which has a parent
**
Gtk:ERROR:/home/clem/Sandbox/gtk/./gtk/gtkcontainer.c:3541:gtk_container_propagate_draw: assertion failed: (gtk_widget_get_parent (child) == GTK_WIDGET (container))
Aborted

What does this "/home/clem/sandbox" error mean? where does it come from?


Doug
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Zill

Re: What does a "/home/clem/sandbox" error mean?

Post by Zill »

DougB wrote:I get this error message when running a gramps program on an up to date LMDE2; gramps crashes on changing one view to another:
................................................................
python3 Gramps.py
.gramps.gen.utils.grampslocale.WARNING: ICU not loaded because No module named 'PyICU'. Localization will be impaired. Use your package manager to install PyICU
python3-icu is a recommended dependency of Gramps (4.1.1~dfsg-3). I suggest you open a terminal and install this package:

Code: Select all

sudo apt-get install python3-icu
DougB wrote:What does this "/home/clem/sandbox" error mean? where does it come from?
Sorry, I have no idea! Hopefully, this error will disappear when python3-icu has been installed. ;-)

https://packages.debian.org/jessie/gramps
DougB
Level 3
Level 3
Posts: 110
Joined: Thu Oct 27, 2011 8:14 am

Re: What does a "/home/clem/sandbox" error mean?

Post by DougB »

recommended but not essential - I think the pyicu is a bit of a red herring.
However, I installed py-icu - thanks for the link! - and on re-running some warnings are now eliminated.
.............................................................
$ python3 Gramps.py
(Gramps.py:13705): Gtk-WARNING **: Symbolic icon pan-down-symbolic-ltr of size 16 is in an icon theme directory of size 128
(Gramps.py:13705): Gtk-WARNING **: Symbolic icon pan-down-symbolic-ltr of size 16 is in an icon theme directory of size 128

(Gramps.py:13705): Gtk-WARNING **: Can't set a parent on widget which has a parent

**
Gtk:ERROR:/home/clem/Sandbox/gtk/./gtk/gtkcontainer.c:3541:gtk_container_propagate_draw: assertion failed: (gtk_widget_get_parent (child) == GTK_WIDGET (container))
Aborted

It still leaves /clem/Sandbox, though - what on earth is that doing? and where does it come from?
Zill

Re: What does a "/home/clem/sandbox" error mean?

Post by Zill »

DougB: I guess this is your post... "gramps 4.2.3 crashes in Place Tree view".

If so, I can only advise that gramps 4.2.3 is not in any Debian repos as far as I can tell as Jessie has 4.1.1~dfsg-3, Stretch has 4.2.1~dfsg-2 and Sid has 4.2.2~dfsg-1.

Accordingly, I would think your "non-standard" version of gramps (4.2.3-ee00bc8) may well be incompatible with LMDE as this is based on Debian Jessie.

Regrettably, without the correct version of gramps being installed (4.1.1~dfsg-3), I doubt if I can help any further with this one.
killer de bug

Re: What does a "/home/clem/sandbox" error mean?

Post by killer de bug »

DougB wrote: It still leaves /clem/Sandbox, though - what on earth is that doing? and where does it come from?
Most probably this is coming from Clem, the founder of Linux Mint. :lol:
He has been informed yesterday.
DougB
Level 3
Level 3
Posts: 110
Joined: Thu Oct 27, 2011 8:14 am

Re: What does a "/home/clem/sandbox" error mean?

Post by DougB »

Zill,
Thanks very much for your post.
I actually first had this bug with gramps 4.2.1 - upgrading to 4.2.3 was my unsuccessful attempt to overcome it by upgrading.
DougB
Level 3
Level 3
Posts: 110
Joined: Thu Oct 27, 2011 8:14 am

Re: What does a "/home/clem/sandbox" error mean?

Post by DougB »

killer de bug wrote:
DougB wrote: It still leaves /clem/Sandbox, though - what on earth is that doing? and where does it come from?
Most probably this is coming from Clem, the founder of Linux Mint. :lol:
He has been informed yesterday.
Many thanks - I look forward to enlightenment :D

Doug
Zill

Re: What does a "/home/clem/sandbox" error mean?

Post by Zill »

DougB wrote:I actually first had this bug with gramps 4.2.1 - upgrading to 4.2.3 was my unsuccessful attempt to overcome it by upgrading.
Gramps 4.1.1~dfsg-3 runs fine for me on Jessie.

Trying to install packages intended for different releases is bound to cause problems. ;-)
DougB
Level 3
Level 3
Posts: 110
Joined: Thu Oct 27, 2011 8:14 am

Re: What does a "/home/clem/sandbox" error mean?

Post by DougB »

Zill wrote:
DougB wrote:I actually first had this bug with gramps 4.2.1 - upgrading to 4.2.3 was my unsuccessful attempt to overcome it by upgrading.
Gramps 4.1.1~dfsg-3 runs fine for me on Jessie.

Trying to install packages intended for different releases is bound to cause problems. ;-)

That wasn't the problem as it turns out, but my having somewhat screwed up part of the database by sloppy editing.
After I went back a few steps to a backup and proceeded more carefully 4.2.3 works fine.

I'm still curious about /clem/sandbox however
Locked

Return to “LMDE Archive”