Forum: Poser - OFFICIAL


Subject: Missing P8 Library Directory Problem Solved

gtrdon opened this issue on Aug 24, 2009 · 96 posts


gtrdon posted Mon, 24 August 2009 at 9:42 PM

I have  trying everything under the sun to get my P8 to display the  Library
window . After 3 weeks of emails  Working with SM tech support  we finally narrowed the
problem to  Norton AntiVirus program called Norton 360. I contacted Norton they verified
that the problem was due to **Norton 360 is not compatible with MSIE 8.  **I had just installed
MSIE 8 to be compatible with P8 and Adobe Flash. Norton upgraded me for free and that fixed the problem....with P8.
I hope this info will be of help to somone else who may be experiencing the same problem.

Added comment:
I think that if P8 is so reliant on outside applications to function, then
we could to be in for a world of future problems when updates and patches are installed
to these applications.  I wish SM would have  kept all the code within the application itself
instead of relying on on these outside "hooks". This is one of the conseqences of doing
it....


bagginsbill posted Mon, 24 August 2009 at 10:10 PM

You would have had the same problem with Google Desktop search. This is the future - little web/application servers inside applications doing work inside your PC, returning results to web based tools and accessible through RESTful web API's. Once the basic issues are ironed out, you'll see a lot more stuff possible because Poser has an app server in it. Other programs can be integrated to use Poser as a service, to control Poser to do automated scene creation and rendering, etc.

Growing pains always hurt.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


rreynolds posted Mon, 24 August 2009 at 11:14 PM

I'm not sure if I'll like this option.  Everything becomes a house of cards where a problem in one application begins to take down everything.  Outlook Express used to be a great newsreader till it became more entwined with IE.  I've had problems in Windows Explorer trash IE. Now antivirus programs are preventing people from using software they purchase.

Windows based software has never been the most compatible stuff in the world and creating ever greater interdependencies on that software seems like a tech support nightmare where people will be incapable of running software on their own right out of the box.


bagginsbill posted Mon, 24 August 2009 at 11:30 PM

I agree it is a greater support issue, but one that can easily be solved. There's not a lot of justifiable reason that AV and Firewalls are allowing your browser to go anywhere on the net and show you content, but not to an app server on your own computer. That's really silly, don't you think?

And then, how do you weigh the benefits against that minor problem when you don't even know what the benefits are yet?

I can't prove to you this is a good thing without discussing product plans that are simply not to be discussed in a public forum yet. However, there will be significant benefit to a more distributed architecture for content management. Right now, we're just trying to get basic file listing and searching within the same machine. This is not an architectural problem - it's just a misconfiguration.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


LostinSpaceman posted Mon, 24 August 2009 at 11:30 PM

Try explaining that to the bean crunchers. Interdependancies save money because the code is already written. That's the plain and simple truth for the logic behind using these methods. They save companies time and money by not having to hire programmers to do actual coding for things that already exist, but they also open you up to inderdependancy failiures as we see with your issue.


infinity10 posted Mon, 24 August 2009 at 11:35 PM

Is the need for MSIE8 for the connection to Smith Micro updates and the online Content Paradise store ?

If yes, then under Preferences inside of Poser, the check for updates function can be switched off.  

( Only guessing here becos not upgraded yet, still using Poser Pro )

Eternal Hobbyist

 


bagginsbill posted Mon, 24 August 2009 at 11:42 PM

Quote - Is the need for MSIE8 for the connection to Smith Micro updates and the online Content Paradise store ?

If yes, then under Preferences inside of Poser, the check for updates function can be switched off.  

( Only guessing here becos not upgraded yet, still using Poser Pro )

No. The library GUI isn't using the Internet. It's using application server XML services embedded in Poser to interact with it via TCP loopback connections. 

Telling Poser not to check for updates over the Internet is a completely separate issue. 


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Mon, 24 August 2009 at 11:45 PM

Quote - Try explaining that to the bean crunchers. Interdependancies save money because the code is already written. That's the plain and simple truth for the logic behind using these methods. They save companies time and money by not having to hire programmers to do actual coding for things that already exist, but they also open you up to inderdependancy failiures as we see with your issue.

That's not the reason it is written this way, though. This is about having a RESTful application server in Poser and a content management GUI that uses that, and potentially other services distributed on the Internet, to assemble metadata and give you access to content beyond your own runtime.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


infinity10 posted Mon, 24 August 2009 at 11:49 PM

 OK so this is similar to using prpcd for example, in which an allowed port is opened and used for say, Poser Advance Library to load content directly into the Poser workspace ?

( sorry for hijacking the post, but important to know the issues before I upgrade, thanks )

Eternal Hobbyist

 


LostinSpaceman posted Mon, 24 August 2009 at 11:51 PM

You say tomato Bill. It saves money not having to pay programmers to write that application server for Poser since it already exists, which was exactly what I said. If SM wanted to pour buckets of money into Poser they could hire programmers to recreate the wheels that already exist, but it's just not cost effiecient to do so. We wouldn't run into issues with it not working because of IE, but we'd be looking at a much larger price tag for Poser.

Speaking of browsers, does Poser 8 for the Mac require IE8 also? I'll bet Mac users HATE that if it's the case.


mylemonblue posted Tue, 25 August 2009 at 2:16 AM

Using other company's code means loss of Poser's own code portability. IMHO that's not always a good idea and a source of more problems in maintaining it later on. Just my 2 cents. 

My brain is just a toy box filled with weird things


aeilkema posted Tue, 25 August 2009 at 3:05 AM

They should have never done the library the way they've done it. SM can blame any other application for Poser not working (I had to get a different firewall to get poser working), but in the end they made the dumb decision to use flash/xml for the library, instead of writing it in the original code Poser is written in.

Imo if they didn't want to make the llibrary internal, whay didn't they ask some of those phyton guys to write a new library? That would have saved us tons of problems, their libraries work great and flawless. SM should have thought twice before implementing the new library.

Quote - You would have had the same problem with Google Desktop search. This is the future - little web/application servers inside applications doing work inside your PC, returning results to web based tools and accessible through RESTful web API's. Once the basic issues are ironed out, you'll see a lot more stuff possible because Poser has an app server in it. Other programs can be integrated to use Poser as a service, to control Poser to do automated scene creation and rendering, etc.

Growing pains always hurt.

Joy, joy, joy..... I'm jumping up and down with exitement...... but not really. More trouble to come, more waste of system resources, more crashes, more hassle, more features I'll never use.

I'm still using windows XP..... simply because it avoids some of these unwanted things from the future. I know some are thrilled with new developments, but most of this new stuff doesn't excite me. Soon we'll have a Poser that depends on so many external apps, that we're all going to need a top of the line pc with lot's of RAM to even do something with it. Then we'll be running Poser of some kind of server and can't even use it without a constant internet connection.

Yes, I'm really thrilled about the future of Poser now..... :-(

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


nruddock posted Tue, 25 August 2009 at 3:06 AM

Quote - Speaking of browsers, does Poser 8 for the Mac require IE8 also? I'll bet Mac users HATE that if it's the case.

No, it will use whatever the wxWidgets library is setup to use on Macs (almost certainly a control based on WebKit like Safari is).


SAMS3D posted Tue, 25 August 2009 at 3:31 AM

bagginsbill, I have a question, right now I have my new P8 on this one computer, I am planning on moving it to my major pc that I don't have hooked to the internet, no virus scanner or spyware on this pc either, strictly a pc for Poser and other 3d apps, it works great, but reading the above makes me wonder if Poser 8 will work correctly if it is not on the internet......can you tell me if it will work on my main pc not being hooked to the internet?

Sharen


Lucifer_The_Dark posted Tue, 25 August 2009 at 3:32 AM

Quote - and potentially other services distributed on the Internet, to assemble metadata and give you access to content beyond your own runtime.

Interesting! Can you say any more on this?

Windows 7 64Bit
Poser Pro 2010 SR1


mylemonblue posted Tue, 25 August 2009 at 3:49 AM

Quote - > Quote - and potentially other services distributed on the Internet, to assemble metadata and give you access to content beyond your own runtime.

Interesting! Can you say any more on this?

Imagine a server with accessible content. You search that content data base for a prop or character you would like to use (displayed through your library browser). You then can click on it and load it directly to your scene in poser just like it was loaded from the runtime on your drive. At least that is what I suspect is in the works.

I'd even hazard a guess there would be a monthly fee for that access? Or would it be a fee per item accessed? Hmmmm.....Ok I'm thinking to much again. Forget I said any of that stuff...

My brain is just a toy box filled with weird things


adegner posted Tue, 25 August 2009 at 5:42 AM

Quote - bagginsbill, I have a question, right now I have my new P8 on this one computer, I am planning on moving it to my major pc that I don't have hooked to the internet, no virus scanner or spyware on this pc either, strictly a pc for Poser and other 3d apps, it works great, but reading the above makes me wonder if Poser 8 will work correctly if it is not on the internet......can you tell me if it will work on my main pc not being hooked to the internet?

Sharen

I have my p8 on a quad core w 12gb if I close my internet connection the library disappears and  remains blank until the internet connection is restored.  Also if you install old content the rsr's are not converted to png's.  The coders decided not to support their own products.  As a matter of practice the internet does not exist when my machine renders, the internet is not connected, Vue7inf, carrara7,maya5,poser45678,lightwave.  so bagginsbill take that back to the coders please.  Try p8 on your main machine and goodluck


aeilkema posted Tue, 25 August 2009 at 7:00 AM

Quote - > Quote - bagginsbill, I have a question, right now I have my new P8 on this one computer, I am planning on moving it to my major pc that I don't have hooked to the internet, no virus scanner or spyware on this pc either, strictly a pc for Poser and other 3d apps, it works great, but reading the above makes me wonder if Poser 8 will work correctly if it is not on the internet......can you tell me if it will work on my main pc not being hooked to the internet?

Sharen

I have my p8 on a quad core w 12gb if I close my internet connection the library disappears and  remains blank until the internet connection is restored.  Also if you install old content the rsr's are not converted to png's.  The coders decided not to support their own products.  As a matter of practice the internet does not exist when my machine renders, the internet is not connected, Vue7inf, carrara7,maya5,poser45678,lightwave.  so bagginsbill take that back to the coders please.  Try p8 on your main machine and goodluck

I do believe he is the coder....... the people who normally code Poser, didn't make the library. SM, for some reason, decided to go the easy and cheaper way.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


Khai-J-Bach posted Tue, 25 August 2009 at 7:02 AM

"Also if you install old content the rsr's are not converted to png's. "

read the readme. this is explained in that.



markschum posted Tue, 25 August 2009 at 10:19 AM

using the loopback address should not require the system to have an active internet connection. However using 127.0.0.1  as the address can lead to major problems if it is defined for use by a proxy agent, like the dialup accellerators.  Thats the problem with hooks, other applications may have already used them.  


bagginsbill posted Tue, 25 August 2009 at 11:30 AM

127.0.0.1 is not specific to an app. It represents the whole machine.  A particular port is used to specify which app within the machine.

127.0.0.1 is not some arbitrary thing that SM came up with. It is the standard loopback address for all IP stacks since the dawn of time. There is no other option for the loop back address. You can't change it. It's not a configurable option.  It's part of the standard.

You can configure (via hosts file) any number of aliases for it, such as the alias "localhost". it is this alias that is problematic. The standard doesn't require that the word "localhost" means 127.0.0.1 - that is just a convention.

The IP V6 standard for the loopback address is ::1, and this is somtimes also aliased to the name localhost. When the hosts file says localhost is both 127.0.0.1 and ::1, then it doesn't work at all. This is what Microsoft did wrong in the default hosts file for Vista.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


SAMS3D posted Tue, 25 August 2009 at 12:12 PM

Okay, so if I install Poser 8 on my off internet pc.....I won't have a runtime library?  Sharen


bagginsbill posted Tue, 25 August 2009 at 12:21 PM

> Quote - Okay, so if I install Poser 8 on my off internet pc.....I won't have a runtime library?  Sharen

I've decided not to argue with people - they do things and see things and say things, not necessarily connected.

All i know is what I designed, how TCP/IP works, and what is supposed to happen if you don't bork it up by turning off the communication stack.

Look at this screen shot. (Click for full size) I have disabled all my Internet connections, but internal communication using TCP/IP has not been disabled. After disabling all Internet hardware, I launch Poser and the library comes up just fine.

Oh, by the way, SM hiring me to write this was most definitely NOT the cheapest solution. Having been one of the people who designed and implemented many of the Internet protocols in use today, as well as many large-scale distributed applications making heavy use of the Internet in innovative ways, I am decidedly not the lowest bidder. But you guys just carry on making stuff up. Since I'm paid for my expertise on these subjects, the opinions of those of you who are not don't really matter too much.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


Khai-J-Bach posted Tue, 25 August 2009 at 12:33 PM

don't listen to aeilkema bill. he's constantly complaining about something. I'd worry more if he STOP's complaining cos then something will be wrong. **
**



stewer posted Tue, 25 August 2009 at 2:45 PM

Quote - > Quote - Speaking of browsers, does Poser 8 for the Mac require IE8 also? I'll bet Mac users HATE that if it's the case.

No, it will use whatever the wxWidgets library is setup to use on Macs (almost certainly a control based on WebKit like Safari is).

Yes, it is WebKit/Safari.


RobbyBobby posted Tue, 25 August 2009 at 2:50 PM

I'm afraid that I've been lurking on this and other threads devoted to the new Library in Poser 8.  Unfortunately, I am one of the people that, after trying everything that's been described to fix the problem, still cannot see the Library in Poser 8 at all.

In the end, I moved all of my Poser content (P6-P8) to a portable drive, and upgraded my P3d0 Explorer to recognize P8 as a valid Poser program.  I can now at least use the program with P3d0 to load and save stuff.  I had to do the move to the portable (500 gig) drive because I was running out of room on my internal 250 gig drive, which was just adding to my problems.

Of course, now that I'm on a portable drive I despair of ever getting the Library to work properly because of the need for the content to be on a Shared Drive.  How do you share a portable drive?  When I right clicked on the Poser folder on the drive, it told me that to share this folder I had to drag it to the shared folder (which, unless I'm grossly mistaken) resides on my C: drive and would then over fill the drive's capacity again.  The only way that I can see that working is if the shared folder does not in fact contain the folder contents but a link to them...


lmckenzie posted Tue, 25 August 2009 at 3:00 PM

AhHa! BB is really Tim Berners Lee or maybe Al Gore. 

The problem here IMO, is that people see firewall or TCP/IP and immediately think internet. Poser AFAIK has never used the internet to function, apart from the ill fated activation scheme for I think P5. It has and may still try to access the local network to look for ther copies of itself and now apparently uses standard networking protocols for it's own internal purposes. I have a local webserver running on my system. It uses the local address http://127.0.0.1 or http://localhost or http://Diana (the name of the machine) to access web pages hosted locally and has nothing to do with the internet. If you have two or more machines on a local network, they are likely using the same protocol - again completely apart from the internet.

Now there are hints being given that in the future, the internet will be involved in some kind of cloud based content repository and who knows what else - collaboration between users, peer to peer render farms, subscription access to optional features - there are a lot of possibilities.

Given that the standard communications protocols already exist and ensure inter-operability it would have made no sense to write something else. Choosing how to implement the interface is another issue. You can use TCP/IP, HTTP, XML-RPC, SOAP etc. without using a browser control or Flash/Flex. I believe that BB alluded in another post that this was SM's preferred architecture. So yes, IMO they could have written code in Poser to handle those functions. Whether their decision was based on cost, complexity, future plans etc. I don't know. I would be surprised if cross-platform compatibility wasn't one issue. If you want to display rich interactive content on different platforms (PC+Mac), it's easier to use Flash and a browser and let Adobe et al worry about doing the coding than to implement and maintain your own interface twice.

"Democracy is a pathetic belief in the collective wisdom of individual ignorance." - H. L. Mencken


FrankT posted Tue, 25 August 2009 at 3:14 PM

Why do I get the feeling BB is beavering away somewhere writing a web based renderfarm system for Poser ?
:biggrin:
RFC1149 anyone ?

My Freebies
Buy stuff on RedBubble


aeilkema posted Tue, 25 August 2009 at 3:40 PM

Quote - Oh, by the way, SM hiring me to write this was most definitely NOT the cheapest solution. Having been one of the people who designed and implemented many of the Internet protocols in use today, as well as many large-scale distributed applications making heavy use of the Internet in innovative ways, I am decidedly not the lowest bidder. But you guys just carry on making stuff up. Since I'm paid for my expertise on these subjects, the opinions of those of you who are not don't really matter too much.

Wondering who's really making up stuff now....... Don't worry, from now on I will not bother you again, I wouldn't dare to do so. After all you're right up there with Sir Timothy John Berners-Lee and Bill Gates. Thank you for helping us lowly Poser users, by giving us the almighty flash library...... which in my very humble opinion still sucks. But, who am I to think such things, now I know who you are?

If I don't reply for a while that is due to me being outside, watching the stars through on of my telescopes. After all am I a famous astronomer and have to keep up with my reputation. CU all later.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


lmckenzie posted Tue, 25 August 2009 at 3:55 PM

An Optimized Topology for Connecting Multiple Naked Vickies With Swords in Geographically Distributed Temples.

A Framework for Distributed Collaborative Masturbation Using 3D Avatars.

Feds Bust International Naked Faerie Rendering Network.

Palin: 'Obama Will Force You to Join Socialist Render Farms.'

"Democracy is a pathetic belief in the collective wisdom of individual ignorance." - H. L. Mencken


bagginsbill posted Tue, 25 August 2009 at 4:44 PM

Quote - Using other company's code means loss of Poser's own code portability. IMHO that's not always a good idea and a source of more problems in maintaining it later on. Just my 2 cents. 

Portability? You think writing your own version of everything for Poser and Mac is more portable than using off-the-shelf components?

I'm sorry, but your argument is exactly backwards - Flash and XML and HTML and TCP were used precisely because there are cross-platform portable implementations for PC, Mac, and Linux. If we did not have to do the Mac version, we would not have used Flash.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


LaurieA posted Tue, 25 August 2009 at 4:47 PM

Take a deep breath everyone....in with the good air, out with the bad....and listen to what bb is saying. He never SAID he was Berners Lee or that you had to be connected to the internet for Poser 8 libraries to work. Just read what he wrote.

Now, we can all be civil....

Laurie



bagginsbill posted Tue, 25 August 2009 at 4:52 PM

Quote - Imo if they didn't want to make the llibrary internal, whay didn't they ask some of those phyton guys to write a new library?

I assume this is supposed to be Python (phyton). They did ask Python guys, of which I am one.
I asked them that on day one when they approached me about writing the Library GUI in Python.
The reasons were that

  1. this new GUI isn't just for Poser and Python wasn't really an option
    2) wxPython is not as sophisticated visually as Flash is
    3) Python does not interface with XML and web-based services with the ease and power of expression that Flex/AS3 does.
  2. Asynchronous activity is not as easy in Python as it is in AS3. To make it easy would require reproducing much of the support framework that comes for free in Flash. 

I also asked why they didn't just incorporate one of the existing Library add-ons that were already built by various people for Poser.

Each was rejected for one or more of the following reasons:

1) Didn't work on Mac
2) Wouldn't work with Internet content

  1. Didn't have necessary provisions consistent with future plans
    4) Required installation of a database

Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Tue, 25 August 2009 at 5:09 PM

Quote - I'm afraid that I've been lurking on this and other threads devoted to the new Library in Poser 8.  Unfortunately, I am one of the people that, after trying everything that's been described to fix the problem, still cannot see the Library in Poser 8 at all.

Did you do what I talked about here?

http://www.renderosity.com/mod/forumpro/showthread.php?message_id=3509473&ebot_calc_page#message_3509473

Could you try following those instructions and let me know what you see?

There appears to be a simple browser setting that prevents talking to your own computer.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


TrekkieGrrrl posted Tue, 25 August 2009 at 5:37 PM

 BB My hat's off to you! Wow I couldn't have responded to that with as much calm. 

Gawd, people.. I've asked in numerous threads to those who couldn't see the library IF THEY HAD NORTON or not. No one bothered to reply, yet Norton is KNOWN to cause havoc with a LOT of installations. NOT just Poser. Why anyone would even let that virus program anywhere near their computer is beyond me. There are so many better - and free solutions that does NOT feck up Poser.

And stop taking your problems out on BB! He did a super job with the library and it's not his fault that your computer may be configured in an odd way.

FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
  Using Poser since 2002. Currently at Version 11.1 - Win 10.



lmckenzie posted Tue, 25 August 2009 at 5:40 PM

"no I didn't invent it but I built it for DEC"  DECNet?

My first work PC was a Rainbow 100 - later tried with no luck to convince them to get a MicroVAX. Twas a sad day when Ken Olsen's baby got devoured by Compaq and later flushed through the bowels of HP.

"Democracy is a pathetic belief in the collective wisdom of individual ignorance." - H. L. Mencken


bagginsbill posted Tue, 25 August 2009 at 5:48 PM

Quote - "no I didn't invent it but I built it for DEC"  DECNet?

My first work PC was a Rainbow 100 - later tried with no luck to convince them to get a MicroVAX. Twas a sad day when Ken Olsen's baby got devoured by Compaq and later flushed through the bowels of HP.

Yep. I was a consultant to DEC for over 2 years. The Rainbow was the box I worked on - I built the TCP/IP stack for it, as well as many other projects. I loved that thing.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


adegner posted Tue, 25 August 2009 at 6:07 PM

Quote - > Quote - Okay, so if I install Poser 8 on my off internet pc.....I won't have a runtime library?  Sharen

No baggins is correct, If i disable internet connectivity wity my firewall software the library disappears.
If I disable the wifi port by disconnect from the network the library does work.  My apologies to the coder when you disable the internet with zone alarm even though the port 127.0.0.1 is in the trusted zone it is disabled.


bagginsbill posted Tue, 25 August 2009 at 6:18 PM

Quote -  BB My hat's off to you! Wow I couldn't have responded to that with as much calm. 

Hehe - thanks. I've decided that ordinary discourse isn't worth the effort. Sometimes people think I can be unpleasant. They have no idea. As I've said a few times before, if I'm trying to be unpleasant, there will be no doubt about it.

Well, now that I see no more point in trying to deal with this in a civil manner, I figure some serious ridicule is in order.

So, I did some more work on the SR1 Library GUI update. I think it's just about perfect now.

Have a look. This is not photoshop. This is the actual Poser 8 Library GUI as it stands right now.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


LaurieA posted Tue, 25 August 2009 at 6:21 PM

Quote -  BB My hat's off to you! Wow I couldn't have responded to that with as much calm. 

Gawd, people.. I've asked in numerous threads to those who couldn't see the library IF THEY HAD NORTON or not. No one bothered to reply, yet Norton is KNOWN to cause havoc with a LOT of installations. NOT just Poser. Why anyone would even let that virus program anywhere near their computer is beyond me. There are so many better - and free solutions that does NOT feck up Poser.

And stop taking your problems out on BB! He did a super job with the library and it's not his fault that your computer may be configured in an odd way.

Gawd, I hate Norton...lol. And they have the gall to charge for it ;o). I use AVG free - a darned good AV, no junk, works great, doesn't interfere with anything.

As for bb's library, I suppose no one realizes how much other programmers rely on Visual C, or .NET or even Java these days. It's BEEN done, it IS done. It's the wave of the future. Some may not like it, but that's the way it is. Bagginsbill hasen't done anything that many other programmers do every single day.

Laurie



RobbyBobby posted Tue, 25 August 2009 at 6:34 PM

> Quote - > > Did you do what I talked about here? > > [ http://www.renderosity.com/mod/forumpro/showthread.php?message_id=3509473&ebot_calc_page#message_3509473](http://www.renderosity.com/mod/forumpro/showthread.php?message_id=3509473&ebot_calc_page#message_3509473) > > Could you try following those instructions and let me know what you see? > > There appears to be a simple browser setting that prevents talking to your own computer.

Tried it and got this message:


Khai-J-Bach posted Tue, 25 August 2009 at 6:37 PM

can you disable Macaffee and try it again?



bagginsbill posted Tue, 25 August 2009 at 6:40 PM

Interesting. The website is Poser and it did not deny you access, despite what it says on the display.

Look closely - do you see that McAfee Site Advisor thingy? Looks like you've got your firewall configured to not allow your own computer to talk to itself. Maybe you should click that. I don't know much about McAfee, other than it doesn't do a good job of fighting viruses, but it does seem to interfere with your work.

In the office of my main client (not SM) I told them two weeks ago that my AVG anti-virus detected a virus on my laptop, and it happened after I logged into their network. I reported it to the office IT guy, who argued with me that McAfee was installed on all servers and it was impossible for there to be an infestation in the office, and that I brought it in. LOL. Like I'm that noobish. I insisted he look into it along with CenterBeam, an out-sourced IT maintenance organization. Well, it turns out that all the company servers are infested, and constantly infecting anybody in the office. Except me, of course.

Well, they've been trying to remove the virus now for 5 days. LOL. The director of engineering, who reports to me, was unable to work for the last two days because McAfee now sees the virus but is unable to remove it. LOL. I told him how to do it manually in 90 seconds. He's all set now. Centerbeam still doesn't know how to fix it with McAfee.

I had long ago removed the corporate copy of McAfee on the laptop they provided me and replaced it with AVG. I totally agree with Laurie - AVG works great, does its job, and doesn't interefere with any apps I run.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


Khai-J-Bach posted Tue, 25 August 2009 at 6:43 PM

Mcaffee and norton are useless and often worse than the spyware they are supposed to kill.

use AVG, Avast! and for a firewall Comodo with a 2nd choice of Zonealarm (I'd go with Comodo tho.. it's far better)



nruddock posted Tue, 25 August 2009 at 7:22 PM

Quote - So, I did some more work on the SR1 Library GUI update. I think it's just about perfect now.

:lol: :thumbupboth:

Is the slider for adjusting the icon size ?


bagginsbill posted Tue, 25 August 2009 at 7:30 PM

Quote - > Quote - So, I did some more work on the SR1 Library GUI update. I think it's just about perfect now.

:lol: :thumbupboth:

Is the slider for adjusting the icon size ?

Why yes it is. It slides from 27 pixels to 203 pixels in increments of 16. The default is 91.

The resizing happens in real time as you move the slider.

I'm having discussion with SM about where to put it. They think it should not be on the screen all the time. (The slider). I think it should, because I think you'll want to constantly change it.

Opinions?


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Tue, 25 August 2009 at 7:38 PM

27

Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Tue, 25 August 2009 at 7:38 PM

203

Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


gtrdon posted Tue, 25 August 2009 at 7:48 PM

The reason Norton 360 caused problems  with  P8 was not because of of the Virus protection
it was a option turned on called "intrusion detection"  which I guess is some sort of firewall...
filter.    The problem occured because  this version was  written before IE 8 was developed..
Norton for free updated my version to a 2009. and The option worked without faulure.
I don't blame Norton for this they are not mind readers....
The point is that  when MS updated its explorer ,then the supporting  applications had no idea what  compatibility issues would be involved. I am sure that Norton is not the only application that had issues with the new MS 8 explorer..  This makes P8 as hostage to what
ever conflict problems to exist...
I bought Poser to do graphics...as I am sure most user do... I do not need it to do  database and web count management. All that does is gum up the works with another layer of complexity.  ..Now we have dicussions about tcip, urls, cliet,servers .....blah,blah..
I' ll gladly go back to the crude klunky  original Poser library system over a problmistic and un realable system  because of incompatibility issues...Lets spend more time improving the real product  and stop trying to make a swiss army knife out of it.... I love the renders it makes


indigone posted Tue, 25 August 2009 at 7:48 PM

BB,

The slider is excellent.  But I don't personally think I'll be using it all the time.  Maybe, but I'd think I'd find my personal favorite size and be fine with it like that.

Thanks.

Indi.


TrekkieGrrrl posted Tue, 25 August 2009 at 8:37 PM

I think it's an awesome idea with the slider. It means that in some folders you can have large icons, and in some you can turn it down to small ones. On the fly! Great idea! I'd like it to be present at all times! PLEASE!

(oh and ROFL at the ... addition!)

FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
  Using Poser since 2002. Currently at Version 11.1 - Win 10.



MyCat posted Tue, 25 August 2009 at 8:41 PM

This whole thing is just so fragile. My Poser library disappeared with the last Windows update. Unchecking the option for automatically detecting the local intranet sites and adding localhost fixed if. For now at least. I don't know whether IE still works for other stuff, I use Firefox normally.

I hate wasting time fixing problems that crop up magically, I don't need the new Poser 8 features that badly, so I went back to Poser Pro.


Believable3D posted Tue, 25 August 2009 at 8:42 PM

I think if the slider could be brought up with a right click when working in the menu, that would be great. (Of course, some folks don't seem to know about right-click....)

As for A/V programs: something to keep in mind is that no two programs catch and remove exactly the same threats. I'm not all that surprised that AVG caught something Norton did not, even though AVG is well below Norton in terms of threats detected overall. (And make no mistake - I am very far from a Norton booster. I came to have Norton when it caused problems in my computer a few years back and absolutely nothing would allow me to uninstall it. Even though it's now supposed to be better and quicker, I'm off it for good.) Using a variety of complementary but unrelated tools is a good approach to keeping virus-free (that, and using your head with browsing and opening downloaded files). I personally use NOD32 by Eset as my primary A/V, but various other tools are necessary for complete protection (e.g. Malwarebytes Anti-Malware, ComboFix).

FWIW.

______________

Hardware: AMD Ryzen 9 3900X/MSI MAG570 Tomahawk X570/Zotac Geforce GTX 1650 Super 4GB/32GB OLOy RAM

Software: Windows 10 Professional/Poser Pro 11/Photoshop/Postworkshop 3


TrekkieGrrrl posted Tue, 25 August 2009 at 8:50 PM

 gtrdon - over time, one of the things peole have suggested should be improved was the library.

Who CARES what it runs on as long as it runs (and.. for most people, it DOES!)

Of course it's annoying when something on your computer stops it from running. I'd be mightly annoyed if I couldn't see the library on my computer. But I would start looking for reasons, because obviously it wasn't SUPPOSED to not show up. So there had to be something that stopped it. And that "something" had to be something specific for my computer. In this case, the main culprit seems to be certain aggressive (anti)virus programs. Since I personally use Avast, I didn't have any problems.

The point is: Don't shoot the messenger. Here's a little story from the Real World™: Today, on my job (I'm a train conductor by trade)  we had some 200 people from a cancelled train - it broke down - and they were now all expecting not only to get on the next train (mine...) but ALSO to get a seat AND compensation and preferably a gilded pillow to sit on, too.

Thing is.. I could do ONE of those: Get them on my train and transport them to their destination. One hour late. Which, naturally was annoying for the people who were delayed, but.. it wasnt' really MY fault - yet I had to listen to all the bitching and bickering and agree with them all. And I did. And smiled. And was as helpful as I could possibly be. Because I did understand why they were upset. I would be, too. BUT... it still wasn't my fault. Just as it isn't BB's fault that some people have a too-aggressive antivirus program installed.

I've twice bought a new computer that was already infected with Norton. It takes some work to get rid of it, but it's possible.

FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
  Using Poser since 2002. Currently at Version 11.1 - Win 10.



LaurieA posted Tue, 25 August 2009 at 9:25 PM

Quote - ... I've twice bought a new computer that was already infected with Norton. It takes some work to get rid of it, but it's possible.

Infected....lol. I'll agree, once it's got a foothold, it doesn't wanna go peacefully but rather kicking and screaming ;o).

Laurie



ratscloset posted Tue, 25 August 2009 at 10:34 PM

Quote - . But you guys just carry on making stuff up. Since I'm paid for my expertise on these subjects, the opinions of those of you who are not don't really matter too much.

True fact.. that is an actual picture of bagginsbill! He really does look like that!

ratscloset
aka John


ratscloset posted Tue, 25 August 2009 at 10:44 PM

Quote - > Quote - ... I've twice bought a new computer that was already infected with Norton. It takes some work to get rid of it, but it's possible.

Infected....lol. I'll agree, once it's got a foothold, it doesn't wanna go peacefully but rather kicking and screaming ;o).

Laurie

Infected with Norton goes right up near the top with Vista Features (the term used by those people that created the program when they explaining why the program has short term memory loss... "Are you sure you want to do this?" user clicks Yes.. Vista asks "This could be harmful, are you sure you want to do this?" user clicks yes... Vista asks, "I forgot what you said.... Did you want to go ahead and do this?"... What would have been funny if the Programers had also added a Blue Screen to pop up and activated the Web Cam at this point and had a Gallery of angst images!  Then they could have Vista say... just kidding! before proceeding... )

ratscloset
aka John


LaurieA posted Tue, 25 August 2009 at 11:43 PM

Quote - 203

Oh, my tired old eyes just LOVE those large icons...lolol.

Laurie



rreynolds posted Wed, 26 August 2009 at 1:21 AM

I'm giving up on the trial and sticking with Poser 7. I tried Bagginsbill's suggestions in the other thread and they didn't work. There may be great things in the future with this approach, but it's the first version of Poser I've had problems with. I'm not good enough with it to get all the advantages Poser 8 has that it's worth figuring out how to reconfigure antivirus and firewall programs simply to get a usable product. If I had paid the full price, I'd probably put a lot more effort into it. With a trial, it's not worth the trouble.

Maybe the next version of Poser will be worth getting. Right now, the trial isn't working and I've uninstalled it. I'm not paying over $100 to upgrade to a product where I know I'll need technical support just to make it run on my computer--particularly when the features causing the problems won't be fully implemented till some future version of the program.

I hate knocking something innovative. I'm not the most technical savvy computer user in the world--I'm also not the worst. I'm not buying software that doesn't work on my computer. If new software won't work with my computer configuration, that problem is with the new software, not my computer. My computer may not be completely configured properly, but that doesn't entirely matter. It works with the software on it. I don't need new software that doesn't work harmoniously on my computer. I may change my mind when I see how these features work in the future. That's when I'll reconsider buying a new version of Poser. I just hope that this isn't the Vista type of compatibility problem that will boost DS the way Microsoft boosted Mac sales with Vista. Right now, I prefer Poser. Poser 8 doesn't work for me, so I don't need it.


LaurieA posted Wed, 26 August 2009 at 2:01 AM

Where are you getting a trial? I'll be darned if I can find one. Poser 8? Am I missing something?

Laurie



aeilkema posted Wed, 26 August 2009 at 2:37 AM

Quote -  gtrdon - over time, one of the things peole have suggested should be improved was the library.

Who CARES what it runs on as long as it runs (and.. for most people, it DOES!)

Of course it's annoying when something on your computer stops it from running. I'd be mightly annoyed if I couldn't see the library on my computer. But I would start looking for reasons, because obviously it wasn't SUPPOSED to not show up. So there had to be something that stopped it. And that "something" had to be something specific for my computer. In this case, the main culprit seems to be certain aggressive (anti)virus programs. Since I personally use Avast, I didn't have any problems.

The point is: Don't shoot the messenger. Here's a little story from the Real World™: Today, on my job (I'm a train conductor by trade)  we had some 200 people from a cancelled train - it broke down - and they were now all expecting not only to get on the next train (mine...) but ALSO to get a seat AND compensation and preferably a gilded pillow to sit on, too.

Thing is.. I could do ONE of those: Get them on my train and transport them to their destination. One hour late. Which, naturally was annoying for the people who were delayed, but.. it wasnt' really MY fault - yet I had to listen to all the bitching and bickering and agree with them all. And I did. And smiled. And was as helpful as I could possibly be. Because I did understand why they were upset. I would be, too. BUT... it still wasn't my fault. Just as it isn't BB's fault that some people have a too-aggressive antivirus program installed.

I've twice bought a new computer that was already infected with Norton. It takes some work to get rid of it, but it's possible.

You can look at it that way, but all of these firewall and anti-virus problems would not have been an issue if the new library was written differently and in some other language.

I do understand SM wants the library and other parts to connect to the internet, so the can in the future create online libraries and render farms, after all they're looking at ways to make more income. I know many are exited by such thing, but was it worth that people do abandon poser due to the library issues?

If Poser goes the way BB describes, then we will only see more and more compatibility issues in the future.

The problem isn't aggressive firewall and anti-virus. Mine has worked for over 4 years without ever having a problem, every applications runs fine, newest and older ones. Now P8 comes and suddenly there are firewall and anti-virus issues. The first time ever. P8 is doing something to tick of security and that worries me...... normally people would say danger, watch out, something wrong with the application, get rid of it. You have a security breach.......

But with Poser that question isn't asked, no something is wrong with your firewall and virus. It can't be Poser, it must be something else and now scores of people let Poser access who knows what and allow their system security to be compromised.

Anyway, if Poser goes the online in future the way that is described, they will not see me upgrade anymore.

For now, one should be able to totally block internet access for Poser 8, but you can't. Do so and FireFly and the Library will stop functioning. That's not right, that should be the case, SM  takes unwanted control of my system. If Microsoft does it, we all cry havoc. If SM does it, so what?

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


SAMS3D posted Wed, 26 August 2009 at 3:36 AM

 okay bagginsbill, that is great.  Thank you for my answer.....I am so glad, I was afraid I would not be able to install it.  Now that I can and won't have issues I will move it this weekend.  Sharen


SAMS3D posted Wed, 26 August 2009 at 3:41 AM

 also, I am pretty sure BB is stating that nothing will happen to the library if you disconnect from internet, so there is nothing to worry about or even talk about.  I am quite pleased with the new GUI, I find that when I work on P8 and then go to my other pc that has P7 on it, I am not as thrilled all of a sudden, P8 GUI as I said before is a thrill to work with.  Sharen


Believable3D posted Wed, 26 August 2009 at 8:20 AM

ailkema, it's already been well demonstrated that P8 does not need the Internet running to have the library work. There have even been screenshots posted here.

______________

Hardware: AMD Ryzen 9 3900X/MSI MAG570 Tomahawk X570/Zotac Geforce GTX 1650 Super 4GB/32GB OLOy RAM

Software: Windows 10 Professional/Poser Pro 11/Photoshop/Postworkshop 3


aeilkema posted Wed, 26 August 2009 at 8:41 AM

Quote - ailkema, it's already been well demonstrated that P8 does not need the Internet running to have the library work. There have even been screenshots posted here.

I know, but try blocking internet access of Poser 8 and the library and firefly will not work anymore. I can switch off my internet and P8 will run fine, but I can not tell the firewall the block internet acces of P8. As long as that is the case, my system through P8 will be vurnable to attacks from the outside. This should have done completely different.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


bagginsbill posted Wed, 26 August 2009 at 8:43 AM

OMG Don't talk to him. With each post he spews more nonsense. Aeilkema doesn't understand anything, and the more you read what he says the more confused you will get.

I don't have time to write what it takes to explain what he doesn't understand and why he's drawing wrong conclusions.

Nor does he allow that - when I am forced to clarify an issue with a lengthy technical response, he says I'm being pompous.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


grichter posted Wed, 26 August 2009 at 8:59 AM

ailkema, do a search on loopback and localhost. That is basically your machine talking to it's self. Very common in Unix. You machine sends a request to your tcp/ip stack and it says stay inside your cpu. Or loopback upon its self. Your argument doesn't hold water. If you don't believe me then unplug your computers ethernet cable or turn off you wifi app. P8 still works. These types of apps that use loopback and or your localhost are going to become more and more popular as time goes forward. There are lots of browser based apps currently. Look at what Google is working on. I will bet the google programmers will probably have to place certain pieces on your computer in adition to connection to a remote host to make the apps work. Your issue is the same as many others, P8 is the first loopback localhost app you have run. If not P8, then sooner or later these same issues are going to pop up with some other app. Do your self a favor and stay behind the tech curve and use whatever you used prior to installing P8 and leave the rest of us that want to follow the tech curve alone.

Gary

"Those who lose themselves in a passion lose less than those who lose their passion"


LaurieA posted Wed, 26 August 2009 at 9:45 AM

Oy vey.

Now why would SM do something like that? Not EVERYONE in the world has internet access. And until everyone does, I don't think a company would shoot themselves in the foot and lose sales by not working if it's not connected to the internet. If they would do that, I think they would tell you up front.

Laurie



bagginsbill posted Wed, 26 August 2009 at 9:53 AM

Laurie,

Aeilkema specifically insists that I and SM are dumb and stupid. Your rhetorical question "why would SM do something like that" is easily countered from his point of view, simply by declaring that the designers are stupid and that while he understand the issues, I do not. That's his point. I don't understand the issues, and he does.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


LaurieA posted Wed, 26 August 2009 at 10:02 AM

Well, either way, it's not worth being nasty over - by anyone. If no one has ever heard the saying "To a believer, no proof is necessary. To a sceptic, no proof is possible", then that should apply here. You can't preach to the choir bb no matter how hard you try. And aeilkema? You didn't write the code for the library and therefore can't tell others exactly how it works.

We all need to be civil, not bashing each other. Terms like "stupid" and other rude things are just not gonna fly with the staff very long, so if we can all calm down and play nice this could turn into a very informative discussion. I for one am going to be upgrading to Poser 8 before long and I'd like to have a heads-up on how it works before then ;o).

Laurie



aeilkema posted Wed, 26 August 2009 at 10:09 AM

As stated, I know you can run P8 without an internet connection or when wi-fi is switched off or the internet cable is plugged out. That's not my issue at all.

@BB I wasn't talking or reacting to you at all, but I guess you need to take everything that's being said about P8 personal. I was replying to someone else, who informed me about something. Please stop turning my posts into something they are not!

Please Rendo, do bring the ignore button back, then BB will not have the urge to react to everything I say, then he just can ignore me and I can ignore him and not be bothered anymore by his efforts to make my posts look like personal attacks on him or SM. I can't post anything on P8 anymore or he has to jump on it in a nasty way, while it doesn't even concern him.

Well, enough said for now, please BB do ignore me and my posts and I will do the same with yours. I guess your getting tired of me not understanding a thing, as I get tired of seeing you turn my posts into something they're not meant to be.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


aeilkema posted Wed, 26 August 2009 at 10:12 AM

Quote - Well, either way, it's not worth being nasty over - by anyone. If no one has ever heard the saying "To a believer, no proof is necessary. To a sceptic, no proof is possible", then that should apply here. You can't preach to the choir bb no matter how hard you try. And aeilkema? You didn't write the code for the library and therefore can't tell others exactly how it works.

We all need to be civil, not bashing each other. Terms like "stupid" and other rude things are just not gonna fly with the staff very long, so if we can all calm down and play nice this could turn into a very informative discussion. I for one am going to be upgrading to Poser 8 before long and I'd like to have a heads-up on how it works before then ;o).

Laurie

Sorry must have been typing the same time as you did, I'll revert from adding to this topic and hope BB has the courtesy of not jumping on me when there's no need for it.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


grichter posted Wed, 26 August 2009 at 10:13 AM

Unplug your machine from the internet. P8 does not need to be connected to the internet to work. It is doing it's own internal connection to it's self. There is pieces on your computer that came with your OS that P8 uses (much like a print driver or video driver) that "acts like" a mini internal webserver (trying to use laymen terms, since people might understand what a webserver does).

In the lib case P8 uses a flex server that is on your hard drive not somewhere else on the internet.

The basic problem is some win AV software is not allowing you own computer to communicate with it self.

When you look in a mirror in "Your bathroom" your image bounces back to you. It didn't use or require your neighbors mirror to see your reflection. P8 is sending a signal to a Mirror inside Your CPU, in "Your Computer" and some AV software is getting in the way of the image-signal being reflected back to you so you or in this case P8 can see the reflection-signal.

Stand in front of your mirror, in your house, in your bathroom. Now hold a piece of paper between you and the mirror. You can no longer see your reflection. Punch a hole in the paper and you can see yourself again. In some cases peoples AV software is that piece of paper between you and the mirror and is blocking the required reflection. What the solution is, is to punch a hole in that paper-your AV software so your own computer it can see its self.

Gary

"Those who lose themselves in a passion lose less than those who lose their passion"


LaurieA posted Wed, 26 August 2009 at 10:18 AM

Most AV software gives you the option to pick and choose what programs you allow to do what.

??? Yep, that made perfect sense ;o).

Laurie



bagginsbill posted Wed, 26 August 2009 at 10:22 AM

Well, I agree that in general I should avoid being nasty.

And up to a point, that worked. The point at which it stopped was right about when adegner said

"so bagginsbill take that back to the coders please.  Try p8 on your main machine and goodluck"

I was fine with that, no problem. But aeilkema responded with

" do believe he is the coder....... the people who normally code Poser, didn't make the library. SM, for some reason, decided to go the easy and cheaper way."

That bit about the easy and cheaper way was total bullshit.

I later posted a screenshot, showing that Poser 8 works with no Internet access. Then adegner came back and said

"No baggins is correct, If i disable internet connectivity wity my firewall software the library disappears.
If I disable the wifi port by disconnect from the network the library does work.  My apologies to the coder when you disable the internet with zone alarm even though the port 127.0.0.1 is in the trusted zone it is disabled."

For that, adegner has my respect and thanks. Very nice of him to post confirmation that he had completely disabled his TCP/IP stack and that is not the same as having no Internet connectivity.

I could give a whole lecture about how different layers exist in your computer's communication stack, but that would be tedious both for me and the reader. For those interested, read this:

http://en.wikipedia.org/wiki/OSI_model

There are 7 layers in the model, and a firewall can be inserted to operate between any of those layers. A firewall is a simple device - it makes a decision whether to let a message pass between two of the layers or not. If it decides not to let the message pass, it doesn't pass.

Some firewalls are more sophisticated than others. Depending on which layer they operate on, you can get the right or the wrong effect.

A firewall configured to prevent communication with the Internet, but still allow internal computer communication should be operating between the transport and network layers (layers 3 and 4). It is that interface that is required to communicate outside the machine. Internal communication doesn't need to go to layer 3.

But if you have a firewall programmed or configured to interfere with communication above layer 4, then all communication is affected. Layer 4 is where TCP lives, and if you interfere with TCP, then you cannot use the comm stack for internal communication.

Things like McAfee's SiteAdvisor operate at Layer 7 (where HTTP lives) and are able to interfere with all forms of web services application layers, such as implemented in Google Desktop and Poser 8.

I tried to find info on how to configure SiteAdvisor to understand that 127.0.0.1 (your own machine) is OK to talk to but I can't find it. McAfee is such a huge problem for so many people that the number of hits on any phrase I tried is enormous, and I'm not finding the relevant information. Otherwise, I'd offer a solution for that case.
 

 


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Wed, 26 August 2009 at 10:33 AM

I can only find pages like this:

http://forums.devshed.com/iis-97/localhost-pages-hanging-possibly-because-of-firewall-install-159268.html

where McAfee stopped all internal communication and nobody has an answer as to what to do about it, other than remove or disable McAfee.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


LaurieA posted Wed, 26 August 2009 at 10:34 AM

I completely understand you think it was BS and I understand aeilkema for thinking the way he does, but we must keep all things civil. This petty stuff is just more junk one needs to wade thru to get to the pertinent information. I'm assuming that some folks would like to learn something relevant to the problems they may be having and the arguments are making that really, really difficult.

I've got an idea. BB just supplies the technical stuff and aeilkema just states the problems he's having and one doesn't ruffle the feathers of the other. Period. :o)

Laurie



LaurieA posted Wed, 26 August 2009 at 10:34 AM

Thanks for the link bb....one more reason I'm glad I use AVG.

Laurie



bagginsbill posted Wed, 26 August 2009 at 12:24 PM

I've just learned of another firewall scenario that prevents the library from showing.

First, I need to make clear that Poser 8's application server will NOT accept a connection from outside your computer. The listening socket is set up to only accept connections from applications communicating via the loopback interface - Layer 4 and up in the stack. Some sort of server exploit, such as buffer overrun tactics that have worked on servers in the past, will fail against Poser 8, because the message will not even get to Poser. The TCP layer is configured by Poser to not even bother Poser with a connect request that comes from outside.

So, even without enabling any sort firewall, it is impossible for a hacker to break into your computer via Poser 8's server. There is no point in setting up a firewall to disallow incoming external messages, because it already is blocked at the session layer. No such session can be established.

Now there is a report from a user that he cannot bring up the Library. This user is set up to go through an external firewall, running in some computer other than his. Because he has set up a proxy server to this external firewall, his browser always communicates through that external computer firewall.

Unfortunately, this user also has it configured to pass local loopback traffic out of his machine. Even though his external firewall is configured to allow the communication back to his machine, because it is passing outside first, it doesn't work. Poser sees the firewall server connecting to it, and the TCP layer rejects the connection, because Poser has told it that simply is not allowed. If this user were to properly configure his system, so that local traffic stays local, then there will be no problem.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


raven posted Wed, 26 August 2009 at 12:33 PM

Actually, it does seem if you disallow access to the internet via ZoneAlarm, there are no libraries. Nothing to do with being connected or not. The following pictures hopefully illustrate what  aeilkema means. My machine is also isolated from the 'net.

Poser8 executable blocked from accessing the 'net in ZoneAlarm..



raven posted Wed, 26 August 2009 at 12:35 PM

Poser8 executable allowed access to the 'net via ZoneAlarm. Libraries available.

I hope that's what being spoken about, anyway.



bagginsbill posted Wed, 26 August 2009 at 1:16 PM

But how does ZoneAlarm implement this? As is obvious, many people, perhaps including the people who wrote ZoneAlarm, equate "Internet access" with "TCP", the Transmission Control Protocol.

I'm not disagreeing with the fact that ZoneAlarm is preventing the library from working. I'm disagreeing with the semantics of the term "Internet" in this dialog you're showing.

If by "Internet" it actually means any use of the communications protocols, then sure it is not going to work. I can't help it if applications and people abuse the phrase "Internet Access". Obviously that checkbox is blocking a bit more than access to the Internet.

Internet is called that because "Inter" means "between", i.e. a network of communication between different computers. Clearly, ZoneAlarm is not confining its interference to just communication between computers.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Wed, 26 August 2009 at 1:24 PM

I found this on some page - guy having same problem, except with MySQL


 I've just overcome a connection problem with a local Win32 installation of MySQL and thought I should pass on the solution in case anyone else is sprouting #$%!'s from the top of their head.

Essentially, I couldn't connect to the database; kept getting "Unable to connect..." error.

The problem was Zone Alarm.

The solution was to enter localhost / 127.0.0.1 in the Advanced section of the Security Settings as permissible in your Local Zone:

Control Center > Security > Advanced > Add > IP Address > Description: localhost / IP Address: 127.0.0.1

 


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


aeilkema posted Wed, 26 August 2009 at 1:24 PM

Quote - Actually, it does seem if you disallow access to the internet via ZoneAlarm, there are no libraries. Nothing to do with being connected or not.
The following pictures hopefully illustrate what  aeilkema means. My machine is also isolated from the 'net.

Poser8 executable blocked from accessing the 'net in ZoneAlarm..

Thanks, at least someone has understood my posts. Yep, that's what's happening. I don't have ZoneAlarm, but did it with Panda, Online Armor and now Outpost and all have the same result.

Artwork and 3DToons items, create the perfect place for you toon and other figures!

http://www.renderosity.com/mod/bcs/index.php?vendor=23722

Due to the childish TOS changes, I'm not allowed to link to my other products outside of Rendo anymore :(

Food for thought.....
https://www.youtube.com/watch?v=pYZw0dfLmLk


bagginsbill posted Wed, 26 August 2009 at 1:27 PM

I understood you perfectly - you said you disabled Internet access, but you actually disabled all access for Poser.

Not the same thing.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


Khai-J-Bach posted Wed, 26 August 2009 at 1:28 PM

and all them are blocking 127.0.0.1 the loopback Local adaptor which they should'nt be.

basically the programmers have taken a shotgun approach and blocked off all TCP.

so, we now know it's not SM / Poser 8 at fault. the Loopback is a known diagnostic tool standard which the firewall guys do know about.



bagginsbill posted Wed, 26 August 2009 at 1:38 PM

And also, the point that keeps being ignored although I've made it several times:

Using a firewall to prevent Poser 8 from talking over the Internet is pointless. It doesn't talk over the Internet.

So why would you bork it up using shotgun methods to prevent it from doing something it doesn't do anyway?

Poser 8 DOES NOT TALK TO THE INTERNET.

There is absolutely no reason for you to try to prevent it. If you insist on using a tool incorrectly, blocking Poser from using the TCP stack, then you should just stop doing that.  It makes about as much sense as preventing it from talking on the Internet by DELETING poser.exe. Yes, that surely will prevent it from going over the Internet, no doubt about it.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


Khai-J-Bach posted Wed, 26 August 2009 at 1:43 PM

erm BB? I'm not ignoring you.

I'm saying the FIREWALL programmers have borked it. I'm finding a lot of complaints where they've blocked the loopback anyway. thanks to this thread I now know why my project to run a internal webserver (homewiki) failed... 127.0.0.1 was being blocked even tho I'd opened it.



bagginsbill posted Wed, 26 August 2009 at 1:44 PM

Quote - erm BB? I'm not ignoring you.

I'm saying the FIREWALL programmers have borked it. I'm finding a lot of complaints where they've blocked the loopback anyway. thanks to this thread I now know why my project to run a internal webserver (homewiki) failed... 127.0.0.1 was being blocked even tho I'd opened it.

Wasn't responding to you - cross posted. I agree with you. Thanks for amplifying.

It is aeilkema who keeps ignoring what I'm saying - not acknowledging the difference between the Internet and localhost, not acknowledging that he disabled all use of the comm stack even for localhost, not acknowledging that there is no reason to do this.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill posted Wed, 26 August 2009 at 1:52 PM

Note:

Most of the alternative Poser library browsers out there also use TCP/localhost to communicate with an app server that they added to Poser via Python.

For example, there are a few using PRPC: (Poser Remote Procedure Call)

http://prpc.sourceforge.net/

Anything using this technique will be blocked by these draconian firewall settings.

The new Poser application server is now designed to work with these types of add-on library managers. This is a benefit - they don't have to hack the application server into Poser, as it is now built-in. This is not a dumb decision.

Because things are decoupled in an approved, built-in way, more developers can take advantage of app-to-Poser integration, without having to resort to hacks and non-standard interfaces. This will grow over time, allowing more and more integration with other tools.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


raven posted Wed, 26 August 2009 at 3:39 PM

I'm not disagreeing with anyone, I just showed what I thought was happening with aeilkema. I myself have ZA set to allow traffic.



bagginsbill posted Wed, 26 August 2009 at 4:18 PM

Quote - I'm not disagreeing with anyone, I just showed what I thought was happening with aeilkema. I myself have ZA set to allow traffic.

Sure, sure. But aeilkema said "The problem isn't aggressive firewall and anti-virus."

Yes it is.

He also said "P8 is doing something to tick of security and that worries me...... normally people would say danger, watch out, something wrong with the application, get rid of it. You have a security breach......."

I'm fine with him being worried. I'm not fine with him confusing people, and causing other users to be worried.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


TrekkieGrrrl posted Wed, 26 August 2009 at 5:36 PM

 I'm just using the built-in Vista firewall and the first time I try to run Poser 8, it pops up a message saying something about Vista firewall has blocked this and do I want to allow it? I say yes, and Bob's your uncle. No more problems.

ZoneAlarm, while originally bing a great program, can - just like Norton - create more problems than it solves.

 I got rid of it.

And know what? I have no problems with virusses, NOR do i have any problems with Poser 8.

If someting borks up your program, the first approach SHOULD be to find out WHAT it is rather than to blame the program itselg. Obviously the program is supposed to run, so if something is preventing it from doing so it ought to be clear that it's something else!

FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
  Using Poser since 2002. Currently at Version 11.1 - Win 10.



gtrdon posted Wed, 26 August 2009 at 7:44 PM

TrekkieGrrl
I don't think Norton is to blame in this case. It was due to and incompatiblility with the newly installed IE 8. When They  freeley upgraded my version (not Updates) to a newer one. The problem resolved itself and  P8 library works perfectly..You can't expect Norton to anticipate any
changes to to the interface before the release of  IE 8 was released. The many other applications that failed to work when IE was first released....

Despite all of the advantages affforded by the new P8 library interface. We must  bare the responsibility of keeping all elements (eg Flash, MSIE, Virus, Firewall, etc)updated to asure the compatibility problems do not occur...


LostinSpaceman posted Wed, 26 August 2009 at 10:20 PM

BB, thanks for the link on OSI! I found it very informative and the layering makes TCP a lot more understandable to me.


bagginsbill posted Thu, 27 August 2009 at 9:32 AM

@RobbyBobby:

We haven't heard back from you. Did you get it fixed?

I tried and tried to find an answer for how to configure McAfee properly to allow local apps to talk to each other. Searches produce so many hits for 127.0.0.1 because McAfee changes people's Email server to that address. Apparently McAfee wants Outlook to not talk directly to the mail server, but instead to go through a local mail server McAfee installs that removes spam and checks for viruses. Ironic isn't it, that McAfee sets up its own local app server for its own work, but won't let other local app servers operate.

I found a couple people saying that the problem was in some McAfee thing called"Privacy". I found two people who were unable to get access to their own servers by configuring the "Privacy" settings properly, telling McAfee about the servers. Instead, the only thing that worked for them was to disable or uninstall the "Privacy" thing altogether. That's not a great solution, but if McAfee Privacy is simply unable to permit programs other than itself to talk to your own computer, then there is no other option.

http://community.mcafee.com/showthread.php?t=165350

http://community.mcafee.com/showthread.php?t=134585

If there is some place in McAfee where you enter allowed port addresses, you should show us a screen shot of that. Somebody might be able to explain what to enter.

Poser 8 wants to accept connections on 127.0.0.1:11530


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)