78 questions
279
votes
40
answers
465k
views
How do you make an element "flash" in jQuery
I'm brand new to jQuery and have some experience using Prototype. In Prototype, there is a method to "flash" an element — ie. briefly highlight it in another color and have it fade back to ...
7
votes
2
answers
7k
views
Owl carousel all items visible when page is loading
This problem occurs mainly when user is using a little bit slower internet or mobile for example. But flashing is sometimes also seen on higher speeds when page content / images in carousel hasn't ...
5
votes
4
answers
6k
views
BASH: how can the terminal be set to flash?
I want to get a BASH terminal flashing. The goal is to get the terminal to flash between two colours, say white and black, substantially, using standard Linux utilities. I don't mind if the terminal ...
4
votes
5
answers
4k
views
How to fix flash of theme-switching on page-reload? (Mantine v7.1.2 - NextJS)
I'm using Mantine v7.1.2 with NextJS.I've already added this code to my _app.tsx, but the flash of dark-theme on page-refresh still persists. How do I fix this?
<MantineProvider theme={defaultTheme}...
4
votes
2
answers
3k
views
Flash / Run Altera Cyclone IV with OpenOCD
I would like to run an Altera Cyclone IV IP with OpenOCD. No matter what file I need from quartus, but the execution should be done by OpenOCD. I am currently trying to do it with a sof file. The one ...
4
votes
1
answer
16k
views
How to unpack, modify, pack and flash `system.img.ext4` file using Odin?
I have a system.img.ext4.lz4 file that is compatible with my Samsung S10 5G(Qualcomm) device. I have extracted system.img.ext4 file from the system.img.ext4.lz4 using unlz4 system.img.ext4.lz4 command....
3
votes
1
answer
899
views
Flutter ListView base64 images are flashing when it displayed with Image.memory
Here is my code
I ve implemented pagination with NotificationListener as well
3
votes
1
answer
391
views
Javascript Canvas Flashing When Drawing Frames
Been having issues with this for a couple days, not sure why the text I'm rendering on the canvas is flashing so much. I'm using the requestAnimationFrame() function, but its still flickering.
What I ...
3
votes
4
answers
5k
views
How to retrieve the flashed binary in ESP8266
I was able to flash a micropython binary which I'd cross compiled some 6 months ago, and it was working fine. It was built from master branch at that point of time, and I did not save the code, nor ...
3
votes
1
answer
598
views
MAKE for Android OS source code fails
I'm trying to build a custom ROM for Android.
Currently, I've setup my build environment and downloaded the source code.
I'm following instructions at https://source.android.com/source/building#build-...
3
votes
2
answers
988
views
How do I transfer my Python script including my module to the micro:bit?
We use the micro:bit with the accessory Bit:bot XL. I have a module (robot.py) with just a single function for the Bit:bot (for now). In my script (my.py) I import this function. But after flashing ...
2
votes
1
answer
4k
views
Flashing an image vs copying files
I would like to understand how is flashing an image on device or partition is different from copying same set of files to the device?
2
votes
2
answers
233
views
flashing nuttx RTOS to stm32F4developer from windows
I installed Ubuntu terminal as now Windows 10 supports it. I built the Nuttx RTOS using the terminal but in Ubuntu I cannot access USB devices except for a pen drive.
How can I flash the bin file to ...
2
votes
1
answer
1k
views
Is there a way to remove screen flashing (flickering) when using NavHostController with Kotlin in Android
I am working on an Android application using Kotlin and Jetpack Compose. To switch between the different screens I am using the NavHostController.
Initialization:
private lateinit var navController: ...
2
votes
0
answers
593
views
GDB: Prevent loading of one section with 'load' command
I use OpenOCD + GDB to debug the firmware. When I type load it loads the code to the FLASH memory:
Loading section ExtFlashSection, size 0x3fe000 lma 0x90000000
Loading section .isr_vector, size ...
2
votes
1
answer
8k
views
Android, SP Flash tool - cannot add download agent > S_FTHND_FILE_LOAD_FAIL (5008)
I need to flash a new firmware for my china X-302 Tablet (detail below). From the producer i have got a package containing firmware, stock rom, sp flash tool, drivers etc. When I want to use ...
1
vote
1
answer
3k
views
STM32 USB programming, jump to bootloader for DFU
I was having trouble on the STM32L462xx with setting the device up for flashing over USB without having access to the BOOT0 pin. Going off of the tutorial on the ST site didn't seem to accomplish the ...
1
vote
2
answers
386
views
Unity: flash at frequency with variable on/off ratio
I want to be able to flash stuff at a certain frequency. For an example, let's say 2Hz. I also want to be able to specify a ratio, where I can have the thing displayed for let's say 2/3 of the cycle ...
1
vote
3
answers
949
views
How do i make higher z-index load before lower z-index
I am building a website which uses gifs behind the background images to a type of layered background.
The problem I am having is that when i navigate to a new page inside my web app the gif (the one ...
1
vote
1
answer
319
views
Flash microbit embedding a class .py file
Using BBC micro:bit with the scroll:bit pimoroni extension device, I need to embed the scrollbit.py file in my HEX file.
I use my favorite editor to produce my python file and uFlash to flash the ...
1
vote
1
answer
1k
views
Flashing BeagleBone Black from microSD card?
I am trying to flash a BeagleBone Black from a microSD card. Here are my steps:
Insert 8GB microSD into reader on computer
dd bs=1M if=debian-jessie-console-armhf-flasher-2015-02-25-2gb.img of=/dev/...
1
vote
0
answers
89
views
Signing a system.img [closed]
I am having a bit of a problem, and I believe the situation is pretty unique.
I need to flash a system image to my device, however:
• The device's BROM mode has somehow been disabled by a recent ...
1
vote
0
answers
268
views
How to prevent dark mode flickering on a website?
I have implemented a dark mode to a WordPress site using a simple technique like this one found in https://github.com/avecNava/dark-mode.
<script>
//runs on every page load, checks local ...
1
vote
0
answers
233
views
Flashing a Cyclone IV's SROM chip via its JTAG connection
Is there an inbuilt or pre-existing feature I can use to accomplish Flashing a Cyclone IV's(EP4CE6E22C8) SROM(W25Q16BV) chip via its JTAG connection? Maybe some setting when compiling in Quartus to ...
1
vote
2
answers
3k
views
Can't Fix React Dark Mode Flashing
I am facing a frustrating issue with implementing dark mode into my React application.
The application reads from localStorage and applies the theme preferred by the user (this is all done by use-dark-...
1
vote
0
answers
422
views
stlink-org / 1.6.1 / STM32F723 / Raspberry Pi4
I have a problem with flashing proc using https://github.com/stlink-org.
Using windows STM32-Utility all works fine on every programer.
I also using debug which works correctly
Tried on other version ...
1
vote
0
answers
212
views
Flashing beagle bone for use with Codesys
I am looking to use a beagle bone black with codesys to read signals through the CANBUS.
I am following the instructions from codesys on how to install their software on the beaglebone. The first ...
1
vote
1
answer
641
views
Flashing-background CSS animation works in JSFiddle but not on WordPress (Elementor) page
(MacOS / Chrome)
I have the following code:
.flash {
animation: pulse 1s ease-in-out infinite alternate;
}
@keyframes pulse {
0% { background: transparent; }
100% { background: ...
1
vote
0
answers
3k
views
Having trouble with programming ESP8266-01 chips. Connection Issue?
I'm trying to program these ESP chips but in order to upload to them, I need something called 'esptool.py' and flash the firmware on each chip in order to do so. I have got to a point where I have the ...
1
vote
0
answers
137
views
Android canvas create screen flash for few seconds
I am trying to accomplish having the android canvas flash from blue to red. I would like to control the flashing to be adjustable. For example change colors every 100 milliseconds for 3 seconds.
I ...
1
vote
0
answers
4k
views
Unmount of /system failed : no such volume
Whenever I tried to flash any custom rom except 360 OS IN coolpad note 3 lite, flashing process ends with
"Unmount of /system failed : no such volume". I am using twrp for flashing roms. If I tried to ...
1
vote
0
answers
127
views
Flashing modal Window with WindowStyle=None [duplicate]
I have a WPF application where I show a dialog window which is modal and has its WindowStyle property set to None because I draw my own border/chrome and title bar.
Now I have the problem that I can't ...
1
vote
0
answers
1k
views
Issue while repacking Lollipop system.img
I want to make some changes in the system.img and flash it into my Nexus 5.
To modify the .img I first need to unpack it into filesystem, make the changes anf then repack into new system.img.
I'm ...
1
vote
1
answer
212
views
How to Implement Continuous Flashing Colour Animation on a UITableViewCell with Start/Stop Control?
In my iOS app I am using UITableView with max. 8 rows (number of rows can change but maximum is 8). I am downloading some data which are processed and presented in the table view.
If some data are ...
0
votes
1
answer
121
views
Why does the image collision causes flashings?
Ok so first of all i'm just messing around in delphi, and still really new to it, but i noticed that whenever i try to make some kind of game , where W,A,S, and D are the buttons which moves an object ...
0
votes
2
answers
1k
views
Timer not working in Android when calling invalidate()
I want to create a flashing effect by drawing a path with color grey, white (matching to the background), and then grey again. I want to flash 3 times, showing gray for 1 sec, white for 1 sec gray ...
0
votes
2
answers
562
views
nanoff: Error E9007: Error downloading firmware file
Can't flash nanoCLR
nanoff --platform esp32 --serialport COM8 --nofitcheck --update --clrfile "C:\NanoCLR\nanoCLR.bin"
I get an error:
"Error E9007: Error downloading firmware file.&...
0
votes
1
answer
1k
views
Raspberry Pi Pico: Reading file from BOOTSEL area using Pico-SDK
I am working with a Raspberry Pico W that has to act as a MQTT client and I am programming it against the Pico-SDK for C / C++ API.
Since I am going to use the code for several Raspberry Pico W, I ...
0
votes
1
answer
240
views
swupdate explicit mark of successful update
Use case:
A/B symmetrical partitions
flashing a new image was successful
system rebooted to the newly flashed partition
almost everything is running fine except few components -> not a successful ...
0
votes
1
answer
587
views
How does writing a disc image file to flash create the different partitions
When we have a .img file or similar with different partitions and we write this image to flash memory such as an SD card which has only one partition, how is the partitioning of the flash memory done? ...
0
votes
1
answer
64
views
jQuery Flash Words
I'm trying to take a sentence and go through flashing the words, and the last word fade out, for a longer period.
For some reason it's only doing the last string in the array.
Thanks for your time : ...
0
votes
1
answer
5k
views
Unlocking fastboot of Coolpad Note 3
I have a Coolpad Note 3 and I am trying to unlock the fastboot (bootloader).
Everything is perfectly setup on my Laptop except for one thing that I cannot install recoveries or flash my device ...
0
votes
1
answer
533
views
Can't upload image in D-Link "Emergency Room": "Failed to upload image"
Whenever I try to upload an image in the D-Link emergency room section, I get the "FAILED TO UPLOAD IMAGE" error, no matter which image I use.
0
votes
1
answer
554
views
c# controls flash on startup
I have a standard desktop form with a picture as background and various labels on it. When i run the project I have the following output result:
The form appear drawing the background nicely but for ...
0
votes
1
answer
70
views
Flashing JS text with hyperlink
I want flashing text to link to two different pages, and for the background colors to take over the entire page. I'm a novice, any help with JS is appreciated! Or maybe I don't even need JS for this.
...
0
votes
2
answers
652
views
Continuous blinking text in tkinter python
I am currently creating a GUI and would like to create a continous blinking text as long as a certain condition holds. Here is a summary on how it works;
1. plot a graph and click a button to display ...
0
votes
0
answers
158
views
The qt qml window keeps flickering on mac os bug?
The qt window keeps flickering on mac os, but windows does not have this problem, what is the problem? Please see video attachment text
Don't flicker the window, keep the window normal don't flicker
...
0
votes
1
answer
467
views
dd is writing my image wrong resulting in kernel panic
I'm using dd to flash my buildroot image to an eMMC of my SBC. eMMC is connected as mass storage. The image is created with genimage and have some 'holes' in it.
genimage.cfg
image sdcard.img {
...
0
votes
0
answers
2k
views
Flashing: Timeout SONOFF Zigbee Stick 3.0
I tried to update my "USB Zigbee 3.0 USB Dongle Plus,EFR32MG21 + CH9102F Zigbee USB-Stick". I always get this error message (1):
sonoff
Opening port COM3, baud 500000
Reading data from C:\...
0
votes
1
answer
1k
views
Pixel 4a Android 11 Sunfish custom build "no valid slot to boot" error after flashing
I built AOSP Android 11 Sunfish by my self and try to flash out images using fastboot into the phone. The entire build and flashing process is done successfully, however, after flashing is done, the ...