Still can't install from NanoCorp

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Bob Benjamin

still can't install from NanoCorp

Post by Bob Benjamin »

http://pastebin.com/TqrFNDYP the output from ispqvideochat9.exe
Hope this helps.
Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Anything new yet with the crashing of ispq9.msi?

On 8/28/2010 1:23 PM, Bob Benjamin wrote:
New wine prefix ispq9.msi still crashes.
http://pastebin.com/GQnzG1qc Thanks

On 08/27/2010 02:19 PM, John Drescher wrote:
Thanks. So I have to re-install other apps too? And also
wmp9. Guess
everything. Just want to be sure. Not make mistakes.
Yes. Deleting the prefix will remove all applications installed in the
prefix. You can have more than 1 prefix though. That way you can
isolate your installs.

http://wiki.winehq.org/FAQ#head-f2f5f3b ... 15657ad552

John
Robert Benjamin

still can't install from NanoCorp

Post by Robert Benjamin »

Just wondering if there's anything new on this crashing of
ispqvideochat9.exe Thanks.

On 8/28/2010 1:36 PM, Bob Benjamin wrote:
http://pastebin.com/TqrFNDYP the output from ispqvideochat9.exe
Hope this helps.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: still can't install from NanoCorp

Post by dimesio »

Robert Benjamin wrote:Just wondering if there's anything new on this crashing of
ispqvideochat9.exe Thanks.
File a bug.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Thank you for your problem report. I have reproduced the problem
and filed
http://bugs.winehq.org/show_bug.cgi?id=24211

Try copying devenum.dll from your windows partition into ~/.wine/drive_c/windows/system32
and adding a native override for it in winecfg. That got the 'create account' button working for me.
Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Ok. Not sure I follow. New to Linux. Guess I have to get
devenum.dll from my windows HD in system 32 and paste it from my thumb
drive to where you said. My Ubuntu HD is on it's own as is XP. No
partitions. Separate drives. And what's a native override. Sorry for the
lack of knowledge, but I'm learning. Tks.

On 8/30/2010 11:30 AM, DanKegel wrote:
Thank you for your problem report. I have reproduced the problem
and filed
http://bugs.winehq.org/show_bug.cgi?id=24211

Try copying devenum.dll from your windows partition into ~/.wine/drive_c/windows/system32
and adding a native override for it in winecfg. That got the 'create account' button working for me.




User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Still can't install from NanoCorp

Post by dimesio »

Robert Benjamin wrote:My Ubuntu HD is on it's own as is XP. No
partitions. Separate drives. And what's a native override.
Do you mean you have XP on a different computer, or just that XP is on a different hard drive in the same computer as Ubuntu? If the latter, Linux should be able to see the other hard drive and copy files from it, though you may have to mount it manually first.

Once you've copied the file from Windows, run winecfg, go to the Libraries tab, and add an override for devenum.dll.
James Mckenzie

Still can't install from NanoCorp

Post by James Mckenzie »

Robert Benjamin <[email protected]> wrote:
On 8/30/2010 11:30 AM, DanKegel wrote:
Thank you for your problem report. I have reproduced the problem
and filed
http://bugs.winehq.org/show_bug.cgi?id=24211

Try copying devenum.dll from your windows partition into ~/.wine/drive_c/windows/system32
and adding a native override for it in winecfg. That got the 'create account' button working for me.
Ok. Not sure I follow. New to Linux. Guess I have to get
devenum.dll from my windows HD in system 32 and paste it from my thumb
drive to where you said. My Ubuntu HD is on it's own as is XP.
Are both drives in the same computer or different computers?

If they are on different computers, yes, you will have to copy the devenum.dll from your WindowsXP system to the the thumb drive and then from the thumb drive to /home/benjie/.wine/drive_c/windows/system32

Then start winecfg and go to the libraries tab. click on add and then you can type in devenum. Select native then builtin (I don't have access to my Wine system and I'm not certain there is a built-in devenum.dll file.) Click on the OK button. This will apply the change for all applications on the system.
And what's a native override?
Native override is when you select 'native, built-in' in winecfg. This tells Wine to use the Windows .dll file to resolve a function call before attempting to use Wine's internal code. When missing code is incorporated into Wine, you can reverse this by starting winecfg and then selecting libraries, clicking on the entry for the dll name and then delete. However, this is in the future and just for your (and others) knowledge. Do not do this until you receive notification that the function is now working and tested.

James McKenzie
Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Removable HDs, so have to shut the PC off, remove xp, put in a
different HD ( a caddy with Ubuntu HD) and use that. This way the pc
knows only one HD at a time. Just a nuisance switching. So I can get
that dll from XP and copy it from XP to my thumb, and paste it to the
place you said and do the override. Sound OK? Hope so.

On 8/30/2010 12:17 PM, dimesio wrote:
Robert Benjamin wrote:
My Ubuntu HD is on it's own as is XP. No
partitions. Separate drives. And what's a native override.
Do you mean you have XP on a different computer, or just that XP is on a different hard drive in the same computer as Ubuntu? If the latter, Linux should be able to see the other hard drive and copy files from it, though you may have to mount it manually first.

Once you've copied the file from Windows, run winecfg, go to the Libraries tab, and add an override for devenum.dll.




Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Searched in XP for devenum.dll in Windows/System 32 and can't find
it., Tried search and no luck there either? Where else can I look for it?

On 8/31/2010 12:34 AM, Robert Benjamin wrote:
Removable HDs, so have to shut the PC off, remove xp, put in a
different HD ( a caddy with Ubuntu HD) and use that. This way the pc
knows only one HD at a time. Just a nuisance switching. So I can get
that dll from XP and copy it from XP to my thumb, and paste it to the
place you said and do the override. Sound OK? Hope so.

On 8/30/2010 12:17 PM, dimesio wrote:
Robert Benjamin wrote:
My Ubuntu HD is on it's own as is XP. No
partitions. Separate drives. And what's a native override.
Do you mean you have XP on a different computer, or just that XP is
on a different hard drive in the same computer as Ubuntu? If the
latter, Linux should be able to see the other hard drive and copy
files from it, though you may have to mount it manually first.

Once you've copied the file from Windows, run winecfg, go to the
Libraries tab, and add an override for devenum.dll.





Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Sorry, I just found it in Windows/ServicePack Files/i386 Had
looked in System32 before. Tks.

On 8/31/2010 2:43 AM, Robert Benjamin wrote:
Searched in XP for devenum.dll in Windows/System 32 and can't
find it., Tried search and no luck there either? Where else can I look
for it?

On 8/31/2010 12:34 AM, Robert Benjamin wrote:
Removable HDs, so have to shut the PC off, remove xp, put in a
different HD ( a caddy with Ubuntu HD) and use that. This way the pc
knows only one HD at a time. Just a nuisance switching. So I can get
that dll from XP and copy it from XP to my thumb, and paste it to the
place you said and do the override. Sound OK? Hope so.

On 8/30/2010 12:17 PM, dimesio wrote:
Robert Benjamin wrote: Do you mean you have XP on a different computer, or just that XP is
on a different hard drive in the same computer as Ubuntu? If the
latter, Linux should be able to see the other hard drive and copy
files from it, though you may have to mount it manually first.

Once you've copied the file from Windows, run winecfg, go to the
Libraries tab, and add an override for devenum.dll.





Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

Added devenum.dll and added a native override. Got the "create
account" button. Since I already have an account, I just added my
username and password, and then clicked "login". It tried, and then said
"checking registration" at which point it crashed. Have an update to v
9.1 which I can try if you think it matters. Also, would it matter if I
said create account, instead of just typing my user and password.
Thanks again.

On 08/30/2010 11:30 AM, DanKegel wrote:
Thank you for your problem report. I have reproduced the problem
and filed
http://bugs.winehq.org/show_bug.cgi?id=24211

Try copying devenum.dll from your windows partition into ~/.wine/drive_c/windows/system32
and adding a native override for it in winecfg. That got the 'create account' button working for me.





User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Please do try clicking 'create account' so those of us without accounts
can reproduce exactly.
Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

Same thing. Clicked "create account" entered username and password
and it crashed. Bummer! Tks.

On 08/31/2010 11:22 AM, DanKegel wrote:
Please do try clicking 'create account' so those of us without accounts
can reproduce exactly.





John Drescher

Still can't install from NanoCorp

Post by John Drescher »

On Tue, Aug 31, 2010 at 11:34 AM, Bob Benjamin <[email protected]> wrote:
   Same thing. Clicked "create account" entered username and password and it
crashed. Bummer!  Tks.
Is there anything interesting in the terminal output?

John
Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

http://pastebin.com/TqrFNDYP http://pastebin.com/GQnzG1qc

Not sure how interesting these are but maybe they have some meaning
to you. Bob


On 08/31/2010 11:42 AM, John Drescher wrote:
On Tue, Aug 31, 2010 at 11:34 AM, Bob Benjamin<[email protected]> wrote:
Same thing. Clicked "create account" entered username and password and it
crashed. Bummer! Tks.

Is there anything interesting in the terminal output?

John
John Drescher

Still can't install from NanoCorp

Post by John Drescher »

http://pastebin.com/TqrFNDYP http://pastebin.com/GQnzG1qc

   Not sure how interesting these are but maybe they have some meaning to
you.              Bob
That seems to be the output for the install. What about the execution
where it crashes?

John
John Drescher

Still can't install from NanoCorp

Post by John Drescher »

On Tue, Aug 31, 2010 at 11:57 AM, John Drescher <[email protected]> wrote:
http://pastebin.com/TqrFNDYP http://pastebin.com/GQnzG1qc

   Not sure how interesting these are but maybe they have some meaning to
you.              Bob
That seems to be the output for the install. What about the execution
where it crashes?
Forget my last post. I see it.. Scroll down..


John



--
John M. Drescher
Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

No place to scroll down to. ???

On 08/31/2010 11:58 AM, John Drescher wrote:
On Tue, Aug 31, 2010 at 11:57 AM, John Drescher<[email protected]> wrote:
http://pastebin.com/TqrFNDYP http://pastebin.com/GQnzG1qc

Not sure how interesting these are but maybe they have some meaning to
you. Bob
That seems to be the output for the install. What about the execution
where it crashes?

Forget my last post. I see it.. Scroll down..


John


Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

FYI. It crashes when it tries to 'check registration' If I don't
click 'login' it will sit there. After I click login it tries to 'check
registration' and then crashes . Thanks again. Bob

On 08/31/2010 01:11 PM, Bob Benjamin wrote:
No place to scroll down to. ???

On 08/31/2010 11:58 AM, John Drescher wrote:
On Tue, Aug 31, 2010 at 11:57 AM, John
Drescher<[email protected]> wrote:
That seems to be the output for the install. What about the execution
where it crashes?
Forget my last post. I see it.. Scroll down..


John


Robert Benjamin

Still can't install from NanoCorp

Post by Robert Benjamin »

Anything else I can do to help? Love to get this to work. Tks

On 9/1/2010 7:04 AM, Bob Benjamin wrote:
FYI. It crashes when it tries to 'check registration' If I don't
click 'login' it will sit there. After I click login it tries to
'check registration' and then crashes . Thanks again. Bob

On 08/31/2010 01:11 PM, Bob Benjamin wrote:
No place to scroll down to. ???

On 08/31/2010 11:58 AM, John Drescher wrote:
On Tue, Aug 31, 2010 at 11:57 AM, John
Drescher<[email protected]> wrote: Forget my last post. I see it.. Scroll down..


John


User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Still can't install from NanoCorp

Post by dimesio »

Robert Benjamin wrote:Anything else I can do to help? Love to get this to work. Tks
Setting devenum.dll to native didn't stop it from crashing for me, either, but disabling it did. Try that.
Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

Some improvement. It let me check the box to save password and auto
login. Then got as far as 'checking registration' before it crashed. I
have an updated version to 9.1 Not sure if there are many changes. Would
it help to send the output of the exe of the 9.1?

On 09/01/2010 06:30 PM, dimesio wrote:
Robert Benjamin wrote:
Anything else I can do to help? Love to get this to work. Tks

Setting devenum.dll to native didn't stop it from crashing for me, either, but disabling it did. Try that.





User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Yes, please upload the output of the new crash to pastebin or
somewhere, and link to it here.
Bob Benjamin

Still can't install from NanoCorp

Post by Bob Benjamin »

http://pastebin.com/RjJTgLmC



On 09/02/2010 12:46 PM, DanKegel wrote:
Yes, please upload the output of the new crash to pastebin or
somewhere, and link to it here.

output from the new version 9.1 It does open up now, logs me in shows some of the program but no audio or video. Wonder if I goofed and didn't remove the old 9.0. Can I remove the old version and make a new wineprefix for just this program only or should I wait til I hear from you about the pastebin output.



Locked