Coder Social home page Coder Social logo

conkywizard's People

Watchers

 avatar

conkywizard's Issues

Spanish Translations Error

What steps will reproduce the problem?
1. Intall Conky 
2. Execute Conky Wizard.. Next, Next, Next, Finish


What is the expected output? What do you see instead?
In TEMPERATURES, are an strange symbol before ºC (something like ~AºC)


What version of the product are you using? On what operating system?

1.0 Beta1 32 bits Ubuntu 10.04


Please provide any additional information below.

Translation error, there are some mistakes but apart from this, I can make a 
better spanish translation if someone send me the translation file.

Original issue reported on code.google.com by [email protected] on 5 Oct 2010 at 6:56

Un pequeño detalle

1. A la hora de llamar al script que resuelve la ip publica, hace referencia a 
.ConkyWizardTheme/scripts/ip.py y da error archivo no encontrado porque el 
script se llama ip.sh con cambiar la linea en el ConkyWizardTheme queda 
resuelto, gracias

Felicidades un excelente trabajo.


Original issue reported on code.google.com by [email protected] on 2 Dec 2010 at 3:05

conkywizard vs Arch Linux x86_64 with 3.0-ARCH Kernel

What steps will reproduce the problem?
1. untar the file
2. Want to open ConkyWizard_64bits_V1.0_Beta1
3. File don't tell any more

What is the expected output? What do you see instead?
$ '/home/resh/AUR/ConkyWizard_64bits_V1.0_Beta1'
/home/resh/AUR/ConkyWizard_64bits_V1.0_Beta1: error while loading shared 
libraries: libQtGui.so.4: cannot open shared object file: No such file or 
directory


On what operating system?
 OS: Arch Linux x86_64 with 3.0-ARCH Kernel

Original issue reported on code.google.com by [email protected] on 1 Sep 2011 at 10:57

Text for temperature is wrong ºC instead of °C

I think there's a coding issue, on my german ubuntu system i geht a 
ConkyWizardTheme file with these lines...

(...)
${GOTO 888}${execi 4 sensors | grep -A 0 'temp2' | cut -c15-18} ºC${GOTO 
1060}${time %H:%M}  ${time %d/%m/%Y}
(...)

Instead of only °C i get ºC

Original issue reported on code.google.com by [email protected] on 12 Sep 2010 at 1:29

32 Bits doesn't run

What steps will reproduce the problem?
1. Extract Executable from tar.gz
2. In Terminal type: "./ConkyWizard_32bits_V1.0_Beta1"

What is the expected output? What do you see instead?
I believe the program is expected to run, but it says: 
"./ConkyWizard_32bits_V1.0_Beta1: error while loading shared libraries: 
libQtGui.so.4: cannot open shared object file: No such file or directory"


What version of the product are you using? On what operating system?
Ubuntu 10.04

Please provide any additional information below.
I double click the link and it does nothing either.

Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 4:46

transparency slider represents opacity

Transparency effect slider checged to 30 %

assuming it gives 30 % transparency but it effectively gave me 30 % opacity.


so i think either iverse display or changing transparency to opacity.

or marking completely transparent and no transparency at both ends of slider 
might help.



Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 5:20

Vertical size of wizard window to big for netbook 1024x600 resolution

What steps will reproduce the problem?
1. Start the wizard on a netbook with 1024x600 resolution


What is the expected output? What do you see instead?

Expect full wizard window visible
Notice the missing the buttons at the bottom of the wizard. They are only 
partially visible


What version of the product are you using? On what operating system?
Latest build on Linux Mint 9

Please provide any additional information below.
By removing top and bottom panels on the desktop, the buttons become partially 
visible

Original issue reported on code.google.com by [email protected] on 27 Aug 2010 at 1:34

Clicking on a widget item deletes the text

If I click on a widget text (in the widget list), the text dissapears, and I 
have to write down the whole text, when I only need to edit part of it.

Original issue reported on code.google.com by gmandx on 16 Jun 2010 at 8:11

64bit not starts

What steps will reproduce the problem?
1. untar the file
2. start the Software: ./ConkyWizard_64bits_V1.0_Beta1 

What is the expected output? What do you see instead?
Error Message:
QMetaObject::connectSlotsByName: No matching signal for on_Wizard_finished(int)
./ConkyWizard_64bits_V1.0_Beta1: symbol lookup error: 
./ConkyWizard_64bits_V1.0_Beta1: undefined symbol: 
_ZN9QListData11detach_growEPii

What version of the product are you using? On what operating system?
1.0 Beta1 64 bit Version on Ubuntu 10.04 (64 Bit) (your 32 Bit Version works ;))

Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 7:44

32bit version doesnt run on 32bit system

What steps will reproduce the problem?
1. Double click executable file ConkyWizard_32bits_V1.0_Beta1


What is the expected output? What do you see instead?
The wizard window does not show up.  If i launch it from the terminal I see the 
text:
QMetaObject::connectSlotsByName: No matching signal for on_Wizard_finished(int)

What version of the product are you using? On what operating system?
32 bit v1.0 Beta on ubuntu lucid


Original issue reported on code.google.com by [email protected] on 17 Jun 2010 at 1:49

Segmentation Fault

What steps will reproduce the problem?
1. Run either 32-bit or 64-bit from the terminal

What is the expected output? What do you see instead?
I see "Segmentation Fault" in both bit versions

What version of the product are you using? On what operating system?
1.0 Beta 1 32- and 64-bit, under Ubuntu 9.10 64-bit

Please provide any additional information below.
Double-clicking in Nautilus results in nothing happening.

Original issue reported on code.google.com by [email protected] on 17 Jun 2010 at 3:53

recomendaciones

Excelente trabajo.
Gracias a este proyecto conocí lo versátil que puede ser conky.
Me gustaría que integrara por defecto las aplicaciones (script) de 
conkyhardcore, como conkybanshee, pidgin ...
Lo intenté pero como soy novato en el tema los resultados no fueron del todo 
exitosos.
Muchas gracias de nuevo.

Original issue reported on code.google.com by [email protected] on 21 Jun 2010 at 3:06

public ip code wrong

generate conkyrc using anny settings

despite of selected .py or .sh the file gives .py in output.


${GOTO 548}Public IP:${GOTO 632}${execi 10000 ~/.ConkyWizardTheme/scripts/ip.py}

hope this could be corrected.


Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 5:13

Doesn't work...

What steps will reproduce the problem?
1. just open the program in Terminal


What is the expected output? What do you see instead?
/home/wyapples/.themes/Ubuntu Light/gtk-2.0/gtkrc:126: Murrine configuration 
option "gradients" is no longer supported and will be ignored.

What version of the product are you using? On what operating system?
Ubuntu 9.10

Please provide any additional information below.
wyapples@wyapples-laptop:~/Desktop$ ./ConkyWizard_32bits_V1.0_Beta1 
/home/wyapples/.themes/Ubuntu Light/gtk-2.0/gtkrc:126: Murrine configuration 
option "gradients" is no longer supported and will be ignored.
段错误


Original issue reported on code.google.com by [email protected] on 17 Jun 2010 at 12:52

Attachments:

Error: "Fallo de Segmentación"

What steps will reproduce the problem?
1. Descomprimo el zip
2. Ejecuto el script
3. Da un error; "Error de Segmentación"


Please provide any additional information below.

uso kernel 2.6.31-22 linux-libre, y uso Trisquel Gnu/linux

Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 4:59

Algunas recomendaciones

Como dice el titulo, no es un bug, sino que son un par de sugerencias

1. Si le pongo que lanze conky cuando termino de configurarlo no hace 
nada,tengo que ejecutar manualmente el archivo que se me creo.
2. Creo que tendria que haber una opcion para que reemplaze el tema feo de 
conky por defecto, es decir que cuando uso el comando conky en la consola 
aparezca lo que se creo con tu wizard (la opcion supongo que requerira de 
privilegios de administrador)
3. Antes de iniciar checkear si se tiene instalado conky en el sistema, es 
decir si esta el archivo /usr/bin/conky

Aprovecho para felicitarte por que la verdad que estas haciendo un trabajo 
buenisimo con esto!

Saludos

Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 10:33

This software great, ah, love! Long time no update!这个软件很棒啊,很喜欢!好久没有更新了!

这个软件很棒啊,很喜欢!好久没有更新了!

希望新版本中可以自定义设置的选项更多更详细:

比如天气预报地址和天气预报提供引擎,
背景图片(有无、透明度)

谢谢!!!


This software great, ah, love! Long time no update!

Hope that the new version of the custom settings can be more detailed options:

Such as address and weather forecast to provide the engine,
Background image (with or without transparency)

Thank you! ! !

Original issue reported on code.google.com by [email protected] on 3 Aug 2011 at 4:16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.