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,802

(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,805

(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,807

(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,808

(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,809

(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,810

(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,811

(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,812

(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,813

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

Nice, thanks Max.

3,814

(3 replies, posted in Documentation)

Hello Julio,


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

3,815

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

You could see the history of this plug-in here :

https://qelectrotech.org/forum/viewtopic.php?id=902
https://qelectrotech.org/forum/viewtopic.php?id=1007 

3,816

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

  Why not, will surely be easier to find for new users, QET guys can find information by Unalcade here  : https://qelectrotech.org/forum/viewforum.php?id=16

3,817

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

Julio could try this command :

traceroute api.snapcraft.io

3,818

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

We use Tuxfamily.org hosting and services, and I love it.  nomicons/cool
https://faq.tuxfamily.org/Services/En

Joining us is not that complicated, except maybe for Windows users but WSL2 is coming .. on Win10.. https://devblogs.microsoft.com/commandl … ing-wsl-2/
https://qelectrotech.org/wiki_new/doc/rejoin_project

3,819

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

I have make a Debian package on this qet_tb_generator if you want?
You can find it on my PPA's or my Debian Repository.

3,820

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

https://pypi.org/project/qet-tb-generator/
https://download.qelectrotech.org/qet/b … f_to_elmt/

These two plug-ins are autonomous and can work without QET, but users liked to launch with QET program. nomicons/smile   

3,821

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

ppd wrote:

It is possible to package them separately and then join them via the content interface.

But far simpler is this solution: Just ship everything in the qelectrotech snap itself. That's really easy to do with snapcraft.

What do you think?

For for far simpler QET search qet_tb_generator installed on the system, and for DXFtoelmt converter is search on Linux QDir::homePath() + "/.qet/DXFtoQET"

3,822

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

ppd wrote:

We can fix all that and include those in the snap. Let's track all snap related deficiencies @ https://github.com/ppd1990/qelectrotech-snap/issues

Strange file exists.
ls -al /usr/share/libdrm/amdgpu.ids
-rw-r--r-- 1 root root 6682 janv. 22 17:32 /usr/share/libdrm/amdgpu.ids

3,823

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

A possible solution is perhaps packaging a snap python qet_tb_generator, and for DXFtoelmt a Qt 5 program users put binary into snap env?

3,824

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

Off course like my AppImage the snap package can't launch qet_tb_generator or DXFtoelmt plug-in.

3,825

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

snap run qelectrotech

(qelectrotech:20318): dbind-WARNING **: 22:54:38.661: 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


Yes, but work on my Debian Sid. ;-)


QElectroTech V 0.70-RC1
Compilation : GCC 7.4.0 - built with Qt 5.9.5 - run with Qt 5.9.5 using 16 thread(s)

Librairies isn't latest, but work great.