[Bug 1563520] Re: gnetlist -g spice-sdb throws an error that there was not in Ubuntu 12.04

2016-03-30 Thread frado
Ok, it's not a bug!
Apparently the previous version wasn't affected by the unuseful wrong parameter.
I've removed the unuseful parameter and everything worked also into new 
version. 

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563520

Title:
  gnetlist -g spice-sdb throws an error that there was not in Ubuntu
  12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geda-gaf/+bug/1563520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1563520] Re: gnetlist -g spice-sdb throws an error that there was not in Ubuntu 12.04

2016-03-30 Thread frado
Thank, I'll try it.

On Wed, Mar 30, 2016 at 11:29 AM, Vladimir Zhbanov <
1563...@bugs.launchpad.net> wrote:

> Hi frado.
>
> I am not an Ubuntu user and cannot help with your distribution, so
> I don't know what to do with this bug report. However, as a gEDA
> developer I'll try to shed some light on what's happening.
>
> The geda-gaf version 1.8.2 is no more supported by the geda-gaf
> developers so be warned. In the unstable version 1.9.2 (or a bit
> earlier) the bug has been fixed so you won't have any backtrace
> and still will have an error reporting that gnetlist cannot open
> the file '?'. This is all right because one of the components in
> your schematic really contains the attribute "file=?", which is
> apparently wrong. If you run your gnetlist in verbose mode,
> i.e. using the flag '-v' (at least in 1.9.2), you'll find the
> culprit, it's the component with refdes=A4. Edit its attributes
> and remove the wrong attribute, and anything will work.
>
> HTH,
>   Vladimir
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1563520
>
> Title:
>   gnetlist -g spice-sdb throws an error that there was not in Ubuntu
>   12.04
>
> Status in geda-gaf package in Ubuntu:
>   New
>
> Bug description:
>   gnetlist -g spice-sdb -o hwr.net hwr.sch
>
>   Loading schematic
> [/home/franco/Documents/Elettronica/GEDA/Tests/gEDA-examples-1.0/HWRectifier/hwr.sch]
>   Using SPICE backend by SDB -- Version of 4.28.2007
>   schematic-type = normal schematic
>   Backtrace:
>   In ice-9/boot-9.scm:
>157: 11 [catch #t # ...]
>   In unknown file:
>  ?: 10 [apply-smob/1 #]
>  ?: 9 [call-with-input-string "(spice-sdb \"hwr.net\")" ...]
>   In ice-9/boot-9.scm:
>   2320: 8 [save-module-excursion # ice-9/eval-string.scm:65:9 ()>]
>   In ice-9/eval-string.scm:
> 44: 7 [read-and-eval # #:lang ...]
> 37: 6 [lp (spice-sdb "hwr.net")]
>   In ice-9/eval.scm:
>432: 5 [eval # #]
>436: 4 [eval # #]
>432: 3 [eval # #]
>411: 2 [eval # #]
>411: 1 [eval # #]
>   In unknown file:
>  ?: 0 [open-file "?" "r" #:encoding #f #:guess-encoding #f]
>
>   ERROR: In procedure open-file:
>   ERROR: In procedure open-file: No such file or directory: "?"
>   --
>   lsb_release -rd
>   Description:  Ubuntu 14.04.4 LTS
>   Release:  14.04
>
>   Con Ubuntu 12.04 il comando genera la netlist dello schema mentre con
> Ubuntu 14.04 da l'errore segnalato.
>   With Ubuntu 12.04 the command create the scheme netlist otherwise Ubuntu
> 14.04 throws the error.
>
>   I file sono gli stessi (derivano dagli esempi forniti con il pacchetto
> GEDA).
>   The files are the same (they are derived from GEDA examples).
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: geda 1:1.8.2-4
>   ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
>   Uname: Linux 4.2.0-34-generic x86_64
>   ApportVersion: 2.14.1-0ubuntu3.19
>   Architecture: amd64
>   CurrentDesktop: GNOME
>   Date: Tue Mar 29 21:01:08 2016
>   InstallationDate: Installed on 2016-03-22 (7 days ago)
>   InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64
> (20160217.1)
>   PackageArchitecture: all
>   SourcePackage: geda-gaf
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/geda-gaf/+bug/1563520/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563520

Title:
  gnetlist -g spice-sdb throws an error that there was not in Ubuntu
  12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geda-gaf/+bug/1563520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563520] [NEW] gnetlist -g spice-sdb throws an error that there was not in Ubuntu 12.04

2016-03-29 Thread frado
Public bug reported:

gnetlist -g spice-sdb -o hwr.net hwr.sch

Loading schematic 
[/home/franco/Documents/Elettronica/GEDA/Tests/gEDA-examples-1.0/HWRectifier/hwr.sch]
Using SPICE backend by SDB -- Version of 4.28.2007
schematic-type = normal schematic
Backtrace:
In ice-9/boot-9.scm:
 157: 11 [catch #t # ...]
In unknown file:
   ?: 10 [apply-smob/1 #]
   ?: 9 [call-with-input-string "(spice-sdb \"hwr.net\")" ...]
In ice-9/boot-9.scm:
2320: 8 [save-module-excursion #]
In ice-9/eval-string.scm:
  44: 7 [read-and-eval # #:lang ...]
  37: 6 [lp (spice-sdb "hwr.net")]
In ice-9/eval.scm:
 432: 5 [eval # #]
 436: 4 [eval # #]
 432: 3 [eval # #]
 411: 2 [eval # #]
 411: 1 [eval # #]
In unknown file:
   ?: 0 [open-file "?" "r" #:encoding #f #:guess-encoding #f]

ERROR: In procedure open-file:
ERROR: In procedure open-file: No such file or directory: "?"
--
lsb_release -rd
Description:Ubuntu 14.04.4 LTS
Release:14.04

Con Ubuntu 12.04 il comando genera la netlist dello schema mentre con Ubuntu 
14.04 da l'errore segnalato.
With Ubuntu 12.04 the command create the scheme netlist otherwise Ubuntu 14.04 
throws the error.

I file sono gli stessi (derivano dagli esempi forniti con il pacchetto GEDA).
The files are the same (they are derived from GEDA examples).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: geda 1:1.8.2-4
ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Mar 29 21:01:08 2016
InstallationDate: Installed on 2016-03-22 (7 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
PackageArchitecture: all
SourcePackage: geda-gaf
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: geda-gaf (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: "Files used for test."
   
https://bugs.launchpad.net/bugs/1563520/+attachment/4616270/+files/HWRectifier.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563520

Title:
  gnetlist -g spice-sdb throws an error that there was not in Ubuntu
  12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geda-gaf/+bug/1563520/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 987498] Re: Unity/compiz freeze but mouse still move

2015-01-13 Thread frado
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 053d
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at f640 (64-bit, non-prefetchable) [size=4M]
Memory at e000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915
Kernel modules: i915

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/987498

Title:
  Unity/compiz freeze but mouse still move

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/987498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 987498] Re: Unity/compiz freeze but mouse still move

2015-01-13 Thread frado
I've the same problem, it happen often when I log in GNome first time
and then sometimes when I'm using VmWare and switch from Vm and host
(physical machine).

$ ubuntu-bug xorg 
-- [5569:5569:0114/073520:ERROR:nss_util.cc(819)] After loading Root Certs, 
loaded==false: NSS error code: -8018
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Created new window in existing browser session.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/987498

Title:
  Unity/compiz freeze but mouse still move

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/987498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1401755] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-12-11 Thread frado
Public bug reported:

Failure threw after kernel update (to 3.13.0-43-generic) and PC restart.

lsb_release -rd
Description:Ubuntu 12.04.5 LTS
Release:12.04

apt-cache policy virtualbox
virtualbox:
  Installed: 4.1.12-dfsg-2ubuntu0.6
  Candidate: 4.1.12-dfsg-2ubuntu0.6
  Version table:
 *** 4.1.12-dfsg-2ubuntu0.6 0
500 http://mirror.switch.ch/ftp/mirror/ubuntu/ precise-updates/universe 
amd64 Packages
500 http://mirror.switch.ch/ftp/mirror/ubuntu/ 
precise-security/universe amd64 Packages
100 /var/lib/dpkg/status
 4.1.12-dfsg-2 0
500 http://mirror.switch.ch/ftp/mirror/ubuntu/ precise/universe amd64 
Packages

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6
ProcVersionSignature: Ubuntu 3.13.0-43.72~precise1-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: amd64
DKMSKernelVersion: 3.13.0-43-generic
Date: Fri Dec 12 05:13:09 2014
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.6
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)
VirtualBox.ModInfo:

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1401755

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1401755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 958919] Re: Nautilus File Properties Bubble Interferes with Visibility of File

2014-12-05 Thread frado
*** This bug is a duplicate of bug 797485 ***
https://bugs.launchpad.net/bugs/797485

Please remove it!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958919

Title:
  Nautilus File Properties Bubble Interferes with Visibility of File

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/958919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 797485] Re: Status Bar Covers File Name at Bottom

2014-12-05 Thread frado
Please remove it!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797485

Title:
  Status Bar Covers File Name at Bottom

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/797485/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 761616] Re: Mouse edge + button doesn't work

2011-05-15 Thread frado
I've the same problem with 11.04 64bit, it is very annoying to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761616

Title:
  Mouse edge + button doesn't work

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 118983] Re: compiz java windows always grey

2008-09-13 Thread frado
Hi, I've installed java version 1.6.0_10-rc and the problems seams to
be solved.

-- 
compiz  java windows always grey
https://bugs.launchpad.net/bugs/118983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259673] [NEW] gnome-system-monitor start but is not showed on screen

2008-08-20 Thread frado
Public bug reported:

Binary package hint: gnome-system-monitor

Hi,
when the machine starts, gnome-system-monitor works right (the gui is showed) 
but, after a while, if I run it again (eg. from command-line) it start but it 
does not show any gui, then I can kill it.
I can star it again after restar wrokstation only.
A can't see any error message from the terminal.

I use Gnome with Metacity (no Compiz).

 lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

 apt-cache policy gnome-system-monitor
gnome-system-monitor:
  Installed: 2.22.3-0ubuntu2
  Candidate: 2.22.3-0ubuntu2
  Version table:
 *** 2.22.3-0ubuntu2 0
500 http://mirror.switch.ch hardy-updates/main Packages
100 /var/lib/dpkg/status
 2.22.0-1ubuntu3 0
500 http://mirror.switch.ch hardy/main Packages

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-system-monitor start but is not showed on screen
https://bugs.launchpad.net/bugs/259673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 232473] Re: gnome-panel freeze when I use a Location Launcher

2008-05-31 Thread frado
After last update the bug seams to be solved.

See You

-- 
gnome-panel freeze when I use a Location Launcher
https://bugs.launchpad.net/bugs/232473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 232473] [NEW] gnome-panel freeze when I use a Location Launcher

2008-05-21 Thread frado
Public bug reported:

Binary package hint: gnome-panel

Ubuntu 8.04 Hardy update from Gutsy.
gnome-panel: 1:2.22.1.3-0ubuntu1
I right-Click on a panel and I choose Add to panel, in the dialog I chose 
Custom Application Luncher, than I click on Add button, Create Launcher 
dialog appears, I chose Type=Location an fill other fields, es: Name=Documents, 
Location=/home/franco/Documents; the launcher icon appears on panel; it's all 
right.
Now if I click on that icon the desktop becames freezed, if I go to a terminal 
(CTRL-ALT-F1) and type killall gnome-panel the panel restart and the nautilus 
winows required appers.
Other kind of launchers (Application and Application in terminal) work 
correctly.
Now I have replaced Link launchers with application launchers that call 
explicitly nautilus and they work correctly, but it is a work-around only.
Bye

Ps: now I'm using Metacity (no Compiz because it has too problem with
java).

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-panel freeze when I use a Location Launcher
https://bugs.launchpad.net/bugs/232473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 232473] Re: gnome-panel freeze when I use a Location Launcher

2008-05-21 Thread frado
Hi, I've installed gnome-panel-dbgsym and I've repeated the cycle, at the end 
I've killed gnome-panel and now? where I've to look for call-stack or other 
trace? (I'm sorry for the silly question) The question is: what I've to do now 
to help to solve the bug?
See You

-- 
gnome-panel freeze when I use a Location Launcher
https://bugs.launchpad.net/bugs/232473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124562] Re: compiz - java problems

2008-05-20 Thread frado
*** This bug is a duplicate of bug 118983 ***
https://bugs.launchpad.net/bugs/118983

Hi, my compiz exits when I switch Netbeans ide from Source to Design
mode (sometime).

-- 
compiz - java problems
https://bugs.launchpad.net/bugs/124562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs