[Bug 364844] [NEW] network-manager-vpnc produces incorrect routing table

2009-04-21 Thread Jernej Stopinšek
Public bug reported:

Binary package hint: network-manager-vpnc

I'm using the following versions: 
network-manager0.7.1~rc4.1.cf199a964-0ubuntu2
network-manager-vpnc   0.7.1~rc4.20090316+bzr21-0ubuntu2
vpnc   0.5.3-1

Logging into the same cisco concentrator produces different results
depending how you connect.


From network manager:

u...@ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt Iface
cisco-ip  10.10.10.1  255.255.255.255 UGH   0 0  0 wlan0
cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
10.15.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0  0 tun0


From vpnc-connect:

u...@ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt Iface
cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
0.0.0.0 10.10.10.1  0.0.0.0 UG0 0  0 wlan0


Connecting with network-manager-vpnc also produces this error:

Apr 21 22:37:02 ubuntu NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.vpnc'... 
Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' started 
(org.freedesktop.NetworkManager.vpnc), PID 8426 
Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' just appeared, activating connections 
Apr 21 22:37:02 ubuntu NetworkManager: info  VPN plugin state changed: 3 
Apr 21 22:37:02 ubuntu NetworkManager: info  VPN connection 'Test' (Connect) 
reply received. 
Apr 21 22:37:02 ubuntu kernel: [ 3935.789137] tun0: Disabled Privacy Extensions
Apr 21 22:37:03 ubuntu NetworkManager: info  VPN connection 'Test' (IP Config 
Get) reply received. 
Apr 21 22:37:03 ubuntu NetworkManager: info  VPN Gateway: cisco-ip 
Apr 21 22:37:03 ubuntu NetworkManager: info  Tunnel Device: tun0 
Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Address: 
10.15.107.7 
Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Prefix: 24 
Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Point-to-Point 
Address: 10.15.107.7 
Apr 21 22:37:03 ubuntu NetworkManager: info  Maximum Segment Size (MSS): 0 
Apr 21 22:37:03 ubuntu NetworkManager: info  Static Route: 10.10.107.0/24   
Next Hop: 10.10.107.0 
Apr 21 22:37:03 ubuntu NetworkManager: info  DNS Domain: '(none)' 
Apr 21 22:37:03 ubuntu NetworkManager: info  Login Banner: 
Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
Apr 21 22:37:03 ubuntu NetworkManager: info  (null) 
Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
Apr 21 22:37:04 ubuntu NetworkManager: info  VPN connection 'Test' (IP Config 
Get) complete. 
Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
Apr 21 22:37:04 ubuntu NetworkManager: info  Policy set 'Test' (tun0) as 
default for routing and DNS. 
Apr 21 22:37:04 ubuntu NetworkManager: info  VPN plugin state changed: 4 
Apr 21 22:37:04 ubuntu nm-dispatcher.action: Script 
'/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error status 1.

** Affects: network-manager-vpnc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network-manager-vpnc produces incorrect routing table
https://bugs.launchpad.net/bugs/364844
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 364844] Re: network-manager-vpnc produces incorrect routing table

2009-04-21 Thread Jernej Stopinšek
** Description changed:

  Binary package hint: network-manager-vpnc
  
  I'm using the following versions: 
  network-manager0.7.1~rc4.1.cf199a964-0ubuntu2
  network-manager-vpnc   0.7.1~rc4.20090316+bzr21-0ubuntu2
  vpnc   0.5.3-1
  
  Logging into the same cisco concentrator produces different results
  depending how you connect.
  
  
  From network manager:
  
  u...@ubuntu:~$ sudo netstat -rn
  Kernel IP routing table
  Destination Gateway Genmask Flags   MSS Window  irtt Iface
  cisco-ip  10.10.10.1  255.255.255.255 UGH   0 0  0 wlan0
  cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
  10.15.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
  10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  0.0.0.0 0.0.0.0 0.0.0.0 U 0 0  0 tun0
  
  
  From vpnc-connect:
  
  u...@ubuntu:~$ sudo netstat -rn
  Kernel IP routing table
  Destination Gateway Genmask Flags   MSS Window  irtt Iface
  cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
  10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
  10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  0.0.0.0 10.10.10.1  0.0.0.0 UG0 0  0 wlan0
  
  
  Connecting with network-manager-vpnc also produces this error:
  
  Apr 21 22:37:02 ubuntu NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.vpnc'... 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' started 
(org.freedesktop.NetworkManager.vpnc), PID 8426 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' just appeared, activating connections 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN plugin state changed: 3 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN connection 'Test' 
(Connect) reply received. 
  Apr 21 22:37:02 ubuntu kernel: [ 3935.789137] tun0: Disabled Privacy 
Extensions
  Apr 21 22:37:03 ubuntu NetworkManager: info  VPN connection 'Test' (IP 
Config Get) reply received. 
  Apr 21 22:37:03 ubuntu NetworkManager: info  VPN Gateway: cisco-ip 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Tunnel Device: tun0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Address: 
10.15.107.7 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Prefix: 24 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Point-to-Point 
Address: 10.15.107.7 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Maximum Segment Size (MSS): 0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Static Route: 10.10.107.0/24   
Next Hop: 10.10.107.0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  DNS Domain: '(none)' 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Login Banner: 
  Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
  Apr 21 22:37:03 ubuntu NetworkManager: info  (null) 
  Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
  Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
  Apr 21 22:37:04 ubuntu NetworkManager: info  VPN connection 'Test' (IP 
Config Get) complete. 
  Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
  Apr 21 22:37:04 ubuntu NetworkManager: info  Policy set 'Test' (tun0) as 
default for routing and DNS. 
  Apr 21 22:37:04 ubuntu NetworkManager: info  VPN plugin state changed: 4 
  Apr 21 22:37:04 ubuntu nm-dispatcher.action: Script 
'/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error status 1.
+ 
+ 
+ Connection with vpnc-connect is working fine, but with network-manager-vpnc 
does not.

-- 
network-manager-vpnc produces incorrect routing table
https://bugs.launchpad.net/bugs/364844
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 364844] Re: network-manager-vpnc produces incorrect routing table

2009-04-21 Thread Jernej Stopinšek
I've pasted wrong result for network manager. It should be:

From network manager:

u...@ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
cisco-ip 10.10.10.1 255.255.255.255 UGH 0 0 0 wlan0
10.15.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 tun0

Sorry for that.

But I've just figured out that if I connect to VPN via network-manager-
vpnc and I manually configure routes to:

u...@ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
cisco-ip 10.10.10.1 255.255.255.255 UGH 0 0 0 wlan0
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 wlan0

traffic still won't go through VPN tunnel.
If I connect with vpnc-connect it works fine with this same routing table.

-- 
network-manager-vpnc produces incorrect routing table
https://bugs.launchpad.net/bugs/364844
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 364844] Re: network-manager-vpnc produces incorrect routing table

2009-04-21 Thread Jernej Stopinšek
** Description changed:

  Binary package hint: network-manager-vpnc
  
  I'm using the following versions: 
  network-manager0.7.1~rc4.1.cf199a964-0ubuntu2
  network-manager-vpnc   0.7.1~rc4.20090316+bzr21-0ubuntu2
  vpnc   0.5.3-1
  
  Logging into the same cisco concentrator produces different results
  depending how you connect.
  
  
  From network manager:
  
  u...@ubuntu:~$ sudo netstat -rn
  Kernel IP routing table
  Destination Gateway Genmask Flags   MSS Window  irtt Iface
  cisco-ip  10.10.10.1  255.255.255.255 UGH   0 0  0 wlan0
  cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
  10.15.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
  10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  0.0.0.0 0.0.0.0 0.0.0.0 U 0 0  0 tun0
  
  
  From vpnc-connect:
  
  u...@ubuntu:~$ sudo netstat -rn
  Kernel IP routing table
  Destination Gateway Genmask Flags   MSS Window  irtt Iface
  cisco-ip  10.10.10.1  255.255.255.255 UGH1500 0  0 wlan0
  10.10.10.0  0.0.0.0 255.255.255.0   U 0 0  0 wlan0
  10.10.107.0 0.0.0.0 255.255.255.0   U 0 0  0 tun0
  0.0.0.0 10.10.10.1  0.0.0.0 UG0 0  0 wlan0
  
  
  Connecting with network-manager-vpnc also produces this error:
  
  Apr 21 22:37:02 ubuntu NetworkManager: info  Starting VPN service 
'org.freedesktop.NetworkManager.vpnc'... 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' started 
(org.freedesktop.NetworkManager.vpnc), PID 8426 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN service 
'org.freedesktop.NetworkManager.vpnc' just appeared, activating connections 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN plugin state changed: 3 
  Apr 21 22:37:02 ubuntu NetworkManager: info  VPN connection 'Test' 
(Connect) reply received. 
  Apr 21 22:37:02 ubuntu kernel: [ 3935.789137] tun0: Disabled Privacy 
Extensions
  Apr 21 22:37:03 ubuntu NetworkManager: info  VPN connection 'Test' (IP 
Config Get) reply received. 
  Apr 21 22:37:03 ubuntu NetworkManager: info  VPN Gateway: cisco-ip 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Tunnel Device: tun0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Address: 
10.15.107.7 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Prefix: 24 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Internal IP4 Point-to-Point 
Address: 10.15.107.7 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Maximum Segment Size (MSS): 0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Static Route: 10.10.107.0/24   
Next Hop: 10.10.107.0 
  Apr 21 22:37:03 ubuntu NetworkManager: info  DNS Domain: '(none)' 
  Apr 21 22:37:03 ubuntu NetworkManager: info  Login Banner: 
  Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
  Apr 21 22:37:03 ubuntu NetworkManager: info  (null) 
  Apr 21 22:37:03 ubuntu NetworkManager: info  
- 
  Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
  Apr 21 22:37:04 ubuntu NetworkManager: info  VPN connection 'Test' (IP 
Config Get) complete. 
  Apr 21 22:37:04 ubuntu NetworkManager: info  (tun0): writing resolv.conf to 
/sbin/resolvconf 
  Apr 21 22:37:04 ubuntu NetworkManager: info  Policy set 'Test' (tun0) as 
default for routing and DNS. 
  Apr 21 22:37:04 ubuntu NetworkManager: info  VPN plugin state changed: 4 
  Apr 21 22:37:04 ubuntu nm-dispatcher.action: Script 
'/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error status 1.
  
  
  Connection with vpnc-connect is working fine, but with network-manager-vpnc 
does not.
+ 
+ I use the following config files:
+ 
+ /etc/vpnc/Test.conf
+ 
+ IPSec gateway cisco-ip
+ IPSec ID group-name
+ IPSec secret group-password
+ Xauth username username
+ Xauth password password
+ 
+ I start vpnc-connect with:
+ 
+ u...@ubuntu:~$ sudo vpnc-connect Test
+ VPNC started in background (pid: 5061)...
+ 
+ Export of network-manager-vpnc configuration:
+ 
+ [main]
+ Description=Test
+ Host=cisco-ip
+ AuthType=1
+ GroupName=group-name
+ GroupPwd=
+ EnableISPConnect=0
+ ISPConnectType=0
+ ISPConnect=
+ ISPCommand=
+ Username=username
+ SaveUserPassword=1
+ EnableBackup=0
+ BackupServer=
+ EnableNat=1
+ CertStore=0
+ CertName=
+ CertPath=
+ CertSubjectName=
+ CertSerialHash=
+ DHGroup=2
+ ForceKeepAlives=0
+ enc_GroupPwd=
+ UserPassword=
+ enc_UserPassword=
+ NTDomain=
+ EnableMSLogon=0
+ MSLogonType=0
+ TunnelingMode=0
+ TcpTunnelingPort=1
+ PeerTimeout=0
+ EnableLocalLAN=1
+ SendCertChain=0
+ VerifyCertDN=
+ EnableSplitDNS=1
+ SingleDES=0
+ SPPhonebook=
+ 
+ All other 

[Bug 364844] Re: network-manager-vpnc produces incorrect routing table

2009-05-07 Thread Jernej Stopinšek
** Changed in: network-manager-vpnc (Ubuntu)
   Status: Incomplete = New

-- 
network-manager-vpnc produces incorrect routing table
https://bugs.launchpad.net/bugs/364844
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 1223814] Re: Full screen hides status bar on Gnome Classic (Gnome Fallback)

2013-09-13 Thread Jernej Stopinšek
** Tags added: saucy

** Tags added: amd64

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

Title:
  Full screen hides status bar on Gnome Classic (Gnome Fallback)

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

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


[Bug 1223814] Re: Full screen hides status bar on Gnome Classic (Gnome Fallback)

2013-09-26 Thread Jernej Stopinšek
I have monitor with resolution 1920x1080.
If I change client resolution to: Custom 1919x1079 then the problem goes away.

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

Title:
  Full screen hides status bar on Gnome Classic (Gnome Fallback)

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

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


[Bug 1240290] [NEW] fglrx 2:8.970-0ubuntu1: fglrx kernel module failed to build

2013-10-15 Thread Jernej Stopinšek
Public bug reported:

Downloaded amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.zip,
created deb packages: 
./amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.run --buildpkg 
Ubuntu/saucy

Output of dpkg when I tried to install fglrx_8.970-0ubuntu1_amd64.deb
Setting up fglrx (2:8.970-0ubuntu1) ...
update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode
update-alternatives: warning: skip creation of /usr/bin/amdcccle because 
associated file /usr/lib/fglrx/bin/amdcccle (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because 
associated file /usr/lib/fglrx/bin/amdxdg-su (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig 
because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdcccle.desktop because associated file 
/usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist
update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdccclesu.desktop because associated file 
/usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist
update-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd 
because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link 
group x86_64-linux-gnu_gl_conf) doesn't exist
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.970 DKMS files...
First Installation: checking all kernels...
Building only for 3.11.0-12-generic
Building for architecture x86_64
Building initial module for 3.11.0-12-generic
Error! Bad return status for module build on kernel: 3.11.0-12-generic (x86_64)
Consult /var/lib/dkms/fglrx/8.970/build/make.log for more information.
update-initramfs: deferring update (trigger activated)
Processing triggers for libc-bin ...
Processing triggers for ureadahead ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.11.0-12-generic
Press Return to continue.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: fglrx 2:8.970-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DKMSBuildLog:
 DKMS make.log for fglrx-8.970 for kernel 3.11.0-12-generic (x86_64)
 sre okt 16 02:36:35 CEST 2013
 AMD kernel module generator version 2.1
 kernel includes at /lib/modules/3.11.0-12-generic/build/include not found or 
incomplete
 file: /lib/modules/3.11.0-12-generic/build/include/linux/version.h
DKMSKernelVersion: 3.11.0-12-generic
Date: Wed Oct 16 02:36:40 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.141+bdcom, 3.11.0-11-generic, x86_64: installed
 bcmwl, 6.30.223.141+bdcom, 3.11.0-12-generic, x86_64: installed
 fglrx, 8.970: added
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 
4650/5165] [1002:9480] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:02eb]
InstallationDate: Installed on 2013-09-09 (36 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130903)
MachineType: Dell Inc. Studio 1747
MarkForUpload: True
PackageVersion: 2:8.970-0ubuntu1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=a810a55c-f37e-40bb-8aea-91a166884e24 ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
Title: fglrx 2:8.970-0ubuntu1: fglrx kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/31/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A14
dmi.board.asset.tag: 1234567890
dmi.board.name: 0J509P
dmi.board.vendor: Dell Inc.
dmi.chassis.asset.tag: 1234567890
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd03/31/2011:svnDellInc.:pnStudio1747:pvr:rvnDellInc.:rn0J509P:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Studio 1747
dmi.sys.vendor: Dell Inc.
make.log:
 DKMS make.log for fglrx-8.970 for kernel 3.11.0-12-generic (x86_64)
 sre okt 16 02:36:35 CEST 2013
 AMD kernel module generator version 2.1
 kernel includes at /lib/modules/3.11.0-12-generic/build/include not found or 
incomplete
 file: /lib/modules/3.11.0-12-generic/build/include/linux/version.h
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 

[Bug 1223814] [NEW] Full screen hides status bar on Gnome Classic (Gnome Fallback)

2013-09-11 Thread Jernej Stopinšek
Public bug reported:

1)
ubuntu:
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10

2)
remmina:
  Installed: 1.0.0-4ubuntu3
  Candidate: 1.0.0-4ubuntu3
  Version table:
 *** 1.0.0-4ubuntu3 0
500 http://si.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
100 /var/lib/dpkg/status


I have a dual monitor system with primary display on the left side.

3)
I expected that primary dislplay won't be affected when I put Remmina to full 
screen mode on secondary display.

4)
When I switch Remmina to full screen mode, the menu bar on the top and task bar 
on the bottom on the primary display dissapear. When I switch back from full 
screen mode, the bars reapear.

I've attached a screenshot which shows Remmina in full screen mode on
the secondary screen on the right and a primary screen on the left side
without bars.

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

** Attachment added: Screenshot2.png
   
https://bugs.launchpad.net/bugs/1223814/+attachment/3815008/+files/Screenshot2.png

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

Title:
  Full screen hides status bar on Gnome Classic (Gnome Fallback)

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

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


[Bug 1585616] [NEW] Display Port on HP t5740 is not working

2016-05-25 Thread Jernej Stopinšek
Public bug reported:

When I connect Display Port it does not connect.


xrandr says:

Screen 0: minimum 8 x 8, current 1440 x 900, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 408mm x 
255mm
   1440x900  59.89*+  74.98  
   1280x1024 75.0260.02  
   1280x960  60.00  
   1152x864  75.00  
   1024x768  75.0870.0766.0160.00  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   640x480   75.0072.8166.6766.0360.00  
   720x400   70.08  
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


I've enabled drm.debug=0xe in grub, so I'm also attaching dmesg output.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-22-generic 4.4.0-22.40
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic i686
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tcuser 1045 F pulseaudio
CurrentDesktop: XFCE
Date: Wed May 25 14:29:36 2016
HibernationDevice: RESUME=UUID=345a1970-34c2-45c3-bcfd-0f92c1f4cd55
InstallationDate: Installed on 2016-05-18 (6 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
IwConfig:
 lono wireless extensions.
 
 enp4s0no wireless extensions.
MachineType: Hewlett-Packard hp t5740
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.4.0-22-generic 
root=UUID=dcb4e8e6-4384-4f59-8853-cd40e1896852 ro rootflags=subvol=@ quiet 
splash drm.debug=0xe vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-22-generic N/A
 linux-backports-modules-4.4.0-22-generic  N/A
 linux-firmware1.157
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/12/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 786R8 v1.01
dmi.board.asset.tag: Climbers
dmi.board.name: 3641h
dmi.board.vendor: Hewlett-Packard
dmi.chassis.asset.tag: Asset tracking
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr786R8v1.01:bd11/12/2009:svnHewlett-Packard:pnhpt5740:pvr:rvnHewlett-Packard:rn3641h:rvr:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: hp t5740
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-bug i386 xenial

** Attachment added: "dmesg output"
   https://bugs.launchpad.net/bugs/1585616/+attachment/4670138/+files/dmesg.txt

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

Title:
  Display Port on HP t5740 is not working

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

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