Subject:
|
Re: LDView SaveSnapshot bug
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sun, 22 Oct 2006 06:56:14 GMT
|
Viewed:
|
1802 times
|
| |
| |
In lugnet.cad, Lee Gaiteri wrote:
> In lugnet.cad, Orion Pobursky wrote:
> > I had the same problem and it is most likely not LDView but your video card.
> >
> > Try adding -IgnoreAllOGLExtensions option and see if it works. If it does
> I've noticed that no delay for parsing appears to happen when invoking
I suspect that Orion was correct, but he got the syntax wrong. (LDView has very
odd command line syntax. I know I made up the syntax, but that doesn't change
the fact that even I think it's weird. Maybe I'll improve it in the future,
while continuing to support the current syntax.) Try the following:
-IgnoreAllOGLExtensions=1
I also supsect that Willy was correct, in that it's the pixel buffer extension
causing the problem. If you save a snapshot with that check box checked via the
UI, the command line SHOULD inherit the value on subsequent executions. It's a
global setting, so you don't need to be in a specific pref set when doing the
dummy snapshot save. Having said that, to force the pixel buffer off from the
command line, use this:
-IgnorePBuffer=1
I see from your later post that this only started happening to you with LDView
3.1. That's very strange, and could mean that all these suggestions are not
going to help. I believe that LDView 3.1 has different handling of L3P command
line options. If these are in your command line, they may be the source of the
problem.
--Travis
|
|
Message has 2 Replies: | | Re: LDView SaveSnapshot bug
|
| (...) Now seems like a good time for a little bug report tip. If you even suspect the problem might be with the command line, try including the whole command line in the bug report. :^) Have fun, Don (18 years ago, 23-Oct-06, to lugnet.cad)
| | | Re: LDView SaveSnapshot bug
|
| (...) Aha! Such a simple solution, I should've realized all the other command line options work that way. That's a big help. Thanks! (18 years ago, 24-Oct-06, to lugnet.cad)
|
Message is in Reply To:
| | Re: LDView SaveSnapshot bug
|
| (...) Sadly none of the above worked, whether ignoring all options with the one switch or ignoring all of them individually. The -SaveSnapshot option is simply outputting a blank file, even though saving from the program dialog works just fine. I've (...) (18 years ago, 21-Oct-06, to lugnet.cad)
|
10 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|