Debian Multimedia :: Can't Install VLC Jessie

May 25, 2015

I recently upgraded from wheezy to jessie and everything went as planned with dist-upgrade. However I just noticed that I can't play any video file. I thought about upgrading vlc, as it was already installed but it had dependency problems. So I tried to remove it

Code: Select allsudo apt-get remove --purge vlc

Then If I try to install vlc I receive this message:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:

The following packages have unmet dependencies:

vlc : Depends: vlc-nox (= 2.2.0~rc2-2) but 2.0.3-5+deb7u2+b1 is to be installed
Depends: libvlccore8 (>= 2.2.0~pre1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 2.2.0~rc2-2) but it is not going to be installed
Recommends: vlc-plugin-samba (= 2.2.0~rc2-2) but it is not going to be installed
Breaks: vlc-nox (< 2.2.0~pre2-2~) but 2.0.3-5+deb7u2+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

Now, I thought about removing vlc-data but I received this message saying that 253 packages will be removed (624Mb worth of applications). Am I uninstalling my entire system with this?

This is my sources.list

deb http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

I'm running
3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux

Running aptitude offers to remove this 260+ packages, so I'm not happy with that.

View 14 Replies


ADVERTISEMENT

Debian Multimedia :: Can't Install KDEConnect On Jessie 64 Bit

May 31, 2015

I'm trying to install KDEConnect on my 64 bit Debian system. It's failing because of dependencies.

Tried installing the first dependency, sshfs. It said it cannot find the 64 bit package. So, I tried the 32 bit. That one depends on fuse. Tried to install fuse 32 bit. hat depends on sed. Tried installing 32 bit sed, but the package manager said it's risky to replace 64 bit sed with the 32 bit variant.

I stopped here thinking that I'm risking some stability and the road to the finish line is not visible till the end, meaning I might lose hours trying to do something that fails at the last step. This happened to me few times in the past (with other software) and I really don't want to repeat the incident. I need a stable system and I need my time.

The question is: how to get installed kdeconnect package on Jessie 64 bit ...

View 12 Replies View Related

Debian Multimedia :: Can't Install Acestreamplayer In Jessie

Aug 27, 2015

I'd like to have acestreamplaer installed in jessie, but I am not able to do it....

I tried with
Acestream repos:
deb http://repo.acestream.org/ubuntu/ saucy main

But I cant install it, I got this

acestream-player-data : Depende: libavcodec53 (>= 4:0.7-1) pero no es instalable o
libavcodec-extra-53 (>= 4:0.7-1) pero no es instalable
Depende: libavformat53 (>= 4:0.7-1) pero no es instalable o
libavformat-extra-53 (>= 4:0.7-1)
Depende: libavutil51 (>= 4:0.7-1) pero no es instalable o
libavutil-extra-51 (>= 4:0.7-1)
Depende: libdvbpsi7 (>= 0.2.0) pero no es instalable
Depende: libupnp4 pero no es instalable o
libupnp3 pero no es instalable
Depende: libx264-120 pero no es instalable

View 6 Replies View Related

Debian Multimedia :: Jessie 8.3 - How To Remove GNOME And Install MATE

Mar 14, 2016

I have Jessie 8.3, netinstall and GNOME base. I want to switch to MATE and my question is hot to do it correctly.

I think it is impossible to do it by installing firstly MATE and the GNOME - both desktops should be crashed.

How to remove completely GNOME to be without any desktop environment? I can go to thext mode and run commands to delete the desktop but there is something more that I should do?

View 8 Replies View Related

Debian Multimedia :: Jessie With Gnome - Cannot Log In

Dec 29, 2015

Here's the thing:

- Debian boots normally
- I get the login screen
- Once my credentials entered, I see only the grey foreground of the login screen for a couple of seconds, then a black screen with a prompt for like half a second and then I'm back to the login screen. No error message, nothing.

When booting in recovery mode and use startx, it works fine (it's my setup at the moment). From there, if I start gdm3 (systemctl start gdm.service), I get the black screen with a prompt and I can do nothing, I have to shut down directly by pressing the button.I tried to add Debian-gdm user to the video group (even if I don't use nVidia drivers), to replace gdm by lightdm and even to remove any display manager but the issue is not solved.Here are some outputs:

Code: Select all# dpkg-reconfigure gdm3
Job for gdm.service failed. See 'systemctl status gdm.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript gdm3, action "reload" failed
Code: Select all# journalctl -xn
-- Logs begin at Tue 2015-12-29 19:16:26 CET, end at Tue 2015-12-29 20:20:55 CET

[code]....

Since removing gdm didn't change anything, I assume it doesn't have anything to do with it but still.

View 10 Replies View Related

Debian Multimedia :: VNC Doesn't Work Well With Many Jessie DEs

Dec 29, 2014

I'm trying out a Jessie install and have noticed VNC doesn't work as well as it used to. I often install a desktop environment on a headless machine, disable *dm, and use vnc4server to create a desktop session if I want to use a GUI. When I try to do the same on Jessie, I run into problems.

Using Gnome, all I get is the generic "Oops something went wrong" error. Looking at .xsession-errors, there are some errors that hint at the problem.

Code: Select allXsession: X session started for ryan at Mon Dec 29 06:07:30 CST 2014
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8

[Code] ....

Some possibly related bugs: [URL] ...

The same thing seems to happen with Cinnamon. Since I doubt a fix for the above issue will make it into Jessie, I tried XFCE. However, that doesn't work correctly either. When running XFCE via VNC something is misreporting the version of xrandr as 1.1 instead of 1.4. Since xfsettingsd appears to want version 1.2+, many things are broken.

This post on the Ubuntu forums suggests the issue might be fixed in xfsettingsd version 4.11: [URL] .....

Is there a better way of getting a remote desktop in Jessie that I'm overlooking?

View 0 Replies View Related

Debian Multimedia :: Sound Converter In Jessie

Feb 20, 2015

I am using Jessie. 64 bits. I have been using Sound Converter in other distros (LMDE, Ubuntu, etc) in the past.Jessie has Sound Converter 2.1.3. I think I have installed the needed codecs. When I try to convert from mp4 to mp3, the program gets stuck, and nothing happens. Other formats can be converted.

When I use SoundKonverter (also in Jessie, version 2.1.1) it works with no problem, converting from mp4 to mp3. Nevertheless I would prefer to use Sound Converter.

View 2 Replies View Related

Debian Multimedia :: Jessie KDE Broke After Log Out Session

Mar 2, 2015

A few weeks ago I have installed Debian Jessie on KDE Desktop Version. I have a problem with the Display Manager Kdm, if i log out session the monitor turns off (DVI No Signal), the only option that I have it's forced shutdown or reboot via power button. I try another DM lightdm and this works fine. But i liked to know why log out session crash on Kdm.

Adding : TerminateServer=true at the end of /etc/kde4/kdm/kdmrc (Section :[X-:*-Core], solve the issue.

View 2 Replies View Related

Debian Multimedia :: Jessie Black Windows In KDE

May 19, 2015

I recently decided to buy a new pc and install only one operating system: Debian.

The PC has an Intel Core 2 Duo, 4GB of RAM and installed Linux 3.16.0-4-amd64 with desktop KDE SC 4.14.2

I can use it for a while, but it always ends with the same problem: All the windows turn black, except the edge.

Furthermore, in the application launcher menu, the edge only appears, like when I make right click on the desktop.

They appear completely transparent. Only be solved by restarting the PC.

View 2 Replies View Related

Debian Multimedia :: Is There A Way To Get Oracle Virtualbox On Jessie

May 26, 2015

Is there a way to get Oracle virtualbox on Jessie yet? I only see one for wheezy at the oracle site.

View 3 Replies View Related

Debian Multimedia :: X Won't Start After Upgrade To Jessie

Aug 22, 2015

X won't start (awesome WM) after upgrading to jessie. It seems to startup up, then just stops. I'm running startx from the command line after logging in. The xorg log (bottom) looks good and I see an exit code of zero.

I do see this in sysout:

Code: Select alldebian xf86TokenToOptinfo: table is NULL

Googled around but I can't find anything specific on this one.

I'm not using any xorg.conf, as booting into a linux rescue cd everything works ok

Code: Select all[  2275.960]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[  2275.960] X Protocol Version 11, Revision 0
[  2275.960] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  2275.960] Current Operating System: Linux jj 3.14.25 #1 SMP Fri Dec 5 10:17:33 EST 2014 x86_64

[Code] .....

View 2 Replies View Related

Debian Multimedia :: How To Burn Audio CD In Jessie

Sep 15, 2015

Brasero is broken ([URL] .... - "impossible to link plugin pads") and neither Devede nor CD/DVD Creator offer me the classical Audio CD format.

What is a simple and fast way to get Debian/GNOME to burn an Audio CD. Blimey, that can't be that difficult??

View 1 Replies View Related

Debian Multimedia :: Installing CODEBLOCKS IDE On Jessie 64-bit

Jan 6, 2016

I am running Debian jessie 64-bit with GNOME 3.14.1. I would like to install the CODE::BLOCKS IDE, described here: [URL] ..... I follow the tutorial for Debian, but having added

Code: Select alldeb [arch=amd64,i386] https://apt.jenslody.de/stable jessie main
deb-src https://apt.jenslody.de/stable jessie main

to Code: Select all/etc/apt/sources.list, I then run "sudo apt-get update". This gives me the error

Code: Select allE: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?

Is it safe to go ahead and install apt-transport-https? I really don't want to ruin my Debian-installation...

View 5 Replies View Related

Debian Multimedia :: Jessie Loose Background After Sleep

Dec 30, 2014

After a sleep resume cycle, my background image is corrupt. It's replace by a weird image.

Before [URL] ...

After [URL] .....

I'm using Debian Jessie, Gnome 3.14.1, Nividia-drvier 340.65-2

The problem was highlight previously [URL] ....

View 0 Replies View Related

Debian Multimedia :: Unable To Disable Gdm3 In Jessie

Dec 31, 2014

I have a fresh install of Jessie and I am unable to disable gdm3. I issued:

Code: Select alluser@debian:~$ sudo systemctl disable gdm3.service
Synchronizing state for gdm3.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d gdm3 defaults
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d gdm3 disable
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).

Restart and still displays the Gnome 3 login manager.

View 4 Replies View Related

Debian Multimedia :: Sound Is Tinny After Upgrading To Jessie

Jan 16, 2015

I upgraded my system from Wheezy to Jessie and now the audio is tinny. It sounds like a lot of the bass is being chopped off. This happens in YouTube's HTML5 video player, VLC and whatever player it is that Thunar launches for avi files.I'm using Xfce as my desktop, if that matters.I looked around for an equalizer app for pulseaudio but was surprised to find that the there isn't one, or at least not one which is still maintained.

View 0 Replies View Related

Debian Multimedia :: Upgraded To Jessie From Wheezy - No Sound

Jan 22, 2015

I upgraded to Jessie today and found that I have no sound.

Code: Select all# uname -a
Linux ath 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux

There is no sound card on the motherboard. Sound worked previously through HDMI from a Nvidia GTX570

Code: Select all# lspci|grep Audio
09:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)

Code: Select all# aplay -l
aplay: device_list:268: no soundcards found...

[code]....

View 8 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 :: Jessie KDE - Clementine Wouldn't Close

Apr 6, 2015

I have installed clementine and when i press Music-->Exit, clementine still running in the background. Only works "Kill" the process through the KSysGuard or htop application.

To re-produce:

*Open Clementine.
*Exit UI interfaz (Music-->Exit).
*Clementine still running in the background.
*Kill the process e.g throught KSysGuard ( monitor system kde) or htop application.

View 5 Replies View Related

Debian Multimedia :: Periodic Screen Freezes In Jessie

Apr 15, 2015

For months I've been experiencing periodic screen freezes in Debian Jessie. I've tried many ways to debug/fix it without any luck...

I'm running GNOME 3 in Debian Jessie...
Code: Select all$ gnome-shell --version
GNOME Shell 3.12.2
$ cat /etc/issue
Debian GNU/Linux 8
l

On a ThinkPad X60 with a SSD.

Code: Select all$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

My screen freezes periodically.

By freeze, I mean that the mouse can still move, but everything else behind it is frozen entirelyI can switch to a terminal with CTRL+ALT+F1, it's ... I guess... X or gnome-shell or something that's frozen? Not the whole OS thoughThese freezes last anywhere between 5 or 10 seconds and 3-5 minutesI can't predict when they will occur, but often, after a suspend/resume, they will start occuring much more frequently. Also, they often happen after I enter my password and press ENTER on the lock screen after a resume from suspend. But not exclusively -- they can happen at any other time when I'm doing pretty much anything in GNOME...

Things I've Tried...

When frozen, I've tried to CTRL+ALT+F1, login, and run gnome-shell --replace... [*[When frozen, I can successfully CTRL+ALT+F1 and run `service gdm restart`... with the obvious downside of losing everything I have open. But the screen responds immediately and I can log back in to GNOMEI tried running `Xorg -configure` to generate an /etc/X11/xorg.conf file to edit, but received an error about not being able to generate configuration for multiple screens or something (I can retry and provide the exact error if this is a useful direction to try) is it the gnome-shell freezing? Is it X? Is it a problem with the X driver I'm using?

View 4 Replies View Related

Debian Multimedia :: Enable Hotkeys With LXDE On Jessie

Apr 27, 2015

I've been using debian for well over a year, previously with the gnome desktop. I never really liked how much memory and CPU it used, but many things like the hotkeys worked out of the box, and it was relatively easy to configure. After upgrading to Jessie I decided I'd give LXDE a go given it was lightweight and seemed more complete than e17.

However, after over a day struggling to get everything to work just right, I am still unable to use use my hotkeys (volume control, brightness control, etc.). The volume can be controlled through the GUI, but the brightness seems to have no control whatsoever. In any event, I installed the drivers and firmware for the hardware and used the instructions in the link to try and configure the key bindings, but nothing has worked: [URL] ....

:Questions#Change_hotkeys I'm not sure what to do now.

View 14 Replies View Related

Debian Multimedia :: Jessie - Playing Videos Through Firefox

May 7, 2015

I went to mozilla, installed the tar ball package into /opt/, then double clicked on the shell script named firefox inside the /opt/firefox folder.I go to a few sites that stream videos kind of in a way YouTube does as well. So when I go to play the file which is typically in a jwplayer. Firefox thinks I am trying to open to save the file? It attempts to play the video inside dragonplayer, I just want it to run the video. I have also uninstsalled IceWeasel, running KDE shell. x64.

View 4 Replies View Related

Debian Multimedia :: Jessie KDE Does Not Show File Manager With Dvd-rom

May 7, 2015

When I insert a dvd-rom I dont get the option for the file manager. I do get k3b, vlc,dragon and two other options. Im guessing this is a bug since this didnt happen with Wheezy. When I insert a dvd data disc I do get the file manager option. Strange this is, after inserting the data disc, removing it and then reinserting the dvd-rom I see the option for file manager. How can I get the file manager option to show everytime I insert a dvd-rom? I tried to,create a new option in system setting but man is that stuff confusing.

i,want to be able to browse a dvd-rom movie/video using dolphin when i insert one. I want open with file manager to be one of the choices. I think file manager is the choice.

View 8 Replies View Related

Debian Multimedia :: Mondo Rescue Not Working On Jessie

May 9, 2015

i can't use imondo restore anymore, due to upgtading to jessie, did aynone get to make it work with jessie. I love to use mondo restore because i can get hots backpus, and i can do partial restore so i can restore my full system preserving home foldest, other way i have to move my home folder, very much waste of time. I cant get installed it but it doesnt open up, it says mondo, mindi bad installed or something like that.

View 1 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 :: LXDE In Jessie And File Association

Jul 16, 2015

LXDE my desktop environment in Jessie.

Libreoffice is the program for default to open a file texts.

Evince: not open PDF

Image Viewer: not open photos.

How to change file association for leafpad, libreoffice and evince from console??

Where is the file configuration to association of program in LXDE??

View 4 Replies View Related

Debian Multimedia :: Jessie As A Second Monitor For Windows Workstation

Sep 9, 2015

I recently installed GNOME on my debian machine. I want to try using that as a second monitor for my windows 8 computer. I can't seem to find instructions on google, I want to try doing this wirelessy; is there freeware that lets me do this?

View 3 Replies View Related

Debian Multimedia :: XFCE Screen Frozen In New Jessie

Sep 16, 2015

In trying to get openbox running in new Jessie installation, I followed an instruction in openbox.org: Help: XFCE/Openbox.

" If you want to use the Openbox root menu instead of Xfce's, you could terminate Xfdesktop by running the following:"

Code: Select allxfdesktop --quit.

That eliminated everything on the desktop except the Debian8 background image and the panel clock and made it impossible to do anything other than log out via a right click on the panel. Shutting down and rebooting just brings back the same situation. No terminal available.

View 13 Replies View Related

Debian Multimedia :: Eterm Does Not Return A Prompt On Jessie

Oct 4, 2015

This issue is similar to thread [URL] .... and it goes like this:

Eterm can be started either from the menu or from the command line, but it returns no prompt. It just hangs there, displaying a backdrop within the terminal, pressing <Enter> just moves the block cursor down and other input keys appear normally in the terminal, there is just no response or interpretation from the shell.

It seems that for some reason the shell (bash in my case) just does not interact with Eterm application.

One more point is that if the Eterm is terminated by the Close (X) Button, it seems to go in some kind of loop and needs to be killed from the command line (killall Eterm), whereas SIGINT (<Ctrl>+<C> inside the Eterm window) exits properly with no leftover zombies.

View 5 Replies View Related

Debian Multimedia :: Random Crash Of X-server (Jessie KDE)

Nov 5, 2015

Aprox. 1 time per day / every two days hangs the x-server. It hangs a few secs then is being killed and restarted. A popup window in the task bar tells me the restart of the x-server. After that about 15 sec. I can continue to work but sometimes the gtk2 apps lose their integrity thus I have to restart by logging off and in again.

Code: Select all    Nov  3 09:25:30 PC2 org.kde.kuiserver[1070]: kuiserver: Fatal IO error: client killed
    Nov  3 09:25:30 PC2 org.a11y.Bus[1070]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

what does it mean "Remote peer vanished with error" ? Remote access? I am not competent to evaluate that.

Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)

deamon.log
[URL] ....

sys.log
[URL] ....

auth.log
[URL] ....

user.log
[URL] ....

dmesg
[URL] ....

View 0 Replies View Related







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