[Bug 1398104] Re: Support multi-arch click build (single "fat" click package)

2016-08-24 Thread Sam Segers
It should be easy.
'make install DESTDIR=..' to a tmp directory for each kit.
Then merge the folders and to click build and change the manifest.
The sdk does this already. It only needs to do it for each configured kit.

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

Title:
  Support multi-arch click build (single "fat" click package)

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

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


[Bug 1585370] Re: pepper flash plugin disallowed from apparmor

2016-05-24 Thread Sam Segers
** Description changed:

  When launching webbrowser-app from unity8 under confinement, i get
  disallowed errors for /opt/google/chrome/PepperFlash/manifest.json and
  /opt/google/chrome/PepperFlash/libpepflashplayer.so
  
- When I add the following to the apparmor profile of webbrowser-app, it
- works:
+ When I add the following to the apparmor profile of webbrowser-app and
+ to the oxide_helper subprocess, it works:
  
  /opt/google/** r,
  
  /opt/google/**/*.so mr,
  
  Don't know what's exactly needed.

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

Title:
  pepper flash plugin disallowed from apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1585370/+subscriptions

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


[Bug 1585370] Re: pepper flash plugin disallowed from apparmor

2016-05-24 Thread Sam Segers
Should also consider https://bugs.launchpad.net/oxide/+bug/1585379

** Description changed:

  When launching webbrowser-app from unity8 under confinement, i get
  disallowed errors for /opt/google/chrome/PepperFlash/manifest.json and
  /opt/google/chrome/PepperFlash/libpepflashplayer.so
  
- When I add /opt/google/** to the apparmor profile of webbrowser-app, it
- works.
+ When I add the following to the apparmor profile of webbrowser-app, it
+ works:
+ 
+ /opt/google/** r,
+ 
+ /opt/google/**/*.so mr,
+ 
+ Don't know what's exactly needed.

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

Title:
  pepper flash plugin disallowed from apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1585370/+subscriptions

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


[Bug 1308842] Re: YouTube complains 'You need to upgrade your Adobe Flash Player to watch this video.'

2016-05-24 Thread Sam Segers
If you have chrome installed in /opt/google/chrome, it should use the
pepper flash plugin from chrome. (the official stable chrome installs
here)

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

Title:
  YouTube complains 'You need to upgrade your Adobe Flash Player to
  watch this video.'

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

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


[Bug 1585370] Re: pepper flash plugin disallowed from apparmor

2016-05-24 Thread Sam Segers
** Description changed:

  When launching webbrowser-app from unity8 under confinement, i get
  disallowed errors for /opt/google/chrome/PepperFlash/manifest.json and
  /opt/google/chrome/PepperFlash/libpepflashplayer.so
  
- When I add /opt/google/** to the apparmor oxide_helper profile of
- webbrowser-app, it works.
+ When I add /opt/google/** to the apparmor profile of webbrowser-app, it
+ works.

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

Title:
  pepper flash plugin disallowed from apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1585370/+subscriptions

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


[Bug 1585370] [NEW] pepper flash plugin disallowed from apparmor

2016-05-24 Thread Sam Segers
Public bug reported:

When launching webbrowser-app from unity8 under confinement, i get
disallowed errors for /opt/google/chrome/PepperFlash/manifest.json and
/opt/google/chrome/PepperFlash/libpepflashplayer.so

When I add /opt/google/** to the apparmor oxide_helper profile of
webbrowser-app, it works.

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  pepper flash plugin disallowed from apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1585370/+subscriptions

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


[Bug 1553505] [NEW] ~/.local/shared/applications is not created

2016-03-05 Thread Sam Segers
Public bug reported:

I logged in to unity8 with a new user named "phablet" using the
following package:

unity8-desktop-session-mir:
  Installed: 1.0.12+15.10.20150609-0ubuntu1

I installed a click package using:
sudo click install --user=$USER --allow-unauthenticated 
deezer-scope.labsin_0.1.19_multi.click

The needed desktop file is not created in ~/.local/shared/applications
as the directory does not exist.

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

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

Title:
  ~/.local/shared/applications is not created

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

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


[Bug 1466432] Re: Cannot install click packages on the unity 8 desktop session

2016-02-12 Thread Sam Segers
** This bug is no longer a duplicate of bug 1396611
   Cannot install click packages on ISO installs of Ubuntu

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

Title:
  Cannot install click packages on the unity 8 desktop session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

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


[Bug 1466432] Re: Cannot install click packages on the unity 8 desktop session

2016-02-12 Thread Sam Segers
I got it to work. Basically only running apparmor under lxc is a problem
now and everything else is working.

I got it to work by adding the following to
/var/lib/lxc/unity8-lxc/config:

lxc.aa_profile = unconfined
lxc.cgroup.devices.allow = a
lxc.cap.drop =

This makes the lxc container insecure, but usable.

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

Title:
  Cannot install click packages on the unity 8 desktop session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

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


[Bug 1466432] Re: Cannot install click packages on the unity 8 desktop session

2016-02-06 Thread Sam Segers
I am able to install click packages with pkcon from Ubuntu 15.04 but
have the same issue as stated here.

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

Title:
  Cannot install click packages on the unity 8 desktop session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

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


[Bug 1482296] Re: State handling slightly inconsistence with the qt documentation description

2015-12-15 Thread Sam Segers
*** This bug is a duplicate of bug 1504776 ***
https://bugs.launchpad.net/bugs/1504776

** This bug has been marked a duplicate of bug 1504776
   Uses deprecated QEvent::ApplicationActivate

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

Title:
  State handling slightly inconsistence with the qt documentation
  description

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

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


[Bug 1512072] [NEW] qtc_chroot_wrapper.py craches when build in non ASCII build dir

2015-11-01 Thread Sam Segers
Public bug reported:

When the local is set to french, qtcreator sets the build dir to 
-UbuntuSDK_for_armhf_GCC_ubuntu_sdk_15_04_vivid-Défaut/
This causes a crash:

...
Install the project...
-- Install configuration: ""
Traceback (most recent call last):
  File 
"/home/sam/.config/QtProject/qtcreator/ubuntu-sdk/ubuntu-sdk-15.04-armhf/make", 
line 179, in 
sys.stdout.write(mapPaths(stdout))
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 
108: ordinal not in range(128)
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 139, in 
apport_excepthook
pr.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 379, in write
v = v.encode('UTF-8')
UnicodeEncodeError: 'utf-8' codec can't encode character '\udcc3' in position 
93: surrogates not allowed

Original exception was:
Traceback (most recent call last):
  File 
"/home/sam/.config/QtProject/qtcreator/ubuntu-sdk/ubuntu-sdk-15.04-armhf/make", 
line 179, in 
sys.stdout.write(mapPaths(stdout))
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 
108: ordinal not in range(128)
10:37:13: The process 
"/home/sam/.config/QtProject/qtcreator/ubuntu-sdk/ubuntu-sdk-15.04-armhf/make" 
exited with code 1.
Erreur lors de la compilation/déploiement du projet places (kit : UbuntuSDK for 
armhf (GCC ubuntu-sdk-15.04-vivid))
When executing step "UbuntuSDK Click build"

This is caused by the é in Défault.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  qtc_chroot_wrapper.py craches when build in non ASCII build dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1512072/+subscriptions

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

[Bug 879943] Re: Synaptic messes sources.list and sources.list.d

2015-11-01 Thread Sam Segers
** Branch linked: lp:~sam-sgrs/software-properties/software-properties-
fix-879943

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

Title:
  Synaptic messes sources.list and sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/879943/+subscriptions

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


[Bug 1504776] Re: Uses depricated QEvent::ApplicationActivate

2015-10-31 Thread Sam Segers
** Package changed: qtubuntu (Ubuntu) => qtubuntu

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

Title:
  Uses depricated QEvent::ApplicationActivate

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

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


[Bug 879943] Re: Synaptic messes sources.list and sources.list.d

2015-10-28 Thread Sam Segers
I don't get the approach too. It's nice cause it splits GUI and back-
end. The dbus service is in software-properties-common:

$ apt-cache rdepends software-properties-common
+software-properties-common
Reverse Depends:
  ubuntu-desktop-next
  phablet-tools-citrain
  ubuntu-touch
  phablet-tools-citrain
  cloud-init
  ubuntu-touch
  ubuntu-desktop-next
  software-properties-kde
  phablet-tools-citrain
  software-properties-gtk
  cloud-init

It seems not that many packages use the service. (ofc  software-
properties-kde does)

I also think there should be a watcher or a check. Or at the very least
let the GUI represent the same sources as the back-end.

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

Title:
  Synaptic messes sources.list and sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/879943/+subscriptions

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


[Bug 1504776] Re: Uses depricated QEvent::ApplicationActivate

2015-10-28 Thread Sam Segers
** Project changed: qtubuntu => qtubuntu (Ubuntu)

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

Title:
  Uses depricated QEvent::ApplicationActivate

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

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


[Bug 1504776] Re: Uses depricated QEvent::ApplicationActivate

2015-10-28 Thread Sam Segers
Proposed a fix

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

Title:
  Uses depricated QEvent::ApplicationActivate

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

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


[Bug 879943] Re: Synaptic messes sources.list and sources.list.d

2015-10-27 Thread Sam Segers
software-properties-gtk launches a dbus service 
/usr/lib/software-properties/software-properties-dbus
This service loads the sources in memory and edits them from there and saves 
them on a change.
The service keeps running after closing the software properties.
If you change things in /etc/apt/source.list or /etc/apt/source.list.d, these 
get overwritten by the values when first launched software-properties-gtk + the 
changes you make there.
If you f.i. remove a source from source.list.d, software-properties-gtk 
indicates this correctly as deleted. But if you edit something, the file 
magically reappears from the dbus service.

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

Title:
  Synaptic messes sources.list and sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/879943/+subscriptions

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


[Bug 1499035] Re: Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

2015-10-25 Thread Sam Segers
** Changed in: btrfs-tools (Ubuntu)
   Status: Incomplete => New

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

Title:
  Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs,
  ignoring.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1499035/+subscriptions

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


[Bug 1482296] Re: State handling slightly inconsistence with the qt documentation description

2015-10-21 Thread Sam Segers
Connected to: https://bugs.launchpad.net/qtubuntu/+bug/1504776

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

Title:
  State handling slightly inconsistence with the qt documentation
  description

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

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


[Bug 1449683] Re: fglrx-core isn't remove when removing fglrx driver

2015-10-10 Thread Sam Segers
** Changed in: jockey (Ubuntu)
   Status: New => Invalid

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

Title:
  fglrx-core isn't remove when removing fglrx driver

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

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


[Bug 1181359] Re: Documents: Integers are getting corrupted

2015-10-10 Thread Sam Segers
** Changed in: u1db-qt
   Status: Confirmed => Fix Released

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

Title:
  Documents: Integers are getting corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1181359/+subscriptions

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


[Bug 1451554] [NEW] Every key is pressed twice on the desktop

2015-05-04 Thread Sam Segers
Public bug reported:

If I launch an app with QT_IM_MODULE=MaliitPhablet system-settings, every key 
is pressed twice.
Pressing h - a - l - l -o - space gives me:
'Hhaaoo. '

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-keyboard 0.99.trunk.phablet2+15.04.20150326-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May  4 21:43:00 2015
InstallationDate: Installed on 2014-10-10 (206 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140922)
SourcePackage: ubuntu-keyboard
SystemImageInfo:
 current build number: 0
 device name:
 channel: daily
 last update: Unknown
UpgradeStatus: Upgraded to vivid on 2015-01-02 (122 days ago)

** Affects: ubuntu-keyboard (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Description changed:

  If I launch an app with QT_IM_MODULE=MaliitPhablet system-settings, every key 
is pressed twice.
  Pressing h - a - l - l -o - space gives me:
- 'Hhaalloo. '
+ 'Hhaaoo. '
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-keyboard 0.99.trunk.phablet2+15.04.20150326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May  4 21:43:00 2015
  InstallationDate: Installed on 2014-10-10 (206 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140922)
  SourcePackage: ubuntu-keyboard
  SystemImageInfo:
-  current build number: 0
-  device name: 
-  channel: daily
-  last update: Unknown
+  current build number: 0
+  device name:
+  channel: daily
+  last update: Unknown
  UpgradeStatus: Upgraded to vivid on 2015-01-02 (122 days ago)

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

Title:
  Every key is pressed twice on the desktop

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

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

[Bug 1449683] [NEW] fglrx-core isn't remove when removing fglrx driver

2015-04-28 Thread Sam Segers
Public bug reported:

As of recent versions there is a fglrx fglrx-amdcccle and fglrx-core package.
Fglrx-core gets automatically installed with fglrx but it doesn’t get removed 
with it.
With only the core package, the driver fails to load on start up and fallback 
drivers are used iso Mesa.

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

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

Title:
  fglrx-core isn't remove when removing fglrx driver

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

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

[Bug 1420526] [NEW] .ubuntu-sdk-deploy isn't cleaned

2015-02-10 Thread Sam Segers
Public bug reported:

.ubuntu-sdk-deploy isn't cleaned before packaging a click package. This causes 
old files to be still there if you rename the output files in cmake.
Cleaning the project from QtCreator also doesn't help and I need to manually 
remove the contents of this directory when I change somethings in cmake.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  .ubuntu-sdk-deploy isn't cleaned

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1420526/+subscriptions

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


[Bug 1397718] [NEW] Scopes not easily discovered

2014-11-30 Thread Sam Segers
Public bug reported:

It would be nice if there is an easy way to search for scopes. Either a
way to switch between apps and/or scopes or let searching for
scope/scopes list all the scopes (now the scopes need to add 'scope' to
SearchHint)

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Scopes not easily discovered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1397718/+subscriptions

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


[Bug 1313123] Re: wine1.6-i386 recommends of ocl-icd-libopencl1 is making it uninstallable on nvidia due to conflict with libopencl1

2014-09-20 Thread Sam Segers
*** This bug is a duplicate of bug 1247736 ***
https://bugs.launchpad.net/bugs/1247736

This is also affects fglrx

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

Title:
  wine1.6-i386 recommends of ocl-icd-libopencl1 is making it
  uninstallable on nvidia due to conflict with libopencl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1313123/+subscriptions

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


[Bug 1359960] Re: i386 apps use wrong libGL

2014-08-25 Thread Sam Segers
This was because i386-linux-gnu_gl_conf alternative was not set to auto.
Didn't change this manual.

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

Title:
  i386 apps use wrong libGL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1359960/+subscriptions

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


[Bug 1359960] [NEW] i386 apps use wrong libGL

2014-08-21 Thread Sam Segers
Public bug reported:

I'm having issues with the propertary ATI drivers and i386 apps. FI
steam and the ubuntu-emulator.  I get no HWA.

It seems to be a problem with the existance of both
/usr/lib32/fglrx/libGL.so.1.2 and /usr/lib/i386-linux-
gnu/mesa/libGL.so.1.2.0 the first is from fglrx-updates and the second
is from libgl1-mesa-glx:i386

If I set LD_LIBRARY_PATH to /usr/lib32/fglrx the issue is gone

/etc/ld.so.conf.d contain the following files:

fakeroot-x86_64-linux-gnu.conf  x86_64-linux-gnu_EGL.conf
i386-linux-gnu.conf x86_64-linux-gnu_GL.conf
i386-linux-gnu_GL.conf  x86_64-linux-gnu_mirclientplatform.conf
i686-linux-gnu.conf x86_64-linux-gnu_mirplatformgraphics.conf
libc.conf   zz_i386-biarch-compat.conf
x86_64-linux-gnu.conf   zz_x32-biarch-compat.conf

with x86_64-linux-gnu_GL.conf containing the link to the propretairy
driver libGL but i386-linux-gnu_GL.conf contains the libgl that is used
before the ATI one.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: fglrx-updates 2:13.350.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
Uname: Linux 3.16.0-9-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.6-0ubuntu2
Architecture: amd64
BootLog:
 Scanning for Btrfs filesystems
  * Setting sensors limits    
[ OK ]
  * Setting up X socket directories...    
[ OK ]
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,place,imgpng,move,gnomecompat,vpswitch,grid,mousepoll,unitymtgrabhandles,resize,regex,session,animation,wall,workarounds,wobbly,fade,expo,scale,opacify,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Aug 21 22:22:17 2014
DistUpgraded: 2014-05-12 23:28:35,924 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 13.350.1, 3.16.0-9-generic, x86_64: installedError! Could not 
locate dkms.conf file.
 File:  does not exist.
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 
5430/5450/5470] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:9071]
InstallationDate: Installed on 2012-02-02 (930 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 0c45:6409 Microdia Webcam
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Sony Corporation VPCEB2E1E
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-9-generic 
root=UUID=575944b7-2e98-4fb9-82b9-8a46729cc3bf ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer-updates
SystemImageInfo: Error: [Errno 2] Bestand of map bestaat niet: 
'system-image-cli'
UpgradeStatus: Upgraded to utopic on 2014-05-12 (100 days ago)
dmi.bios.date: 07/20/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R0300Y8
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0300Y8:bd07/20/2010:svnSonyCorporation:pnVPCEB2E1E:pvrC605LR4L:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCEB2E1E
dmi.product.version: C605LR4L
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.12+14.10.20140812-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.5-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.5-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Aug 21 20:20:19 2014
xserver.configfile: default
xserver.errors:
 open /dev/dri/card0: No such file or directory
 AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
 AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
 AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 

[Bug 1359977] [NEW] pulseaudio doesn't start on emulator

2014-08-21 Thread Sam Segers
Public bug reported:

Syslog repeats:

Aug 21 21:15:55 ubuntu-phablet rtkit-daemon[2623]: Successfully made thread 
2805 of process 2805 (n/a) owned by '32011' high priority at nice level -11.
Aug 21 21:15:55 ubuntu-phablet rtkit-daemon[2623]: Supervising 1 threads of 1 
processes of 1 users.
Aug 21 21:15:56 ubuntu-phablet pulseaudio[2805]: [pulseaudio] droid-util.c: 
Failed to parse configuration from /system/etc/audio_policy.conf
Aug 21 21:15:56 ubuntu-phablet pulseaudio[2805]: [pulseaudio] module.c: Failed 
to load module module-droid-card (argument: ): initialization failed.
Aug 21 21:15:56 ubuntu-phablet pulseaudio[2805]: [pulseaudio] main.c: Module 
load failed.
Aug 21 21:15:56 ubuntu-phablet pulseaudio[2805]: [pulseaudio] main.c: Failed to 
initialize daemon.
Aug 21 21:15:56 ubuntu-phablet pulseaudio[2800]: [pulseaudio] main.c: Daemon 
startup failed.

I have a black screen (could be other issue)

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

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

Title:
  pulseaudio doesn't start on emulator

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

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


Re: [Bug 1332996] Re: QtCreator often halts for a minute

2014-07-10 Thread Sam Segers
Wouldn't it also be better for Ubuntu's qml plugins to have the typeinfo
included in the plugin? Then qtcreator wouldn't have to execute qmldump
every time.
Op 9-jul.-2014 22:31 schreef Chris Coulson chris.coul...@canonical.com:

 ** Changed in: oxide
 Milestone: None = branch-1.2

 ** Also affects: oxide/1.1
Importance: Undecided
Status: New

 ** Changed in: oxide/1.1
 Milestone: None = 1.1.0

 ** Changed in: oxide/1.1
Importance: Undecided = Medium

 ** Changed in: oxide/1.1
Status: New = Triaged

 ** Changed in: oxide
Status: Triaged = Fix Released

 ** Changed in: oxide/1.1
  Assignee: (unassigned) = Chris Coulson (chrisccoulson)

 ** Changed in: oxide-qt (Ubuntu)
  Assignee: Zoltan Balogh (bzoltan) = (unassigned)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1332996

 Title:
   QtCreator often halts for a minute

 Status in Oxide Webview:
   Fix Released
 Status in Oxide 1.1 series:
   Triaged
 Status in “oxide-qt” package in Ubuntu:
   Confirmed

 Bug description:
   When QtCreator re-indexes, it halts all input for a minute. So I can't
   write code, navigate, ... This is every 10 minutes or so and is very
   anoying.

   General messages then contains:
   QML module does not contain information about components contained in
 plugins.

   Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
   Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
   QQmlComponent: Component is not ready


   QML module does not contain information about components contained in
 plugins.

   Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Content
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
   Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Content
   QQmlComponent: Component is not ready


   QML module does not contain information about components contained in
 plugins.

   Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
   Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8
   QQmlComponent: Component is not ready


   Warnings while parsing QML type information of
 /usr/lib/x86_64-linux-gnu/unity8/qml/Dash:
   Failed to parse
 '/usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes'.
   Error: /usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes:82:19:
 Expected string literal to contain 'Package/Name major.minor' or 'Name
 major.minor'.
   /usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes:83:36: Expected
 array literal with only number literal members.

   QML module does not contain information about components contained in
   plugins.

   Module path:
 /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Extras/Browser
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
   Arguments: --path
 /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Extras/Browser
   QQmlComponent: Component is not ready


   QML module does not contain information about components contained in
 plugins.

   Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
   Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
   QQmlComponent: Component is not ready


   QML module does not contain information about components contained in
 plugins.

   Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/com/canonical/Oxide
   See Using QML Modules with Plugins in the documentation.

   Automatic type dump of QML module failed.
   Errors:
   /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump crashed.
   Arguments: -relocatable com.canonical.Oxide 1.0
 /usr/lib/x86_64-linux-gnu/qt5/qml
   [0622/184656:ERROR:gl_implementation_osmesa.cc(22)] Failed to load
 /usr/lib/x86_64-linux-gnu/oxide-qt/libosmesa.so:
 /usr/lib/x86_64-linux-gnu/oxide-qt/libosmesa.so: kan gedeeld objectbestand
 niet openen: Bestand of map bestaat niet

   So qmlplugindump fails to load /usr/lib/x86_64-linux-gnu/oxide-
   qt/libosmesa.so as it's not existing.

   ProblemType: Bug
   DistroRelease: Ubuntu 14.10
   Package: liboxideqtcore0 1.0.2-0ubuntu3
   ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
   Uname: Linux 

[Bug 1335626] Re: Xorg crashed with SIGABRT

2014-06-30 Thread Sam Segers
Purging the closed-source drivers and using the open source ones solved
it (after resetting Compiz and Unity settings)

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

Title:
  Xorg crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1335626/+subscriptions

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


[Bug 1033533] Re: Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW rendering

2014-06-29 Thread Sam Segers
My bug report 
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1335626 was marked 
as duplicate to this one.
With me, it only happend since less than a week on Utopic with the ATI drivers.
I also get artifacts in QtCreator

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

Title:
  Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with
  SW rendering

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

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


[Bug 1311836] Re: qmlscene crashed with SIGSEGV in wasDeleted()

2014-06-22 Thread Sam Segers
Seems to be fixed in Utopic with Qt5.3

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

Title:
  qmlscene crashed with SIGSEGV in wasDeleted()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1311836/+subscriptions

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


[Bug 1332996] [NEW] QtCreator often halts for a minute

2014-06-22 Thread Sam Segers
Public bug reported:

When QtCreator re-indexes, it halts all input for a minute. So I can't
write code, navigate, ... This is every 10 minutes or so and is very
anoying.

General messages then contains:
QML module does not contain information about components contained in plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
QQmlComponent: Component is not ready


QML module does not contain information about components contained in plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Content
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Content
QQmlComponent: Component is not ready


QML module does not contain information about components contained in plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/CordovaUbuntu.2.8
QQmlComponent: Component is not ready


Warnings while parsing QML type information of 
/usr/lib/x86_64-linux-gnu/unity8/qml/Dash:
Failed to parse '/usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes'.
Error: /usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes:82:19: Expected 
string literal to contain 'Package/Name major.minor' or 'Name major.minor'.
/usr/lib/x86_64-linux-gnu/unity8/qml/Dash/Dash.qmltypes:83:36: Expected array 
literal with only number literal members.

QML module does not contain information about components contained in
plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Extras/Browser
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
Arguments: --path 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Extras/Browser
QQmlComponent: Component is not ready


QML module does not contain information about components contained in plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump returned exit code 3.
Arguments: --path /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web
QQmlComponent: Component is not ready


QML module does not contain information about components contained in plugins.

Module path: /usr/lib/x86_64-linux-gnu/qt5/qml/com/canonical/Oxide
See Using QML Modules with Plugins in the documentation.

Automatic type dump of QML module failed.
Errors:
/usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump crashed.
Arguments: -relocatable com.canonical.Oxide 1.0 
/usr/lib/x86_64-linux-gnu/qt5/qml
[0622/184656:ERROR:gl_implementation_osmesa.cc(22)] Failed to load 
/usr/lib/x86_64-linux-gnu/oxide-qt/libosmesa.so: 
/usr/lib/x86_64-linux-gnu/oxide-qt/libosmesa.so: kan gedeeld objectbestand niet 
openen: Bestand of map bestaat niet

So qmlplugindump fails to load /usr/lib/x86_64-linux-gnu/oxide-
qt/libosmesa.so as it's not existing.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: liboxideqtcore0 1.0.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
ApportVersion: 2.14.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jun 22 18:58:16 2014
InstallationDate: Installed on 2012-02-02 (870 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: oxide-qt
UpgradeStatus: Upgraded to utopic on 2014-05-12 (40 days ago)

** Affects: oxide-qt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  QtCreator often halts for a minute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1332996/+subscriptions

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


Re: [Bug 1290069] Re: Bad identification of getopt in /usr/bin/fakeroot-sysv with some translations

2014-05-22 Thread Sam Segers
It's fixed now on Utopic
Thanks
Op 21-mei-2014 12:01 schreef Launchpad Bug Tracker 
1290...@bugs.launchpad.net:

 This bug was fixed in the package fakeroot - 1.20-3ubuntu3

 ---
 fakeroot (1.20-3ubuntu3) utopic; urgency=medium

   * New patch, getopt-gnu-test, use getopt -T to test for GNU getopt
 rather
 than parsing the --version output which is locale specific; LP:
 #1290069.
  -- Loic Minier loic.min...@ubuntu.com   Tue, 20 May 2014 15:10:08 +0200

 ** Changed in: fakeroot (Ubuntu)
Status: Fix Committed = Fix Released

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1290069

 Title:
   Bad identification of getopt in /usr/bin/fakeroot-sysv with some
   translations

 Status in “fakeroot” package in Ubuntu:
   Fix Released

 Bug description:
   When running fakeroot in a Dutch enviroment, It fails to identify some
 arguments like --version with:
   getopt: onbekende optie '--version'
   fakeroot, create a fake root environment.
  usage: fakeroot [-l|--lib fakerootlib] [-f|--faked fakedbin]
  [-i file] [-s file] [-u|--unknown-is-real]
[-b|--fd-base fd] [-h|--help] [-v|--version]
  [--] [command]

   This happens because of line 46 in the fakeroot-sysv script.
   In English the command 'getopt --version' returns getopt from
 util-linux 2.20.1 but in Dutch it returns 'getopt' uit util-linux 2.20.1
 (with the  '  's)

   The following gets bad interpreted:

46 GETOPTEST=`getopt --version`
47 case $GETOPTEST in
48 getopt*) # GNU getopt
49 FAKE_TEMP=`getopt -l lib: -l faked: -l unknown-is-real -l
 fd-base: -l version -l help -- +l:f:i:s:ub:vh $@`
50 ;;
51 *) # POSIX getopt ?
52 FAKE_TEMP=`getopt l:f:i:s:ub:vh $@`
53 ;;
54 esac

   The POSIX getopt ? case is followed and fakeroot doesn't work as
   intended.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/1290069/+subscriptions


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

Title:
  Bad identification of getopt in /usr/bin/fakeroot-sysv with some
  translations

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

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

[Bug 1305234] Re: Chroot cmake build reruns the entire build

2014-05-03 Thread Sam Segers
** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Status: New = Fix Released

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

Title:
  Chroot cmake build reruns the entire build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1305234/+subscriptions

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


[Bug 1305234] [NEW] Chroot cmake build reruns the entire build

2014-04-09 Thread Sam Segers
Public bug reported:

Instead of using cmake (only running cmake once and only build the changes with 
make), build in chroot starts with a clean directory every time.
This is VERY annoying with large builds.

Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

qtcreator:
  Geïnstalleerd: 3.0.1-0ubuntu3
  Kandidaat: 3.0.1-0ubuntu3
  Versietabel:
 *** 3.0.1-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

qtcreator-plugin-ubuntu:
  Geïnstalleerd: 3.0.1+14.04.20140408-0ubuntu1
  Kandidaat: 3.0.1+14.04.20140408-0ubuntu1
  Versietabel:
 *** 3.0.1+14.04.20140408-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Chroot cmake build reruns the entire build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1305234/+subscriptions

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

[Bug 1305258] [NEW] manifest.json in root folder is reset every time the cmake project is loaded

2014-04-09 Thread Sam Segers
Public bug reported:

When I load (or go to package tab?) the manifest file in the root of the
project is reset or is created every time again to the default.

Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

qtcreator:
  Geïnstalleerd: 3.0.1-0ubuntu3
  Kandidaat: 3.0.1-0ubuntu3
  Versietabel:
 *** 3.0.1-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

qtcreator-plugin-ubuntu:
  Geïnstalleerd: 3.0.1+14.04.20140408-0ubuntu1
  Kandidaat: 3.0.1+14.04.20140408-0ubuntu1
  Versietabel:
 *** 3.0.1+14.04.20140408-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  manifest.json in root folder is reset every time the cmake project is
  loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1305258/+subscriptions

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

[Bug 1290069] Re: Bad identification of getopt in /usr/bin/fakeroot-sysv with some translations

2014-03-09 Thread Sam Segers
Temporary/hacky solution is to add:
GETOPTEST=getopt
after line 46

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

Title:
  Bad identification of getopt in /usr/bin/fakeroot-sysv with some
  translations

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

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


[Bug 1290069] [NEW] Bad identification of getopt in /usr/bin/fakeroot-sysv with some translations

2014-03-09 Thread Sam Segers
Public bug reported:

When running fakeroot in a Dutch enviroment, It fails to identify some 
arguments like --version with:
getopt: onbekende optie '--version'
fakeroot, create a fake root environment.
   usage: fakeroot [-l|--lib fakerootlib] [-f|--faked fakedbin]
   [-i file] [-s file] [-u|--unknown-is-real]
   [-b|--fd-base fd] [-h|--help] [-v|--version]
   [--] [command]

This happens because of line 46 in the fakeroot-sysv script.
In English the command 'getopt --version' returns getopt from util-linux 
2.20.1 but in Dutch it returns 'getopt' uit util-linux 2.20.1 (with the  ' 
 's)

The following gets bad interpreted:

 46 GETOPTEST=`getopt --version`
 47 case $GETOPTEST in
 48 getopt*) # GNU getopt
 49 FAKE_TEMP=`getopt -l lib: -l faked: -l unknown-is-real -l fd-base: -l 
version -l help -- +l:f:i:s:ub:vh $@`
 50 ;;
 51 *) # POSIX getopt ?
 52 FAKE_TEMP=`getopt l:f:i:s:ub:vh $@`
 53 ;;
 54 esac

The POSIX getopt ? case is followed and fakeroot doesn't work as
intended.

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

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

Title:
  Bad identification of getopt in /usr/bin/fakeroot-sysv with some
  translations

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

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


[Bug 1290069] Re: Bad identification of getopt in /usr/bin/fakeroot-sysv with some translations

2014-03-09 Thread Sam Segers
And issue caused by this:
http://www.cmake.org/Bug/view.php?id=14391

** Bug watch added: www.cmake.org/Bug/ #14391
   http://www.cmake.org/Bug/view.php?id=14391

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

Title:
  Bad identification of getopt in /usr/bin/fakeroot-sysv with some
  translations

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

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


[Bug 1265311] [NEW] libtifiles-dev doesn't depend on libarchive-dev

2014-01-01 Thread Sam Segers
Public bug reported:

The pkg-config file tifiles2.pc specifies:

Requires.private: libarchive

but libarchive-dev isn't specified in the package dependencies.

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

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

Title:
  libtifiles-dev doesn't depend on libarchive-dev

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

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


[Bug 1181359] Re: Documents: Integers are getting corrupted

2013-08-21 Thread Sam Segers
Will this fix also come to raring?

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

Title:
  Documents: Integers are getting corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/u1db-qt/+bug/1181359/+subscriptions

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


[Bug 1168930] Re: BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-05-30 Thread Sam Segers
I can also confirm that the 3.8.0-22 kernel fixes the issue.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  BUG: Bad page map in process udevd  pte:0004 pmd:2215bf067

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

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


[Bug 1168930] Re: BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-05-07 Thread Sam Segers
I have the same problem.
My PC sometimes doesn't boot with linux-image-3.8.0-19-generic. I have to 
reboot it a couple of times.
With linux-image-3.9.0-030900rc6-generic I don't have this problem.

Attachment contains 3 dmesg log's.
2 of linux 3.8
1 for linux 3.9

** Attachment added: dmesg.tar
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1168930/+attachment/3669003/+files/dmesg.tar

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

Title:
  BUG: Bad page map in process udevd  pte:0004 pmd:2215bf067

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

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


[Bug 1176400] Re: Unity doesn't start

2013-05-04 Thread Sam Segers
Apperantly, install installing compizconfig-settings-manager and unabling 
opengl and unity worked.
It didn't work a couple of days ago.

Anyhow, it is not expected for a user to have these errors.

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

Title:
  Unity doesn't start

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

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


[Bug 1176400] [NEW] Unity doesn't start

2013-05-04 Thread Sam Segers
Public bug reported:

After logging in, Unity doesn't start. I only get the desktop.
I am able to open a terminal with ctrl-alt-t and it has a title and menubar.
When I try to launch unity, The titlebar dissapears.

This didn't happen in 12.10 nether in 13.04 beta.
I updated all the packages after the releas and my system crashed at boot.
When this happens again, I'll file a bug for this.

I'm now on a fresh install of 13.04

I'm also experiancing this on a live usb.
First time I boot it, all is fine.
But when I boot from usb a second time most graphics are gone.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity 7.0.0daily13.04.18~13.04-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,decor,regex,animation,compiztoolbox,mousepoll,move,resize,workarounds,water,place,vpswitch,grid,gnomecompat,commands,opacify,imgpng,wall,session,wobbly,unitymtgrabhandles,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sat May  4 20:22:25 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GT216 [GeForce GT 220] [10de:0a20] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: CardExpert Technology Device [10b0:0801]
InstallationDate: Installed on 2013-04-30 (4 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130423.1)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=56caf9e7-513f-460f-9192-6fa090a4ac22 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/26/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.60
dmi.board.name: 970 Extreme3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd06/26/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn970Extreme3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Sat May  4 20:04:44 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Logitech Wheel Mouse MOUSE, id 9
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

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

Title:
  Unity doesn't start

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

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


[Bug 668129] Re: [Realtek ALC892] Audio skips with intensive i/o like copying files

2012-10-02 Thread Sam Segers
I am having hick-ups in games like Bit.trip Beat also with the ALC892
onboard sound with ubuntu 12.04/amd64. Is there any log/output I can
supply?

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

Title:
  [Realtek ALC892] Audio skips with intensive i/o like copying files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/668129/+subscriptions

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


[Bug 439068] Re: Locking the screen while in a Guest Session makes the session unavailable

2012-08-13 Thread Sam Segers
Having this problem in 12.04
It asks a password, but doesn't accept a blanc.

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

Title:
  Locking the screen while in a Guest Session makes the session
  unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/439068/+subscriptions

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