You are not logged in.

#1 2011-09-11 11:15:30

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

[SOLVED] VLC issues with uninstalling, defaulting options and resizing

VLC has been acting up for quite some time now, but I simply chose to ignore it because SMPlayer does what I need.

Can't uninstall it.

$ sudo pacman -Rns vlc
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: phonon-vlc: requires vlc

$ sudo pacman -Rns phonon-vlc
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: phonon: requires phonon-backend

$ sudo pacman -Rns phonon-backend
error: 'phonon-backend': target not found

Defaulting the options by removing the ~/.config/vlc/ folder solved a graphic issue, for which (part of) the main window somehow took up half of the screen. Now the main window shows up fine, except I can't resize the "Media -> Advanced Open File... (Ctrl+Shift+O)" menu, or by right clicking the systray icon -> "Open Media" (same menu).

HLTxh.png

See?

The title, which is supposed to be in the middle, is way, WAY off. And for some reason I can't resize the window. Is there any other way to completely default the options? Or perhaps this is a bug?

Using Arch i686, no DE, Openbox, everything up to date.

Last edited by DSpider (2011-09-12 19:45:34)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#2 2011-09-12 01:54:31

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [SOLVED] VLC issues with uninstalling, defaulting options and resizing

Try installing phonon-gstreamer to provide the phonon-backend dependency, then uninstall VLC.

Offline

#3 2011-09-12 19:44:48

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [SOLVED] VLC issues with uninstalling, defaulting options and resizing

Thanks. Had to uninstall "phonon-vlc" first but in the end it worked out ok.

$ sudo pacman -Rnsd vlc
Password: 
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: phonon-vlc: requires vlc

$ sudo pacman -S phonon-vlc
warning: phonon-vlc-0.4.1-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): phonon-vlc-0.4.1-1

Total Download Size:    0.00 MB
Total Installed Size:   0.23 MB

Proceed with installation? [Y/n] n
(it was already installed... reinstalling it doesn't make any sense, I wanna get rid of it!)


$ sudo pacman -Rnsd phonon-vlc
checking dependencies...

Remove (1): phonon-vlc-0.4.1-1

Total Removed Size:   0.23 MB

Do you want to remove these packages? [Y/n] y
(1/1) removing phonon-vlc                                                                                                                                            [######################################################################################################] 100%

$ sudo pacman -Rnsd vlc
checking dependencies...

Remove (10): vlc-1.1.11-4  zvbi-0.2.33-3  ttf-freefont-20100919-1  sdl_image-1.2.10-2  libupnp-1.6.13-1  libmtp-1.1.0-1  libmatroska-1.2.0-1  libebml-1.2.1-1  libdvbpsi-0.2.1-1  fluidsynth-1.1.5-1

Total Removed Size:   47.48 MB

Do you want to remove these packages? [Y/n] y
( 1/10) removing vlc                                                                                                                                                 [######################################################################################################] 100%
( 2/10) removing zvbi                                                                                                                                                [######################################################################################################] 100%
( 3/10) removing ttf-freefont                                                                                                                                        [######################################################################################################] 100%
Updating font cache... done.
( 4/10) removing sdl_image                                                                                                                                           [######################################################################################################] 100%
( 5/10) removing libupnp                                                                                                                                             [######################################################################################################] 100%
( 6/10) removing libmtp                                                                                                                                              [######################################################################################################] 100%
( 7/10) removing libmatroska                                                                                                                                         [######################################################################################################] 100%
( 8/10) removing libebml                                                                                                                                             [######################################################################################################] 100%
( 9/10) removing libdvbpsi                                                                                                                                           [######################################################################################################] 100%
(10/10) removing fluidsynth                                                                                                                                          [######################################################################################################] 100%

$ vlc
bash: vlc: command not found

FINALLY!

PS: Uninstall, delete ~/.config/vlc/, install again, and it still has the long-ass "Open" menu. Oh well... It's probably a bug. Guess I can mark it as SOLVED.

Thanks again.


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

Board footer

Powered by FluxBB