|
Dimensione: 2628
Commento:
|
Dimensione: 6620
Commento:
|
| Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
| Linea 1: | Linea 1: |
| ##master-page:HomepageTemplate | |
| Linea 2: | Linea 3: |
| #LANGUAGE it [[BR]] |
|
| Linea 5: | Linea 4: |
| [[VersioniSupportate(jaunty intrepid hardy)]] | |
| Linea 7: | Linea 5: |
| = Introduzione = Questa guida spiega come automatizzare, tramite comando da tastiera, una ricerca su Internet del testo evidenziato in un qualsiasi programma. [[BR]]La procedure varia leggermente a seconda del browser e del Desktop Manager utilizzato. |
= Progetto feedback kubuntu = |
| Linea 11: | Linea 7: |
| = Preparativi = Tramite il [:AmministrazioneSistema/InstallareProgrammi:gestore di pacchetti], installare '''Xsel'''.[[BR]] [[BR]]Per chi preferisce il terminale: {{{ sudo apt-get install xsel. }}} |
Questa pagina contiene il materiale creato dalla comunità in questo topic: [http://forum.ubuntu-it.org/index.php/topic,333124.0.html kubuntu feedback] |
| Linea 18: | Linea 9: |
| = Firefox ( ambiente KDE e Gnome ) = | Il progetto nasce da una chiaccherata con lex, sviluppatore italiano di kubuntu, ed ha l'obiettivo di presentare un documento con i feedback di kubuntu karmic 9.10 realizzati della comunità italiana. Tale documento sarà inviato al sito kubuntu.org, sito di riferimento di kubuntu, e pubblicato nella pagina dei feedback. Si spera con questo documento di inviare idee, considerazioni e segnalazioni utili a migliorare la prossima versione di kubuntu che, oltretutto, sarà anche un LTS. |
| Linea 20: | Linea 13: |
| * Da terminale creare lo script `/usr/bin/ricercainternet`[[BR]][[BR]]in '''Ubuntu''': {{{ sudo gedit /usr/bin/ricercainternet }}} [[BR]]in '''Kubuntu''':{{{ kdesudo kate /usr/bin/ricercainternet }}} |
|
| Linea 25: | Linea 14: |
| * Nell'editor di testo inserire le seguenti righe:{{{ #!/bin/bash |
= Lista utenti che hanno partecipato = * kico * gp * Cylon * kekko * TequilaMex * iteand * Frankie90 * superlex * ivanhoe1024 * ShaiKailash |
| Linea 28: | Linea 26: |
| selc=`xsel -o | sed -e "s/ /+/g"` | |
| Linea 30: | Linea 27: |
| echo "$selc" | = Traduzione = |
| Linea 32: | Linea 29: |
| website="http://www.google.it/search?hl=it&q=$selc&btnG=Cerca+con+Google&meta=" | = Negative feedback = == Generic Problems == // questi due sono da rivedere |
| Linea 34: | Linea 33: |
| firefox "$website" }}} |
* 1a) '''packages'''[[BR]]''Problem'': [[BR]]Some not kde packages, particularly those are installed in Ubuntu, have more unnecessary dependency (i.e.: gnome-keyring, gnome-mount, policykit-gnome).[[BR]]Gimp, Inkscape, Firefox are afflicted by this.[[BR]]''Fix'': [[BR]]We know this packages are not maked by the Kubuntu Team but, if possible, try to solve this problem making this packages considering Kubuntu.[[BR]][[BR]] * 2a) '''Samba and share folder'''[[BR]]''Problem'': [[BR]]In Dolphin, in a folder's menu, the option "Share folder" not works because the package "kdenetwork-filesharing" is not installed. It's necessary to configure samba. The bug is present in launchpad but is not still fixed.[[BR]]''Fix'': [[BR]]Install kdenetwork-filesharing by default. It allows to use "Share folder" GUI in Dolphin and add a GUI in System & Settings.[[BR]][[BR]] * 3a) |
| Linea 37: | Linea 39: |
| * Salvare e chiudere il file. | |
| Linea 39: | Linea 40: |
| * Rendere lo script eseguibile digitando da terminale{{{ sudo chmod +x /usr/bin/ricercainternet }}} |
== User Experiences == |
| Linea 43: | Linea 42: |
| * Creare un lanciatore nel '''menù K ( Kubuntu )''' o nel '''menù Applicazioni ( Gnome )''' inserendo come comando '''ricercainternet''', assegnargli infine uno shortcut da tastiera ( ad esempio Ctrl+G ). | * 4a) '''photo and digital kamera'''[[BR]]''Problem'': [[BR]]Now, when users try to connect a digital camera in kubuntu, the automount not start. So user can't download or browse their photos. Manual mount of the device or installation of digiKam is necessary to use the digital camera. This operations are not user friendly and are a problem for the user experience.[[BR]]''Fix'': [[BR]]Make possible the automount of the digital camera like a removable storage device without digikam. A good idea might be to open the device with Gwenview.[[BR]][[BR]] |
| Linea 45: | Linea 44: |
| = Konqueror ( ambiente KDE ) = | * 5a) '''apturl-kde and firefox'''[[BR]]''Problem'': [[BR]]apturl-kde is a great improve but into Kubuntu is not integrated in Firefox. Firefox is not installed by default but it is the browser used by the most number of users.[[BR]]''Fix'': [[BR]]Kubuntu has kubuntu-firefox-installer, a good idea could be to integrate apturl-kde also for Firefox in Kubuntu.[[BR]][[BR]] |
| Linea 47: | Linea 46: |
| * Da terminale creare lo script `/usr/bin/ricercainternet`:{{{ kdesudo kate /usr/bin/ricercainternet }}} |
= proposals = |
| Linea 51: | Linea 49: |
| * Nell'editor di testo inserire le seguenti righe:{{{ #!/bin/bash |
* 1b) '''knetwork manager and kbluetooth'''[[BR]]''Problem'': [[BR]]KNetwork Manager and KBluetooth have still some problems (will be fixed in KDE 4.4?).[[BR]]There are problems with hidden networks and some pc freezes when transfering data to a phone.[[BR]]''Fix'':[[BR]]Lucid Lyx is a LTS, if will be impossible fix the problem, is possible to use an alternative tool to Network Manager?[[BR]][[BR]] aggiungi che con certe chiavette non ci si riesce a connettere chiavette UMTS * 2b) '''kpackagekit'''[[BR]]''Problem'': [[BR]] KpackageKit has still many bugs. It crashes often when an user try to add or remove a third party repository. Some features are not implemented, for example purge or autoremove. The feature "Add\Remove Software" is completly absently.''Fix'': If possible, solve bugs and ask to implement add/remove feature. When kpackagekit is ready, it's a very good idea replace gdebi with it. If kpackagekit has a most number of feaures we can make all operation without the Ubuntu Software Center.[[BR]][[BR]] kpackagekit non ha il supporto debconf == User Experiences == * 4b) '''artwork'''[[BR]]''Problem'': [[BR]]Many users ask an artwork for Kubuntu. A not invasive artwork, in accord with the default style of kde but at the same time a brand for Kubuntu. [[BR]]Only simple work: * Kubuntu-Icon for kickoff; * Kubuntu logo in KDE Splash; * Kubuntu Wallpaper; * Kubuntu logo in kdm; We have made some ideas:(inserire i link)[[BR]][[BR]] |
| Linea 54: | Linea 64: |
| dcop `dcopfind -a ‘konqueror-*’` konqueror-mainwindow#1 newTab “http://www.google.it/search?hl=it&q=`xsel -p -o`&btnG=Cerca+con+Google&meta=″ }}} |
* 5b) '''trash plasmoid'''[[BR]] Add "Trash Plasmoid" in the KDE Panel. it's comfortable for a good user experience.[[BR]][[BR]] |
| Linea 58: | Linea 66: |
| * Salvare e chiudere il file. * Rendere lo script eseguibile digitando, da terminale:{{{ sudo chmod +x /usr/bin/ricercainternet }}} |
* 6b) Add "lock/logout" in the KDE Panel for a easy access to this action.[[BR]][[BR]] |
| Linea 63: | Linea 68: |
| * Creare un lanciatore nel '''menù K''' inserendo come comando '''ricercainternet''', infine assegnargli uno shortcut da tastiera ( ad esempio Ctrl+G ). | * 7b) '''particular folder icon in home directory'''[[BR]]The icons "music","video", "documents" and "my pictures" exists and are integrated into kde.[[BR]]Kubuntu doesn't use them by default. It's a good idea to use them for a more positive user experience. This icons are useful to identify quickly the contents of the home directory.[[BR]]Fix: Use the icons by default.[[BR]][[BR]] |
| Linea 65: | Linea 70: |
| = Funzionamento = | * 8b) '''System colors'''[[BR]]''Problem'': Oxygen colors theme was updated every release of kde, but kubuntu doesn't use it by default. in kde 4.4 it was improved.[[BR]]''Fix'': use it by default.[[BR]][[BR]] |
| Linea 67: | Linea 72: |
| Evidenziare del testo in un qualsiasi programma e premere lo shortcut da tastiera assegnato allo script.[[BR]] Si aprirà il browser con i risultati della ricerca su Internet. In Firefox e Konqueror, se saranno già attivi, si aprirà una nuova scheda con i risultati. |
= default programs = |
| Linea 71: | Linea 74: |
| = Note = | * 10b) '''firefox'''[[BR]]''Problem'':Firefox is, now, one of the most know open source software. it runs on Gnu/linux and windows. Windows's users know it, but kubuntu doesn't install it by default. [[BR]] It's the first program that most number of users install after the first installation of kubuntu.[[BR]] Install firefox by default is a good idea for a good user experience. The firefox-installer is a good idea, but firefox wasn't integrated in kubuntu with a normal installation and this is a very big problem[[Fix]]: firefox by default it's a very good idea. For the kde integration: * when install firefox, it will became the default browser of kde[[BR]][[BR]] '''integrazione di ff in kde (opensuse)''' |
| Linea 73: | Linea 78: |
| Negli script qui riportati è stato utilizzato il motore di ricerca Google nella versione italiana con interfaccia in italiano;[[BR]] è possibile modificare l'URL per cambiare l'interfaccia, il motore di ricerca, etc. | * 11b) '''kde programs''' * '''kaffeine''': dragon player is only a video player. Kaffeine is a multimedia player, it has more important features, for example dvb tv tuner. If it will be complete for lucid, it's important to include it by default * '''arora/rekonq''': a webkit/qt browser by default, for example rekonq or arora.(al posto di konqueror) * '''bangarang''': a nepomuk/phonon based media player (al posto di dragon, oppure in kubuntu-netbook) * 16b) Center Button of mouse: open kde menù when user click on desktop with this button = ALLEGATI = * attachment:proposte_kubuntu_traduzione ---- |
Progetto feedback kubuntu
Questa pagina contiene il materiale creato dalla comunità in questo topic: [http://forum.ubuntu-it.org/index.php/topic,333124.0.html kubuntu feedback]
Il progetto nasce da una chiaccherata con lex, sviluppatore italiano di kubuntu, ed ha l'obiettivo di presentare un documento con i feedback di kubuntu karmic 9.10 realizzati della comunità italiana. Tale documento sarà inviato al sito kubuntu.org, sito di riferimento di kubuntu, e pubblicato nella pagina dei feedback. Si spera con questo documento di inviare idee, considerazioni e segnalazioni utili a migliorare la prossima versione di kubuntu che, oltretutto, sarà anche un LTS.
Lista utenti che hanno partecipato
- kico
- gp
- Cylon
- kekko
- iteand
- Frankie90
- superlex
- ivanhoe1024
Traduzione
Negative feedback
Generic Problems
// questi due sono da rivedere
1a) packagesBRProblem: BRSome not kde packages, particularly those are installed in Ubuntu, have more unnecessary dependency (i.e.: gnome-keyring, gnome-mount, policykit-gnome).BRGimp, Inkscape, Firefox are afflicted by this.BRFix: BRWe know this packages are not maked by the Kubuntu Team but, if possible, try to solve this problem making this packages considering Kubuntu.BRBR
2a) Samba and share folderBRProblem: BRIn Dolphin, in a folder's menu, the option "Share folder" not works because the package "kdenetwork-filesharing" is not installed. It's necessary to configure samba. The bug is present in launchpad but is not still fixed.BRFix: BRInstall kdenetwork-filesharing by default. It allows to use "Share folder" GUI in Dolphin and add a GUI in System & Settings.BRBR
- 3a)
User Experiences
4a) photo and digital kameraBRProblem: BRNow, when users try to connect a digital camera in kubuntu, the automount not start. So user can't download or browse their photos. Manual mount of the device or installation of digiKam is necessary to use the digital camera. This operations are not user friendly and are a problem for the user experience.BRFix: BRMake possible the automount of the digital camera like a removable storage device without digikam. A good idea might be to open the device with Gwenview.BRBR
5a) apturl-kde and firefoxBRProblem: BRapturl-kde is a great improve but into Kubuntu is not integrated in Firefox. Firefox is not installed by default but it is the browser used by the most number of users.BRFix: BRKubuntu has kubuntu-firefox-installer, a good idea could be to integrate apturl-kde also for Firefox in Kubuntu.BRBR
proposals
1b) knetwork manager and kbluetoothBRProblem: BRKNetwork Manager and KBluetooth have still some problems (will be fixed in KDE 4.4?).BRThere are problems with hidden networks and some pc freezes when transfering data to a phone.BRFix:BRLucid Lyx is a LTS, if will be impossible fix the problem, is possible to use an alternative tool to Network Manager?BRBR
aggiungi che con certe chiavette non ci si riesce a connettere chiavette UMTS
2b) kpackagekitBRProblem: BR KpackageKit has still many bugs. It crashes often when an user try to add or remove a third party repository. Some features are not implemented, for example purge or autoremove. The feature "Add\Remove Software" is completly absently.Fix: If possible, solve bugs and ask to implement add/remove feature. When kpackagekit is ready, it's a very good idea replace gdebi with it. If kpackagekit has a most number of feaures we can make all operation without the Ubuntu Software Center.BRBR
kpackagekit non ha il supporto debconf
User Experiences
4b) artworkBRProblem: BRMany users ask an artwork for Kubuntu. A not invasive artwork, in accord with the default style of kde but at the same time a brand for Kubuntu. BROnly simple work:
- Kubuntu-Icon for kickoff;
- Kubuntu logo in KDE Splash;
- Kubuntu Wallpaper;
- Kubuntu logo in kdm;
5b) trash plasmoidBR Add "Trash Plasmoid" in the KDE Panel. it's comfortable for a good user experience.BRBR
6b) Add "lock/logout" in the KDE Panel for a easy access to this action.BRBR
7b) particular folder icon in home directoryBRThe icons "music","video", "documents" and "my pictures" exists and are integrated into kde.BRKubuntu doesn't use them by default. It's a good idea to use them for a more positive user experience. This icons are useful to identify quickly the contents of the home directory.BRFix: Use the icons by default.BRBR
8b) System colorsBRProblem: Oxygen colors theme was updated every release of kde, but kubuntu doesn't use it by default. in kde 4.4 it was improved.BRFix: use it by default.BRBR
default programs
10b) firefoxBRProblem:Firefox is, now, one of the most know open source software. it runs on Gnu/linux and windows. Windows's users know it, but kubuntu doesn't install it by default. BR It's the first program that most number of users install after the first installation of kubuntu.BR Install firefox by default is a good idea for a good user experience. The firefox-installer is a good idea, but firefox wasn't integrated in kubuntu with a normal installation and this is a very big problemFix: firefox by default it's a very good idea. For the kde integration:
integrazione di ff in kde (opensuse)
11b) kde programs
kaffeine: dragon player is only a video player. Kaffeine is a multimedia player, it has more important features, for example dvb tv tuner. If it will be complete for lucid, it's important to include it by default
arora/rekonq: a webkit/qt browser by default, for example rekonq or arora.(al posto di konqueror)
bangarang: a nepomuk/phonon based media player (al posto di dragon, oppure in kubuntu-netbook)
- 16b) Center Button of mouse: open kde menù when user click on desktop with this button
ALLEGATI
- attachment:proposte_kubuntu_traduzione
