Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 07-28-2020, 12:14 PM   #16
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by brent63 View Post
The thing is I have removed LO and reinstalled OO and I so long as I use or change back to default text before cutting and pasting from OO into PageEdit my paragraphs are simple <p> If I forget to I have a quick find and replace in Sigil that fixes it, but LO that was a mess.

Thanks
Brent
Like I said, copy/pasting from LO works fine for me (simple <p>) as long as I used the menu Edit->Paste, and as long as I chose to paste plain text vs formatted when prompted.
DiapDealer is offline   Reply With Quote
Old 07-29-2020, 09:56 AM   #17
brent63
Zealot
brent63 began at the beginning.
 
brent63's Avatar
 
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
Quote:
Originally Posted by DiapDealer View Post
Like I said, copy/pasting from LO works fine for me (simple <p>) as long as I used the menu Edit->Paste, and as long as I chose to paste plain text vs formatted when prompted.
I used the menu Edit->Paste and chose plan text from OO and it worked as you said. I do prefer the keyboard Ctrl+X, C, and V rather then having to go up to the menu.

Any chance in the next releases you can put a popup to choose paste as plain when someone like me uses the keyboard shortcut?

Will think about using LO again, although I have found a work around for the issue I was having with OO.

Thanks
Brent
brent63 is offline   Reply With Quote
Advert
Old 07-29-2020, 10:55 AM   #18
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by brent63 View Post
Any chance in the next releases you can put a popup to choose paste as plain when someone like me uses the keyboard shortcut?
I'm not entirely sure why it doesn't work already, to be honest. I'll look into it, though. In my mind, pasting by any of the various methods (context menu, toolbar menu, or keyboard shortcut) should trigger the prompt when rich text is in the clipboard,.
DiapDealer is offline   Reply With Quote
Old 07-29-2020, 11:22 AM   #19
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,860
Karma: 6120478
Join Date: Nov 2009
Device: many
The issue was some "system level" shortcuts interface with the system clipboard and do not always trigger our actions in the same way in some platforms in QtWebEngine. Maybe this has been fixed now?
KevinH is offline   Reply With Quote
Old 07-29-2020, 11:37 AM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Hard to say. On Linux (with Qt5.15) I only get prompted to paste rich text as plain text when using PageEdit's Edit->Paste menu item. Neither the context menu past, nor the Ctrl+p will trigger the prompt. I haven't tested on Windows with Qt5.12.9 yet.

I know I did a bit of clipboard mime-diddling stuff to "fix" something related to this in Sigil. But that's been a while ago. Not sure if that propagated to PageEdit or not (and I think it was for Linux-only). I need to refamiliarize myself with it. Perhaps it HAS been fixed and my diddling is now causing issues.
DiapDealer is offline   Reply With Quote
Advert
Old 07-29-2020, 02:26 PM   #21
brent63
Zealot
brent63 began at the beginning.
 
brent63's Avatar
 
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
Quote:
Originally Posted by DiapDealer View Post
Hard to say. On Linux (with Qt5.15) I only get prompted to paste rich text as plain text when using PageEdit's Edit->Paste menu item. Neither the context menu past, nor the Ctrl+p will trigger the prompt. I haven't tested on Windows with Qt5.12.9 yet.

I know I did a bit of clipboard mime-diddling stuff to "fix" something related to this in Sigil. But that's been a while ago. Not sure if that propagated to PageEdit or not (and I think it was for Linux-only). I need to refamiliarize myself with it. Perhaps it HAS been fixed and my diddling is now causing issues.
I know it doesn't happen in either PageEdit or Sigil now, it may have happened back in the old bookview... but were not going there as things seem to be working.

Brent
brent63 is offline   Reply With Quote
Old 08-10-2020, 11:52 AM   #22
arakish
Member
arakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheese
 
Posts: 14
Karma: 1064
Join Date: Jul 2018
Device: PC
Windows 8 is not allowing me to run PageEdit setup file. It pops up saying it is possible malware or ransomware.

What's up with that?

rmfr
arakish is offline   Reply With Quote
Old 08-10-2020, 01:14 PM   #23
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,108
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by arakish View Post
Windows 8 is not allowing me to run PageEdit setup file. It pops up saying it is possible malware or ransomware.

What's up with that?

rmfr
Just what it said. Possible, not HAS.
That message pops (defender) when any new version of software (that has not been vetted by M$ ) first comes out.

The big question: is WHERE you got the installer file, because the PageEdit has been out for a while? (dodgy sites redistribute, but add extras ).
Run a A/V scan on the installer file (Your A/V should have scanned if it was a Download, but sneaker netting will not) . That might find problems. The Installation process calls home (MS) to see what it knows about the app. not, a malware scan.
theducks is online now   Reply With Quote
Old 08-10-2020, 03:12 PM   #24
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,860
Karma: 6120478
Join Date: Nov 2009
Device: many
Best advice ...

Only download Sigil or PageEdit from our official GitHub Releases pages. There you will find the sha256 checksum for each installer which will allow you to verify that what you downloaded exactly matches what we posted (no corruption or add-ons added).
KevinH is offline   Reply With Quote
Old 08-11-2020, 11:01 AM   #25
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Yep. I'm not paying the exorbitant ransom to make the overly-paranoid "unknown installer from the internet" message that Windows loves to scare/intimidate their users with go away.

Then on top of that, they make the process to tell Windows to, "shut up, I know what I'm doing" convoluted and terribly unintuitive for beginners and experienced users alike.

Once enough people have downloaded it, Windows will lighten up. If not, enough people aren't downloading it to warrant stressing over it anyway.

The irony is that I started deploying PageEdit as a simple self-extracting zip archive that bypassed all of the extra Windows installer paranoia, but nooooooo .... people insisted on wanting/needing an installer. Careful what you wish for I guess.

Last edited by DiapDealer; 08-11-2020 at 01:20 PM.
DiapDealer is offline   Reply With Quote
Old 08-19-2020, 10:22 AM   #26
arakish
Member
arakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheesearakish can extract oil from cheese
 
Posts: 14
Karma: 1064
Join Date: Jul 2018
Device: PC
Thanks y'awl. I only get my FOSS from the official websites. I never get FOSS from anywhere else.

I was just wanting to know why it would flag as possible ransomware/malware.

Thanks for the replies. Definitely, Greatly Appreciated.

@ DiapDealer,
Where can I get a zip version. I love zips that explode the software and does not need all that extra horse hoowhee you need for exe, msi, etc. files.

rmfr
arakish is offline   Reply With Quote
Old 08-19-2020, 04:22 PM   #27
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by arakish View Post
@ DiapDealer,
Where can I get a zip version. I love zips that explode the software and does not need all that extra horse hoowhee you need for exe, msi, etc. files.

rmfr
They're available on some older releases, but not the newer ones. I'll try to add a self extracting archive to the latest release some time. It's an exe file, but running it just extracts the contents and nothing more. Would an actual zip archive be useful with each release? I typically use 7-zip so I can compress them with the xz algorithms to keep them small.

For the record... the Windows PageEdit installer makes no registry changes (except for the uninstall entry). it also gives users the option to not make any Start menu entries as well as the ability to not create a desktop icon. It's about as plain-Jane as a Windows installer can get.

You can also exraxt the contents of an Inno Setup installer (without running the installer) with this utility: https://constexpr.org/innoextract/

Note that neither PageEdit nor Sigil should be considered "portable." But you should be able to put it anywhere on a system that has the correct VS runtime installed so long as the directory structure isn't altered (and the user has permissions for where it's going).

Last edited by DiapDealer; 08-19-2020 at 04:31 PM.
DiapDealer is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PageEdit-1.2.0 Released DiapDealer Sigil 13 04-02-2020 04:16 AM
PageEdit-1.1.0 Released DiapDealer Sigil 6 02-09-2020 07:29 PM
PageEdit-0.9.6 Released DiapDealer Sigil 22 01-30-2020 09:00 PM
PageEdit-1.0.0 Released DiapDealer Sigil 0 12-17-2019 08:47 PM
PageEdit-0.9.5 Released DiapDealer Sigil 46 10-26-2019 06:55 PM


All times are GMT -4. The time now is 09:31 AM.


MobileRead.com is a privately owned, operated and funded community.