[Bug 49984] New: Kicad 5.1.7-1 Cannot copy global symbol library table file

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 11 12:01:53 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49984

            Bug ID: 49984
           Summary: Kicad 5.1.7-1 Cannot copy global symbol library table
                    file
           Product: Wine
           Version: 5.18
          Hardware: x86-64
               URL: https://kicad-pcb.org/download/windows/
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: cedric.dewijs at eclipso.eu
      Distribution: ArchLinux

Created attachment 68385
  --> https://bugs.winehq.org/attachment.cgi?id=68385
Screenschot of the error

Summary
Kicad 5.1.7-1 Cannot copy global symbol library table file

Prepare wine:
$ rm -rf ~/.wine/
$ wineserver -k
$ wineboot

Download program:
https://kicad-pcb.org/download/windows/
https://kicad-downloads.s3.cern.ch/windows/stable/kicad-5.1.7_1-x86_64.exe
$ cd Downloads/
$ sha256sum kicad-5.1.7_1-x86_64.exe 
6fa571c7ada9f5c7d5aef2c7c962ca4a51ac98ffb6077f8f9026d951f80281bb 
kicad-5.1.7_1-x86_64.exe

Steps to reproduce:
1) Install the program and accept the defaults
$ wine kicad-5.1.7_1-x86_64.exe 
2) Start the program:
$ wine kicad.exe
Now the main window of Kicad starts.
3) Click on file. -> new -> project, uncheck [] create a new directory for the
project, and choose a existing directory, and a fun name.
4) Click on "Schematic Layout editor". Now Kicads asks about the global symbol
library table. (see screenshot)
5) Click OK. Now the error "Cannot copy global symbol library table file" (see
screenshot)
6) Click OK, Now kicad gives the error "Failed to copy the file ... to ...
(error 122: insufficient buffer)"
7) Kill wine by pressing ctrl-C in the console.

My versions
$ wine --version
wine-5.18 (Staging)
$ pacman -Q wine
wine-staging 5.18-1
 uname -a
Linux cedric-p4 5.8.14-arch1-1 #1 SMP PREEMPT Wed, 07 Oct 2020 23:59:46 +0000
x86_64 GNU/Linux

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list