Die Suche ergab 17 Treffer

von AnrDaemon
Mo 20. Jun 2022, 01:16
Forum: English section
Thema: MPE file cache taking over the disk space
Antworten: 4
Zugriffe: 7542

Tallied at 19GB… and I though I'd need a new disk soon. Seems like I'd need a better duplicate files finder instead.
von AnrDaemon
So 19. Jun 2022, 23:28
Forum: English section
Thema: MPE file cache taking over the disk space
Antworten: 4
Zugriffe: 7542

MPE file cache taking over the disk space

I've just found out that I have over 15GB of free space on the home partition… if I remove the file cache accumulated by MPE over the years. I would understand if it would store image thumbnails or something like that, but it had kept literal files. Even documents I've deleted long ago. And every ...
von AnrDaemon
So 28. Jul 2019, 22:01
Forum: English section
Thema: Repeated transfer timeouts
Antworten: 0
Zugriffe: 2824

Repeated transfer timeouts

MyPhoneExplorer client 1.8.12
MyPhoneExplorer app 1.0.66
Nokia 2 Dual Sim
Connecting over WiFi

I hardly can transfer more than a few (5-20) megabytes of information before catching
---------------------------
Error...
---------------------------
SetPath failed: …

OBEX Errorcode: 00 - Phone didn ...
von AnrDaemon
So 28. Jul 2019, 20:48
Forum: English section
Thema: Where are the moderators?
Antworten: 9
Zugriffe: 10040

Re: Where are the moderators?

Koelner hat geschrieben:Well, it seems there has been a misunderstanding.
Moderators in this forum are stil here but their job is it to moderate the forum.
If moderators are here, then why there's so much spam?
von AnrDaemon
Fr 19. Apr 2019, 14:06
Forum: English section
Thema: Post wishes, Feature requests here
Antworten: 2068
Zugriffe: 2437017

An UUID attribute for notes and tasks, for easier synchronization between devices.
von AnrDaemon
Mo 14. Aug 2017, 17:31
Forum: English section
Thema: WiFi sync and multiple local adapters
Antworten: 0
Zugriffe: 3015

WiFi sync and multiple local adapters

MyPhoneExplorer seems to have an issue initiating WiFi sync when more than one local network adapter is present.
I.e. I have LAN and VirtualBox Host-only adapters installed, and after changing some settings (I had to extend netmask on LAN), I suddenly lost the ability to connect to tablet over WiFi ...
von AnrDaemon
Fr 30. Jun 2017, 14:28
Forum: English section
Thema: UI unicode support on Windows 10
Antworten: 1
Zugriffe: 6909

There's no fix or workaround short of rewriting the program in a different language, I'm afraid.
von AnrDaemon
Di 19. Jan 2016, 23:39
Forum: English section
Thema: White-on-white text in MPE client 1.0.39
Antworten: 0
Zugriffe: 2456

White-on-white text in MPE client 1.0.39

I've installed MPE on my client's new Lenovo A5000 and MPE tasks drawing white tasks titles on white phone background. Completely unreadable. :(
von AnrDaemon
Di 25. Aug 2015, 00:39
Forum: English section
Thema: intolerable message box
Antworten: 4
Zugriffe: 5690

The problem is the MPE client itself and the way it interacts with the device. Basically, there can be only one command sent at one time, and until a reply is fully received, no new commands can be sent, or the channel deadlocks and should be reset.
If you volunteer to rewrite the client to support ...
von AnrDaemon
Mi 6. Mai 2015, 00:47
Forum: English section
Thema: Notes/Tasks improvement idea for your consideration
Antworten: 1
Zugriffe: 4738

Soo.. the word "c l i c k i n g" is considered xxx?
That's new.
von AnrDaemon
Mi 6. Mai 2015, 00:41
Forum: English section
Thema: Notes/Tasks improvement idea for your consideration
Antworten: 1
Zugriffe: 4738

Notes/Tasks improvement idea for your consideration

Thank you for a very useful piece of software!

For a long while, I was longing for a very specific set of features, which, I believe, could drastically improve the usability of MPE notes and tasks.

0. Add special display mode for notes: Full screen single note.
Use case(quite common for me ...
von AnrDaemon
Di 5. Mai 2015, 23:36
Forum: English section
Thema: which function do you use most?
Antworten: 85
Zugriffe: 936410

Notes and contacts! I only wish they were just a tiny bit more useful…
von AnrDaemon
Di 5. Mai 2015, 23:35
Forum: English section
Thema: MPE Notes sync issue
Antworten: 0
Zugriffe: 3788

MPE Notes sync issue

I have a note that contains the literal ()()2846579()()= (Service code to enter self-diagnostic routine on my device.)
When syncing the device (Previous and current MPE agent) with MPE desktop client (1.8.6 on Windows), the note lose the trailing "=", the date ...
von AnrDaemon
Sa 15. Mär 2014, 10:02
Forum: English section
Thema: OBEX communication channel is easy to crash
Antworten: 2
Zugriffe: 4209

Lack of concurrent threading doesn't mean it's impossible to serialize access to certain service.
von AnrDaemon
Fr 28. Feb 2014, 23:38
Forum: English section
Thema: Almost every Calendar Appointment gets duplicated
Antworten: 11
Zugriffe: 14449

ScratMan hat geschrieben:GCS does not allow to select which calendar to sync.

It does.
von AnrDaemon
Do 27. Feb 2014, 08:25
Forum: English section
Thema: MPE Tasks - copying tasks data between phones
Antworten: 2
Zugriffe: 3784

It's part of MPE companion application.
von AnrDaemon
Do 20. Feb 2014, 03:47
Forum: English section
Thema: OBEX communication channel is easy to crash
Antworten: 2
Zugriffe: 4209

OBEX communication channel is easy to crash

Try f.e. moving through folders quickly in file viewer using keyboard.
Chances are, the error will pop up on second or third folder, and whole communication channel will break apart.

Should really serialize all access to OBEX to prevent concurrent requests at any rate of possibility. This shit ...