Closed
Bug 7198
Opened 26 years ago
Closed 26 years ago
[PP]Display Cookies, Display Signons crash on Linux
Categories
(Core :: Networking: Cookies, defect, P3)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: paulmac, Assigned: morse)
Details
(Whiteboard: No Tackback for Linux yet.)
This may be one of those 'oh well's, but simply going to the menu item Edit -
Wallet - Display Cookies or Display Signons causes a crash on Linux platform.
It works correctly on Windows, and on Macintosh you get a blank display for both
menu items.
Assignee | ||
Comment 1•26 years ago
|
||
I'm very interested in this one because I just spent the week implemented
dialogs the correct way (no longer need to close the dialog window after
pressing OK or CANCEL) and of course I tested it out on windows. So I need to
know why it is failing on the other platforms.
First, tell me what build you are running. I made the check-in this afternoon.
If you are running with a check-in prior to about 5PM today, then could you
please try this again using todays check-in and let me know what the results
are.
Second, I am interested in the behavior of the single-singnon viewer at this
time and not the cookie viewer. That's because I have not yet made the changes
for the cookie viewer so it still uses the old code. It will be updated to the
new code in a few days.
Third, if the single-signon viewer is failing with a tree pulled after 5PM
today, could you check to see if a file named htmldlgs.htm is getting created.
If so, could you mail that file to me. Thanks.
Reporter | ||
Comment 2•26 years ago
|
||
I was using a pre-5pm build. We have not received M7 builds yet, which would
contain your changes. I will look at Display Signons tomorrow when we receive M7
buiilds.
Reporter | ||
Comment 3•26 years ago
|
||
I see the same behavior with Safe Form Fill - I assume this has also been
redone?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•26 years ago
|
||
Yes, safe formfill and signon viewer are the two that I reimplemented yesterday.
Cookie viewer will follow in a few days.
Interesting that you should just discover this bug on the same day that I
totally reimplemented things. I presume these failure on mac and unix were
always occuring but you just never tested that before.
Reporter | ||
Comment 5•26 years ago
|
||
I only have a mac build right now, but display signons and safeform fill come
up and can be dismissed with the OK or cancel button. Looking good...
Reporter | ||
Comment 6•26 years ago
|
||
Steve, on today's Unix/Windows builds, Display Signons comes up no problem, and
you can remove signons. However, you crash on both platforms trying to get out
of it by hitting OK. Some kind of modal dialogue problem I suppose? Let me know
if you need a stack trace - it is easy to reproduce.
Assignee | ||
Comment 7•26 years ago
|
||
Yes, I'll certainly need a stack trace. It will help in deciding whom to assign
this bug to because I haven't changed anything since yesterday when it was
working on windows.
Reporter | ||
Comment 8•26 years ago
|
||
Okay, I'll make a new bug for the close crash and assign it to you to re-assign.
We can leave this open as a placeholder to switch the Display Cookies over to
the new way of things if you'd like.
Summary: Display Cookies, Display Signons crash on Linux → [PP]Display Cookies, Display Signons crash on Linux
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•26 years ago
|
||
Not sure anymore what this bug report is a placeholder for. This week-end
cookie viewer was updated to be consistent with signon viewer and both now
behave as they should -- window closes when OK or CANCEL is pressed. So I'm
closing this out as fixed. Let me know if there is still a problem in which
case we can re-open it.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 10•26 years ago
|
||
Display Cookies now closes... Marking verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•