Search found 1303 matches

by vannilla
2019-06-11, 18:55
Forum: Browser extensions
Topic: mkextenv - A script to quickstart overlay extension development
Replies: 8
Views: 508

mkextenv - A script to quickstart overlay extension development

I wrote a small script that automatically builds a "project tree" for an overlay extension (i.e. that one requiring a restart.) I generates a minimal install.rdf and a chrome.manifest, an empty skin and a XUL overlay loading a locale DTD and an empty JS script. It also generates a folder for prefere...
by vannilla
2019-06-11, 08:51
Forum: Pale Moon for Linux
Topic: 28.5.2: Copy/paste problems on X11 ?
Replies: 9
Views: 658

Re: 28.5.2: Copy/paste problems on X11 ?

I've been a user of various X*-style graphical systems since Project Athena and cut and paste has been chronically broken for over 30 years. Ctrl-C, middle-mouse, etc. It's never worked consistently under any UNIX environment whatsoever, without any exception. If Palemoon somehow made this work pro...
by vannilla
2019-06-11, 08:46
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

Good to know that everything worked out fine. :)
by vannilla
2019-06-11, 06:48
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

I'm getting the normal eMatrix panel listing every domain. From your image I see you have "*.mozilla.org" rather than "mozilla.org" followed by "developer.mozilla.org", which is probably why you can't allow the frame to load. Do you have any particular setting? Maybe export your current settings and...
by vannilla
2019-06-10, 23:11
Forum: Pale Moon for Linux
Topic: 28.5.2: Copy/paste problems on X11 ?
Replies: 9
Views: 658

Re: 28.5.2: Copy/paste problems on X11 ?

I don't have urxvt, but selecting & pasting between Pale Moon and other GTK applications (including Pale Moon itself) works correctly on my end.
I have some applications refusing the primary selection, but I can paste text there with the usual clipboard commands and it works as intended.
by vannilla
2019-06-07, 00:32
Forum: General Discussion
Topic: Roll back Adobe Reader (and keep it from installing new versions)?
Replies: 25
Views: 1376

Re: Roll back Adobe Reader (and keep it from installing new versions)?

Uhhhh, there was no need to write that much, especially since I wasn't suggesting to change the whole OS. All I meant to say way "look into these alternatives to this program you are using." Also, I know it's rude, but I only skimmed through it looking for keywords, so I don't really know what you a...
by vannilla
2019-06-06, 17:18
Forum: Development (discussion)
Topic: XUL window transparency, linux | Xlib
Replies: 4
Views: 462

Re: XUL window transparency, linux | Xlib

Sorry, I don't like transparent windows so I never look up any related option.
Also, I barely have any GTK applications too, so I know even less. I can barely stop GTK2 from using the adwaita theme.
by vannilla
2019-06-06, 10:01
Forum: Development (discussion)
Topic: XUL window transparency, linux | Xlib
Replies: 4
Views: 462

Re: XUL window transparency, linux | Xlib

On Linux, XUL elements are rendered through GTK (by default version 2.)
So if you want transparency you have to hack your way around GTK settings.
by vannilla
2019-06-06, 09:59
Forum: General Discussion
Topic: Roll back Adobe Reader (and keep it from installing new versions)?
Replies: 25
Views: 1376

Re: Roll back Adobe Reader (and keep it from installing new versions)?

Is there a program that has a similar relationship (a good, well-made, respectable free software alternative) to Adobe Reader as LibreOffice has to Microsoft Office? That's quite a roundabout way to say "is there a PDF reader licensed under a free license?" :P I believe the readers that come with G...
by vannilla
2019-06-05, 18:15
Forum: General Discussion
Topic: Roll back Adobe Reader (and keep it from installing new versions)?
Replies: 25
Views: 1376

Re: Roll back Adobe Reader (and keep it from installing new versions)?

Do programs like Evince work on Windows? Linux is full of full-featured PDF readers (there is at least one per desktop environment), so you could look for them and see if they are available for other OSs too. If you are concerned about security, a good number of them (mostly those still being mainta...
by vannilla
2019-06-05, 18:10
Forum: General support
Topic: Help! Adblock Latitude is not blocking ads
Replies: 9
Views: 703

Re: Help! Adblock Latitude is not blocking ads

Check if you accidentally changed some settings. Maybe you turned it off somehow.
Maybe you could uninstall it and then reinstall it; it's worth a try.
Or maybe you have some other extension interfering, or maybe you changed something in about:config and the add-on doesn't like it for some reason.
by vannilla
2019-06-04, 19:52
Forum: Pale Moon for Linux
Topic: Issues with keepassxc
Replies: 2
Views: 290

Re: Issues with keepassxc

It looks like they tried to create the address using formatted printing but messed up somewhere.
I think it's a problem with keepassxc.
by vannilla
2019-06-03, 06:50
Forum: Pale Moon for Linux
Topic: Unreadable characters
Replies: 16
Views: 998

Re: Unreadable characters

I see this all time, and it's usually where characters that deal with navigation within the site normally go. The best way to see this is at walmart.com. All the characters at the top navigation bar display as things like chess pieces and astrological symbols and Chinese or Arabic characters, etc. ...
by vannilla
2019-06-02, 23:37
Forum: General support
Topic: Cannot disable autorefresh
Replies: 6
Views: 506

Re: Cannot disable autorefresh

eMatrix blocks scripts, but the browser still advertises itself as an application that supports scripts. As such, the <noscript> tag isn't displayed. The setting to spoof the tag is used to make the browser advertise the scripts are not supported. Since the refresh statement is placed inside a <nosc...
by vannilla
2019-06-02, 12:35
Forum: General support
Topic: Cannot disable autorefresh
Replies: 6
Views: 506

Re: Cannot disable autorefresh

eMatrix has a setting about noscript tags. I'm not sure if it's any useful here (probably not), but it's worth a try unsetting it and experiment. By the way, you should not use NoScript, in general because you won't get support in case of issues, and in particular with eMatrix as they might interfer...
by vannilla
2019-06-01, 21:18
Forum: General support
Topic: Cannot view images in one site: gazzetta.it
Replies: 15
Views: 864

Re: Cannot view images in one site: gazzetta.it

I'm getting an infinite stream of "utag is not defined" errors (they are summarized as a number, I don't actually get multiple error messages.) It's likely that whatever feature detection is in place thinks Pale Moon fully supports a certain range of features, while it's likely that a few are missin...
by vannilla
2019-05-29, 12:04
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

That's good. I'll officially release the new version as soon as possible, either later today or before the end of the week (I've been a bit busy with unrelated stuff.)
by vannilla
2019-05-27, 19:09
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

It works for me too, thanks for the quick fix. It's not ematrix which creates the extension-data folder. I had this empty folder on my profile too, I deleted it and reinstalled ematrix and no new extension-data folder was created. Well, at least it's one good news. I found it after restarting the b...
by vannilla
2019-05-27, 17:16
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

The suffix list doesn't have to be updated. It's enough to check the CPU usage when there's no connection and if there are any warnings in the browser console about failing to download some asset (those are good warnings, it means things work as intended.) It shouldn't create any "extension-data" fo...
by vannilla
2019-05-27, 15:03
Forum: Browser extensions
Topic: ηMatrix/eMatrix support thread
Replies: 319
Views: 23912

Re: ηMatrix/eMatrix support thread

Sorry for the double post: The problem with the suffix list was actually that the cache wasn't available at all when the list was searched for, but was for the other assets. I released v2.1.0, but it's not on APMO/ABO, because I'm not actually sure it works everywhere, and before having another 2.0....