General :: Header Border Frame Missing In Fedora After Update The Software Packages

Jul 14, 2011

After installing some Fedora software updates, I can no longer see the header frame in every window. Furthermore, I can't access any window frame after I open a new window frame.

How can I fix this? Can I remove all the updates I recently installed?

Note : After installing these update, when I reboot the system, I can see there are two version of Fedora.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Change Font Used By An Application For It's Window Border Header?

Mar 22, 2011

I'm trying to use TCM (Toolkit for Conceptual Modeling) but the font used by the application for menus window headers & such is very hard to read. I can change the font used for fields within the application in the configuration file, but there doesn't seem to be a way to change the fonts for the other fonts.

Is there a way to do this through gnome or Ubuntu?

View 2 Replies View Related

Ubuntu :: Missing Border In Firefox?

Dec 6, 2010

I've noticed that in linux, firefox is missing a bottom border. This makes it impossible to enable/disable tor (via torbutton addon) or 9enable/disable noscript addon). how to either move these two ''buttons'' on a toolbar or to re-enable the bottom border?

View 5 Replies View Related

Ubuntu :: Missing Titlebar/window Border?

Apr 28, 2011

I just installed 11.04 and was installing everything I wanted fine till I got to installing compiz. It installed fine and ran for a few minutes before my window borders disappeared entirely (see the attached screenshot). I've since tried running metacity --replace, but this makes unity disappear, so I'm left with my open windows only.

PS; I heard that there can be issues with ATI/AMD. Alas, that is my exact setup. I am urged to install proprietary drivers, but they fail to download.

View 4 Replies View Related

Ubuntu :: Search Frame At The Bottom Panel Is Missing When Entering Any Character?

Oct 13, 2010

During using I do something, I do not know??? I notices that a search box usually appears at the bottom panel when entering any characters in any folders is missing. See attachment below.how to retrieve it? I use v10.10.

View 2 Replies View Related

General :: Fedora Update - Error: Missing Dependency

Mar 24, 2010

I was trying to install vlc in fedora 12 and got the following error. Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10 is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates)

View 13 Replies View Related

General :: Border-less Windows For Fedora-12 Gnome Desktop?

Mar 28, 2010

I have installed Fedora 12 with Gnome desktop on a PC. For some reason, I want GNOME to NOT decorate windows with borders. Is there some way to instruct GNOME to NOT add border to windows, and leave them border-less, without scroll-bar title bar etc. Is there some other desk top environment where it is more convenient to achieve this?

View 5 Replies View Related

CentOS 5 :: How To Get Missing Mod And Header Files

Jan 10, 2010

i was trying to install iftop using make installso when i ran /configureit told me that some header files are missing and some modules aaare also missingis there a way to search for the missing header files on the internet and missing modules n the internet

View 1 Replies View Related

Fedora :: Why The Qt-4.5.2 Packages Are Still Missing From 10

Jul 23, 2009

Anybody knows the reason why the qt-4.5.2 packages are still missing from fedora 10 and fedora 11 repositories? The corresponding packages for fedora 9 heve been released on july 18...

View 1 Replies View Related

OpenSUSE :: Won't Install Properly...missing Opensll Header?

May 22, 2011

I was trying to install openSSH on my computer and when I ran ./configure eventually came to this error:checking for openssl/opensslv.h... noconfigure: error: *** OpenSSL headers missing - please install first or check config.log ***

View 7 Replies View Related

Software :: Check Missing Header Files Included From Another?

Jan 27, 2011

Development Package X has a header file that includes another header file, provided by package Y. But package X doesn't have the requires set to dependupon package Y.

Do you know any tools to check which packages has missing dependencies ?

View 1 Replies View Related

Fedora Installation :: 7 Packages Repository Missing

May 14, 2009

why the Fedora 7 Repository is missing? We run a number of Fedora 7 machines in the office and when I went to configure a local repository sync of Fedora 7, i noticed that [URL] no longer has any Fedora 7 packages? After looking at a few other mirror repositories, it seems this has synced down to the mirrors as well. Would like to know if anyone knows why this is the case and if the packages will be restored?

View 6 Replies View Related

Fedora :: Missing Packages In Netbeans After Upgrade From F11 To F13?

Jun 21, 2010

I upgraded from fedora 11 to fedora 13 which upgraded Netbeans from 6.5 to 6.8. Now 6.8 complains that package javax.persistence does not exist. Is this a fedora problem or a Netbeans problem? I've looked in the netbeans forums and can't find any discussion of this.

View 3 Replies View Related

Fedora Installation :: Which Repository For Missing Packages

Aug 23, 2011

I just did a clean install of F15 (32-bit) on a brand new 500 GB hard drive (partitioned and formatted in Win 7 (long 1.5 hr. format, no drive issues). Install was minimal, just Gnome desktop, and I have 894 software updates to do. I've twice started the updates and got two transaction-error dialogs, the first of which I noticed mentioned the Rawhide repository, so I added it to software sources and restarted the update. The second transaction-error dialog lists these files in details

gnome-shell-3.1.4-1.fc16.i686 requires libecal-1.2.so.9
xulrunner-6.0-2.fc15.i686 requires libhunspell-1.2.so.0
gnome-shell-3.1.4-1.fc16.i686 requires libedataserver-1.2.so.14
gnome-shell-3.1.4-1.fc16.i686 requires libebook-1.2.so.11 : gnome-shell-

[Code].....

but in which repository they can be found?

View 6 Replies View Related

Fedora :: Missing Virtual Consoles After Upgrading Packages?

Apr 4, 2010

I installed 64-bit Fedora 12, and everything was working fine. I upgraded a bunch of packages (including, but not limited to, X and Gnome) via yum, and now I'm unable to access virtual consoles. X works fine, but Ctrl-Alt-F2, etc. leads me to a black screen.

How do I get my virtual consoles back?

View 13 Replies View Related

Red Hat / Fedora :: Kickstart Missing Selected Packages On Install?

May 3, 2011

I am trying to use kickstart to create a master boot disk for all of my server installs. Unfortunately it seems to be missing some of the packages specified and I can't figure out why. Here is the packages section of my ks.cfg file

Note: all at symbols have been replaced with # because the forum filter seems to think they are urls.

%packages
#admin-tools
#base
#core
#dns-server

[Code].....

View 1 Replies View Related

General :: Get Socket.h Header File / Copy Pasting This Header File In 'incl' Directory Allow To Use It In The Program?

Apr 22, 2011

where can i get socket.h header file? will copy pasting this header file in 'incl' directory allow me to use it in the my program?

View 1 Replies View Related

Slackware :: Build Xf86-input-summa And Missing Header Files?

Mar 1, 2010

I am modifying the the xf86-input-summa driver to work with my older Bitpad One digitizer (the Sketchpad uses a slightly different communication, two more bits resolution, etc), but i hve a problem building. I ran configure and it reported no errors, but when I make I get missing header files, like:

xf86Summa.c:33:25: error: xf86Version.h: No such file or directory
xf86Summa.c:122:24: error: xf86Config.h: No such file or directory
xf86Summa.c:124:24: error: atKeynames.h: No such file or directory

[code]....

View 1 Replies View Related

Fedora :: Missing Python Packages Or Dependencies With F10->F12 Upgrade Breaks Yum?

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

Red Hat / Fedora :: Make Error During Compilation Of Tinyproxy 1.8.1 Missing Packages?

Mar 13, 2010

Linux mirage 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:10:27 EDT 2009 i686 i686 i386 GNU/Linux

I'm trying to compile tinyproxy for two days now on Redhat and can't seem to figure out whats missing here. The make bombs at:

Code: make[3]: Entering directory
GEN tinyproxy.conf.5
a2x: ERROR: xmllint --nonet --noout --valid /backup/builds/tinyproxy-1.8.1/docs/man5/tinyproxy.conf.xml returned non-zero exit status 4

[Code].....

View 4 Replies View Related

Fedora :: Gpodder Missing Dependencies - Unable To Locate Packages In F13 Repo

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

General :: Clear Missing Dependency Error At The Time Of Installing Packages Using Yum

Sep 17, 2010

While i'm installing few rpm packages using yum i got missing dependency error. So how can i clear that error and how install successfullly.

View 3 Replies View Related

Fedora :: How To Update Packages Below 1 MB Of Size Only

Apr 4, 2011

I want to update my fedora (Yum update), but not all of the packages in repositories! Only packages that have size<1MB ! How can I do it? Does have YUM this ability?

View 4 Replies View Related

Ubuntu Installation :: Can't Boot After Update Header, Kernel First?

Oct 29, 2010

After getting everything running nicely on 10.10 (after dozens of installs - long story, partially raid problem, partially noob, partially partitioning and Windows), I'm stuck with an unbootable 10.10.I selected all the "important security updates" when the update manager told me I needed to update everything. Upon rebooting, and picking ubuntu in grub, I get:

Error: unknown command 'record fail'Error: cannot read the Linux header Error: you need to load the kernel first Not exactly sure why at this point. Can anyone point me in the right direction? I can probably get in either through a 10.04 version that I have on another HDD, or through the livecd.

Note: if it's important, I did not elect to install the ATI proprietary drivers, and this is also the first update that I've done after installing medibuntu - a few boot cycles in between, so I don't think it's related.

View 5 Replies View Related

Fedora Installation :: Possible To Update Packages On F12 USB Live?

Jan 4, 2010

I installed F12 to a live USB stick. When I boot up the system it says there are several hundred updates available. I've tried to update packages, but when I reboot the updates that claim to have been made do not appear. The system reverts to its original state after reboot.

So is it possible to do this? Can one have persistent packages? (this does seem to work with ubuntu)

Or is F12 on a live USB stick supposed to be pretty much the same thing as having a live (read-only) CD?

What I'd really like to do is have a small version of F12 on a USB stick that has up to date packages I need while dropping the packages I don't need.

View 2 Replies View Related

Fedora :: Cannot Update System Or Install Packages

Jan 16, 2010

I just switched over from Ubuntu to Fedora 12 (KDE) and am having a problem with installing packages and updating my system.

When I use KPackageKit to update my system, I get this error:

Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()

[Code]....

View 2 Replies View Related

Fedora :: Check Packages After Failed Update?

Jul 4, 2010

I've been a long time ubuntu/debian user, and I decided to give fedora a try. Durng my first set of updates after install, the updater (gpk) seemed to stall on an 'updating libraries' step (it lasted for over 12 hours). Anyway, I force quit the program, restarted the system, and all appears fine. What I wanted to ask is this; is there some way to check the yum log to see if the update completed successfully, or an equivalent to 'apt-get -f install' to fix any broken/partially installed packages.

View 3 Replies View Related

Fedora :: Gnome Bars Gone After Packages Update?

Dec 27, 2010

I'm running F13 on a HP laptop. I've been about 10 days with no internet connection. Yesterday I got internet again, and I did a package update.

After that, I rebooted and both top and bottom bars were gone from my Gnome desktop. I couldn't retrieve them anymore.

What can I do to get them back?

View 2 Replies View Related

Fedora X86/64bit :: F15 - No Packages Marked For Update

Jul 6, 2011

Due to this thread -> [URL] we discovered that my Fedora runs rc kernel. After several tries to update to stable one, no result came. I need your guidance to update my system.

What I tried:
yum update
yum update kernel
yum clean all

The result is the message:
[root@dimitris ~]# yum update kernel
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Update Process
No Packages marked for Update

Can I update to PAE kernel? This question is for i686 cause it cannot recognize all ram (4GB total, 3.2GB available). I run x86_x64 but I have this question...

View 14 Replies View Related

Fedora :: Missing Libssl.so.6 After The Update?

Jan 21, 2011

Everytime time I do an update I need to recreate a symbolic link to libssl.so.6 ln libssl.so.1.0.0.c libssl.so.6 Why I should do that manualy? What can I do to fix and have the system to do it

View 5 Replies View Related







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