Fedora :: Foxit Reader 1.1 Cannot Restore Document State Any More

Oct 18, 2009

Does anybody here use Foxit Reader 1.1 as PDF viewer? I did since it handles PDF ebook with complex layout better than Evince. No need to mention its smaller size and faster speed than Adobe Reader.

However, it seems that recently it's unable to restore the document state when the file was closed. I do not know which part goes run right now but quite sure in the late August it works well. It always jumped to the position when I stopped last time. Now it simply starts from the the first page. :-)

I looked through the Foxit Reader forum and found none similar problems reported. I posted here to see whether it is a Fedora specific problem or generalised one.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Foxit Reader Seems To Install In Lucid But Nothing Happens When Run?

May 11, 2010

I recently upgraded from 9.10 to 10.04 (colossal mistake) on my MacBook Pro and lost sound.In my effort to get it back, I ended up trashing the installation, so I formatted and installed Lucid from scratch. When I try to run the foxit that I re-installed from Foxit's website, I get absolutely nothing? I ran through the install using a number of instructions and still get the same result - basically an executable that does nothing.

View 5 Replies View Related

SUSE :: 11.1 - Installation Of Foxit Reader By Wine?

Feb 21, 2010

I tried to install foxit reader pro v3 build 150 through wine in opensuse 11.1 but an error message like, could not open file, shows how to install it through wine. I visited wine hq page but could not manage it how to install it.

View 1 Replies View Related

Fedora :: Adobe Acrobat Reader Required For Reading Document?

Jan 4, 2010

Fedora 12 64bit
Firefox 3.5.6

On browsing a document on a website it popup;
Code:
Adobe Acrobat Reader 5.0 (with Asian Font pack installed) or above is required for viewing this document. Please install the required software.

PDFescape Extension 0.13 is already installed but it can't work. Neither its package is on repo. However I can't find 64bit version on:
Adobe Reader [URL]
Whether I can't download 32bit version instead? If YES where shall I retain the package to install so that it can be detected on browsing?

View 1 Replies View Related

Fedora :: Restore KDevelop To Original F11 State?

Oct 23, 2009

I tried to install KDevelop4, decided I didn't want to use it, and now I am having trouble getting KDevelop3 working again. The only steps to installing kdevelop4 were installing a new version of kdevplatform and then kdevelop itself. I did this:

1) sudo yum remove "kdevplatform* kdevelop*"
2) disable updates and testing repo
3) sudo yum install "kdevelop"

The problem is that there is something wrong with the menus (File, Edit, etc). There are many important items missing, as well as one of them says "No text!". This indicates that this is not the original packaged version with F11 because I used it for a year and it was certainly not like this. Is there a better way to get back to the original version than I showed here?

View 1 Replies View Related

Fedora :: Restore ALSA To Default State?

Nov 25, 2009

I'm having trouble with my sound on my new Fedora 12 machine. when I first installed F12 sound was working but it appears that I have messed up some settings somewhere and now alsa is no longer recognizing my sound card (integrated into my ASUS M4A79XTD EVO motherboard)

Code:
$ aplay -l
aplay: device_list:223: no soundcards found...

I'm sure that when I tried to fix it I probably messed it up worse. Is there an easy way to restore all of my sound settings and audio Drivers back to the F12 defaults without losing everything else?

View 2 Replies View Related

Fedora Installation :: How To Restore Audio Files To Original State

Jan 27, 2009

I installed F9 for a friend. She wasn't getting any sound. I ran aplay -l, but got no sound card listed. I ran lspci -v, but got no sound card listed. However,the output of lspci -v said the computer had a particular motherboard. I Googled for it and was told it had an onboard sound card. That led me to the package called realtek-linux-audiopack-4.06a, which I installed. It included an installation script, which I ran.

The script didn't work to compile various files it was supposed to, but it did work to delete various files from my friend's system. Here are the bits of the script that removed files:

echo "Remove old sound driver"
if [ -d /lib/modules/$KERNEL_VER/kernel/sound ]; then
rm -rf /lib/modules/$KERNEL_VER/kernel/sound/pci > /dev/null 2>&1

[code]....

In the result, the failure of the compilation didn't matter, because lspci -v lied. She didn't have the motherboard shown, but a different one without an onboard sound card. Of the files deleted by the script.

I was able to reinstall libasound.so.2 and libasound.so.2.0.0, but I haven't yet tried to reinstall the other ones deleted by the script. Now, I want her to buy a sound card, but I'm afraid it won't work unless all the deleted files are reinstalled. I'm looking for guidance as to how I can reinstall the files deleted by the bits of the script I set out above, without completely reinstalling Fedora.

View 4 Replies View Related

Red Hat / Fedora :: Chmod Command To Run To Restore The System To Its Original State?

Jun 15, 2011

we have a customer that ran a sudo chmod +x -R * command on his / filesystem by mistake and now the machine cannot be accessed on the network Has anyone any idea what chmod command to run to restore the system to its original state ?

View 1 Replies View Related

Ubuntu :: Restore 11.04 Back To Its Original State?

Aug 15, 2011

I recently had a problem in Ubuntu 11.04. I had just installed GNOME 3, however, I didn't really like it as much so I decided to go back using GNOME 2,but then a whole bunch of things happened. I tried re-installing GNOME 2,but then I lost the Ubuntu enviorment and stuck only with GNOME and now I'm only left with a terminal whenever I log in. how to restore Ubuntu 11.04 back to its original state, like as if it had a fresh installation?

View 7 Replies View Related

Ubuntu :: Deleted Top Panel - How To Restore In Original State

Aug 5, 2011

The top right panel item contains the shutdown, time, network icons, etc. I don't use the messaging icon so right-clicked and chose 'remove from panel'. The whole lot disappeared! How can I restore things to their original state?

View 5 Replies View Related

Software :: Restore To Original State After A 'make Install' ?

Feb 26, 2011

I was in real doubt where to put this, so I hope I picked the right forum; otherwise, my apologies!

I want to build Roadsend PHP on my system. There seems to be no way to do this with the package manager, so I have to build it from source.

Turns out it depends on something called 'Bigloo'. Again no luck with the package manager, so I had to build this one from source too.

I took version 3.0c (Roadsend website recommends this version), did a

Code:
./configure && make && make install

, which did the job. Builing Roadsend worked, but I got a runtime error, which had to do with the Bigloo version.

No problem, I tought, then I'll just install Bigloo 3.1a. I did a "make uninstall" in the 3.0c dir, and tried to build 3.1a. This also worked, but now when I try to make Roadsend, I reports:

Code:
*** ERROR:bigloo.heap:
Release mismatch -- Heap is `3.0c', Bigloo is `3.1a'

So, somehow, there are still traces of 3.0c on my system. Maybe some file that didn't get deleted or some table entry that hasn't been undone?

My question is: How can I remove all traces of this version? Apparently, "make uninstall" is not thorough in this case.

And: Is there a general solution to remove everything when I did a "make install". So that my system is in the same state as it was before I ran the command?

View 4 Replies View Related

CentOS 5 :: Restore Packaging System To An Usable State?

Jul 14, 2011

I've got a CentOS 5.2 installation with broken package system. When I try to do "yum update" I get lots of "Missing Dependency" errors. How could I restore it to a usable state?

View 6 Replies View Related

Ubuntu Installation :: Restore The Home/username File To A Default State?

Jul 1, 2010

System Specs:

CPU: Intel Core2 Quad Extreme X9450
Memory: 4GB, Patriot DDR3 PC3-10666 1333Mhz
MoBo: ASUS P5E3 Delux
OpSys: Ubuntu 10.4 (64Bit)

Short Description: I wanted to see what would happen if I upgraded from Kubuntu 8.04 (32bit) to Ubuntu 10.4 (64bit) by copying my home directory then restoring it after the upgrade. It almost worked sans a few interesting problems that I'm hoping might teach me a bit more about how Ubuntu works.

Detailed Description:

1. I copied my home directory to another hard disk.

2. I let the installation disk for Ubuntu 10.4 (64bit) reformat and overwrite the disk that contained Kubuntu 8.04 (32bit) and chose to maintain the partition and swap size for that disk.

3. Once I worked out some bugs in the hardware and got the OS up and running smoothly, I "merged" my home directory with the backup I had created in step one. (Merge was an option given to me when I was attempting to paste the files copied from the backup disk.)

4. It should also be noted that I was trying for a while last night to install TrueCrypt. In order to do that I had to check its "sig" file. The GUI for the gpg installation was complaining that I didn't have gtk+-2.0 installed so I installed gtk (I think it might have been 2.4 or whatever the most recent one was) from source without any errors. It got late so I gave up on attempting to install TrueCrypt any further.

The Results: This morning the computer seemed to boot faster than it had been before, but I was left without a functioning Theme manager. It will open, and I can click on all of its features, but nothing seems to do anything. For example: If I right click on the desktop and choose "Change Desktop Background" Then select "Get more themes online", nothing happens. Also if I select the "theme" tab, there are only two themes listed when there used to be about 9 by default.

Questions: 1.) Is there a way to restore the files that are important for correct system operation (possibly all the files starting with a dot ".*") in my home directory to there default state like they would have been from a fresh install, but without doing a fresh install and without loosing any of the documents or archives in my home file?

2.) Is this even the correct approach or might this cause more problems? For example, if your computer had this problem would you try and restore the home directory, or would you troubleshoot each problem as it arises one at a time until everything became stable?

3.) What could I do next to continue troubleshooting the theme manager?

I'll keep researching and trying to find some links that can help while I wait for your responses. If I find anything that helps I'll post the fix here.

View 1 Replies View Related

Ubuntu :: Windows Manger - Cursor And Some Other Things Have Disappeared - Restore Previous State?

May 16, 2011

when i powered on my pc today i saw that windows manger, cursor and some other things have disappeared. My hard disk has problems with bad sectors, so i guess that could cause it. How can i restore previous state? I have xubuntu 11.04

View 2 Replies View Related

Ubuntu :: Can't Set Foxit As Defult PDF Viewer

May 24, 2010

I just downloaded Foxit and I want to set it as my default PDF reader. However, when I right click, choose Open With-->Other Applications and select Foxit, it just opens the PDF. The next time I open a PDF, it opens in evince again. I also tried System-->Preferences-->Preferred Applications, but there is no PDF option. What else can I try?

Distro: Jaunty 9.10

View 2 Replies View Related

Debian :: Slim Free PDF Reader As Alternative To Adobe Reader?

Sep 25, 2010

I'm looking for alternative to Adobe Acrobat Reader, a slim free PDF Reader with browser plugin, for example for Iceweasel.

View 6 Replies View Related

Ubuntu :: Get Xsane To Scan A Document And Have It Display As A Full 8.5x11 Sized Document Instead Of Something Half That Size?

Mar 13, 2010

how to get xsane to scan a document and have it display as a full 8.5x11 sized document instead of something half that size? I've been trying and trying and can't seem to figure it out.

View 3 Replies View Related

OpenSUSE :: Evince Or Acrobat Reader - Default Pdf Reader?

Aug 31, 2010

I have openSUSE 11.2, 64 bits. I use Evince from the very beginning. Since a few weeks, when I want to open a .pdf file, Acrobat Reader appears and reads my file. It seems to have become the default reader now. However, I never wanted to change from Evince :this simple program is well enough for me. I tried various ways, but I can't define Evince as my default .pdf reader. How can I make Evince to become my default reader again please ?

View 9 Replies View Related

OpenSUSE Network :: Document Is Referencing 10.2. Or A Document For Use With SLED?

Jul 6, 2010

Anyone have better documentation or an update to the this version of the file Tomcat HOWTO openSUSE as that document is referencing 10.2. Or a document for use with SLED.

View 3 Replies View Related

Fedora :: GNOME - Battery - Cannot See State ?

Jun 13, 2010

If I click on the battery icon and then click laptop battery nothing happens. Does anyone know the cause? Or even what program controls this so I can run it in a terminal and see what is going on?

View 2 Replies View Related

Fedora :: What's The State Of NetworkManager In RHEL

Jul 28, 2011

I've always used the network init service to manage my network interfaces on headless servers and used NetworkManager on desktop installs. Lately it seems that NetworkManger is becoming more and more integrated into network management even on servers. I have a RHEL6 server in my lab that runs NM without any Gnome components installed and I've noticed in Fedora NM becoming more tightly coupled with the system-config-network related services.

I'm asking because this is a "highly connected" server, with two redundant NICs on each of two different networks with a bond interface associating each pair for redundancy. Every time the server reboots it fails to configure its default route correctly. I know how to configure the network using the standard /etc/sysconfig/network and ifcfg-* scripts. Is NM fully integrated with these configuration files?

View 1 Replies View Related

Red Hat / Fedora :: How To Get Running Process State

Jul 2, 2009

I am writing network module (LKM). I got process information by current->pid and current->comm. But now i want current state of task. I want to know the state of running the process. I dont find any information in struct task_struct structure. how can i get the state of current running process.

View 1 Replies View Related

Fedora :: Getting Details About Current State Of Battery

Jun 9, 2011

Code:

I have just inserted a new battery. However, there is no settings that show the capacity and current charge time, etc.

When I click the battery icon. All I get is the current percentage.

Is there anything that will give me more details about my battery i.e. capacity, charge rate, time to full charge, etc?

View 3 Replies View Related

Fedora :: Any Pdf Reader With Tab Feature?

Mar 2, 2009

i've been using foxit pdf reader on Windows for sometime now, on Fedora i can't find any pdf reader that has tab feature so i can use only one window because i get to open a few pdfs at one time.

I have tried installing Foxit under WINE but scrolling through the pages takes forever

anyone know of any good pdf reader that has tab feature? i'm surprised that the outcomes of my searches haven't brought up a single Linux pdf reader that has tab feature...

View 9 Replies View Related

Fedora :: GUI Log Reader - Any Easy Way To Use

Mar 25, 2010

Is there an easy to use log reader, without needing to be root. My typing is goofy and doing su and vi to read a log is getting old.
Using 2.6.31.12-174.2.22.fc12.x86_64

View 2 Replies View Related

Fedora :: Firefox Gets Into A State Where Nothing On The Scottrade Page Is Clickable

Jan 25, 2010

I'm seeing weirdness with Scottrade's main screen with Firefox (not the real-time streaming quotes app). It seems after a few minutes, whether idling or otherwise, Firefox gets into a state where nothing on the Scottrade page is clickable. Firefox menus still work as do other tabs so Firefox itself is still alive. It's as if a timer fires inside Firefox that renders the Scottrade page inert. Manually reloading the page temporarily fixes the problem. This is the only website where I've encountered this. It's particularly annoying when you're in the middle of placing a trade order and the page suddenly goes dead when you're about to submit.

System: Fedora 11 x86-64 Firefox 3.5.6 (x86-64) from Fedora Update

I thought maybe this was a problem specific to Fedora's Firefox build so I installed the FF 3.5.6 and 3.6.0 i386 from a tarball direct from Mozilla. Same results. I'd be inclined to call this a Firefox bug were it not for the fact that I do not see this behavior on my ancient Fedora 4 machine running Firefox 3.5.6 installed from the same tarball.

View 1 Replies View Related

Fedora :: HTTPD Service Entered Failed State

Jun 1, 2011

F15 x86_64
I can start this from the command line and it shows no errors.
httpd -t --- syntax ok.
no entry in the httpd error logs.
chkconfig reports it as on.
service --status-all shows this --

httpd.service - LSB: start and stop Apache HTTP Server
Loaded: loaded (/etc/rc.d/init.d/httpd)
Active: failed since Wed, 01 Jun 2011 07:06:18 +0100; 58min ago
Process: 1152 ExecStart=/etc/rc.d/init.d/httpd start (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/httpd.service

After a reinstall I finally caught this in /var/log/messages
systemd[1]: Unit httpd.service entered failed state
The httpd.service file does not exist on the system. Where can I get a copy?

View 14 Replies View Related

Fedora :: How To Remove Acrobat Reader

Jan 3, 2010

I have a Swedish version of Acrobat Reader that that wouldn't change to English that I want to remove, what is the name of acrobat for removal

View 2 Replies View Related

Fedora :: How To Uninstall Adobe Reader

Jun 11, 2010

I don't know why and when the Adobe Reader 8 was installed in my system and its icon appears in the Application-> Office menu. Its interface is not English. So I want to uninstall it. I cannot find it in the list of System-> Administration-> Add/Remove Software.

View 4 Replies View Related

Fedora :: Adobe Reader Hanging?

Jul 19, 2010

I installed adobe reader quite some time back. It was working fine. Nowadays it gets stuck up and then the screen fades out and then after some seconds it gets back to normal. What could be the problem.

View 9 Replies View Related







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