Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Oller

1
Otter Browser Forum / Re: Thanks and Question - PDF Viewing
Hey thanks, Frenzie, for the tip with the plugins! I noticed that on the home PC the packge nspluginwrapper was installed, but not on the office PC. Instead of installing the package on the latter machine, I recompiled QtWebKit with the following cmake command:
Code: [Select]
cmake -DPORT=Qt -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_NETSCAPE_PLUGIN_API=OFF ../..
and it works. I guess that I won't need the Netscape plugin API, since I do not use Flash plugin.

What happens if you click play?
The play-icon just disappeared, nothing more.

By the way, in my package manager of the Mageia OS I noticed that it contains otter-browser. Well, it's version 0.9.12, more than a year old, but maybe some day it can become reasonable to install Otter from the repositories.
2
Otter Browser Forum / Re: Thanks and Question - PDF Viewing
I use Otter on two computers, one at home and one at work, same OS (Mageia 6) and both with QtWebKit alpha2. On both I set in Preferences->Advanced->Downloads the MIME-type "application/pdf" to open with "/usr/bin/okular".
On my home computer, all pdfs nicely open with Okular, but somehow, on my office computer, where I work a lot with pdfs, Otter almost always shows either a black page or a large Play-icon after clicking on the pdf link. Then mostly I can save the pdf-file manually to a folder, where I have to open it separately. Changing the download setting to another option like "Show download dialog" remains with the same effect.
Has anybody got an idea what can be the reason for that unwanted behaviour?
4
Otter Browser Forum / Re: All https pages are insecure after installation of private certificate
Okay, from strace I did not find exactly the error, but I found that files in /etc/pki/tls are being read. For this reason I simply copied this directory from my home computer, where https works fine, to my office computer. And that solved the problem. So from now on I make backups of /etc.

Many thanks for the answer and good luck for your projects!
8
Otter Browser Forum / All https pages are insecure after installation of private certificate
Recently I tried to configure my computer to mount an NFS share (more or less without success). One of the steps was to install a pem-certificate from my employer for use with ldaps requests. In order to get it work I tried different things, like running the c_rehash command for installing the certificate system-wide.
Now, since this time Otter tells me at each https site that the owner of ... has configured their page improperly, which is not true. Firefox does not complain on these pages. Is there any idea how to undo this? Yes, this is a classical case of root not knowing what he does.
9
Otter Browser Forum / Re: Transifex error message
So that was my fault, of course. I got kind answer from Transifex: I overlooked a plural translation. (Due to my small screen?)
However, the Linguist warning was somewhat misleading on that case.

Congratulations to RC1!
10
Otter Browser Forum / Transifex error message
Hi,
on Transifex I wanted to upload the Swedish language file from the Liguist, but got an error message:

Error uploading file:
  for_translation_otter-browserts_sv.ts
There was an error processing your file

Does anybody know what to do? I would really prefer not having to do the whole work again on the Transifex web editor.
12
Otter Browser Forum / Re: Very good browser
After upgrading my OS to a version containing Qt 5.6, I finally could install Otter Browser with QtWebKit.
It is so great! This is what I have been looking for during the last years. Many many thanks!  :happy:
Also I am surprised how fast a browser can be still today.

I do write programs with Qt, too. Let's see if I will be able to contribute at some point.
The main thing I miss so far is a better keyboard navigation. But for browsing the Qt4 offline documentation I can still use Opera 12.