Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export of media not working anymore? #28

Closed
franklin-be opened this issue Aug 24, 2021 · 5 comments
Closed

Export of media not working anymore? #28

franklin-be opened this issue Aug 24, 2021 · 5 comments

Comments

@franklin-be
Copy link

franklin-be commented Aug 24, 2021

Hello,

yes it's me again.. hopefully this time around it's not something that's on me.. (again)

so lately i've noticed that the export doesn't include media that has been sent to me.
it happens with all media (webm, jpg, png, mp4,..).. and no matter if they are are send one by one or in a bunch of 10+

all my media i send to contacts.. is exported correctly. Just not media that i receive from contacts.

my export command would be:

python3 /signal-export/sigexport.py --source "/mnt/c/temp/trans/Signal/" --manual "/mnt/c/Users/user0/Desktop/signal/t3" -p0

(/mnt/c/temp/trans/Signal/ would be the a place i copied the entire signal_desktop client folder to.

the same command with the -v flag with a snipped of a skipped over picture

            Doing contactname, msg: 2021-08-15 15:03
            Doing contactname, msg: 2021-08-15 15:07
            No attachments for a message: contactname, 2021-08-15 15:07
            Doing contactname, msg: 2021-08-15 15:07
            Doing contactname, msg: 2021-08-15 15:07

it's obviously also not contained in the html file
html

how it's displayed in the signal app.
export_issuepng

what i tried so far..

  • tried with different contacts.. because i thought maybe it's the sheer amount of messages with that contact that causes the problem
  • reinstalled desktop client
  • used the desktop clients -> options -> Clear data to make sure we we start off with a new desktop-client db.

how can i further analyze this? Maybe the --manual parameter might be involved?

regards

franklin.

@coppolab
Copy link

coppolab commented Aug 30, 2021

Same problem from a contact with high number of incoming messages/attachments.

In addition:

  • trying different html pagination (-p option) doesn't help
  • Messages only including attachments (with no typed text) are just skipped and don't appear at all in the exported html/md.

Setup:

  • OsX 10.14.6
  • Signal Desktop 5.16.0
  • iOS 14.6 on iPhone 7

@adam-sroka
Copy link

I'm not sure if this is the same issue, but I'm also having troubles with media export. This seems to be only affecting received media from Android users (myself having the Signal mobile app on iOS and the desktop app on macOS), i.e. iOS to iOS Signal messages are fine (both the received and sent), but with chats with Android Signal users, the received media has no filename extension, and instead ends with _None. The actual file is correct though, it's just that it's missing the extension and hence is not displayed by default:

none_received_media

none_media

@coppolab
Copy link

coppolab commented Sep 13, 2021

I'm not sure if this is the same issue, but I'm also having troubles with media export. This seems to be only affecting received media from Android users (myself having the Signal mobile app on iOS and the desktop app on macOS), i.e. iOS to iOS Signal messages are fine (both the received and sent), but with chats with Android Signal users, the received media has no filename extension, and instead ends with _None. The actual file is correct though, it's just that it's missing the extension and hence is not displayed by default:

Concerning my post above, I confirm IT IS exactly the same issue. I emphasize again that in the case of "empty" message only including a file and no text, the whole message is skipped at all in the html/md visualization.

@carderne
Copy link
Owner

Thanks both for figuring this out. Will find someone on Android to send me a message and see if I can fix this in the next couple of days.

@carderne
Copy link
Owner

Sorry this took so long, should be fixed now by 39781bb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants