The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
1answer
27 views

Why does git generate conflicts during a merge that are auto-resolved by most merge tools such as kdiff3?

As stated in the title. I tried googling this but found no explanation for it so I looked at the kdiff3 documentation which provided some insight. The situation i'm running into is I do a merge from ...
3
votes
1answer
43 views

function names conflict in C++

Class B inherits from Class A. Class A have a virtual function named bind. Class A { virtual void bind(); } class B: public A { B(); } In the constructor of B, it uses bind (int __fd, ...
-1
votes
0answers
5 views

Buffering & Viper's Video Quicktags Conflict [closed]

1.) There is a conflict between: Viper's Video Quick tags / version 6.4.5 and MediaElement.js - HTML5 Audio and Video / Version 2.10.3 It does not matter if you: [video src = ...
1
vote
0answers
33 views

js.cycle.js and jquery.js conflict

I am new to javaScript and Jquery. I want to design a website that contains both an accordion navigation and a slideshow on the same page. In order to do this, I downloaded this auto scrolling ...
0
votes
1answer
51 views

php mysql and javascript conflict in loading

I'm unable to retrieve from my phpMyAdmin database using php code while i load the map api which uses javascript. It only load the map javascript. I have some data stored in my database. Any help is ...
0
votes
1answer
42 views

JQuery easyui and Datejs date conflict

There is a conflict between jquery-easyui datebox (http://www.jeasyui.com/documentation/index.php) and Datejs api (http://www.datejs.com/). jquery-easyui version is 1.3.3 . When both are included in ...
-3
votes
0answers
56 views

Conflict with multiple versions of jQuery (1.8 and 1.9.1)

sorry if this has been covered or not but I'm having an issue with conflicting jQuery scripts. I'm trying to run superslider in the background of my website ...
0
votes
0answers
27 views

Thingiview and Three.js script conflict

I have a problem with Three.js and Thingiview.js (that come from Three.js). I have a conflict with those two libraries/scripts. (I think the three.js and three.min.js files). Here I can only have 50% ...
0
votes
2answers
31 views

Conflict with understanding a Javascript regular expression

There is a Javascript regular expression that I am working with, but that is conflicting with my understanding of how it works. The expression is this: /^[0-9]+$/ So, if I test this regular ...
0
votes
0answers
21 views

2 jQuery scripts conflict even when using 1 library

I've already done some digging around on the site but most other people are having problems with 2 jQuery scritps conflicting are using multiple libraries. I'm using jQuery 1.8.3 at the moment. ...
0
votes
1answer
36 views

Resolve Laravel library and model name crash

I have a library and a model with the same class name. How do I instantiate the model in my library class? /application/libraries/property/request.php <?php namespace Property; class Request { ...
0
votes
1answer
31 views

2 JQuery menus conflicting

I have 2 JQuery navigation menus. My main navigation (navig.php) uses the following JQuery scripts: <script src='/new/navig/js/jquery-1.8.1.min.js' type='text/javascript'></script> ...
0
votes
0answers
18 views

GPS does not update when I start a Camera preview

I am creating an app that uses the Camera preview and GPS sensor. The camera preview is obtained with the class: public class CameraView extends SurfaceView implements SurfaceHolder.Callback, ...
0
votes
0answers
53 views

Using jQuery UI dialog and jQuery Tools for apple overlay effect

I am trying to use jQuery UI for dialogs but I also want to use jQuery Tools to create the apple overlay effect. When both are on the same page the overlay does not work. Here is a ...
0
votes
2answers
50 views

svn branch merge tree conflict issue (using tortoise)

I have read a lot and lot on this but couldn't figure out what the issue is, and it's pretty weird. I am using version 1.7 for server and latest tortoise version (1.7) for the client. Here's the ...
0
votes
0answers
13 views

I cant get slidr and veri to work

Would really appreaciate any help on this subject. I have been rattling my brain for ages! On my webpage : www.cig-go.com i have a verification gate which works fine.....i also have a nivo slider ...
0
votes
1answer
128 views

The operation could not be performed because “PROJECTNAME” has one or more tree conflicts

I am using Git and when I tried to pull a newer development branch with my current branch using XCode's source control menu I received this error message: The operation could not be performed because ...
0
votes
1answer
23 views

jQuery - possible conflict?

Please see http://www.waggingtailz.com.au/ password: udolye It appears as though the theme.js file is not 'working' - either an issue in laoding or more likely a conflict somewhere. This results in ...
0
votes
1answer
80 views

Bootstrap + jqzoom conflict

I use jqZoom and Bootstrap on my webpage, and Bootstrap breaks the zooming of jqZoom as described in JqZoom and Twitter Bootstrap Conflict I also applied the fix of setting ´max-width:none´ for the ...
0
votes
3answers
70 views

How realistic it is to write a User Story with “all” the edge cases and scenarios defined?

Is it really possible in reality to write a User Story with all the edge cases, scenarios, all actions in a 2 week sprint? What if there are small changes that needs to be addressed on a specific ...
-2
votes
1answer
8 views

Conflicting network connections? [closed]

We are hosting a Minecraft server behind behind a firewall. We are aiming for around 100-200 players online. When connections get to the firewall, they are forwarded to our server with the firewall's ...
0
votes
0answers
25 views

Strange behavior in Safari when drop down lay over Youtube embed code

This bug only appears in Safari. When the drop down menu touches the YouTube video in the side column, the text scrambles. Hovering over the list in the menu returns it to normal. I've pinned it down ...
0
votes
1answer
22 views

What is a yum package conflict?

When running the transaction check to install mysql i'm getting: Processing Conflict: mysql55-5.5.29-1.w6.x86_64 conflicts mysql < 5.5 I guess this means i'm attempting to install a package ...
1
vote
1answer
21 views

Removing new files generated during SVN merge and postpone

I have recently attempted to merge my branch with the trunk version. During the merging operation, there happened to be lot of conflicts and I had postponed them. This inturn had created lot of new ...
0
votes
1answer
60 views

Conflict occuring in Jquery datepicker with other existing Jquery code

I am a beginner nearing completion of my project. I have added this datepicker from JqueryUI as my requirement is that only "Sunday" should be disabled and date should be restricted from tomorrow to ...
5
votes
2answers
98 views

Where's the 3-way Git merge driver for .PO (gettext) files?

I already have following [attr]POFILE merge=merge-po-files locale/*.po POFILE in the .gitattributes and I'd like to get merging of branches to work correctly when the same localization file (e.g. ...
-1
votes
0answers
58 views

JavaScript Conflict : “Uncaught error” [closed]

I'm having a problem with a JavaScript conflict I think. I'm not a pro with JQuery, JavaScript and Mootools... To see you can go on www.taylorswiftsource.net, and click, on the homepage, on load more ...
0
votes
3answers
47 views

CSS Page Centering

I'm not sure where my code is messed up, but I'm trying to get my code to center. Here is what I have so far: The problem that I am running into is that the page won't actually center. When it ...
0
votes
1answer
45 views

Resolution for conflicting 'Provides' in RPM spec

Consider a situation where there are different rpms that provide the same capability. A hypothetical example would be let Oracle JDK rpm, Oracle JRE rpm,and OpenJDK rpm all have "java-env" listed in ...
0
votes
1answer
93 views

How to remove scroll bar using overflow CSS HTML (Possible Positioning Conflict)

I have tried everything to try and remove this bottom scroll bar but cant seem to figure it out. I'm not sure if it is something to do with the positioning. The image (banner) is supposed to be ...
0
votes
1answer
59 views

Negative lookahead in LR parsing algorithm

Consider such a rule in grammar for an LR-family parsing generator (e.g YACC, BISON, etc.): Nonterminal : [ lookahead not in {Terminal1, ..., TerminalN} ] Rule ; It's an ordinary rule, except that ...
0
votes
2answers
33 views

Fixing a conflict without a mergetool during a rebase?

I'm doing a rebase of master on my branch. There is binary file that conflicts (i expected a conflict) and i just want to accept the one on the branch. If this was a text file i would just open the ...
2
votes
2answers
41 views

python/django: How to detect and avoid import name conflict?

I had an that I need some help. In my django application, I have this code: from django.template import Context render_dict = {'scan': oval_scan, 'user': user, 'vulns': oval_vulns, 'asset_vulns': ...
0
votes
2answers
58 views

Conflict when merging two branches with git

I have a problem with merging 2 branches. I have a xml file with the following content: <?xml version="1.0" encoding="utf-8"?> <language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...
0
votes
1answer
263 views

Jquery tabs conflicting with revolution slider

I am trying to create a page containing revolution slider and a tabs script. You can find the page here: http://lovebomb.nl/dating But somehow the scripts are conflicting with one another. This ...
0
votes
1answer
27 views

Handling PySVN merges by manually

I'm using SVN as a backend for a collaborative framework. That said, I want to handle ALL the updates by hand, ie: no automerge, no auto-update. so if updating brings the following changeset: A file1 ...
0
votes
1answer
102 views

ASP.NET updatepanel conflict with JavaScript in dynamic user control

In the user control user_control.ascx file I have <script language="javascript" type="text/javascript"> new JSobjectMaker({ id: "<%=panel.ClientID %>", // ... ...
0
votes
2answers
64 views

Jquery.js deactivate the tabbable navs from Bootstrap

I am working on a website and I have encountered an issue with Twitter BootStrap. I have tabbable navs to navigate through different views and in each view I have a carousel. To make the carousel ...
0
votes
0answers
54 views

jQuery conflict - using Galleria Gallery and FlexSlider Gallery

The problem with my page is that I can't get both of my galleries - FlexSlider and Galleria to work at the same time. FlexSlider was working and when I implemented Galleria, Galleria wouldn't work. ...
0
votes
1answer
120 views

jQuery conflict between jPanelMenu and TweenMax/superscrollorama

I'm trying to use two(three if consider that the second uses 2 files) different plugins, jPanelMenu.js(to do a google mobile-like menu) and Superscrollorama.js(wich works together TweenMax.js), ...
0
votes
0answers
30 views

Conflict between facebook app and facebook sdk

I`m facing this strange issue... Hoping to find out how to solve it. I have an app that allows the user to log in using his facebook account with "publish_actions" permission. Logging in and posting ...
0
votes
1answer
67 views

Conflicts between 2 unit tests c# using a static class

I have conflicts between some of my unit tests. I have a class with a static event, when I run each test one at a time I have no problem, but when I run all tests in a batch, the tests which are ...
0
votes
0answers
29 views

git merge. Created some files with name HEAD_x

I merged B from A with -X theirs flag. It went well. Here is the sequence of commands: From A: git merge B # shows conflicts git reset --merge # back to normal git merge -X theirs ...
0
votes
0answers
80 views

Android application using Eclipse. classpath conflicts (Unable to execute dex: Multiple dex files define)

I used a classpath checker and as a result it showed that additional.jar(from email library) and droidText0.2.jar (converting pdf) has a the same classpath. Can anyone please help me with this? I have ...
0
votes
0answers
26 views

git says conflict detected when merge binary files, how could git recognize the binary file is conflict or a just a normal updated?

for my case, version 001 is released on baseline 13w13, and child version 002 is released on baseline 13w14. Case A: If I cherry-pick version 003 to 13w13, then git report conflict detected. Case B: ...
5
votes
3answers
124 views

Detect conflicts between packages in R [duplicate]

I've recently found out that errors can be caused due to conflicts between packages, that is, two (or more) packages might have functions named similarly. I know that the code search () produces the ...
0
votes
0answers
16 views

mediaelement.js doesn't work with Spider Random Post

The audio player is fine when I use it in a regular post, but not with the spider random post (http://web-dorado.com/products/wordpress-random-post.html). The audio player appears but does not play ...
1
vote
0answers
74 views

android setOnItemLongClickListener conflict with textIsSelectable property set to true

hi all Android experts: I have a listview item layout which uses a TextView, it is set to android:textIsSelectable="true" In my activity I setup the list item long click on open the action menu: ...
1
vote
1answer
87 views

Custom Javascript Won't Run in Joomla

I am using Joomla-3 for my websites and I have created a simple small JavaScript(ajax) file which I attached through the template config file(as seen on the template's documentation). I also added ...
0
votes
0answers
44 views

Few problems at the same time, PHP

I'm working on one website but i'm confused. <?php ob_start("ob_gzhandler"); session_start(); define('FORUM_ROOT', 'forum/'); require FORUM_ROOT.'include/common.php'; // Where will we go after ...

1 2 3 4 5 17