QtCurve 1.7.1 backported to Trinity, but no config module and image background does not work #2

Suljettu
4 vuotta sitten avasi tch · 51 kommenttia
Yhteistyökumppani

Hello.

I've just backported the changes of QtCurve 1.7.0 and 1.7.1 to Trinity's version (1.6.2) of QtCurve. (http://mirror.git.trinitydesktop.org/gitea/TDE/tde-style-qtcurve)

I attached the patch.

I've tested the built qtcurve.so and qtcurve.la and they are working. However, i've noticed, that the configuration module does not build. Not even with the original sources of 1.6.2.

Also i am unable to set the background image for panels and menus from the config file. A decade ago i had a converstation with original author Craig Drummond here: https://www.cinnamon-look.org/p/1005552/show/page/21
He advised me what to do, but 1.6.2 did not supported those options; it was introduced in 1.7.0, that's why i backported it, but it still not works.

Any ideas on that?

Hello. I've just backported the changes of QtCurve 1.7.0 and 1.7.1 to Trinity's version (1.6.2) of QtCurve. (http://mirror.git.trinitydesktop.org/gitea/TDE/tde-style-qtcurve) I attached the patch. I've tested the built qtcurve.so and qtcurve.la and they are working. However, i've noticed, that the configuration module does not build. Not even with the original sources of 1.6.2. Also i am unable to set the background image for panels and menus from the config file. A decade ago i had a converstation with original author Craig Drummond here: https://www.cinnamon-look.org/p/1005552/show/page/21 He advised me what to do, but 1.6.2 did not supported those options; it was introduced in 1.7.0, that's why i backported it, but it still not works. Any ideas on that?
Omistaja

Patch is available on bugzilla bug 3073

Patch is available on bugzilla [bug 3073](https://bugs.trinitydesktop.org/show_bug.cgi?id=3073)
Tekijä
Yhteistyökumppani

I could swear, that i attached the patch here too... Attaching again.

Anyway, any ideas about the config module not building or why the image as window/menu background is not working?

I could swear, that i attached the patch here too... Attaching again. Anyway, any ideas about the config module not building or why the image as window/menu background is not working?
Tekijä
Yhteistyökumppani

Yep, upload does not work for me. Neither edit...

Yep, upload does not work for me. Neither edit...
Omistaja

Instead of inserting a patch as comments or attachments, the better way is to create a branch, apply the patch, push as a new commit, and create a pull-request. See the TGW tutorial on the wiki.

Instead of inserting a patch as comments or attachments, the better way is to create a branch, apply the patch, push as a new commit, and create a pull-request. See the [TGW tutorial on the wiki](https://wiki.trinitydesktop.org/TDE_Gitea_Workspace).
Omistaja

@tch: thanks anyway for trying crating a PR (replying here to your comment on bug 3073). When I look at the patch I will also look at the config module and background problem.

@tch: thanks anyway for trying crating a PR (replying here to your comment on bug 3073). When I look at the patch I will also look at the config module and background problem.
Tekijä
Yhteistyökumppani

@SlavekB: Tried, but the authentication has failed.

@MicheleC: Ok, then.

BTW, i've checked the modifications between the steps of 1.7.1->1.8.0->1.8.1->1.8.2->1.8.3->1.8.4->1.8.5 and it's not much. It can be done in an afternoon, just like this one. Although i found nothing between 1.8.4 and 1.8.5 beside the changelog. Maybe all modifications were done in the "common" folder, which is missing from the archives.

@SlavekB: Tried, but the authentication has failed. @MicheleC: Ok, then. BTW, i've checked the modifications between the steps of 1.7.1->1.8.0->1.8.1->1.8.2->1.8.3->1.8.4->1.8.5 and it's not much. It can be done in an afternoon, just like this one. Although i found nothing between 1.8.4 and 1.8.5 beside the changelog. Maybe all modifications were done in the "common" folder, which is missing from the archives.

First: If @tch has trouble creating a branch or uploading his patch maybe he can create a fork in his gitea area.

Second: I'm a bit puzzled with our Qtcurve because I've cloned git://anongit.kde.org/qtcurve.git and when I get back to tag 1.6.2 for instance, I see two extra folders (kwin and kwindconfig).

As a side note, tags from 1.7.2 to 1.8.9 are available.
git show-ref --tags -d

First: If @tch has trouble creating a branch or uploading his patch maybe he can create a fork in his gitea area. Second: I'm a bit puzzled with our Qtcurve because I've cloned **git://anongit.kde.org/qtcurve.git** and when I get back to tag 1.6.2 for instance, I see two extra folders (kwin and kwindconfig). As a side note, tags from 1.7.2 to 1.8.9 are available. **git show-ref --tags -d**
Omistaja

The user @tch is a member of the Contributors team, so there should be no problem with that he can push the new branch. Unfortunately I have no idea if he tried to push directly into the master branch?

The user @tch is a member of the Contributors team, so there should be no problem with that he can push the new branch. Unfortunately I have no idea if he tried to push directly into the master branch?
Tekijä
Yhteistyökumppani

@cethyel: Those folders for KDE4 and/or KDE5. After 1.8.5 KDE3 was unsupported. Also by first glance, your repository does not contain any KDE3/Qt3 related sources even below 1.8.5.

@SlavekB: About the push issues, the details are in https://bugs.trinitydesktop.org/show_bug.cgi?id=3073

@cethyel: Those folders for KDE4 and/or KDE5. After 1.8.5 KDE3 was unsupported. Also by first glance, your repository does not contain any KDE3/Qt3 related sources even below 1.8.5. @SlavekB: About the push issues, the details are in https://bugs.trinitydesktop.org/show_bug.cgi?id=3073

@tch
oh that's too bad, I thought that this repository (which, by the way, is not mine) could be of use in your endeavor.

@tch oh that's too bad, I thought that this repository (which, by the way, is not mine) could be of use in your endeavor.
Tekijä
Yhteistyökumppani

I did not say that it could not, i just said, that i have not found any KDE/Qt3 related part, yet. But thanks anyway.

I did not say that it could not, i just said, that i have not found any KDE/Qt3 related part, yet. But thanks anyway.
Omistaja

@tch You mentioned you cannot build the configuration module even using the original 1.6.2 sources. Here in debian bullseye with TDE R14.1.0-dev, I can build that and I can use it.

What error do you see?

@tch You mentioned you cannot build the configuration module even using the original 1.6.2 sources. Here in debian bullseye with TDE R14.1.0-dev, I can build that and I can use it. <br/> What error do you see?
Omistaja

The patch looks great, I am ok to merge it almost as is (just a minor change for consistency with other part of the code)

The patch looks great, I am ok to merge it almost as is (just a minor change for consistency with other part of the code)
Omistaja

@tch I tried the instructions given by Craig on that page that you linked, but it does not seem to work. Moreover every time the configuration module is open, those changes made manually get lost.

Btw if you want to prepare a patch also for later versions of QtStyle, I will be happy to check and merge them in 😄

@tch I tried the instructions given by Craig on that page that you linked, but it does not seem to work. Moreover every time the configuration module is open, those changes made manually get lost. Btw if you want to prepare a patch also for later versions of QtStyle, I will be happy to check and merge them in :smile:
Omistaja

@tch I would like to author the patch with your name if you don't mind. Can you confirm I can sign off the patch for you, as in you are the author of it and you backported from Craig's work?

@tch I would like to author the patch with your name if you don't mind. Can you confirm I can sign off the patch for you, as in you are the author of it and you backported from Craig's work?
Tekijä
Yhteistyökumppani

You mentioned you cannot build the configuration module even using the original 1.6.2 sources. Here in debian bullseye with TDE R14.1.0-dev, I can build that and I can use it.
What error do you see?

No errors. It simply does not build it. Does not even try to build it. What did you do to build it?
Besides the "config" directory contains no differences between 1.6.2 and 1.8.5. Either the changes've lost, or none of the newer functions can be configured in the configuration program

I tried the instructions given by Craig on that page that you linked, but it does not seem to work. Moreover every time the configuration module is open, those changes made manually get lost.

Well, i can live without the config module. But why the panel background image does not work?

Btw if you want to prepare a patch also for later versions of QtStyle, I will be happy to check and merge them in

Okay, i'll do it. I don't know when it'll be ready.

I would like to author the patch with your name if you don't mind. Can you confirm I can sign off the patch for you, as in you are the author of it and you backported from Craig's work?

If you credit Craig as original author, then ok.

> You mentioned you cannot build the configuration module even using the original 1.6.2 sources. Here in debian bullseye with TDE R14.1.0-dev, I can build that and I can use it. > What error do you see? No errors. It simply does not build it. Does not even try to build it. What did you do to build it? Besides the "config" directory contains no differences between 1.6.2 and 1.8.5. Either the changes've lost, or none of the newer functions can be configured in the configuration program > I tried the instructions given by Craig on that page that you linked, but it does not seem to work. Moreover every time the configuration module is open, those changes made manually get lost. Well, i can live without the config module. But why the panel background image does not work? > Btw if you want to prepare a patch also for later versions of QtStyle, I will be happy to check and merge them in Okay, i'll do it. I don't know when it'll be ready. > I would like to author the patch with your name if you don't mind. Can you confirm I can sign off the patch for you, as in you are the author of it and you backported from Craig's work? If you credit Craig as original author, then ok.
Tekijä
Yhteistyökumppani

In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0.

In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0.
Omistaja

Does not even try to build it.

The configuration module and translations do not build by default, unless you enable the option in cmake.

  • If you are using Debian or ubuntu and the official packaging repo files, it is enable.
  • If you are running cmake on your on, maybe you are missing out on that option. In Debian we set BUILD_ALL to "ON" when invoking cmake (-DBUILD_ALL="ON")

The configuration module builds fine both with and without the patch.

> Does not even try to build it. The configuration module and translations do not build by default, unless you enable the option in cmake. - If you are using Debian or ubuntu and the official packaging repo files, it is enable. - If you are running cmake on your on, maybe you are missing out on that option. In Debian we set BUILD_ALL to "ON" when invoking cmake (-DBUILD_ALL="ON") The configuration module builds fine both with and without the patch.
Omistaja

If you credit Craig as original author, then ok.

I was thinking of crediting your for the patch since anyway there is some conversion work required to adapt the original code to TDE. At the same time I would mention in the commit message that the code is taken from the original code made by Craig, so both of you get the correct recognition 😄

> If you credit Craig as original author, then ok. I was thinking of crediting your for the patch since anyway there is some conversion work required to adapt the original code to TDE. At the same time I would mention in the commit message that the code is taken from the original code made by Craig, so both of you get the correct recognition :smile:
Omistaja

In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0.

.moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-)

It should be fine to include that and at build time it should just work fine

> In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0. .moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-) It should be fine to include that and at build time it should just work fine
Omistaja

In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0.

.moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-)

It should be fine to include that and at build time it should just work fine

> In QtCurve 1.8.0 there is an include in "shortcuthandler.cpp" which requires "shortcuthandler.moc" and that file is not in the QTCurve archives. Not in the repos. Not in anywhere. I don't know what is that, but withot that we cannot port 1.8.0. .moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-) It should be fine to include that and at build time it should just work fine
Omistaja

But why the panel background image does not work?

To be honest I am not sure at this stage. Either the functionality is not implemented or the instruction from Craig 9 years ago where not correct. Do you know if it works in KDE+Qt Curve 1.7 or later? Just for info. Later we can use that as comparison.

> But why the panel background image does not work? To be honest I am not sure at this stage. Either the functionality is not implemented or the instruction from Craig 9 years ago where not correct. Do you know if it works in KDE+Qt Curve 1.7 or later? Just for info. Later we can use that as comparison.
Tekijä
Yhteistyökumppani

I've done with 1.8.0, link is here:
http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.0-preliminary.diff

However, as the mentioned file is still missing, the build process still fails and i cannot fix or debug it without that file.

Error log is here:
http://oscomp.hu/depot/qtcurve-1.8.0-build.log
It does miss a bunch of properties (such as "opts.hideShortcutUnderline") which is declared nowhere in 1.8.0.

Do you know if it works in KDE+Qt Curve 1.7 or later?

Yes. I tried QtCurve 1.8.x with KDE4 long ago and it worked.

.moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-)

It should be fine to include that and at build time it should just work fine

It does not look like to me that the missing moc file is generated. It's not in the "build/style" directory.

Edit: Okay, got them in "config.h". Patch updated. It still gets a bunch of other errors, i'm checking them...

Edit #2: It now compiles fine, but the result is now a number of missing references which should be in the shortcuthandler. The "shortcuthandler.moc" is still not in the build directory.

I've done with 1.8.0, link is here: http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.0-preliminary.diff However, as the mentioned file is still missing, the build process still fails and i cannot fix or debug it without that file. Error log is here: http://oscomp.hu/depot/qtcurve-1.8.0-build.log It does miss a bunch of properties (such as "opts.hideShortcutUnderline") which is declared nowhere in 1.8.0. > Do you know if it works in KDE+Qt Curve 1.7 or later? Yes. I tried QtCurve 1.8.x with KDE4 long ago and it worked. >.moc files are generated at build time by the TQt3 meta object compiler, they are the hidden code required to make TQt signals and slots work ;-) > It should be fine to include that and at build time it should just work fine It does not look like to me that the missing moc file is generated. It's not in the "build/style" directory. Edit: Okay, got them in "config.h". Patch updated. It still gets a bunch of other errors, i'm checking them... Edit #2: It now compiles fine, but the result is now a number of missing references which should be in the shortcuthandler. The "shortcuthandler.moc" is still not in the build directory.
Tekijä
Yhteistyökumppani

1.8.0 patch and build log is on the links above.

1.8.0 patch and build log is on the links above.
Tekijä
Yhteistyökumppani

Okay, managed to solve it, i needed to tell CMake that it has to build the shortcuthandler.cpp too. The module now builds. So QtCurve 1.8.0 is now ported to TDE.

Okay, managed to solve it, i needed to tell CMake that it has to build the shortcuthandler.cpp too. The module now builds. So QtCurve 1.8.0 is now ported to TDE.
Tekijä
Yhteistyökumppani

1.8.1 also ported.
http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.1-preliminary.diff

It seems 1.8.2 broke a lot of things and the necessary stuff is needed to backport from the "common" dir of the Qt4 version (otherwise the changes were small).
I'll come back, when i'm done or stuck.

1.8.1 also ported. http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.1-preliminary.diff It seems 1.8.2 broke a lot of things and the necessary stuff is needed to backport from the "common" dir of the Qt4 version (otherwise the changes were small). I'll come back, when i'm done or stuck.
Tekijä
Yhteistyökumppani

Okay, just some renaming which needed to be reverted on the Qt3/TQt side. 1.8.2 is now ported.

http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.2-preliminary.diff

Tomorrow i'll port 1.8.3 as it is a bit bigger one. And then we're done, since 1.8.4 has like two rows changed and 1.8.5 only changed the changelog, maybe the change was in the missing "common" directory.

Okay, just some renaming which needed to be reverted on the Qt3/TQt side. 1.8.2 is now ported. http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.2-preliminary.diff Tomorrow i'll port 1.8.3 as it is a bit bigger one. And then we're done, since 1.8.4 has like two rows changed and 1.8.5 only changed the changelog, maybe the change was in the missing "common" directory.
Tekijä
Yhteistyökumppani

1.8.5 is done.

http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.5.diff

Here it builds. Please check.

1.8.5 is done. http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.5.diff Here it builds. Please check.
Omistaja

Great, thanks for the effort @tch. I am going to merge 1.7.1 first, then as soon as I am done with another bug I am looking at, I will take a look at 1.8.5 port as well.

Great, thanks for the effort @tch. I am going to merge 1.7.1 first, then as soon as I am done with another bug I am looking at, I will take a look at 1.8.5 port as well.
Omistaja

@tch: can you let me know how I should credit you in the commit? something like "name surname ". For email I guess I can use "tch@protonmail.com", just need a name to put in 😄

@tch: can you let me know how I should credit you in the commit? something like "name surname <email address>". For email I guess I can use "tch@protonmail.com", just need a name to put in :smile:
Tekijä
Yhteistyökumppani

Please credit me as "TCH".

Please credit me as "TCH".
Omistaja

Patch up to v.1.7.1 merged into master code. It will be backported when the window for R14.0.9 opens.

Will work on 1.8.5 in the near future. PR remains open.

Patch up to v.1.7.1 merged into master code. It will be backported when the window for R14.0.9 opens. Will work on 1.8.5 in the near future. PR remains open.
Omistaja

1.8.5 is done.

http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.5.diff

Here it builds. Please check.

I had a first look at this patch. There is quite a bit of KDE stuff which has not been translated to TDE. Could you please amend accordingly? The number of changes will reduce quite a bit. Thanks 😄

> 1.8.5 is done. > > http://oscomp.hu/depot/qtcurve-1.7.1-to.1.8.5.diff > > Here it builds. Please check. I had a first look at this patch. There is quite a bit of KDE stuff which has not been translated to TDE. Could you please amend accordingly? The number of changes will reduce quite a bit. Thanks :smile:
Tekijä
Yhteistyökumppani

Could you please give me an example what to change, of what do you mean by KDE stuff which is yet to be translated to TDE? It builds here, so all the API calls must be TDE-compatible as i do not have any kind of KDE here.

Could you please give me an example what to change, of what do you mean by KDE stuff which is yet to be translated to TDE? It builds here, so all the API calls must be TDE-compatible as i do not have any kind of KDE here.
Omistaja

Hi @tch, for example kwin -> twin, KDE -> TDE, khtml -> tdehtml and similar occurances. Here is a small extract from the patch where twin is changed back to kwin

@@ -11,7 +46,7 @@
  5. Add option to use thinner frames, focus, etc.
  6. If not rounding, enable all 'square' options.
  7. Store background colour setting in XProperty - so that this can be used by
-    QtCurve twin decoration.
+    QtCurve kwin decoration.
  8. Implement shading popup menus as per memubar settings.
  9. Fix segfault when obtaining MDI colours.
 10. Dont overwrite user supplied CMAKE_INSTALL_PREFIX
Hi @tch, for example kwin -> twin, KDE -> TDE, khtml -> tdehtml and similar occurances. Here is a small extract from the patch where twin is changed back to kwin ``` @@ -11,7 +46,7 @@ 5. Add option to use thinner frames, focus, etc. 6. If not rounding, enable all 'square' options. 7. Store background colour setting in XProperty - so that this can be used by - QtCurve twin decoration. + QtCurve kwin decoration. 8. Implement shading popup menus as per memubar settings. 9. Fix segfault when obtaining MDI colours. 10. Dont overwrite user supplied CMAKE_INSTALL_PREFIX ```
Tekijä
Yhteistyökumppani

Only the changelog was affected. I just copied the new upon the old, since TDE did not existed at the time these changelogs were written.

I've restored the original from 1.6.2 and added the new section. New patch is at the same link as above.

Only the changelog was affected. I just copied the new upon the old, since TDE did not existed at the time these changelogs were written. I've restored the original from 1.6.2 and added the new section. New patch is at the same link as above.
Omistaja

Thanks @tch it looks better now 😄

I will take a look at it soon.

Thanks @tch it looks better now :smile: <br/> I will take a look at it soon.
Omistaja

@tch I have merged the last patch, so now QtCurve is updated to 1.8.5.

Does this fix the issue with the background image, since it works on KDE4 + QtCurve 1.8.x?

@tch I have merged the last patch, so now QtCurve is updated to 1.8.5. <br/> Does this fix the issue with the background image, since it works on KDE4 + QtCurve 1.8.x?
Tekijä
Yhteistyökumppani

I don't know. Is there a preliminary Debian package of it? Then i'd try id. I don't exactly know what i need to copy and set after i built it, so it would be good, to have the installer which handles the rest.

I don't know. Is there a preliminary Debian package of it? Then i'd try id. I don't exactly know what i need to copy and set after i built it, so it would be good, to have the installer which handles the rest.
Omistaja

If you use PTB repository, the package will be available in a short time. If you use PSB repository, package building for R14.0.9 will start at the end of next week.

If you use PTB repository, the package will be available in a short time. If you use PSB repository, package building for R14.0.9 will start at the end of next week.
Tekijä
Yhteistyökumppani

Is there a direct URL for the PSB repo? I'd check regularly if QtCurve 1.8.5 has been built and then install it.

Is there a direct URL for the PSB repo? I'd check regularly if QtCurve 1.8.5 has been built and then install it.
Omistaja

See Preliminary Stable Builds on Wiki

See Preliminary Stable Builds on [Wiki](https://wiki.trinitydesktop.org/Preliminary_Stable_Builds)
Tekijä
Yhteistyökumppani

Thanks. BTW i built it, copied it into /opt/trinity/lib/trinity/plugins/styles, set the corresponding values in ~/.config/qtcurve/stylerc and nothing. The background image still not works.

bgndImage=file
bgndImage.file=/r/MarbleBright.png
bgndImage.height=56
bgndImage.width=62
Thanks. BTW i built it, copied it into /opt/trinity/lib/trinity/plugins/styles, set the corresponding values in ~/.config/qtcurve/stylerc and nothing. The background image still not works. ``` bgndImage=file bgndImage.file=/r/MarbleBright.png bgndImage.height=56 bgndImage.width=62 ```
Omistaja

@tch could you explain what is the functionality you would like to achieve? is it having a background image on the popup menu background? Would you be able to create a screenshot/picture of what you want os I can have a better understanding?

@tch could you explain what is the functionality you would like to achieve? is it having a background image on the popup menu background? Would you be able to create a screenshot/picture of what you want os I can have a better understanding?
MicheleC lisäsi tämän merkkipaaluun R14.0.9 release 4 vuotta sitten
Tekijä
Yhteistyökumppani

Forms, panels, buttons, menus, scrollbars, whatever.

From this:

To this:

It works on KDE4, since QtCurve 1.7.0, but somewhy it does not with this.

Forms, panels, buttons, menus, scrollbars, whatever. From this: ![](http://oscomp.hu/depot/dd.png) To this: ![](http://oscomp.hu/depot/dd2.png) It works on KDE4, since QtCurve 1.7.0, but somewhy it does not with this.
Omistaja

ok thx. So it works in KDE4 with the same entries in the config file?

bgndImage=file
bgndImage.file=/r/MarbleBright.png
bgndImage.height=56
bgndImage.width=62
ok thx. So it works in KDE4 with the same entries in the config file? ``` bgndImage=file bgndImage.file=/r/MarbleBright.png bgndImage.height=56 bgndImage.width=62 ```
Tekijä
Yhteistyökumppani

Supposed to. I've tried it with the config program, but there is a link in my OP, Craig himself suggested this.

Supposed to. I've tried it with the config program, but there is a link in my OP, Craig himself suggested this.
Omistaja

Yes, I read the old post but couldn't get it to work. Also the old post seems to suggest only svg files are supported, but perhaps I am wrong.

If you were able to point me to a specific option in the configure module, it would be of great help for looking into this. Otherwise I will start from the config file entry strings and try to work backward.

Yes, I read the old post but couldn't get it to work. Also the old post seems to suggest only svg files are supported, but perhaps I am wrong. If you were able to point me to a specific option in the configure module, it would be of great help for looking into this. Otherwise I will start from the config file entry strings and try to work backward.
Tekijä
Yhteistyökumppani

Two other examples, perhaps it is better visible:

http://oscomp.hu/depot/withnobg.png

http://oscomp.hu/depot/withbg.png

Edit: No, PNG is also supported, it was on KDE4.
I cannot point you to any option, as the config module does not support this option. That stopped at 1.6.2.

Two other examples, perhaps it is better visible: http://oscomp.hu/depot/withnobg.png http://oscomp.hu/depot/withbg.png Edit: No, PNG is also supported, it was on KDE4. I cannot point you to any option, as the config module does not support this option. That stopped at 1.6.2.
Omistaja

ok thx anyway. Will look into this again in near future 😄

ok thx anyway. Will look into this again in near future :smile:
Omistaja

The problem with image background is now reported as issue #3 and continue there.

This issue (related to qtcurve upgrade and R14.0.9) will be closed.

The problem with image background is now reported as issue #3 and continue there. This issue (related to qtcurve upgrade and R14.0.9) will be closed.
MicheleC sulki tämän ongelman 4 vuotta sitten
Sign in to join this conversation.
Ei merkkipaalua
Ei käsittelijää
4 osallistujaa
Ilmoitukset
Määräpäivä

Määräpäivää ei asetettu.

Riippuvuudet

Riippuvuuksia ei asetettu.

Reference: TDE/tde-style-qtcurve#2
Ladataan…
Sisältöä ei vielä ole.