cshapeshifter

Results 12 comments of cshapeshifter

This is my main issue with imv as well. On a modern, fast machine, from SSD, it takes about 1 second to load a JPG made by a modern digital...

So I found that my cable was somehow faulty. Now I have a new, genuine cable and the above problem is not occuring anymore. But I'm stuck again, shortly after:...

@douglasg I'm not sure this is the same problem, since I was (apparently) able to send RestoreLogo and all the other things, while in your case, it appears that the...

I have encountered the same problem. Gems: ``` gem 'spree', '3.0.4' gem 'spree_gateway', github: 'spree/spree_gateway', branch: '3-0-stable' gem 'braintree' gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable' gem 'spree_wombat', github: 'spree/spree_wombat', branch:...

I though I had half-heartedly worked around the issue by setting config.i18n.default_locale = :de as this fixes the devise pages to the DE locale, but that doesn't work out well...

Thanks for that. Oddly enough, this has no effect for me. I know the decorators are working because I'm modifying other stuff, but the devise pages are still ignoring the...

I'm really confused why this works for you guys. As I understand the method [set_user_language](https://github.com/spree-contrib/spree_i18n/blob/master/lib/spree_i18n/controller_locale_helper.rb#L16-L25) in ControllerLocaleHelper, it looks for a param based config, then for the return value of...

I'm also having this problem, but on intel graphics and `WLR_NO_HARDWARE_CURSORS=1` does not fix it. For example, the cursor would suddenly become invisible over firefox, but become visible when moved...

I see, seems like I missed that feature. It should work for my purpose, but something seems wrong. Here's a screenshot of the bar without any offset: ![2013-04-12-112310_124x26_scrot](https://f.cloud.github.com/assets/3042135/372127/7c43ba18-a354-11e2-9422-9193172c1996.png) This is...

@blastrock: Is the code you used to generate the dictionary also open-source? I poked around this repo and your other repos but I couldn't find them. I would really like...