Score:1

How can I run Photocollage on ubuntu 21.10?

fr flag

Photocollage makes a bigger combined image from a number of specified inputs. Maybe not a straightforward program, but it used to work. Now, under Ubuntu 21.10 it segfaults immediately.

The program is a simple Python script, that bails out on this line:

from photocollage import gtkgui

I'm far from a Python expert, so I don't know what's missing. Previously it just ran as it was, but not now.

Anyone who knows? Thanks in advance!

Nmath avatar
ng flag
What is the problem exactly? Are you trying to install the software? There is a package `photocollage` in Ubuntu repos so you can get it easily from the software center or by using apt
fr flag
@Nmath Package ```photocollage``` is installed, so that is not the problem. Why Python segfaults when I import ```gtkgui``` from it is the mystery.
N0rbert avatar
zw flag
Please make your question more reproduble. On my 21.10 VM I can install `photocollage` [package](https://packages.ubuntu.com/impish/photocollage) and `python3 -c "from photocollage import gtkgui"` does not crash.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.