Debian Multimedia :: Sid - Gnome Broken After Update / Fix It?

Sep 10, 2011

Just did a recent update with Sid, and upon reboot, I noticed that the theming engine appears to be out of whack a little. I've provided a screen shot for some clarity. As you can see, some programs that open do not use the set GTK theme, but instead reverts back to default. I've also noticed that in appearances, I now get that message that says pixmap engine is required, even though I have it installed. The biggest update was to gnome 3.0.2. At the moment, it doesn't affect usability at all, and I'm hesitant to undo the updates, as things that didn't work before now works! Ahh Sid! Living life on the dangerous side I is! If anyone can provide some insight into this issue (a fix is not of high priority),

http://dl.dropbox.com/u/16214019/deb.png

View 3 Replies


ADVERTISEMENT

Debian Multimedia :: Gnome Broken / Get It To Work?

May 21, 2010

Gnome has decided to break on me.
When I log in there are no panels, no menus and lots of other things have gone awry.
Fail-safe is fine.

I have read lots of articles, deleted various .gconf files, problem remains...

View 2 Replies View Related

Debian Multimedia :: Install Gnome On Testing - Broken Packages

Sep 12, 2015

I'm on Debian testing and every time I try to install Gnome I get this:

Code: Select all# alexandernst at stupidbox in ~ [18:51:07]
$ LC_ALL=C sudo tasksel install gnome-desktop --new-install
tasksel: apt-get failed (100)

I tried installing it manually:

Code: Select all# alexandernst at stupidbox in ~ [18:51:35]
$ LC_ALL=C sudo apt-get install gnome                     
Reading package lists... Done
Building dependency tree       
Reading state information... Done

[Code] ....

Is this a problem in Debian repos (held packages) or I'm actually doing something wrong?

View 13 Replies View Related

Debian Multimedia :: X Broken After Update - Screen Remains Black

Dec 20, 2010

So I'm pretty awful at keeping Debian up to date, I guess. I'm using cron-apt to fetch updates every night, then apply them whenever I get around to it. Well, I neglected that last part for a month or two, and after some routine downtime to clear the case of dust, I decided it was time to upgrade. So I ran the command, everything checked out fine, and I was on my merry way. Until a half-hour ago when I accidentally shutdown the computer (I use the same zsh prompt on each computer, so I got them confused.) I turned it back on, only to be greeted with a black screen after all the services started up.

Everything works: ircd, MPD, etc. EXCEPT, of course, X. At first I thought the update broke SLIM, but after checking htop and doing a killall slim, it doesn't appear to be running (the screen remains black.) I hit Control-Alt-f2 to get to get back to a terminal, then tried doing startx, which freezes the computer entirely. All the network services stop, I can't SSH in, etc. It's dead. If I'm not mistaken, Xorg.0.log should say something, but I'm not a huge expert on it. The last line isn't an error, I can tell you that. So what's the deal here? apt-get remove xorg and start over?

View 1 Replies View Related

Debian Multimedia :: Tapping Broken With Synaptics Update (wheezy)

Feb 24, 2011

After the updating the synaptics driver in wheezy, I can no longer tap to click. This includes single-finger taps in the center and corners. Here is the relevant section from my xorg.conf

[Code]...

View 4 Replies View Related

Debian Multimedia :: VLC MPEG Output Broken By Latest Update

Jul 29, 2011

After updating Squeeze (i386) on my Via C7 laptop with the Via Openchrome video driver vlc video ouput shows only alternating white/green grainy vertical bars. I tried changing the video output driver to x11 and sdl without success. I'll be trying to find a fix and if successful I'll post back. For the rest of you just beware of the latest upgrades. More information - My AMD/ATI desktop also running Squeeze (amd64) updated fine. It has the onboard ATI 2400 video driver.

View 7 Replies View Related

CentOS 5 :: Gnome-volume-control Broken After Yum Update?

May 19, 2010

My challenge today is a broken sound mixer in gnome. Yesterday I run 'yum update' and it installed about 200 updates. This morning I rebooted, when double-clicking the 'speaker' icon in the top right corner of my gnome and I got a "crash".

(I have to go to mixer and enable 'front speakers' before I get any sound - thats something else i'd like to fix one day) Here is what bug-buddy has to say:

Distribution: CentOS release 5.5 (Final)
Gnome Release: 2.16.0 2007-02-18 (CentOS)
BugBuddy Version: 2.16.0
Memory status: size: 265785344 vsize: 265785344 resident: 10158080 share: 7

[Code]...

Any advice would be great - i think I should start by reinstalling the gnome mixer, but not sure which 'yum' that is contained in. I did do some reading about rolling back, but I read that is by default disabled!! Arh! why! only when you broke something you realise you need to turn it on.... o well hey ho.

View 11 Replies View Related

Debian Multimedia :: Gnome Update Error - Forced To Shut Down Via Terminal

May 3, 2015

I have recently updated my GNOME installation from 3.x to 3.14. Suddenly, there are many glitches. The power buttons on the power menu does nothing, I am forced to shut down via the terminal, everything goes black every now and again, and there is a weird colour pattern behind some icons when I hover over them. But most importantly, the icons and text do not show up on the "Activities -> Show Applications -> All" menu. They still there, as you can see the opening animation before they disappear, and I can click on them, but you just can't see them. The "Frequent" menu works fine. Here is a YouTube video I have made to explain my problem.

[URL] ...

I did change the icons, but this was after these problems started happening, and so it should be un-related.

View 14 Replies View Related

Debian Multimedia :: Why Every Time Started Gnome / Update-manager Show Error Icon?

Sep 16, 2010

why, every time I started gnome, update-manager show me the error icon?seems like there are errors but if I lunch apt-get update or aptitude update it works great.

View 10 Replies View Related

OpenSUSE Multimedia :: (11.2 Gnome) VLC Ability To Use Qt Broken

May 23, 2010

I'm having issues getting VLC to work again (openSuSE 11.2 GNOME). It used to work fine, but I think I broke its ability to use Qt when I was attempting to upgrade it and install some dev tools for something I wanted to try. When I run VLC, I get these errors:

[0x81b3090] main generic error: no dialogs provider module matched "any"
[0x806f758] skins2 interface error: no suitable dialogs provider found (hint: compile the qt4 plugin, and make sure it is loaded properly)
[0x806f758] skins2 interface: skin: subX author: Martin Poehlmann

From what I can tell, the Qt4 plugin is in the correct location (/usr/lib/vlc/gui/libqt4_plugin.so), so I'm not sure what's causing it to fail. As far as I can tell, it's some conflict among Qt packages between existing ones and ones that I tried to upgrade. Is there a way to get a list of all qt packages that come installed by default and their versions so I can attempt to revert back to it?

View 7 Replies View Related

Debian :: Squeeze Update 6.0.1 DVD Is Broken?

Mar 23, 2011

I have an offline machine and the full 8 DVD repository set and have added them to the system and they work fine to install packages. I used jigdo to download the update 6.0.1 DVD and the "packages" file and the one inside of "packages.gz" are empty files. This prevents the disk from working at all. I'm not sure who to report this to.

View 4 Replies View Related

Ubuntu Multimedia :: Webcam Used To Work, Now Broken (maybe Update Related)?

Oct 31, 2010

Just when I thought I was getting my Ubuntu 10.04 system stabilized and really usable, the webcam magically stopped working. When I first installed 10.04, the webcam worked perfectly right out of the box. Tonight, I tried to start the video in a Skype conversation, and nothing. Video preferences in Skype showed no options for a camera. Rebooting the machine didn't help.

The one relevant thing I can think of that happened between the last time it worked and tonight is installing a number of updates. I'm not sure how to look up which packages were installed when -- I'm happy to run commands if someone can provide them.

Unfortunately, I don't remember how it was configured before. Since it was working, I didn't look at /dev to see where the camera shows up. At the moment, there is no /dev/video*. Clearly the system doesn't recognize that the camera is there, but it did before.. I don't recall device specifics. I looked online for a spec sheet that would say who is the webcam manufacturer, but I can only find the resolution. Tomorrow I have to boot into Windows to do some other work and I can get hardware info then.The machine is an MSI A6200 220US; the specs seem not to be available on MSI's website anymore.

View 6 Replies View Related

Debian :: Testing Rpc.statd Broken In Last Update Cycle?

Apr 8, 2011

I rely on NFS shares to mount home directories and the shared apt cache on my home workstations. Since the last update, rpc.statd has broken and the service fails to run at boot. When init encounters nfs-common, the system shows: Starting NFS common utilities: statd failed!

and then it hangs on trying to mount /var/cache/apt

if anybody who uses testing has any clue as to whether there is a fix coming from the upstream, or if there is a config fix for it.

View 7 Replies View Related

Debian Configuration :: Nouveau-driver Broken After Update

Jan 4, 2016

Yesterday I installed some updates on my Jessie system (I don't remember if the kernel was also updated). After rebooting the system nothing happens after the "Loading intial ramdisk"-message. If I boot in recovery mode the boot stops at the message:

Code: Select allfb: switching to nouveaufb from simple

If I add "nouveau.modeset=0" temporary to the GRUB-entry for the recovery mode, it will boot up in the console-mode.

I was able to get an ethernet connection with "dhclient eth0" and removed the "xserver-xorg-video-nouveau" package. Then I installed it and the removed gnome-desktop again. Before removing it, aptitude said the following to the package:

Code: Select alli A xserver-xorg-video-nouveau

Now it only says:

Code: Select alli   xserver-xorg-video-nouveau

But this didn't change my problem. I found a similar case in the internet, but there were no solutions for it: [URL] ....

The next thing I would do, is to install the proprietary nvidia-drivers, but since I have a GTX 960 video card, I would have to use experimental drivers. So I'm afraid to make it more worse trying to install this drivers.

Also I'm not sure if it really is a driver-specific of kernel-specific problem. My kernel is version 3.16.0-4-amd64.

View 10 Replies View Related

Debian Multimedia :: VLC Playback Broken By Deb-multimedia Upgrade

Jun 14, 2011

I am using debian squeeze and did an aptitude upgrade yesterday. Today I've found that VLC won't play any video; the files open and the audio plays, but the video is black. The aptitude log is below.

I note that VLC received a security upgrade a few days ago, but my suspicion is that the source of this problem is more likely to be the upgrade of libavcodec52 from version 4:0.5.2.6 -> 5:0.6.1+svn20101128-0.2. I believe this upgrade came from the debian-multimedia stable repo I have enabled.

Does this sound right, and what could I do to fix my VLC playback? This is new territory for me, and I'm slightly surprised that such an upgrade would come from the stable branch of debian-multimedia (although I know this is not an official source).

[Code].....

View 6 Replies View Related

Debian Multimedia :: Broken Scrollwheel In Wheezy

Apr 13, 2015

Something within the group of updates which I installed last week (April 6 to 10 or so) has impaired the functionality of my mouse's scroll wheel. It will no longer scroll pages on Iceweasel, Midori, some PDF readers, PCManFM, and others. The "up arrow" and "down arrow" seem also to have been compromised. I suspect the culprit might be libx11. This is an amd64 system with the nvidia video driver.

View 2 Replies View Related

Debian Multimedia :: Nvidia Legacy 304 Under Jessie Is Broken

Feb 2, 2015

I recently updated my Debian Jessie and somehow that update broke my Debian. I have a Gtx 465 and this has been working fine under Jessie for a year.

After the update I no longer have X running. I tried removing all the Nvida stuff and reinstalling 304-legacy which did not get the Xserver back. I also tried to install Nvidia 304 driver binary but this time it refuses to compile ;( So I am out of luck at the moment.

I am runing Jessie Linux 3.18 Nvidia 465 Gtx Intel Cpu

Code: Select all     built-ins
[    41.306] (==) ModulePath set to "/usr/lib/xorg/modules"
[    41.306] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    41.306] (II) Loader magic: 0x7ff757496d80

[Code] .....

View 8 Replies View Related

Debian Multimedia :: Sound Juicer Broken In Jessie

May 24, 2015

I installed Sound Juicer but all it does is say "cannot read tracks". Playing the music CD works fine otherwise in other programs so it's definitely not the system or CD.

Tried on another computer with Jessie to be sure and I got the same thing there.

I suppose I can just use a different program but wondering if it's just me or if it's something to report ?

View 3 Replies View Related

Debian Multimedia :: Kde Blue Screen With Icons But Broken

Aug 31, 2015

I have just insall Jessie but I have a blue screen debian with three logos in the midle: harddrive, tools, browser, but no link no menu, only the console.

I have install KDE

my graphique card is
VGA compatible controller: NVIDIA Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)

View 7 Replies View Related

Debian Multimedia :: Chrome Browser Broken After Upgrade?

Sep 18, 2015

My chrome browser has been broken since the last upgrade. I did (just a regular "apt-get upgrade").

I get this when I try to run the browser from a console :

Code: Select alldarko@paris:~$ google-chrome
[3229:3229:0918/103229:ERROR:nss_util.cc(845)] After loading Root Certs, loaded==false: NSS error code: -8018
[3229:3229:0918/103259:ERROR:zygote_host_impl_linux.cc(541)] Failed to send GetTerminationStatus message to zygote
[3229:3229:0918/103259:ERROR:zygote_host_impl_linux.cc(541)] Failed to send GetTerminationStatus message to zygote

So to be more specific :

My system is :
Code: Select alldarko@paris:~$ uname -a ; cat /etc/debian_version ; cat /etc/issue
Linux paris 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) i686 GNU/Linux
8.2
Debian GNU/Linux 8
l

I run the Xfce desktop

The problem is the same whether is use google-chrome stable, beta, unstable, or chromium

View 14 Replies View Related

Debian Multimedia :: Compiz Extra Plugins Broken?

Mar 16, 2010

I had a Compiz update two weeks ago, this update came from the official repository of Debian. So everyone had this update, this update did not had a positive effect. The extra plugins on both my desktop and laptop can't be enabled now. Such as Expo or the Animations. I can just use the basic stuff. There have been some partial upgrades ever since for Compiz, so I guess they are still working on it. But my question is; am I the only one?

View 7 Replies View Related

Debian Multimedia :: Fresh Squeeze Install Audacious Broken

Jan 9, 2010

I just got done installing Debian Squeeze on a system..Everything seems to work where audio is concerned, except for audacious.I can get streaming music from vlc/totem as well as play music files (mp3, ogg, flac, ect.).I was wondering if anyone else experiences this problem..It should be noted that I have the Debian multimedia repository enabled as well.When running audacious from terminal and trying to open up an mp3 file I get this message:"madplug: open_audio failed: XMMS reverse compatibility output plugin."

View 5 Replies View Related

Debian Multimedia :: Xserver-xorg-core BROKEN - Can't Install

Feb 19, 2010

I have Lenovo 3000 n200. I'm new in debian, but it's great to me! I wan't to stay with this distro, but i Can't upgrade this to testing or unstable version. Lenny have too old packagges for me. All versions of squeeze (downloaded or upgrade from lenny) is broken. I can't run xorg. For about 2 weeks i'm serching for answer and i only found that this is xserver-xorg-conf. That's true this is the package that is broken, but cannot install this.

When i upgade system the synaptic package manager write me one package is broken (xserver-xorg-conf), so i delete it and install one more time. This same problem. So i downloaded and i have this same problem. When i restart system i cannot run xserver and gnome.

View 6 Replies View Related

Debian Multimedia :: DVD Playback Broken - Input Plugin Cannot Open

Mar 21, 2010

I am not able to play certain encrypted DVD's under Lenny. Some of these DVD's worked fine in a previous installation (Mandriva 2008.1) in the same laptop (nx6125). I tried with several players (Kaffeine, vlc, mplayer), but nothing works. I know that the DVD drive is OK, since I was a able to watch an unencrypted DVD. I also have libdvdnav4, libdvdread3, libdvdcss2, w32codecs already installed.

This is the error message from Kaffeine:
07:06:12 PM: xine: cannot find input plugin for MRL [dvd:///dev/hdc]
07:06:12 PM: xine: input plugin cannot open MRL [dvd:///dev/hdc]
07:06:11 PM: xine: found input plugin : DVD Navigator

And this is from vlc
tommy@tardis:~$ vlc dvd://
VLC media player 0.8.6h Janus
libdvdnav: Using dvdnav version 4.1.2 from [URL]
libdvdnav: DVD Title: DVD_VIDEO
libdvdnav: DVD Serial Number: 2E904DAF
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/tommy/.dvdnav/DVD_VIDEO.map'
libdvdread: Invalid main menu IFO (VIDEO_TS.IFO).
libdvdnav: vm: failed to read VIDEO_TS.IFO
libdvdread: Invalid IFO for VMGM (VIDEO_TS.IFO).
libdvdread: Error cracking CSS key for /VIDEO_TS/VIDEO_TS.VOB (0x00000180) .....
[00000277] dvdread demuxer error: read failed for block 0
[00000270] main playlist: nothing to play

View 9 Replies View Related

Debian Multimedia :: MPlayer Broken - Incompatible With Version Of FFMPEG

May 11, 2010

I received a few updates today, one of which is mplayer. Now mplayer is broken and from what I can gather it's because it's incompatible with the version of ffmpeg I have installed. But the real problem is that mplayer and ffmpeg were originally installed from the debian-multimedia repo but the update for mplayer is from the debian repo. I can't go back because this new mplayer is dependent on libdirectfb-1.2-9 whereas mplayer from debian-multimedia is dependent on libdirectfb-1,2-0.

In case you want the error from mplayer:
mplayer: relocation error: mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

View 10 Replies View Related

Debian Multimedia :: KDE Compositing Broken With Nvidia Geforce 7300 GS?

Sep 9, 2011

I just tried to install KDE in Debian testing on the machine with Nvidia Geforce 7300 GS using Nvidia driver (280.13-1). However KDE breaks when compositing is enabled, and the only way to make it work is to disable compositing. This problem seems to exist for a while already:[URL].. Is it really Nvidia's problem, or something with KDE? Is there a point in contacting Nvidia about it?

View 4 Replies View Related

Ubuntu Installation :: Update Manager Not Restart 10.4 Update After Broken Download

May 2, 2010

I started the upgrade to 10.4 from 9.10 through the update manager. It started the update to 10.4. After downloading almost 95% of the update, it gave an error message of "could not download certain components. downloaded files will not be erased" and stopped the update. I restarted the PC, and started the update manager again. But now it does not show any option of update to 10.4. how do I continue or resume the update process? I just started using ubuntu about 15 days back. So, I am relatively new to this.

View 3 Replies View Related

Debian :: Broken Dependency - Mark Smartcam Package As Not Broken And Release Apt?

May 21, 2010

i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?

View 8 Replies View Related

Debian Multimedia :: OpenOffice Font Anti Aliasing Broken After Upgrade To Lenny

Sep 14, 2010

I'm trying to upgrade a headless terminal server like box from Etch to Lenny. Users log in to this box using a GoGlobal client and use applications such as OpenOffice and Iceweasel. Because of the ended support for Etch we want to upgrade this machine to Debian Lenny as soon as possible and in order to save time we decided to dist-upgrade instead of installing a new machine. I've done this upgrade in a test environment and everything is working as expected except for OpenOffice, which seems broken after the upgrade:

The problem seems to be caused by the anti aliasing features of OpenOffice and disabling these features in the options panel (Extra -> Options -> OpenOffice.org View -> Screen font anti aliasing) fixes the UI somewhat:

However, as can be seen in the last screenshot, disabling anti aliasing makes the whole thing look terrible. I've searches the net for solutions such as this one but so far I've not been able to fix this. Is there anyone who can point me towards what has changed in the way fonts are rendered since Lenny and what might cause this breakage for OpenOffice? Other applications such as Iceweasel work perfectly and look better then before.

View 1 Replies View Related

Debian Multimedia :: Online Radios - Words Are Continuously Broken By A Metallic Sound

Jun 5, 2011

I am running debian testing, amd64 on my box. In general, I do not experience particular multimedia problems; I can watch & listen to ..... videos without a glitch and even webcasts like [URL] do not pose any problem. However, I experience problems with some (reputable) online radios, for instance when I visit the link [URL] then words are continuously broken by a metallic sound. However, if I open e.g. with totem a simple file such as france_culture_mp3-128k.m3u whose content is given by

[Code]...

then the sound is OK. This is puzzling as this text file once again points to the same radio franceculture! Does anyone have an idea of what is going on? It seems to me that whenever I try to listen to an online radio from within iceweasel, then I have sound problems, but I have installed many plugins and I do not have problems with video webcasts that of course also include sound.

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved