Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't save requests on OSX #27

Closed
jarrodek opened this issue Nov 25, 2015 · 14 comments
Closed

Can't save requests on OSX #27

jarrodek opened this issue Nov 25, 2015 · 14 comments
Assignees

Comments

@jarrodek
Copy link
Owner

Originally reported on Google Code with ID 29

Check why it is happen.

I've check it on MacBook Air and requests are saved correctly.

Reported by jarrodek on 2011-12-03 11:42:58

@jarrodek jarrodek self-assigned this Nov 25, 2015
@jarrodek
Copy link
Owner Author

I'm witnessing this as well.

Reported by nick@janrain.com on 2011-12-09 01:45:22

@jarrodek
Copy link
Owner Author

Can anyone can provide description what happening? 
I can't actually make this happen.

Reported by jarrodek on 2011-12-12 12:37:22

@jarrodek
Copy link
Owner Author

I've the same problem on Chrome 16.0.912.77 and OSX Lion.

Reported by pelirrojo on 2012-01-31 10:32:40

@jarrodek
Copy link
Owner Author

I'm seing it too. I cmd+s, type a name in the dialogue box, but it won't close/save
when I press enter or the save button

Reported by morten.andersengott on 2012-02-06 23:14:14

@jarrodek
Copy link
Owner Author

Can You see any error messages in chromes inspector console output?

Reported by jarrodek on 2012-02-07 10:25:22

@jarrodek
Copy link
Owner Author

Nope, nothing. It's as if there isn't a listener associated with the enter key/save
button..

Reported by morten.andersengott on 2012-02-07 10:29:42

@jarrodek
Copy link
Owner Author

Did you enabled debug in options panel?
I've added more debug output. Every action while saving requests now are confirmed
by console message.
Look for message starting from "FormStateSaveEvent". It is event handler responsible
for saving form data. 

And I just sent update to chrome web store so wait for update (to version 2.0.41)
or go to (options button on toolbar) -> Tools -> Extensions. Check "developer mode"
checkbox and click button "Update extensions now".

Reported by jarrodek on 2012-02-07 10:54:30

@jarrodek
Copy link
Owner Author

After the update to 2.0.41 it started working :-)

Reported by morten.andersengott on 2012-02-07 11:25:05

@jarrodek
Copy link
Owner Author

saved a request, then changed it and tried to save it again with a different name did
not work. This is what the log says when click save or press return key:
2012-02-08 11:22:17,927 [DEBUG] Checking if name: foobar exists on database

Reported by morten.andersengott on 2012-02-08 10:24:33

@jarrodek
Copy link
Owner Author

It looks like problem with database service. It's external library. 
I'll try do some research. Unfortunately it work well on my mac with lion :/

Reported by jarrodek on 2012-02-13 21:28:40

@jarrodek
Copy link
Owner Author

I am using it (version 2.0.48) on Ubuntu, also get can not save problem. I ctrl+s, type
name, click save button or just press enter, the save dialog won't close and requests
could not be saved.

Reported by sthdor on 2012-03-28 05:55:54

@jarrodek
Copy link
Owner Author

Doesn't work for me either. Same symptoms.

Mac 10.6.8
Chrome 18.0.1025.168

Reported by mailjohnhere on 2012-05-16 15:33:38

@jarrodek
Copy link
Owner Author

Application has been rewritten from scratch. 
I close this issue down. I will re-open issue if anyone report this again.

Reported by jarrodek on 2012-09-27 16:13:44

@jarrodek
Copy link
Owner Author

Reported by jarrodek on 2012-09-27 16:13:53

  • Status changed: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant