github-chrome icon indicating copy to clipboard operation
github-chrome copied to clipboard

Blank popup window

Open ZweiSteinSoft opened this issue 12 years ago • 15 comments

When clicking the extension icon, the popup window is empty.

image

Does github-chrome work with Repository Next enabled?

ZweiSteinSoft avatar Jun 30 '13 21:06 ZweiSteinSoft

I'm currently facing the same problem here.

msmosso avatar Aug 01 '13 01:08 msmosso

Clicking multiple times on the popup opens the exact thing, however in developer mode the css(styling) is lost, am I missing anything. screen shot 2013-08-01 at 12 59 17 pm screen shot 2013-08-01 at 12 58 11 pm

swatisinghi avatar Aug 01 '13 07:08 swatisinghi

I figured out the problem, I did not have the ruby gem compass installed. The css is now fixed.

swatisinghi avatar Aug 01 '13 09:08 swatisinghi

@swatisinghi - Could you please elaborate a bit more? I do have ruby gem installed and I'm getting a blank pop up for both the stable version on the chrome web store and the version I build from the source here. According to the Chrome debugging console select2.css seems to be missing.

a-beer avatar Aug 04 '13 19:08 a-beer

Relatively new to GitHub so pardon me if this was covered someplace else. I tried searching github and could find all but 2 mentions of this "Repository Next" feature that I have to have enabled to get the dropdown populated. One catch though, I cannot for the life of me find a setting anywhere on GitHub that will allow me to enable this mistified "Repository Next".

A pointer in the right direction where it might be found would be very welcome.

At-Libitum avatar Nov 20 '13 23:11 At-Libitum

The bug is still exists. Blank popup window. Google Console says this:

Failed to load resource chrome-extension://laeofjkehjlnochcbhjmbjomogkcanmk/build/css/select2.css
Error in event handler for (unknown): ReferenceError: GithubChrome is not defined
    at chrome-extension://laeofjkehjlnochcbhjmbjomogkcanmk/build/hook.js:7:22
    at extensions::messaging:320:11
    at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
    at Event.dispatchToListener (extensions::event_bindings:386:22)
    at Event.dispatch_ (extensions::event_bindings:371:27)
    at Event.dispatch (extensions::event_bindings:392:17)
    at dispatchOnDisconnect (extensions::messaging:280:27) popup.html:1

The extension has a very good features, but it`s unusable due to this bug.

spotman avatar Nov 21 '13 11:11 spotman

Ah thanks :) so was searching in the wrong isle.

At-Libitum avatar Nov 22 '13 00:11 At-Libitum

Which node version have you used? I keep getting this error when I do cake build! Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead. at Function.Module._compile.Object.defineProperty.get (module.js:386:11) at Object. (/usr/local/bin/[email protected]:4:21) at Module._compile (module.js:449:26) at Object.Module._extensions..js (module.js:467:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.runMain (module.js:492:10) at process.startup.processNextTick.process._tickCallback (node.js:244:9)

ghost avatar Dec 01 '13 15:12 ghost

Blank popup opens a blank tab and after, the popup closes automatically and opens a second bloank tab for me. Each time.

MathRobin avatar May 20 '14 09:05 MathRobin

I'm having the same issue @MathRobin

klzns avatar Jun 25 '14 22:06 klzns

hi, so I had fixed this issue for myself. It seems the imports for the JS file are not correctly organized. You could fix that and it should work.

a-beer avatar Jun 26 '14 07:06 a-beer

@a-beer could you possibly do a pull request?

M-Zuber avatar Jul 03 '14 05:07 M-Zuber

Hey, M-Zuber, I'm sorry, I don't think I have the code for that any more. I'll check once again, though.

a-beer avatar Jul 03 '14 15:07 a-beer

hey gang! We've been really shitty about maintaining this. Apologies. @a-beer if you have a PR to fix this we will merge it. If not I will look at this on Friday during our Open Source hackday at Rainforest.

fredsterss avatar Jul 08 '14 00:07 fredsterss

Any updates on this? I also get a blank pop-up window.

jacindaz avatar Oct 07 '14 19:10 jacindaz