Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Bubbles65267yAn error with my Python Kivy file. There is literally nothing wrong with it. I even copy and paste the correct version of the code from the tutorial/docs (no difference) and it still didn't work. I still haven't fixed it or found the answer. And it saddens me deeply
-
TobyAsE27937yMissed some checks so everything had the same id.
Again missed some checks so the "unique" stuff repeated every few weeks.
It wasn't me but a coworker though. -
@Bubbles I don't want to sound condescending, but I do this sometimes. Do your python and kivy versions match the tutorial?
-
@Bubbles just checking :D if it's a public repo drop the URL and I'll see if I can figure out what's up if you want
-
Bubbles65267y@DucksCanCode I actually had to clarify in the .kv file the version of kivy which is stupid
-
peacefrog637yNot sure if this is a valid answer but humans for me are the worst kind of bugs. Not consistent in the response and almost impossible to debug.
Related Rants
-
actualdragon39When a girl joins your team as an Engineer and unleashes her badass coding skills, you look her up on the inte...
-
stisch7Best AH-HA moment when something suddenly made sense.
-
JiggleTits3Worst client request. Craziest client. Worst accident. Accident you thought were impossible in the dev world. ...
What was the worst bug you have ever encountered?
rant
wk115