buddhi1980 / mandelbulber2

Official repository for Mandelbulber v2
GNU General Public License v3.0
894 stars 116 forks source link

Recent Settings dosnt work #884

Closed degriz closed 2 years ago

degriz commented 2 years ago

Recent settings dosnt load anything.

TasMania17 commented 2 years ago

Check the hidden .mandelbulber folder for the "files.recent" text file. Open a saved settings file then close MDBB and see if it appears in the files.recent.

buddhi1980 commented 2 years ago

In which build this problem occurred?

mclarekin commented 2 years ago

reproducible in the win10 dev that i am using

On Sat, Sep 25, 2021 at 4:03 AM Krzysztof Marczak @.***> wrote:

In which build this problem occurred?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/884#issuecomment-926744226, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHAU3YHY4MECL4J7SN3UDSOMPANCNFSM5EQ2PTHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

buddhi1980 commented 2 years ago

it could be caused by partial transition to Qt 6. Do you see any error messages in the console output?

degriz commented 2 years ago

Is nightly from last couple days. No error messages.

mclarekin commented 2 years ago

happens in ubuntu

Settings file: /home/mclaren/.mandelbulber/mandelbulber_227.ini

Error: No OpenCL devices selected or selected unknown devices!

Selected first available GPU device

Check program preferences to select correct OpenCL devicefrom list of available GPU devices

Warning: QObject::connect: No such signal QSignalMapper::mappedString(QString)

((null):0, (null))

Warning: QObject::connect: (receiver name: 'RenderWindow')

((null):0, (null))

On Sat, Sep 25, 2021 at 10:53 PM degriz @.***> wrote:

Is nightly from last couple days. No error messages.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/884#issuecomment-927103805, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHAYZPQIXSQAENYLAILUDWS4NANCNFSM5EQ2PTHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

buddhi1980 commented 2 years ago

I know where is the problem. But for correct solution I need to know which Qt version do you have. You can check it with command: qmake --version

mclarekin commented 2 years ago

@.***:~/Desktop$ qmake --version QMake version 3.1 Using Qt version 5.12.8 in /usr/lib/x86_64-linux-gnu

On Sun, Sep 26, 2021 at 12:08 AM Krzysztof Marczak @.***> wrote:

I know where is the problem. But for correct solution I need to know which Qt version do you have. You can check it with command: qmake --version

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/884#issuecomment-927112188, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHE7CV2EGGOEHHZ3BVTUDW3VNANCNFSM5EQ2PTHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

TasMania17 commented 2 years ago

I have MDBB 2.27-dev and I have QT 5.12.8 Recent settings contain a list but cannot load any of them.

buddhi1980 commented 2 years ago

Should work now. Problem fixed

TasMania17 commented 2 years ago

re-compiled, tested, fixed.