Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
768 views

Chrome doesn't display text-shadow with a spread value

I have this extremely simple HTML document: <html> <head> <title>test</title> </head> <body> <div style="text-shadow: 0px 0px 5px ...
5
votes
6answers
1k views

C# Math.Pow is not calculating correctly

I'm having a problem with C#. To be precise with the Math.pow(). If I try to calculate 15^14 then I get "29192926025390624". But if I calculate it with Wolfram Alpha I get "29192926025390625". As you ...
2
votes
2answers
43 views

My first sql trigger in sql server 2008

I tried to execute the following code when I ran into a wierd error. I hope you guys can help me out here :) CREATE TRIGGER Vlucht_Duurtussenstop   ON  dbo.Vlucht   AFTER UPDATE,INSERT AS BEGIN ...
2
votes
2answers
57 views

MySQL stored procedure giving different results to command line

I have a simple MySQL stored procedure designed to return all child records for a given node. My problem is when I type this manually it returns the proper results - but when I put the same code into ...
2
votes
1answer
143 views

How come the bounding box isn't being set properly in this mesh?

I have some Irrlicht code that generates a rectangular mesh given a width and height. Here is the code that generates the vertices and indices: int iNumVertices = (width + 1) * (height + 1); ...
1
vote
2answers
94 views

fsolve always returning the guess/estimate

I'm using scipy's optimize.fsolve function for the first time to find the roots to an equation. The problem is that whatever number I use as the guess/estimate value is what I get back as my answer ...
1
vote
1answer
73 views

wmi c# - WMI Giving Incorrect Voltage Readings

So I made a program with WPF, C# and WMI as a small project to gather the specifications of a computer, and put it on SourceForge because it was of little use to me. I soon discovered that SoftPedia ...
1
vote
2answers
156 views

SQLCMD Incorrect syntax near '.'

When executing a stored procedure using SQLCMD with the following parameters: . sqlcmd -S $sql_server -U $sql_usr -P $sql_pwd -d $sql_db -Q "EXEC $storedProc $dateVariable, $regionType, ...
1
vote
1answer
27 views

Incorrect bitmaps; how is this possible

I am trying to analyze license plates with C++ code. The point is NOT how to get there fast, because I want to go to the process of creating this C++ code myself and learning how to. Problem: The ...
1
vote
2answers
76 views

MySQL Stored Procedure returns Incorrect Value

When I query: SELECT COUNT(*) FROM train WHERE agree<=0; It returns 128. However in my stored procedure: DELIMITER $$ CREATE PROCEDURE sample(IN _cla VARCHAR(15)) BEGIN DECLARE _a ...
1
vote
1answer
142 views

mysql incorrect key file

I am getting this error in mysql. I tried to repair it many times, but still its persisting. I also repaired all the tables. morein_db/categories.MYI'; try to repair it 110716 9:58:16 [ERROR] ...
0
votes
1answer
18 views

MYSQL Truncated incorrect DOUBLE value while updating

Here is request for mysql database. "UPDATE client_storrage SET LastMatched=UTC_TIMESTAMP() WHERE XUID=01100000000000" It gives error Truncated incorrect DOUBLE value: '01100000000000' XUID ...
0
votes
2answers
22 views

Freebase Kabatas Erkek Lisesi Map location is incorrect [closed]

Map location shown in Kabatas Erkek Lisesi entry in Freebase is incorrect. I was unable to edit the map location to correct it. You may find the correct location via Google maps with "Kabatas Erkek ...
0
votes
0answers
53 views

Recaptcha - incorrect recaptcha even though it's entered correctly

I'm having trouble implementing a recaptcha into my form on www.electrix.co.uk/contact2.php I keep getting "incorrect captcha" responses (in this case, it goes to google.co.uk which is set as my ...
0
votes
2answers
121 views

text wrapping incorrectly for radio button

I have 2 html radio buttons (separated by <br /> tags) where the text is wrapping under the radio button instead of aligning with the left indent (due to the size it's containing div). The text ...
0
votes
1answer
88 views

Height auto - calculated height is incorrect so background is not working - ASP.net 4.0 - Master Page Used

I am trying to make height auto. Whatever i tried did not work until now. I am using masterpage, asp.net 4.0 ,css Here the config Here the css classes * { margin: 0; padding: 0; } .logo ...
0
votes
1answer
142 views

C# MaskedTextBox error in text

In my DataBase I have a table whitch needs a month and a year as its value (formatted as MM/YYYY). The user needs to input the month and year into a MaskedTextBox. When I get the text out of the ...
0
votes
1answer
37 views

Blackberry http connection reading contents of a webpage. Some punctuation marks are incorrectly read

I have a piece of code that opens a HTTP connection to read the data contained on a webpage. HttpConnection h = new HttpConnection(); InputStream input = h.openInputStream(); ...
0
votes
0answers
77 views

Incorrect column name error while importing database

While importing a database backup from server to my pc (exporting and importing is in phpmyadmin) I got error: Incorrect column name ...
0
votes
0answers
245 views

AVPlayer currentTime on iOS 4.3 gives incorrect time after seeking using HTTP Live Streaming

I've noticed that there seems to be a bug in the iOS4.3 AVPlayer framework when using HTTP live streaming. After a video file has indicated that it is ready to be played (status == ...
0
votes
0answers
115 views

Sybase IQ SPL internal variable @@rowcount contains an incorrect number of rows processed

The problem: After each of the insert, update or delete steps, the Sybase IQ internal global variable @@rowcount contains the number of rows processed. This value is used to reconcile the counts of ...
0
votes
2answers
131 views

Facebook Dialog link description always includes site description as well as my custom description

I am currently posting a message to the users stream using the iOS sdk. My post includes a link to a picture. When posting I provide a custom description which goes beneath the caption. This is done ...
0
votes
1answer
86 views

C# DateTime check is incorrect

I've got a little problem with some code of mine. The case is as follows: There is a ListView which contains some measurement data. One of the data items is a status. This status can be 10, 20 of 30. ...
0
votes
1answer
109 views

FeedWordPress not parsing images properly

I recently installed WordPress and have been slowly learning how to use it. I've tried to solve this one problem for about an hour now, and I can't seem to find the problem. No matter what feed I add ...
0
votes
1answer
86 views

PHP: imagettftext stops when it reaches a space

http://ttgdark.com/plugins/xboximg.php?gamertag=testing... http://ttgdark.com/plugins/xboximg.php?gamertag=another test If you note, the second link does not write the word "test". I just decided to ...
0
votes
1answer
52 views

Is this a bad design? UITabBarController

My application begins with two buttons "Enter" && "Log In". By choosing Enter, a Tab Bar Controller is presented modally. However,by choosing Log In user undegoes a couple of views, and then ...
0
votes
1answer
129 views

Subset returned by queryForList is incorrect,but executed in SQL Developer it's OK

Subset returned in DAO class: List<Map<String, Object>> agreements = getJdbcTemplate().queryForList(sqlForDataQuery.toString(), paramsForList.toArray()); It expected to be sorted,but in ...
0
votes
1answer
421 views

.NET TimeZoneInfo wrong about Daylight savings

Can anyone help make sense of this. Microsoft’s TimeZoneInfo class in 3.5 is telling me the following GMT date is not in Daylight savings for the Eastern timezone, but it is. // Get Eastern ...
0
votes
0answers
297 views

can not log in to ftp since plesk upgrade

Non of my ftp accounts work via ftp since I upgraded to plesk 9.5.4. I get "530 login incorrect." The username and password are correct since I can see them at both at /etc/passwd and /etc/shadow. I ...
0
votes
5answers
112 views

Iterator issues continue

I have bug checked this code considerably now and made sure I am outputting the 'correct' things to outline the problem. The iterator never points at the list at all, but another bunch of addresses ...
-3
votes
1answer
50 views

PHP: Get part of PHP of the url [closed]

So i have the code and i want the name Super as the url < href="" <?php include_once 'imdb.class.php'; $oIMDB = new IMDB(super); if ($oIMDB->isReady) { echo '<a ...
-4
votes
5answers
84 views

C Program returns incorrect result [closed]

I'm making a program to calculate flowrate but everytime you enter in the variables when the program is excecuted, it returns the wrong answer. I got the formula for calculating flow rate from this ...