Using sgfxi -f tells the Nvidia installer to use the "--no-unified-memory" option. You can Google "nvidia unified memory" to learn more about it.

It can happen if you remove either /etc/apt/preferences file or the packages.linuxmint.com entry from the sources list.KBD47 wrote:I had to lock the mint-meta-debian-cinnamon package as the upgrade wanted to remove it.
Here's how.KBD47 wrote:Interesting how that package was tied to hunspel.
Interesting. I installed myspell and removed hunspell. I wonder if it's safer to run Cinnamon without out the apt-pinning or if it's necessary to avoid continual problems with Testing?Monsta wrote:Here's how.KBD47 wrote:Interesting how that package was tied to hunspel.
Code: Select all
(gtk-update-icon-cache-3.0:6177): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
This likely means that your installation is broken.
Try running the command
gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
Code: Select all
gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
I've seen this message several times - during the upgrade to UP7 and also to UP8. And every time after the upgrade was finished, I've looked at the mentioned loaders.cache file and it looked like it already contained the dump of gdk-pixbuf-query-loaders command, so I didn't have to run anything.GeneBenson wrote:BIG problem today but easily fixed. During update I got the following messages:Code: Select all
(gtk-update-icon-cache-3.0:6177): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache to make things work again for the time being.
GeneBenson wrote:To make a long story short: gdk-pixbuf-query-loaders is in the wrong location so it isn't found.
Code: Select all
$ apt contains gdk-pixbuf-query-loaders
libgdk-pixbuf2.0-0:amd64: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
libgdk-pixbuf2.0-dev: /usr/share/man/man1/gdk-pixbuf-query-loaders.1.gz
libgdk-pixbuf2.0-dev: /usr/bin/gdk-pixbuf-query-loaders
Yes, that is true. However "libgdk-pixbuf2.0-dev" wants to install an additional 15 packages, all .dev's. How did you wind up installing a .dev package in the first place? I try very hard to avoid them.As you can see, there's no need to copy, it's enough to install the additional package.
Well,GeneBenson wrote:Yes, that is true. However "libgdk-pixbuf2.0-dev" wants to install an additional 15 packages, all .dev's. How did you wind up installing a .dev package in the first place? I try very hard to avoid them.
Code: Select all
aptitude why libgdk-pixbuf2.0-dev
That's greatStratosJL wrote:Just installed LMDE 2014 and pointed sources to testing. Glad to report nothing seems broken.
Did get the message you mentioned and copied the file as su. No probs. Great job, I cannot tell the difference between main edition and LMDE (well, I can, but only because of locales changing and proprietary drivers handling differences).
Code: Select all
Requires: libcogl-pango12 (>= 1.7.4) but it's unable to install
Requires: libcogl12 (>= 1.9.6) but it's unable to install
the package is removed due to libcogl20 transition. your option will be hold libcogl12 or uninstall cinnamon.Today i've got an update of LMDE using debian testing repo. Mostly from libcogl12 to libcogl20. It definitely screwed Cinnamon IDE. Cinnamon package requires libcogl12 and libcogl-pango12 but they seem to be no longer available in repos.
It will be back install-able soon. Its now back in SIDGeneBenson wrote:Today's update removed: network-manager and network-manager-gnome.
It also updated modemmanager which is incompatible with the current version of network-manager.
This left me without any network connection. Fortunately there is MATE Network. Using this I could define a Wired Network connection. After a reboot I once again had a network connection but no nm-applet since this has been removed.
Code: Select all
gene@siduction:~$ apt-cache policy network-manager-gnome
network-manager-gnome:
Installed: 0.9.8.8-4
Candidate: 0.9.8.8-4
Version table:
*** 0.9.8.8-4 0
500 http://http.debian.net/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status
WICD is a wired and wireless network manager - metapackage
Wicd is a general-purpose network configuration server which aims
to provide a simple but flexible interface for connecting to networks.
Its features include:
* wide variety of settings;
* ability to connect to (and maintain profiles for) both wired and
wireless networks;
* support for many encryption schemes, including WEP, WPA, WPA2 and
custom schemes;
* wireless-tools compatibility;
* tray icon showing network activity and signal strength;
* lack of GNOME dependencies (although it does require GTK+), making it
easy to use in Xfce, Fluxbox, Openbox, Enlightenment, etc.
This is a metapackage, it allows installation of all the components of
Wicd, including one of the clients, which must be manually chosen.
Yes, if Cinnamon was installed. "Fortunately there is MATE Network" should have been a clue. But thanks anyway.your option will be hold libcogl12 or uninstall cinnamon.
Code: Select all
gene@makulu:~$ gdebi-gtk
** (gdebi-gtk:5902): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
** (gdebi-gtk:5902): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
gene@makulu:~$ gdebi-gtk
** (gdebi-gtk:5920): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
** (gdebi-gtk:5920): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
Traceback (most recent call last):
File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 513, in on_open_activate
self.open(fs.get_filename())
File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 330, in open
if not self._deb.check():
File "/usr/lib/python2.7/dist-packages/apt/debfile.py", line 518, in check
if not self.check_breaks_existing_packages():
File "/usr/lib/python2.7/dist-packages/apt/debfile.py", line 447, in check_breaks_existing_packages
self._cache.op_progress.done()
AttributeError: 'dict' object has no attribute 'op_progress'