Emmanuel

Results 184 issues of Emmanuel

On my Ubuntu 18.04 it takes a second to actually remove the entry.

bug

PC: Ubuntu 18.04 with Unity 7 linux 4.15 Phone: LG K11α Transferring a few images, some always fail: ![imagen](https://user-images.githubusercontent.com/10991116/58751433-b6d50f80-8474-11e9-8898-bce1c7da09f3.png) And they seem to be always the same photos: * [IMG_20190527_085610](https://user-images.githubusercontent.com/10991116/58751554-6d85bf80-8476-11e9-8f5b-0f3365f5e805.png)...

bug

I am having trouble finding where compilation errors are happening using this library. I usually end up adding small components (single elements of a production) of the formal language one...

enhancement

### Bug description Similar to #5478 /tmp/test.py: ```python import logging from enum import Enum class ConstraintType(Enum): # pylint: disable=missing-class-docstring,too-few-public-methods DISTANCE = 0 FORCE = 1 constraintType = "none" switch =...

Documentation :green_book:
Needs decision :lock:

Related to #1585.

Issue-Bug
Issue-Severe (high)

``` 12-28 14:22:12.244 com.amaze.filemanager.debug E/AndroidRuntime: FATAL EXCEPTION: main Process: com.amaze.filemanager.debug, PID: 17898 java.lang.IllegalStateException: Fragment MainFragment{fb222c4} is not currently in the FragmentManager at android.support.v4.app.FragmentManagerImpl.putFragment(FragmentManager.java:923) at com.amaze.filemanager.fragments.TabFragment.onSaveInstanceState(TabFragment.java:269) at android.support.v4.app.Fragment.performSaveInstanceState(Fragment.java:2626) at android.support.v4.app.FragmentManagerImpl.saveFragmentBasicState(FragmentManager.java:2910) at...

Issue-Bug
Area-UIUX

Files are left after cancellation of encryptions, for example, those should be deleted. See discussion [here](https://github.com/TeamAmaze/AmazeFileManager/pull/1294#issuecomment-399616435).

Issue-Bug

If you compress 3GB file, the notification flickers before the actual compression starts, and "undefined" is shown for the size and time. I think we should show a "processing compression"...

Issue-Bug

Any file opened by the user should have an option to open in amaze with "show in folder". This should open Amaze, navigate to the folder, scroll down and briefly...

Issue-Feature
Area-FileOperations

**Bug Report** Doesn't seem possible to use jnp.numpy64 as a type hint in python 3.8 (works in python3.9 and 3.10). See https://github.com/EmmanuelMess/ConstraintBasedSimulator/actions/runs/7805111999/job/21288560174 **To Reproduce** First file that throws the error:...

bug