Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 40 matches

by ChameleonScales
2021-11-18 09:43
Forum: Installation
Topic: conflicting python versions after upgrade
Replies: 6
Views: 6115

Re: conflicting python versions after upgrade

Well, somehow I have python3.9 now. I didn't do anything special since my last post nor did I restart the machine. I don't know what happened. Spooky. But yay!
by ChameleonScales
2021-11-18 08:08
Forum: Installation
Topic: conflicting python versions after upgrade
Replies: 6
Views: 6115

Re: conflicting python versions after upgrade

The last fresh install on this machine was possibly as far as Debian 8 and the original owner isn't working with us anymore, so I unfortunately don't have an answer to your question. As shown above Anaconda has python 3.8 in its list so maybe something installed through conda had this dependency. Ho...
by ChameleonScales
2021-11-17 19:25
Forum: Installation
Topic: conflicting python versions after upgrade
Replies: 6
Views: 6115

Re: conflicting python versions after upgrade

Still searching.
Something I did today that might give a hint (syntax from memory, may not be exact):

Code: Select all

$ conda list
...
...
python      3.8.x
...
...
$ conda upgrade python
...
done
$ conda list
...
...
python      3.8.x
...
...
$ pip3 uninstall conda
$ python3
python 3.8.x
>>>
by ChameleonScales
2021-11-16 13:25
Forum: Installation
Topic: conflicting python versions after upgrade
Replies: 6
Views: 6115

Re: conflicting python versions after upgrade

here it is:

Code: Select all

python3:
  Installé : 3.9.2-3
  Candidat : 3.9.2-3
 Table de version :
 *** 3.9.2-3 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
by ChameleonScales
2021-11-16 11:08
Forum: Installation
Topic: conflicting python versions after upgrade
Replies: 6
Views: 6115

conflicting python versions after upgrade

Hi, I upgraded from Debian 10 to 11 via apt and now python3 -V returns 3.8 even though synaptic says it's 3.9. I can still run 3.9 by force but somehow 3.8 is still there and used by default. I tried uninstalling and re-installing python3 to no avail. I know a fresh Debian install would solve this b...
by ChameleonScales
2021-09-12 19:58
Forum: General Questions
Topic: Package description for gimp-plugin-registry out of date?
Replies: 0
Views: 3918

Package description for gimp-plugin-registry out of date?

Hi, I just installed gimp-plugin-registry on debian 11 Bullseye and it seems some of the plug-ins listed in the description are not included. At least I can't find Resynthesizer, but there may be more. For instance I don't see any of the following (although I don't know where they're supposed to be ...
by ChameleonScales
2020-06-10 14:20
Forum: General Questions
Topic: Qt5Core package name?
Replies: 5
Views: 4130

Qt5Core package name?

Hi,
Trying to build avahi-python from source, when I run autogen.sh, I get a No package 'Qt5Core' found
There is no package with that name in the official Buster repositories. I have libqt5core5a installed but that doesn't do it.
Any idea what I should install?

Debian version : 10.4
by ChameleonScales
2020-05-28 09:40
Forum: Graphical Environments & Desktops
Topic: [Solved] Package python-nemo missing in repositories
Replies: 11
Views: 4706

Re: Package python-nemo missing in repositories

Success with building from source! Well, at least on one machine. On another one it raised conflicts with some backport packages that I think are necessary for compatibility with newer hardware. It's fine though, I don't really need it there. recap of my steps: download Source code (tar.gz) extract ...
by ChameleonScales
2020-05-26 18:13
Forum: Graphical Environments & Desktops
Topic: [Solved] Package python-nemo missing in repositories
Replies: 11
Views: 4706

Re: Package python-nemo missing in repositories

ok, I see. I find rather strange that Linux Mint would still be on 3.6. I guess I'll have to wait until they update because I most likely have other programs that rely on 3.7.
by ChameleonScales
2020-05-26 17:21
Forum: Graphical Environments & Desktops
Topic: [Solved] Package python-nemo missing in repositories
Replies: 11
Views: 4706

Re: Package python-nemo missing in repositories

Wait there's a... Aww man! Sorry! However I'm not done yet, because now, when I dpkg that python-nemo deb, it tells me that libpython3.6 is not installed, which is strange because it also says: python-nemo depends on libpython3.6 (>= 3.6.5) and I have libpython3.7 installed which in my book is >=3.6...
by ChameleonScales
2020-05-26 14:39
Forum: Graphical Environments & Desktops
Topic: [Solved] Package python-nemo missing in repositories
Replies: 11
Views: 4706

Re: Package python-nemo missing in repositories

Yes I'm sure it's python-nemo I already have nemo-python installed and it still throws me the error. I think it's the same package but with a different name. However I don't know how I can force the name so dpkg finds it. Also yes I'm on Debian and yes I know it's intended for Mint. However, some of...
by ChameleonScales
2020-05-26 12:30
Forum: Graphical Environments & Desktops
Topic: [Solved] Package python-nemo missing in repositories
Replies: 11
Views: 4706

[Solved] Package python-nemo missing in repositories

Hi, I'm trying to install the deb package of a Nemo extension from packages.tar.gz on the official Linuxmint github repository, more precisely the media-columns package. dpkg tells me that Package python-nemo is not installed. But I don't find any package named python-nemo in the official Debian rep...
by ChameleonScales
2020-05-21 15:14
Forum: General Questions
Topic: Inkscape 1.0 : any idea when it may come to official repos ?
Replies: 6
Views: 2910

Re: Inkscape 1.0 : any idea when it may come to official rep

Ok, my bad I thought Sid was the codename for the next release. As I understand it, it's just the Debian way of saying "master" or "dev" branch
by ChameleonScales
2020-05-21 14:12
Forum: General Questions
Topic: Inkscape 1.0 : any idea when it may come to official repos ?
Replies: 6
Views: 2910

Re: Inkscape 1.0 : any idea when it may come to official rep

Thanks. I guess I'll wait to see the plugins I use get updated (or help it happen) and then use the appimage. That seems like the easiest option.
by ChameleonScales
2020-05-21 13:56
Forum: General Questions
Topic: Inkscape 1.0 : any idea when it may come to official repos ?
Replies: 6
Views: 2910

Inkscape 1.0 : any idea when it may come to official repos ?

Inkscape 1.0 breaks most if not all of its non-updated plugins so I wonder if that's the kind of thing that's taken into account when deciding whether or not to wait before updating the official repo package. Additionally, I'd just like to know if it may come to Buster or if it's only planned for Si...
by ChameleonScales
2020-05-21 11:17
Forum: Graphical Environments & Desktops
Topic: XFCE + Plasma on same machine: risky?
Replies: 4
Views: 2519

Re: XFCE + Plasma on same machine: risky?

Thanks! I didn't know about tasksel. That's a very handy tool.
For now actually installed Dolphin alone because I prefer XFCE for all the rest but if that's not enough I'll definitely try the tasksel installation.
by ChameleonScales
2020-05-21 07:53
Forum: Graphical Environments & Desktops
Topic: XFCE + Plasma on same machine: risky?
Replies: 4
Views: 2519

Re: XFCE + Plasma on same machine: risky?

Ok but Plasma is quite different to those DEs you mentioned. I'd prefer to have a response from someone who has tried that particular combination if possible.
by ChameleonScales
2020-05-21 06:36
Forum: Graphical Environments & Desktops
Topic: XFCE + Plasma on same machine: risky?
Replies: 4
Views: 2519

XFCE + Plasma on same machine: risky?

Has anyone tried installing both XFCE and Plasma on Buster? Are there any conflicts?
I would like to do it but this is my work machine so I can't take too much risk.
by ChameleonScales
2020-04-10 19:53
Forum: Hardware
Topic: AMD Radeon VII proprietary driver?
Replies: 21
Views: 11879

Re: AMD Radeon VII proprietary driver?

Yes I added that env. variable. The 00opencl.conf file didn't exist btw so I created it.
by ChameleonScales
2020-04-10 16:40
Forum: Hardware
Topic: AMD Radeon VII proprietary driver?
Replies: 21
Views: 11879

Re: AMD Radeon VII proprietary driver?

Sorry. I forgot that I uninstalled mesa-opencl before doing clinfo. I have 18.3.6 and no update was available after enabling backports. OpenCL is still unavailable in Blender. Here's my clinfo now : Number of platforms 1 Platform Name Clover Platform Vendor Mesa Platform Version OpenCL 1.1 Mesa 18.3...