Bonjour,

tu sélectionnes tes cellules avec la touche control, puis menu édition -> fusionner, ensuite tu choisis "vide" dans la propriété de ta cellule nouvellement modifié.

Je l'ai déplacé dans le groupe qelectrotech : https://github.com/qelectrotech/qelectrotech-doc

3,853

(8 replies, posted in News)

Dear QET users ,


we are pleased to announce that after many efforts and thanks a lot  to the help and efforts of Max, you will have QET snap packages weekly autobuilded on snapcraft.io.
https://snapcraft.io/qelectrotech


We had to trick and synchronize whole sections of SVN towards Github and learn to use Travis for synced SVN to Github.


The Snap package of QET is complete and contain also Raul qet_tb_generator and Ronny DXF converter.


https://github.com/qelectrotech

https://travis-ci.org/qelectrotech/sync … b/branches

I let Max add more technical informations that can appeal to advanced QET users.

We have also added the Fernando Documentation on Github, it will be easier for external contributors to participate in its improvement and its translation.


I moved it to https://github.com/qelectrotech

Laurent

Bonjour Opus,

oui, je pense que remonter les erreurs sur le Github serait en effet le meilleur moyen de centraliser les problemes et améliorer la documentation ainsi que ses traductions.

3,855

(23 replies, posted in News)

Thanks Julio. nomicons/smile

No Julio I can add you.

3,857

(24 replies, posted in Import DXF)

Nuri wrote:


@ Calypso:
did you make the file executable?

chmod +x DXFtoQET

Or in one command to get and launch it :

x=DXFtoQET; wget https://download.qelectrotech.org/qet/builds/dxf_to_elmt/linux/2017-07-18/${x}; chmod +x ${x}; ./${x}

cd ~/.qet/ 
laurent@debian:~/.qet$ x=DXFtoQET; wget https://download.qelectrotech.org/qet/builds/dxf_to_elmt/linux/2017-07-18/${x}; chmod +x ${x}; ./${x}
--2019-06-23 12:16:35--  https://download.qelectrotech.org/qet/builds/dxf_to_elmt/linux/2017-07-18/DXFtoQET
Résolution de download.qelectrotech.org (download.qelectrotech.org)… 2a01:e0d:1:3:58bf:fa12:0:1, 2a01:e0d:1:4:58bf:faab:0:1, 88.191.250.18, ...
Connexion à download.qelectrotech.org (download.qelectrotech.org)|2a01:e0d:1:3:58bf:fa12:0:1|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 750832 (733K) [application/octet-stream]
Sauvegarde en : « DXFtoQET »
 
DXFtoQET                                                                                     100%[==========================================================================================================================================================================================================================================================>] 733,23K  1,46MB/s    ds 0,5s    
 
2019-06-23 12:16:35 (1,46 MB/s) — « DXFtoQET » sauvegardé [750832/750832]
 
[12:16:39] laurent@debian:~/.qet$

Enjoy !

FYI, 0.7 RC1 is on Debian experimental, thanks Martin (Debian Science Team).
https://buildd.debian.org/status/packag … perimental 

Fernando, I think you could ask Arun for helping.
Arun's a very nice guy, and he know well Sphinx.

Fernando, you could compare with documentation created by Arun for version 0.4.
GIT source :
https://git.tuxfamily.org/qet/documentation.git/tree/

English
https://download.qelectrotech.org/qet/j … ET_ru.html

Russian
https://download.qelectrotech.org/qet/j … l/QET.html

https://download.qelectrotech.org/qet/joshua/html/

Hi, 


I think Github is a better choice for Windows users they can participate easily on documentation translation than QET SVN.

Julio, I reverted my previous commit and restore build directory:
svn merge -c -5930 ^/branches/documentation

If Max can convert it to Github QElectroTech.

3,863

(67 replies, posted in EN : Help, suggestions, discussions, ...)

  We are studying a way to generate autobuild snap when SVN trunk change.
1) We have exporter the trunk into a git-mirror on GIthub   https://github.com/qelectrotech/qelectrotech-git-mirror
2) We studying a way to synced GIT repository based on SVN trunk, perhaps based on LXD container.
3) FYI I started to put qelectrotech-git-mirror on Travis , for automated deployment : https://docs.travis-ci.com/user/for-beginners/
4) I register at SubGit :https://subgit.com/documentation/github … irror_sync  is free for Open Source license.
https://subgit.com/documentation/github … way_mirror

svn checkout svn://svn.tuxfamily.org/svnroot/qet/qet/branches/documentation

Enjoy ! nomicons/smile

Julio, I will see to synced Fernando work on Subversion documentation branch.
Is dificult for Fernando to commit changes on Subversion because is on MS Windows.

Edit: you can now, I can't merged files, because a lot of changes, also I prefer to delete all and added news source folder, build folder isn't useful on Subversion, I think.

3,866

(53 replies, posted in News)

Merci Sebastien, je regarderai quand j’aurai plus de temps libre en attendant que tu rejoignes l’équipe et soit autonome.
Je sais sur Windows ça risque d’être compliqué mais WSL 2 devrait faciliter l'approche quand redmon sera prêt, alors que c'est un jeu d'enfant pour un utilisateur Linux aguerri dans une distro Linux, hein Galexis.  nomicons/tongue

http://www.comptoir-hardware.com/actus/ … ws-10.html

Nice, thanks Julio. nomicons/smile

I synced Fernando dropbox on QET download area, I have started a manual branch on QET subversion, but isn't uptodate.

https://svnweb.tuxfamily.org/listing.ph … 8425807cb4 

3,868

(67 replies, posted in EN : Help, suggestions, discussions, ...)

scorpio810 wrote:

a écrit:
No, when I go to project -> "Launch the terminal block creation "plugin is not launch, perhaps because it is already installed on my machine?

qet_tb_generator in snap package works, but if you launch by QET menu -> project, save your project before launching plug-in, if not qet_tb_generator not launching.

For DXF converter plug-in is also added on the snap qelectrotech.

Enjoy ! nomicons/smile

3,869

(67 replies, posted in EN : Help, suggestions, discussions, ...)

Is possible snap use QET $HOME config stored in $HOME/.config/QElectroTech/QElectroTech.conf ?
For titleblocks and user elements user can change directory in setting.

Edit : because snap is confined users could put their elements and config in ~/snap/qelectrotech/2/ 

[font=monospace]laurent@debian:~/snap/qelectrotech/2$ ls -al
total 28
drwxr-xr-x 5 laurent laurent 4096 juin  22 16:52 .
drwxr-xr-x 4 laurent laurent 4096 juin  22 15:08 ..
-rw------- 1 laurent laurent   64 juin  22 16:52 .bash_history
drwx------ 9 laurent laurent 4096 juin  22 16:54 .config
-rw-r--r-- 1 laurent laurent   29 juin  22 15:08 .last_revision
drwxr-xr-x 3 laurent laurent 4096 juin  22 15:08 .local
drwxr-xr-x 4 laurent laurent 4096 juin  22 17:10 .qet
lrwxrwxrwx 1 laurent laurent   36 juin  22 15:08 .themes -> /snap/qelectrotech/2/data-dir/themes[/font]

3,870

(67 replies, posted in EN : Help, suggestions, discussions, ...)

No, when I go to project  -> "Launch the terminal block creation "plugin is not launch, perhaps because it is already installed on my machine?

3,871

(67 replies, posted in EN : Help, suggestions, discussions, ...)

Ok, I found for qet_tb_generator and it works.


laurent@debian:/snap/bin$ ls -al
total 8
drwxr-xr-x 2 root root 4096 juin  22 15:08 .
drwxr-xr-x 9 root root 4096 juin  22 15:08 ..
lrwxrwxrwx 1 root root   13 juin  19 13:11 multipass -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  19 13:11 multipass.gui -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  19 13:11 multipass.virsh -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  22 15:08 qelectrotech -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  22 15:08 qelectrotech.dxf-to-qet -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  22 15:08 qelectrotech.qet-tb-generator -> /usr/bin/snap
lrwxrwxrwx 1 root root   13 juin  16 22:08 snapcraft -> /usr/bin/snap


snap run qelectrotech.qet-tb-generator

But QET search for qet-tb-generator
Possible to rename it, if not I can add it on the code? qet diagrameditor.cpp L 2201

https://svnweb.tuxfamily.org/filedetail … editor.cpp

#else
if (openedProjects().count()){
success = process->startDetached("qet_tb_generator", {(QETDiagramEditor::currentProjectView()->project()->filePath())});
}
else {
success = process->startDetached("qet_tb_generator");
}

#endif

3,872

(67 replies, posted in EN : Help, suggestions, discussions, ...)

FYI, you could find qet_tb_generator source here,
Because is very dificult to use uscan directly on PyPI  when you want  to make update Debian package, Debian store  PyPI packages here :

PyPI
The PyPI site is hard to work with directly as it includes md5sums for the downloads in the URLs which makes for truly horrible regexps. The pypi.debian.net redirector makes it much easier to work with PyPI:

https://pypi.debian.net/qet_tb_generator

https://wiki.debian.org/debian/watch

My Debian watch :

version=4
opts="uversionmangle=s/_/-/" \
https://pypi.debian.net/qet-tb-generator/qet_tb_generator-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian uupdate

3,873

(67 replies, posted in EN : Help, suggestions, discussions, ...)

Max,

I tried latest revision: qet_tb_generator wont launch, DXFtoelmt works, nice.

laurent@debian:~$ snap run qelectrotech
 
(qelectrotech:5332): dbind-WARNING **: 15:08:36.445: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
/usr/share/libdrm/amdgpu.ids: No such file or directory
Traceback (most recent call last):
 File "/snap/qelectrotech/2/bin/qet_tb_generator", line 11, in <module>
   load_entry_point('qet-tb-generator==1.0.16', 'console_scripts', 'qet_tb_generator')()
 File "/snap/qelectrotech/2/lib/python3.6/site-packages/src/main.py", line 1391, in main
   qet_project = QETProject(qet_file)  # allow working with a QET XML file.
 File "/snap/qelectrotech/2/lib/python3.6/site-packages/src/main.py", line 132, in __init__
   self._qet_tree = etree.parse(project_file)
 File "/snap/qelectrotech/2/usr/lib/python3.6/xml/etree/ElementTree.py", line 1196, in parse
   tree.parse(source, parser)
 File "/snap/qelectrotech/2/usr/lib/python3.6/xml/etree/ElementTree.py", line 586, in parse
   source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory: ''
 
laurent@debian:~$ snap run qet_tb_generator
error: cannot find current revision for snap qet_tb_generator: readlink /snap/qet_tb_generator/current: no such file or directory

3,874

(67 replies, posted in EN : Help, suggestions, discussions, ...)

Nice, thanks Max.

3,875

(3 replies, posted in Documentation)

Hello Julio,


Try :
pip install --user sphinx-intl
or
sudo apt-get install sphinx-intl