Debian :: Postscript Images - Openshot Not Working Due To Missing Dependencies
Mar 21, 2011
A day or two ago I saw a weird file in my downloads folder, and deleted it. I'm not sure why I deleted it rather than wondering why there was a weird file there, but anyway...another one has shown up.
name: datetime
type: PS document (application/postscript)
It's an image. The top part of the image shows what I was doing in a terminal last night. The bottom part shows a folder I was browsing in Nautilus. I believe the top and bottom parts are from different times. I'm a little weirded out, it's like something is taking screenshots of what I'm doing. Anyone happen to know what program created these or why?
View 8 Replies
ADVERTISEMENT
Oct 31, 2015
I have a problem with my Debian 8 installation. This morning I was playing around with libvirt and virt-manager while I was routinely installing updates using apt-get. While doing that, my system crashed (probably because of the running Win8 VM). After resetting (in hardware), I got access to the emergency console where I tried executing "dpkg --configure -a" which worked.
After restarting, I first noticed that the login screen background (just the normal Jessie one on LXDM) was missing and the screen was black instead. After logging in, I saw that nearly every image/icon/whatever is missing. For example:
- the icons in lxpanel (I use LXDE)
- the copy and paste icons nearly everywhere
- the New Tab icon in Firefox
- many more icons
- the desktop and login background
A few images are still there:
- interestingly, the lxpanel icons are replaced by "icon missing" icons which still work
- most icons in Firefox except for New Tab
- all images of LibreOffices (so this problem might be Gtk+ only)
Some programs don't work (obviously because they can't load their menu icons and don't a fallback). An example for this would be Inkscape. It crashes at start:
Code: Select all(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
[Code] .....
Note: I use a German system. "Format der Bilddatei unbekannt" means something like "Format of image file is unknown", "Bildtyp 'xpm' wird nicht unterstützt" means "xpm image type is not supported".
Concerning the desktop background, I looked at /etc/alternatives/desktop-background and found a correct SVG image which was the one I had before.
How I could restore these images?
View 2 Replies
View Related
Sep 9, 2010
I downloaded the deb from the Phoronix site, installed it, and found out there were missing dependencies: php5-cli php5-gd.
These took up about 10.5 MB. Next I ran 'phoronix-test-suite list-tests', agreed to the license, then ran it with 'gui', and found out that I needed to load the 'PHP GTK' module. There is no Debian package ( at least no combination of gtk and php in description or name returned any results ), so I downloaded the source and read the instructions in INSTALL.
When running buildconf, it died due to 'phpize' not being found. This binary only comes with the php5-dev package, another 12 MB. After installing that package, buildconf dies with
Configuring for:
View 1 Replies
View Related
Aug 10, 2010
Where have the AMD64 daily build images gone? I show it's empty from several different networks / machines.[URL]
View 6 Replies
View Related
Jan 18, 2011
I've been using OpenShot before with no problems at all, I then formatted and Dual booted Windows 7 and Ubuntu 10.10 and now I have a little problem. I've downloaded and installed OpenShot 1.2 via Software Center and installed LAME Mp3 codec via Terminal
Code:
sudo apt-get install lame
Everytime I try to export a video I've created in OpenShot I get this message.
"The following formats/codecs are missing from your system:
libmp3lame. You will not be able to use the selected export profile. You will need to install the missing formats/codecs or choose a different export profile."
I checked the codec in OpenShot and it's missing, I opened Synaptic to search "lame" and sure enough, it's installed version 3.98 so I tried reinstalling lame mp3 via Synaptic and still no audio codec is there in OpenShot when I click Refresh Codec. I have now tried reinstalling OpenShot with the codec already installed and still nothing, as well as uninstalling both, restarting the computer.
And then installing codec then OpenShot and vice versa for installation and STILL nothing is happening. I googled OpenShot LAME Mp3 codec problems and I can't find a single thing. OpenShot was working flawless before I dual booted and now it wont work at all, every single video format I can use, it's telling me I need the codec for it, which I have but OpenShot tells me I don't.
View 1 Replies
View Related
Dec 18, 2010
I am trying to export a video in openshot video editor and I get this on export error:
The following formats/codecs are missing from your system:
libx264
libmp3lame
You will not be able to use the selected export profile. You will need to install the missing formats/codecs or choose a different export profile. I installed the codecs already.
View 4 Replies
View Related
Sep 1, 2011
I am following [URL] to install ubuntu on my beagleboard via Ubuntu 10.10 on liveCD. When I enter this command in terminal.
"sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot beagle"
It gives me a error sayings Dependencies are missing.
"Missing pv.Your System is Missing some dependencies
Ubuntu/Debian: sudo apt-get install uboot-mkimage wget pv dosfstools btrfs-tools parted"
And when I enter the that above in terminal I get the following error.
Unable to locate PV.
View 5 Replies
View Related
May 5, 2010
I use Linux for my everyday work but lately I've been faced with a trouble when I send out file printouts from my browser from my Debian system to (normally) window$ systems, where they are not readable. Is there a way for me to convert the postscript files into pdf format? Most window$ users will have some sort of pdf reader installed but I am still to find one user that has Ghostscript and Ghostview installed. where can I find the TTF fonts that are shipped with every standard installation of Debian? I'm sometimes forced to print files through a windows system and because the fonts loaded in that system are not the ones I use in Debian (URW Gothic L, as an example) I end up having my official documents disfigured. If I can carry around with me a ready-to-install fonts package I can get over this obstacle.
View 3 Replies
View Related
Nov 6, 2009
I am trying to install gdb 7 because gdb 6.8 has been freezing quite a bit on me lately.
Code:
[doriad@davedesktop ~]$ sudo rpm -ihv gdb-7.0-3.fc12.i686.rpm
warning: gdb-7.0-3.fc12.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba
error: Failed dependencies:
libc.so.6(GLIBC_2.11) is needed by gdb-7.0-3.fc12.i686
libreadline.so.6 is needed by gdb-7.0-3.fc12.i686
It looks like the latest version of readline in F11 is 5.2 and glibc is 2.10. Is there an easy way to get these dependencies installed in Fedora 11?
View 3 Replies
View Related
Jun 23, 2009
I have a problem with yum on fedora 11. When I ran yum install mplayer/vinagre.i586/ or whatever, It always process dependancies and then at some point returns an error like
or
I tried installing different applications but yum always comes with the above errors.
This is my yum repolist
My fedora.repo file
And my yum.conf
I have tried:
View 3 Replies
View Related
Mar 8, 2009
I received the updated packages available notice and tried to run the updates.
When I run it, it checks for dependencies and I get this:
I'm seriously new to Linux and I admit, not much makes sense right now.
View 4 Replies
View Related
Jul 10, 2010
I have been running f13 ever since it was released. Evidently the kmod-rt2870 rpms are never deleted when older kernels are removed. When I tried to do today's update the Package Manager and yum complained that some of the older kmod-rt2870 packages left over from fedora 12 were missing kernel dependencies. The kernels have been missing for a long time. I don't know why the package manager started complaining today.
I tried
1) yum clean all
2 rpm --rebuilddb
3) removed the /lib/modules directory corresponding to the old kernels
and the problem persisted.
I finally removed all of the kmod-rt2870 rpms what where originally installed in fedora 12 and I was finally able to complete the update. Why did the package manager suddenly start complaining about the missing kernels?
View 1 Replies
View Related
Jun 4, 2011
I'm trying to install a program (A vpn gui) and when I run the installation file I get this output:
Code:
guan@guan ~/Desktop/HMAGUI-Ubuntu-Release/bin $ sudo ./Install.sh
Reading package lists... Done
[code]...
View 3 Replies
View Related
Dec 12, 2010
I tried
yum install kchmviewer-5.2-1.i586.rpm
then I got:
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Parsing package install arguments
Examining kchmviewer-5.2-1.i586.rpm: kchmviewer-5.2-1.i586
code....
View 3 Replies
View Related
Nov 9, 2010
I am currently using SUSE ENT x64 v11 SP1. While trying to install various packages I keep getting dependencies error. I tried reinstalling the rpm packages(listed below) and use various versions but seems like no matter what I try it doesn't go away.
Code:
--> Missing Dependency: liby2storage.so.2()(64bit) is needed by package smis-providers-1.0.0-10.29.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package libsnmp15-5.4.2.1-8.1.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package kdebase4-SLED-11-25.1.x86_64 (installed) .....
Code:
rpm-python-4.4.2.3-37.2
rpm-4.4.2.3-60.2
rpm-32bit-4.4.2.3-37.8
deltarpm-3.4-103.22
rpm-devel-4.4.2.3-27.1
no broken libs or whatsoever. What am i missing here?
View 5 Replies
View Related
Oct 25, 2009
My girlfriend has just dusted off her Aspire One netbook with Linpus on it. I've tried to update packages and such (eventually got the password changed and such) now I can't update the packages or enable GNOME.
Updating the packages brings up this error:
Code:
And trying to switch to GNOME brings up this error:
Code:
View 2 Replies
View Related
Feb 1, 2010
who to install mumble 1.2 on slackware 13 i can't install, missing dependencies, tx. hola alguien sabe como instalar mumble 1.2 en slackware 13? no encuentro las dependencias, gracias
View 14 Replies
View Related
Mar 7, 2011
Been attempting to upgrade the PHP version to a VPS on Blacknight Ireland hosting (Blacknight Hosting) but am having trouble trying to install the yum package on CentOS 5.5. I've downloaded a suitable yum installer from the hosting companies own downloads site (which you'd presume would work with their CentOS version), uploaded and attempted to run. However, it fails with the following output:
[Code]...
Been reading from various sources through Google searches that these should already be preinstalled with CentOS? Can anyone point me in the right direction to get these?
View 1 Replies
View Related
Oct 31, 2010
I recently switched from Windows to Linux (using Fedora 13 at the moment). I managed to get most things working, but there is one last thing that I'd love to get working: amBX (more info: here). After some searching I found a few guides on how to install it (like this guide: link) I know that one is for Ubuntu, but I can't find any for Fedora, so I used that one as a general guideline. This guide (and the others that I found) require installing Boblight (website here). Compiling Boblight requires several dependencies, but I can only get two of the required dependencies. I used the following code to install the dependencies:
Code:
sudo yum install gcc libusb-dev ruby ruby-dev libportaudio-dev libavdevice-dev libswscale-dev libavformat-dev libavcodec-dev libxrender-dev libsdl1.2-dev libc6-dev-i386 libx11-dev
This returned the following:
Code:
Loaded plugins: presto, refresh-packagekit
code....
View 14 Replies
View Related
Aug 13, 2011
I have just got rid of Ubuntu in favor of Fedora, after more than ten years using Debian and Ubuntu. Most differences are pretty minimal but one big difference I haven't been able to master yet is the realm of rpm and yum. My kernel is 2.6.40-4.fc15.x86_64. Today, when running yum update I was greeted with a number of errors.
Output of yum check:
Code:
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
glibc-2.14-5.x86_64 is a duplicate with glibc-2.14-4.x86_64
glibc-common-2.14-5.x86_64 is a duplicate with glibc-common-2.14-4.x86_64
1:perl-Module-Pluggable-3.90-160.fc15.noarch is a duplicate with 1:perl-Module-Pluggable-3.90-159.fc15.noarch
1:perl-Module-Pluggable-3.90-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
1:perl-Pod-Escapes-1.04-160.fc15.noarch is a duplicate with 1:perl-Pod-Escapes-1.04-159.fc15.noarch
1:perl-Pod-Escapes-1.04-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
1:perl-Pod-Simple-3.13-160.fc15.noarch is a duplicate with 1:perl-Pod-Simple-3.13-159.fc15.noarch
1:perl-Pod-Simple-3.13-160.fc15.noarch has missing requires of perl = ('4', '5.12.4', '160.fc15')
I have also attached the output of yum update, which I believe is more verbose on the sources, etc.
I'm afraid that if I just start forcing removal of packages I'll render my system useless.
View 6 Replies
View Related
Aug 31, 2010
I am trying to install pygame(from source) for python3 on my openSUSE 11.3. From repos pygame is only available for python2 and not for python 3. While running the installation scripts I am getting this:
Code:
linux-eeow:/home/vivek/Projects/codes/python/pygame-1.9.1release # python3 setup.py
No Arguments Given, Perform Default Install? [Y/n]Y
WARNING, No "Setup" File Exists, Running "config.py"
Using UNIX configuration...
Hunting dependencies...
SDL : found 1.2.14
FONT : not found
IMAGE : not found
MIXER : not found
SMPEG : found 0.4.5
PNG : found
JPEG : found
SCRAP : found
PORTMIDI: not found
PORTTIME: not found
Warning, some of the pygame dependencies were not found. Pygame can still compile and install, but games that depend on those missing dependencies will not run.
Would you like to continue the configuration? [Y/n]:
What these dependencies are. What all do I need to install...
View 2 Replies
View Related
Feb 13, 2010
In KDE I have no System Notifications, Kaffiene, Amarok2, Amarok and Xine immediately exit when opened without an error. If I try to open the System Settings/Multimedia or System Settings/Notifications control panels they also exit without an error. I have audio in other applications, MPlayer, Skype, VLC, Songbird, etc., as well as from the Konsole. I've tested Konsole audio using the published guidelines in the Audio HowTo, 'speaker-test' works fine for all users. In Yast2 I can configure and test the audio card without errors, but I am not able to get USB headphones working. I have been through the 'Check your multimedia problem in ten steps'. There are no errors or missing dependencies showing up. I've booted from the 11.2 Live CD and everything worked fine including KDE Notifications and application audio. I've tried deleting my .kde4 profile, this didn't fix the problem, and application and control panel behaviour remained the same with a clean profile.
View 1 Replies
View Related
Apr 7, 2010
I am tech support engg. Provide support for its software which runs on Linux and Windows. Actually I got stuck in installing PHP in my RHEL server. I redirected to this forum, so I registered here. Looking for some URL to global repository which I can use. Lots of dependencies are missing in my repo.
View 2 Replies
View Related
Apr 13, 2011
Found a weird issue with Openshot video editor ( Gnome, squeeze amd64 ) version 1.1.3-1 ( stable ) but it also applies after upgrading to version 1.3.0-1.1 ( from sid ).
After starting Openshot there are icons ( and tabs ) missing on the toolbar :
After hovering my mouse-pointer :
After ( in menu ) : View > uncheck Toolbar and again View > check Toolbar :
Choosing another gtk-style in gnome-appearance-properties : Theme > Customize... > Controls seems to solve it. I've checked different Controls, some have the same problem and others don't.....
View 1 Replies
View Related
Dec 15, 2009
I just finished upgrading the last of 3 machines from F10 to F12 using preupgrade (all i686). Except for a non-critical hplip issue, all went well with the first two machines upgraded 1 week and 3 days ago, but some python F10->F12 updates were missing on the third machine that I upgraded yesterday, leaving yum inoperable. Thanks to good yum error messages, I was able to resolve the problem (I think), but I thought I should post to check if mine is a unique or common problem, to enquire if it may have resulted from some of the python packages being in "update transit" in the repositories, and/or whether something like this can be avoided in future? Details follow:
Upgrade appeared to go well except for some dejavu font dependency issues (experienced on all three machines) and libcrypto.so.7 missing for eet-1.2.2-4... (third machine). However, there was a boot message that some python module (can't remember which) was not present for some nvidia requirement, although video driver worked fine. When testing yum: First it complained that libpython2.6.so.1.0 was not present. Since that module conflicted (identified by rpm) with various python 2.5.*f10 packages that that were still on board, I copied libpython2.6.so.1.0 (from a current f12 rpm) into /usr/lib manually. Second, yum complained that urlgrabber was not available, so rpm with the latest python-urlgrabber for f12 solved that.
Third, yum complained that pycurl was not available, so rpm with the latest python-pycurl solved that. Yum now works! and boot message is gone! I ran "yum install python-libs" to make sure that any necessary dependencies were met following my manual installation of libpython2.6.so.1.0, which resulted in a bunch of python dependencies being upgraded as a result.
View 1 Replies
View Related
Oct 14, 2010
I'm running FC11 on an Intel 686 server and would like to solicit some help. I'm writing an Expect script to discover our lab network and would like to insert the results into a mySQL database. I've installed Apache/PHP/mySQL via the LAMPP distribution. I've hit a brick wall, however, in trying to install the mysqltcl library. how to install the library. I have downloaded an RPM, but installatiojn is failing due to missing dependencies: libmysqlclient.so.10 and libmysqlclient_r.so.10. And I have no luck in locating and installing those.
View 1 Replies
View Related
Apr 2, 2011
I am trying to run algodoo from terminal after I install it, but it doesn't run. It gives this error. I have been having troubles with permissions in the /usr folder recently, so I think that is what might have caused this. Please read through it thoroughly, as algodoo is actually located in the /opt folder.
Code: jon-Tuxbox:~$ sudo '/opt/Algodoo/algodoo/algodoo'
There are missing dependencies.
Please make sure that all the required libraries are installed.
Missing:
libcxcore.so.2.1 => not found
libcv.so.2.1 => not found
libhighgui.so.2.1 => not found
jon-Tuxbox:~$
View 1 Replies
View Related
Mar 20, 2011
when I have a broken packages on the system and want to apt-get install something (completely unrelated to the broken package) apt-get starts giving me crap about the broken stuff and won't download and install the packages I'm asking for. How can I make it ignore the completely unrelated stuff about missing deps on my system and download what I want?
View 3 Replies
View Related
Mar 12, 2011
The one in upstream has problems, but reading the bug reports provided the answer. I disabled the building of the python2.5 modules, and added python-httplibs2 as a Depends, and it magically started to work. Deb file and source: [URL] This is a temporary location, I'm sure upstream will have a fixed version soon.
View 1 Replies
View Related
Jun 15, 2010
Code:
Missing components:
Is there a package that I can install that will satisfy this dependency? I am unable to locate anything other than the source here and here, but I'm also unsure if this is even the right package or if source this old is what gopdder is asking for. I'm looking for a package.
View 5 Replies
View Related