Search found 6 matches
- Sat May 24, 2025 1:30 am
- Forum: New
- Topic: Churn in xnview.ini file
- Replies: 10
- Views: 399
Re: Churn in xnview.ini file
I'm using XnView MP 1.8.8 64-bit (MacOS) - Libformat 7.221. I can strip out those weird lines, but I didn't put them in, so I'm guessing XnView MP will put them back in at some point.
- Fri May 23, 2025 8:29 pm
- Forum: New
- Topic: Churn in xnview.ini file
- Replies: 10
- Views: 399
Re: Churn in xnview.ini file
Here's a section of my xnview.ini file, starting at line 182:
[Convert]
="======"
AllPages=false
BackColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
Case=0
ClearFilename=false
As you can see, line 183, where the parser is throwing an error, is just an equals sign followed by six more ...
[Convert]
="======"
AllPages=false
BackColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
Case=0
ClearFilename=false
As you can see, line 183, where the parser is throwing an error, is just an equals sign followed by six more ...
- Fri May 23, 2025 8:24 pm
- Forum: New
- Topic: Churn in xnview.ini file
- Replies: 10
- Views: 399
Re: Churn in xnview.ini file
I've tried the latest updated version of your Python script, and it's giving me errors when trying to parse the four lines in my xview.ini file that look like this:
="======"
When I run the script, the exception stack comes down to this error:
configparser.ParsingError: Source contains ...
="======"
When I run the script, the exception stack comes down to this error:
configparser.ParsingError: Source contains ...
- Fri May 23, 2025 3:09 pm
- Forum: New
- Topic: Churn in xnview.ini file
- Replies: 10
- Views: 399
Re: Churn in xnview.ini file
Thanks for the suggestion and Python script! I'll try that out…
- Wed Mar 19, 2025 9:53 pm
- Forum: New
- Topic: Churn in xnview.ini file
- Replies: 10
- Views: 399
Churn in xnview.ini file
Using XnView MP 1.8.6 on macOS Sequoia 15.3.2.
I keep my INI file – ~/.config/xnviewmp/xnview.ini – in version control so I don't lose my settings. Every time I close XnView MP, though, the values in the file are rewritten in a different order even though I haven't changed any settings. This ...
I keep my INI file – ~/.config/xnviewmp/xnview.ini – in version control so I don't lose my settings. Every time I close XnView MP, though, the values in the file are rewritten in a different order even though I haven't changed any settings. This ...
- Thu Oct 20, 2016 8:33 pm
- Forum: MP - Suggestions
- Topic: Keyboard accelerators - add, match XnView Classic
- Replies: 0
- Views: 385
Keyboard accelerators - add, match XnView Classic
I'm trying out XnViewMP for the first time after a long span using XnView Classic, and the thing that's tripping me up is the lack of keyboard accelerators (the underlined letters in menu entries that move selection to those entries).
I never bothered to learn XnView Classic's <Ctrl>-<Shift>-<S ...
I never bothered to learn XnView Classic's <Ctrl>-<Shift>-<S ...