Roundcube Community Forum

Release Support => Pending Issues => Topic started by: bobself on December 22, 2021, 09:11:35 AM

Title: File save window for blank.gif pops up when Compose icon clicked
Post by: bobself on December 22, 2021, 09:11:35 AM
I just installed roundcube on a raspberry pi4 (raspbian) from the package that they provide ( 1.4.3 ). This is also running pihole and uses lighttpd as the web server. Receiving email works fine. But when I click the Compose icon a linux file manager window opens up that shows my Desktop prompting me to save "blank.gif". I can either save it or cancel out of that window and then I'm back to the roundcube composing screen. Also, during installation I chose sqlite as the database in ~/roundcube. Also: I use the Brave Browser to access roundcube from another machine on my LAN.
I was looking in the sqlite datebase:system table:
roundcube-version         2016112200
Does that mean that I am running a 2016 version?

Why is this happening?


Title: Re: File save window for blank.gif pops up when Compose icon clicked
Post by: SKaero on December 22, 2021, 04:15:20 PM
It means your database scheme is out of date, you're running the database scheme from Roundcube 1.3.x and you should update the scheme to the version you're currently using.