[Bug 2069130] Re: Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-26 Thread Jarl
@juergh, is there anything I can do to investigate/identify the issue?

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

Title:
  Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2069130] Re: Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-26 Thread Jarl
I have upgraded to the latest published kernel (6.8.0-36-generic) and now the 
error message is slightly different:
```
$ sudo dmesg | grep -i bluetooth
[5.739224] Bluetooth: Core ver 2.22
[5.739250] NET: Registered PF_BLUETOOTH protocol family
[5.739252] Bluetooth: HCI device and connection manager initialized
[5.739256] Bluetooth: HCI socket layer initialized
[5.739258] Bluetooth: L2CAP socket layer initialized
[5.739263] Bluetooth: SCO socket layer initialized
[5.753637] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[5.758674] Bluetooth: hci0: Device revision is 5
[5.758691] Bluetooth: hci0: Secure boot is enabled
[5.758693] Bluetooth: hci0: OTP lock is enabled
[5.758694] Bluetooth: hci0: API lock is enabled
[5.758695] Bluetooth: hci0: Debug lock is disabled
[5.758696] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[5.763772] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[5.764148] Bluetooth: hci0: Failed to send firmware header (-38)
[5.764183] Bluetooth: hci0: Intel reset sent to retry FW download
[7.077702] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[7.077708] Bluetooth: BNEP filters: protocol multicast
[7.077712] Bluetooth: BNEP socket layer initialized
[7.968437] Bluetooth: hci0: command 0xfca6 tx timeout
[7.968471] Bluetooth: hci0: Reading supported features failed (-110)
[7.968475] Bluetooth: hci0: Error reading debug features
[7.968494] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its 
usage is not supported.
```

Now it says "Failed to send firmware header (-38)" opposed to earlier
"Failed to send firmware data (-38)"

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

Title:
  Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2069130] Re: Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-19 Thread Jarl
> Is this a regression?

What exactly does that mean?

> Has this worked for you in the past?

Yes, it stopped working after upgrade to 24.04 (from 23.10)... or
shortly thereafter... I didn't notice until a week or two later.

If yes, which kernel was that?

The latest kernel on ubuntu 23.10, what kernel would that be?

I have now renamed the firmware file:
```
$ ls -l /lib/firmware/intel/ibt-11-5*
-rw-r--r-- 1 root root 31 maj  6 10:17 /lib/firmware/intel/ibt-11-5.ddc.zst
-rw-r--r-- 1 root root 379353 maj  6 10:17 
/lib/firmware/intel/ibt-11-5.sfi.zst.BAK
```

Now it (as expected) cannot load the firmware and the the error message
is different:

```
$ sudo dmesg | grep -i bluetooth
[5.338173] Bluetooth: Core ver 2.22
[5.338193] NET: Registered PF_BLUETOOTH protocol family
[5.338195] Bluetooth: HCI device and connection manager initialized
[5.338198] Bluetooth: HCI socket layer initialized
[5.338201] Bluetooth: L2CAP socket layer initialized
[5.338204] Bluetooth: SCO socket layer initialized
[5.413119] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[5.418168] Bluetooth: hci0: Device revision is 5
[5.418172] Bluetooth: hci0: Secure boot is enabled
[5.418174] Bluetooth: hci0: OTP lock is enabled
[5.418176] Bluetooth: hci0: API lock is enabled
[5.418177] Bluetooth: hci0: Debug lock is disabled
[5.418179] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[5.418724] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-11-5.sfi (-2)
[5.419490] Bluetooth: hci0: Reading supported features failed (-56)
[5.419495] Bluetooth: hci0: Error reading debug features
[5.419498] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its 
usage is not supported.
[6.756163] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[6.756170] Bluetooth: BNEP filters: protocol multicast
[6.756175] Bluetooth: BNEP socket layer initialized
```

** Changed in: linux-firmware (Ubuntu)
   Status: Incomplete => Confirmed

** Summary changed:

- Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth wireless 
interface
+ Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth wireless 
interface

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

Title:
  Bluetooth fail to load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2069130] Re: Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-19 Thread Jarl
> Is this a regression?

What exactly does that mean?

> Has this worked for you in the past?

Yes, it stopped working after upgrade to 24.04 (from 23.10) or shortly
thereafter, I didn't notice until a week or two later.

If yes, which kernel was that?

The latest kernel on ubuntu 23.10, what would that be?

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

Title:
  Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2069130] Re: Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-12 Thread Jarl
OK. But it fails to send it...

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

Title:
  Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2069130] [NEW] Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth wireless interface

2024-06-12 Thread Jarl
Public bug reported:

It seems like the firmware is missing for 8087:0a2b Intel Corp.
Bluetooth wireless interface

`$ sudo dmesg | grep -i bluetooth` gives

```
[5.609015] Bluetooth: Core ver 2.22
[5.609045] NET: Registered PF_BLUETOOTH protocol family
[5.609048] Bluetooth: HCI device and connection manager initialized
[5.609052] Bluetooth: HCI socket layer initialized
[5.609056] Bluetooth: L2CAP socket layer initialized
[5.609063] Bluetooth: SCO socket layer initialized
[5.624996] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[5.631455] Bluetooth: hci0: Device revision is 5
[5.631460] Bluetooth: hci0: Secure boot is enabled
[5.631462] Bluetooth: hci0: OTP lock is enabled
[5.631464] Bluetooth: hci0: API lock is enabled
[5.631466] Bluetooth: hci0: Debug lock is disabled
[5.631468] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[5.636984] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[5.647330] Bluetooth: hci0: Failed to send firmware data (-38)
[5.647357] Bluetooth: hci0: Intel reset sent to retry FW download
[6.845544] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[6.845550] Bluetooth: BNEP filters: protocol multicast
[6.84] Bluetooth: BNEP socket layer initialized
[7.838527] Bluetooth: hci0: command 0xfca6 tx timeout
[7.838598] Bluetooth: hci0: Reading supported features failed (-110)
[7.838602] Bluetooth: hci0: Error reading debug features
[7.838605] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its 
usage is not supported.
```

It seems like it's looking for file `/lib/firmware/intel/ibt-11-5.sfi`, but 
it's not there:
```
$ ls -l /lib/firmware/intel/ibt-11-5.*
-rw-r--r-- 1 root root 31 apr 10 00:14 /lib/firmware/intel/ibt-11-5.ddc.zst
-rw-r--r-- 1 root root 379353 apr 10 00:14 /lib/firmware/intel/ibt-11-5.sfi.zst
```

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: linux-firmware 20240318.git3b128b60-0ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
Uname: Linux 6.8.0-35-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/seq:    jarl   3697 F pipewire
 /dev/snd/controlC1:  jarl   3701 F wireplumber
 /dev/snd/controlC2:  jarl   3701 F wireplumber
 /dev/snd/controlC0:  jarl   3701 F wireplumber
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Wed Jun 12 11:46:23 2024
Dependencies: firmware-sof-signed 2023.12.1-1ubuntu1
HibernationDevice: RESUME=UUID=62c8a911-b76d-4691-9ffe-019c5aef1c88
InstallationDate: Installed on 2016-01-08 (3078 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: System76, Inc. Oryx Pro
ProcFB: 0 simpledrmdrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-35-generic 
root=UUID=77b926b9-e936-4d48-a883-a4690b36dac0 ro quiet splash 
nvidia.NVreg_EnableBacklightHandler=1 vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-6.8.0-35-generic N/A
 linux-backports-modules-6.8.0-35-generic  N/A
 linux-firmware20240318.git3b128b60-0ubuntu2
SourcePackage: linux-firmware
UpgradeStatus: Upgraded to noble on 2024-05-29 (13 days ago)
dmi.bios.date: 02/02/2016
dmi.bios.release: 5.11
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.05.13RSA1
dmi.board.asset.tag: Tag 12345
dmi.board.name: Oryx Pro
dmi.board.vendor: System76, Inc.
dmi.board.version: orxp1
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.13RSA1:bd02/02/2016:br5.11:svnSystem76,Inc.:pnOryxPro:pvrorxp1:rvnSystem76,Inc.:rnOryxPro:rvrorxp1:cvnSystem76,Inc.:ct10:cvrN/A:skuNotApplicable:
dmi.product.family: Not Applicable
dmi.product.name: Oryx Pro
dmi.product.sku: Not Applicable
dmi.product.version: orxp1
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-bug noble

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

Title:
  Bluetooth fail fo load firmware for 8087:0a2b Intel Corp. Bluetooth
  wireless interface

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


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

[Bug 2058227] Re: Crash during upgrade from Mantic to Noble due to Python 3.12

2024-05-09 Thread Jarl
So, what you are saying is that https://discourse.ubuntu.com/t/noble-
numbat-24-04-release-status-tracking/44043 needs an update, right?

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

Title:
  Crash during upgrade from Mantic to Noble due to Python 3.12

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/2058227/+subscriptions


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

[Bug 1767453] Re: package ca-certificates 20180409 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

2019-04-25 Thread Jarl
@mquiros: Where can I download the autofirma package? I just ran into
another source of certificates that have the same issue and I want to
investigate.

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

Title:
  package ca-certificates 20180409 failed to install/upgrade: installed
  ca-certificates package post-installation script subprocess returned
  error exit status 1

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

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

[Bug 1767453] Re: package ca-certificates 20180409 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

2019-04-25 Thread Jarl
Even though comment #2 claims that this bug is not related to bug
1764848 it may actually be related to bug 1764848. It depends on the
content of the autofirma package that apparently triggers this
situation, it may be that the package contains duplicate certificates.

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

Title:
  package ca-certificates 20180409 failed to install/upgrade: installed
  ca-certificates package post-installation script subprocess returned
  error exit status 1

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

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

[Bug 1812381] Re: Color LaserJet Pro MFP M280nw cannot print colors

2019-02-24 Thread Jarl
On 18.10 the problem is solved with 
sudo dpkg -i printer-driver-postscript-hp_3.18.12+dfsg0-2_amd64.deb

That also solved another issue about printer expecting paper from tray
1, whereas tray too is the most common tray.

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

Title:
  Color LaserJet Pro MFP M280nw cannot print colors

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

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

[Bug 1817308] Re: GhostScript Update causes Blue Background

2019-02-22 Thread Jarl
I have downgraded to 9.25 using
sudo apt install ghostscript=9.25~dfsg+1-0ubuntu1 libgs9=9.25~dfsg+1-0ubuntu1 
libgs9-common=9.25~dfsg+1-0ubuntu1

That solved the problem.

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

Title:
  GhostScript Update causes Blue Background

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

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

[Bug 1700621] Re: System freezes and crashes when enabling USB network

2019-02-18 Thread Jarl
Many years later: I have now tried with a newer kernel and a newer
VMware. the problem does not exist anymore. Cleaning up and closing


** 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/1700621

Title:
  System freezes and crashes when enabling USB network

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

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

[Bug 1813662]

2019-01-31 Thread jarl
@Pino: Thanks for emphasizing that only Ubuntu (and derivatives) is
affected. I should have researched myself, sorry.

Thank you for feedback on my ideas on solving the problem, I can see
that change in libguestfs funcitonality is more complex than I thought.
At least my ideas have now been reviewed by the right people.

I completely agree with you that idea 2; a suid binary is not a good
idea. I will read up the technical documentation to understand the
problems with idea 1, thanks.

@maintainers (hereamong Richard Jones):

I understand that you have requested a change (revert) in the linux package on 
ubuntu so read permission is not restricted to root user 
(https://bugs.launchpad.net/bugs/759725) as this has broken the libguestfs 
functionality on ubuntu.
I also understand that there is no real security reasons for restricting 
read-access to the system kernels.

However it seems that the kernel maintainers are still decided to not
open up for read-permission on kernel images (rationally or not). To
help users (those who compile and install them self) know what they
need to do in order to make it work on ubuntu I wonder if it was worth
adding these steps (change file permission on kernel images) in the
documentation.  It could be added on
http://libguestfs.org/guestfs-building.1.html. Either in section
"BUILDING FROM TARBALLS" or "INSTALLING" and eventually mention that
this is due to the bug https://bugs.launchpad.net/bugs/759725 that you
have reported. Maybe even better to actually perform this file
permission change during "make install" on Ubuntu only of course.

Just another idea in the hope of improving the end-user experience.

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

Title:
  Cannot build VM

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-31 Thread Jarl
@Hilko:

> > @Hilko. First of all thank you very much for putting your time into
> > maintaining packages. This is highly appreciated.

> I was not fishing for thank-yous, I'm offering to get an Ubuntu-specific
> problem worked around. Take it or leave it.

I am sorry. I didn't mean to offend you. Yes, there are several
workarounds. It's not clear to me exactly which one you mean. For now I
just run virt-builder with sudo.

> how about providing that patch with the workaround we suggested?

I may take a look at working on a patch. I have cloned libguestfs, but
can you point me in the right direction libguestfs package? When I open
https://packages.ubuntu.com/source/trusty/libguestfs and follow the
links under "Debian Source Repository", the page shows that "The
alioth.debian.org service is discontinued".

> I suppose that you were not aware that you were exchanging messages with
the main upstream author then?

You are absolutely right, I was not aware of that. That is good news to
me, my ideas have been reviewed and considered by the right people. My
intention of opening https://bugzilla.redhat.com/show_bug.cgi?id=1670790
was exactly to reach the upstream developers, I was not aware that I've
reached them already :-)

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

Title:
  Cannot build VM

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-30 Thread Jarl
@Hilko. First of all thank you very much for putting your time into maintaining 
packages. This is highly appreciated.
Secondly, I don't consider this issue a packaging issue (neither on the linux 
nor the libguestfs package). Even though it is an issue that has emerged from 
the ubuntu/debian decision that system kernel images shall not be readable by 
non-root users, I consider it an issue of the libguestfs software. Therefore I 
have opened a bug report on the libguestfs bug-system: 
https://bugzilla.redhat.com/show_bug.cgi?id=1670790

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

Title:
  Cannot build VM

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-30 Thread Jarl
** Bug watch added: Red Hat Bugzilla #1670790
   https://bugzilla.redhat.com/show_bug.cgi?id=1670790

** Also affects: libguestfs via
   https://bugzilla.redhat.com/show_bug.cgi?id=1670790
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot build VM

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-29 Thread Jarl
OK. Thanks for the link and explanation. So it doesn't have to be the
exact image of the kernel that is running? just a reasonable image?

If it is not strictly necessary ot be the image of the running kernel, I see a 
better solution to this bug, which I also consider a better design of 
virt-builder:
Put a/the kernel image into the file that is downloaded, i.e. 
http://libguestfs.org/download/builder/ubuntu-18.04.xz, and use that image file 
when building an OS/VM because apparently virt-builder cannot count on kernel 
images being available on all supported operating systems (hereamong 
Ubuntu/Debian).

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

Title:
  Cannot build VM

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

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

[Bug 759725] Re: The kernel is no longer readable by non-root users

2019-01-29 Thread Jarl
A consequence of the design decision to prevent read-access for users is
that a bug has emerged in libguestfs:
https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1813662

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

Title:
  The kernel is no longer readable by non-root users

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-29 Thread Jarl
I tend to agree with you and the discussion on the other bug that I
don't see that preventing read-access to the running kernel gives any
security at all.

On the other hand I don't see any reason that specifically virt-bulider
need that read-access and should/could be designed to work without that
read-access.

I don't know much of the design of virt-builder and wonder why does
virt-builder need read-access to the running kernel at all? At first
glance this seems like a bad software design. I don't think that all the
other tools for building VMs (vagrant vmware, virtualbox, obsolete
vmbuilder) need that.

Anyway, if the kernel team insists on blocking read-access, which it
seems like they do, I think a more proper solution design would be to
make a small helper program (shipped with this package) that can read
the running kernel via SUID on that small helper program that does only
one thing (read the kernel).

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

Title:
  Cannot build VM

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

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

[Bug 1813662] Re: Cannot build VM

2019-01-28 Thread Jarl
@Richard Jones: I don't quite agree. It is not reported on the same
package. This bug is not about requesting read-permission on the kernel
(that may be one solution though). This bug is about virt-builder not
working on ubuntu (where kernels are not readable by non-root users).

I agree though that this bug has emerged as a consequence of the sane decision 
that kernels should not be readable.
I also agree that a temporary workaround (until this bug is fixed) is that root 
user could make the kernels readable by others.

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

Title:
  Cannot build VM

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

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

[Bug 1813662] [NEW] Cannot build VM

2019-01-28 Thread Jarl
Public bug reported:

I run the most simple command and yet it fails:

$ LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 virt-builder ubuntu-18.04
[   0.8] Downloading: http://libguestfs.org/download/builder/ubuntu-18.04.xz
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x56180ba4a700, program = virt-builder
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
[   1.6] Planning how to build this image
[   1.6] Uncompressing
[   8.0] Opening the new disk
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x56180babc980, program = virt-builder
libguestfs: trace: set_network true
libguestfs: trace: set_network = 0
libguestfs: trace: add_drive "ubuntu-18.04.img" "format:raw" "cachemode:unsafe"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: max_disks
libguestfs: trace: max_disks = 255
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = 
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=virt-builder
libguestfs: launch: version=1.38.4
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfsDT23Wh
libguestfs: launch: umask=0002
libguestfs: launch: euid=1000
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d
supermin: version: 5.1.19
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
supermin: build: /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
supermin: reading the supermin appliance
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/base.tar.gz type gzip base image 
(tar)
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/daemon.tar.gz type gzip base image 
(tar)
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/excludefiles type uncompressed 
excludefiles
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/hostfiles type uncompressed 
hostfiles
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/init.tar.gz type gzip base image 
(tar)
supermin: build: visiting /usr/lib/x86_64-linux-gnu/guestfs/supermin.d/packages 
type uncompressed packages
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/packages-hfsplus type uncompressed 
packages
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/packages-reiserfs type 
uncompressed packages
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/packages-xfs type uncompressed 
packages
supermin: build: visiting 
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/udev-rules.tar.gz type gzip base 
image (tar)
supermin: mapping package names to installed packages
supermin: resolving full list of package dependencies
supermin: build: 227 packages, including dependencies
supermin: build: 10164 files
supermin: build: 6786 files, after matching excludefiles
supermin: build: 6789 files, after adding hostfiles
supermin: build: 6786 files, after removing unreadable files
supermin: build: 6789 files, after munging
supermin: kernel: looking for kernel using environment variables ...
supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ...
supermin: kernel: looking for kernels in /boot ...
supermin: kernel: kernel version of /boot/vmlinuz-4.18.0-13-generic = 
4.18.0-13-generic (from filename)
supermin: kernel: picked modules path /lib/modules/4.18.0-13-generic
supermin: kernel: kernel version of /boot/vmlinuz-4.18.0-12-generic = 
4.18.0-12-generic (from filename)
supermin: kernel: picked modules path /lib/modules/4.18.0-12-generic
supermin: kernel: kernel version of /boot/vmlinuz-4.13.0-38-generic.efi.signed 
= error, no modpath
supermin: kernel: kernel version of /boot/vmlinuz-4.13.0-38-generic = 
4.13.0-38-generic (from filename)
supermin: kernel: picked modules path /lib/modules/4.13.0-38-generic
supermin: kernel: picked vmlinuz /boot/vmlinuz-4.18.0-13-generic
supermin: kernel: kernel_version 4.18.0-13-generic
super

[Bug 1812381] Re: Color LaserJet Pro MFP M280nw cannot print colors

2019-01-23 Thread Jarl
** No longer affects: hplip

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

Title:
  Color LaserJet Pro MFP M280nw cannot print colors

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

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

[Bug 1812381] Re: Color LaserJet Pro MFP M280nw cannot print colors

2019-01-21 Thread Jarl
> Your only solution is to download and install the package from the
Ubuntu disco distribution with 'dpkg -i'.

So does that mean that the bug is not in HPLIP at all and the bug is in
the packaging of HPLIP? And that the packaging bug has been fixed in
package version hplip/3.18.10+dfsg0-3 ?

Or does it mean that the bug is in HPLIP and it has been fixed in HPLIP
3.18.10?


** Also affects: hplip (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: hplip (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913578
   Importance: Unknown
   Status: Unknown

** Also affects: hplipsetupdebian via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913578
   Importance: Unknown
   Status: Unknown

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

Title:
  Color LaserJet Pro MFP M280nw cannot print colors

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

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

[Bug 1812475] [NEW] bless crashes upon startup

2019-01-19 Thread Jarl
Public bug reported:

just running bless and I get this stack trace:

$ LANG=C bless

(bless:4119): Gtk-WARNING **: 10:26:06.907: Unable to locate theme
engine in module_path: "adwaita",

(bless:4119): Gtk-WARNING **: 10:26:06.910: Unable to locate theme
engine in module_path: "adwaita",

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' 
threw an exception. ---> System.TypeInitializationException: The type 
initializer for 'System.ConsoleDriver' threw an exception. ---> 
System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& 
position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) 
[0x00065] in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in 
<8f2c484307284b51944a1a13a14c0266>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x0] 
in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.ConsoleDriver..cctor () [0x00062] in 
<8f2c484307284b51944a1a13a14c0266>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, 
System.Text.Encoding outputEncoding) [0xa] in 
<8f2c484307284b51944a1a13a14c0266>:0 
  at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0 
   --- End of inner exception stack trace ---
  at BlessMain.LoadPreferences (System.String path) [0x00026] in 
<6e90d9da34434b929de225fb2555a7ce>:0 
  at BlessMain..ctor (System.String[] args) [0x00202] in 
<6e90d9da34434b929de225fb2555a7ce>:0 
  at BlessMain.Main (System.String[] args) [0x0] in 
<6e90d9da34434b929de225fb2555a7ce>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type 
initializer for 'System.Console' threw an exception. ---> 
System.TypeInitializationException: The type initializer for 
'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number 
is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& 
position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) 
[0x00065] in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in 
<8f2c484307284b51944a1a13a14c0266>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x0] 
in <8f2c484307284b51944a1a13a14c0266>:0 
  at System.ConsoleDriver..cctor () [0x00062] in 
<8f2c484307284b51944a1a13a14c0266>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, 
System.Text.Encoding outputEncoding) [0xa] in 
<8f2c484307284b51944a1a13a14c0266>:0 
  at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0 
   --- End of inner exception stack trace ---
  at BlessMain.LoadPreferences (System.String path) [0x00026] in 
<6e90d9da34434b929de225fb2555a7ce>:0 
  at BlessMain..ctor (System.String[] args) [0x00202] in 
<6e90d9da34434b929de225fb2555a7ce>:0 
  at BlessMain.Main (System.String[] args) [0x0] in 
<6e90d9da34434b929de225fb2555a7ce>:0

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: bless 0.6.0-5
ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Jan 19 10:19:51 2019
InstallationDate: Installed on 2016-01-08 (1106 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: bless
UpgradeStatus: Upgraded to cosmic on 2018-10-23 (87 days ago)

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


** Tags: amd64 apport-bug cosmic

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

Title:
  bless crashes upon startup

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2018-12-03 Thread Jarl
I change status to fixed released as per comment#11


** Changed in: grub2 (Ubuntu)
   Status: Expired => Fix Released

** Changed in: linux (Ubuntu)
   Status: Expired => 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/1736023

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1803974] [NEW] [needs-packaging] Archi

2018-11-19 Thread Jarl
Public bug reported:

Archi® is a free, open source, cross-platform tool and editor to create
ArchiMate models.

The Archi® modelling tool is targeted toward all levels of Enterprise
Architects and Modellers. It provides a low cost to entry solution to
users who may be making their first steps in the ArchiMate modelling
language, or who are looking for a free, cross-platform ArchiMate
modelling tool for their company or institution and wish to engage with
the language within a TOGAF® or other Enterprise Architecture framework.

URL: https://www.archimatetool.com/
URL: https://github.com/archimatetool/archi
License: MIT

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  [needs-packaging] Archi

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

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

[Bug 1800091] [NEW] When printing and selecting duplex long edge and reverse order, then the pages are printed on the opposide side of the paper

2018-10-25 Thread Jarl
Public bug reported:

I recently discoverd that my HP ENVY-5530 had duplex capabilities.

I normally use paper with pre-punched holes. To get things out correctly
(ending up having the holes in the left side of the paper) I have to put
the paper in the tray with the holes in the right side (seen from the
front of the printer). The printer stacks the printed papers with ink
pointing upwards which means it stacks the first printed paper at the
bottom of the stack for that reason I normally use the option for
reverse-order printing so the first page is at the top of the printed
paper-stack.


That works well in the following situations:
* non-duplex, normal order. (though I have to invert of papers manually 
afterwards)
* non-duplex, reverse order.
* duplex, normal order.

But it does not work well for duplex with reverse order.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: okular 4:18.04.3-0ubuntu3
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Oct 26 07:49:32 2018
InstallationDate: Installed on 2016-01-08 (1021 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: okular
UpgradeStatus: Upgraded to cosmic on 2018-10-23 (2 days ago)

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


** Tags: amd64 apport-bug cosmic

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

Title:
  When printing and selecting duplex long edge and reverse order, then
  the pages are printed on the opposide side of the paper

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

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

[Bug 1800078] [NEW] plasma-discover does not show updates

2018-10-25 Thread Jarl
Public bug reported:

After upgrading to kubuntu 18.10 plasma-discover is no longer useful. If
started when updates are available, it shows no updates.

When started on command-line I can see lines such as
Transaction error:  PackageKit::Transaction::Error(ErrorProcessKill) "The 
PackageKit daemon has crashed" PackageKit::Transaction(0x55e04a3df6b0)

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: plasma-discover 5.13.5-1ubuntu6
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Oct 26 07:32:55 2018
InstallationDate: Installed on 2016-01-08 (1021 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: plasma-discover
UpgradeStatus: Upgraded to cosmic on 2018-10-23 (2 days ago)

** Affects: plasma-discover (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

** Attachment added: "Output on the terminal when started on command-line"
   
https://bugs.launchpad.net/bugs/1800078/+attachment/5205712/+files/terminal.txt

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

Title:
  plasma-discover does not show updates

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2018-10-04 Thread Jarl
After upgrading ubuntu to 18.04 I can no longer reproduce this problem
using unmodified package-installed grub files.

So if nobody else can reproduce this problem I suggest it is closed as
fixed in 18.04.

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1715552] Re: VMWare does not start

2018-08-21 Thread Jarl
It works with VMware 14.

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

Title:
  VMWare does not start

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2018-03-05 Thread Jarl
Thanks for the feedback, Colin.

I will do some more research/testing.

At least for now here is a workaround:
1) when booting, enter grub startup menu
2) enter 'e' to edit command before upstart
3) delete the line saying "gfxmode $linux_gfx_mode"
4) hit CTRL-x to start boot

Another thing that works (more permanently) is to add a line
GRUB_GFXPAYLOAD_LINUX=text
to /etc/default/grub as described in the manual page for update-grub-gfxpayload 
and run `sudo update-grub` after that.

Jarl

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2018-03-05 Thread Jarl
This is the same patch, but rebased to the latest master on git.

** Description changed:

+ This is on an Acer Aspire One
+ (https://en.wikipedia.org/wiki/Acer_Aspire_One) after upgrading from
+ ubuntu 17.04 to 17.10
+ 
  When booting. At the time where the load screen flashing "Kubuntu" is
  normally displayed, the graphics is corrupted. Both on text terminals
  VT1-VT6 and graphics terminal VT7
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: grub2 (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
  Uname: Linux 4.13.0-17-generic i686
  ApportVersion: 2.20.7-0ubuntu3.5
  Architecture: i386
  CurrentDesktop: KDE
  Date: Sun Dec  3 20:44:14 2017
  InstallationDate: Installed on 2014-12-15 (1084 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release i386 (20141022.1)
  SourcePackage: grub2
  UpgradeStatus: Upgraded to artful on 2017-12-02 (0 days ago)

** Patch added: "0001-Fixing-gfxmode-gfxpayload-mixup.patch"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1736023/+attachment/5070087/+files/0001-Fixing-gfxmode-gfxpayload-mixup.patch

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2017-12-26 Thread Jarl
** Patch removed: "Git_patch"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1736023/+attachment/5018397/+files/0001-Fixing-gfxmode-gfxpayload.patch

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2017-12-05 Thread Jarl
This is a more proper patch.

** Patch added: "Git_patch"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1736023/+attachment/5018957/+files/0001-Fixing-gfxmode-gfxpayload-mixup.patch

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] Re: Graphics is corrupt on VT1-VT7 even during boot

2017-12-04 Thread Jarl
Here is a proposed patch against master that should resolve the problem...
Disclaimer: The patch has not been tested as I don't know how to build and test 
a package.


** Patch added: "Git_patch"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1736023/+attachment/5018397/+files/0001-Fixing-gfxmode-gfxpayload.patch

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] Re: Graphics is corrupt up on VT1-VT7 even during boot

2017-12-03 Thread Jarl
During an attempt to solve the problem myself I discovered
*) The problem did not exist on ubuntu 17.04
*) When removing the option `gfxmode $linux_gfx_mode` in the grub2 boot config. 
It boots perfectly fine.
*) When investigating the value `$linux_gfx_mode` in the boot console, the 
value is `keep`.
*) According to the grub2 manual 
(https://www.gnu.org/software/grub/manual/grub/html_node/gfxmode.html), then 
`keep` is not a valid value for the `gfxmode` variable. However the value 
`keep` is a valid value for the `gfxpayload` variable, see 
https://www.gnu.org/software/grub/manual/grub/html_node/gfxpayload.html#gfxpayload

And when looking into how the `$linux_gfx_mode` is assigned the value in
the `/boot/grub/grub.cfg` (line 119-136) where it achieves either the
value `text` or `keep`. It looks like this value should be used to set
the `gfxpayload` variable in stead of `gfxmode`.


** Summary changed:

- Graphics is corrupt up on VT1-VT7 even during boot
+ Graphics is corrupt on VT1-VT7 even during boot

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

Title:
  Graphics is corrupt on VT1-VT7 even during boot

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

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

[Bug 1736023] [NEW] Graphics is corrupt up on VT1-VT7 even during boot

2017-12-03 Thread Jarl
Public bug reported:

When booting. At the time where the load screen flashing "Kubuntu" is
normally displayed, the graphics is corrupted. Both on text terminals
VT1-VT6 and graphics terminal VT7

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: grub2 (not installed)
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic i686
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: i386
CurrentDesktop: KDE
Date: Sun Dec  3 20:44:14 2017
InstallationDate: Installed on 2014-12-15 (1084 days ago)
InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release i386 (20141022.1)
SourcePackage: grub2
UpgradeStatus: Upgraded to artful on 2017-12-02 (0 days ago)

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


** Tags: apport-bug artful i386

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

Title:
  Graphics is corrupt up on VT1-VT7 even during boot

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

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

[Bug 1613184] Re: method mirror broken at 1.3

2017-12-02 Thread Jarl
Note that this bug is a blocker for standard upgrade path from Zesty to
Artful.

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

Title:
  method mirror broken at 1.3

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

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

[Bug 1613184] Re: method mirror broken at 1.3

2017-12-02 Thread Jarl
Confirmed Verified on zesty using version 1.4.8

Jarl

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

Title:
  method mirror broken at 1.3

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

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

[Bug 1700621] Re: System freezes and crashes when enabling USB network

2017-07-03 Thread Jarl
@kaihengfeng: Or try without VMware installed (remove vmnet completely),
correct?

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

Title:
  System freezes and crashes when enabling USB network

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

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


[Bug 1700621] Re: System freezes and crashes when enabling USB network

2017-07-02 Thread Jarl
@kaihengfeng: It has worked with previous versions of ubuntu, but it is
quite some time ago I used this feature (> 1 year), but that was with a
micros USB 2.0, this time it is with a USB-C cable. I don't know if that
changes anything.

I have tried again with the new kernel 4.10.0-26-generic with same
deterministic result.

Could you give precise instructions on how try the kernels you have
linked? And just to emphasize The kernels seems to be for xenial, I am
running Zesty.

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

Title:
  System freezes and crashes when enabling USB network

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

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


[Bug 1700621] [NEW] System freezes and crashes when enabling USB network

2017-06-26 Thread Jarl
Public bug reported:

I have my Android (Google pixel) attached via USB cable. Now I want to
use the network from the android using USB. So (on the android device) I
turn on "Network sharing via USB" and boom my ubuntu crashes and I find
"BUG: stack guard page was hit at b691c54981c0 (stack is
b691c5494000..b691c5497fff)" in /var/log/kern.log

It is 100% reproducible every time.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: linux-image-4.10.0-24-generic 4.10.0-24.28
ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
Uname: Linux 4.10.0-24-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jarl   2901 F pulseaudio
 /dev/snd/controlC0:  jarl   2901 F pulseaudio
CurrentDesktop: KDE
Date: Mon Jun 26 19:39:37 2017
HibernationDevice: RESUME=UUID=62c8a911-b76d-4691-9ffe-019c5aef1c88
InstallationDate: Installed on 2016-01-08 (534 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: System76, Inc. Oryx Pro
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-24-generic.efi.signed 
root=UUID=77b926b9-e936-4d48-a883-a4690b36dac0 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.10.0-24-generic N/A
 linux-backports-modules-4.10.0-24-generic  N/A
 linux-firmware 1.164.1
SourcePackage: linux
UpgradeStatus: Upgraded to zesty on 2017-04-19 (67 days ago)
dmi.bios.date: 02/02/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.05.13RSA1
dmi.board.asset.tag: Tag 12345
dmi.board.name: Oryx Pro
dmi.board.vendor: System76, Inc.
dmi.board.version: orxp1
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.13RSA1:bd02/02/2016:svnSystem76,Inc.:pnOryxPro:pvrorxp1:rvnSystem76,Inc.:rnOryxPro:rvrorxp1:cvnSystem76,Inc.:ct10:cvrN/A:
dmi.product.name: Oryx Pro
dmi.product.version: orxp1
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-bug zesty

** Description changed:

  I have my Android (Google pixel) attached via USB cable. Now I want to
  use the network from the android using USB. So (on the android device) I
- turn on "Network sharing via USB" and boom my ubuntu crashes.
+ turn on "Network sharing via USB" and boom my ubuntu crashes and I find
+ "BUG: stack guard page was hit at b691c54981c0 (stack is
+ b691c5494000..b691c5497fff)" in /var/log/kern.log
  
  It is 100% reproducible every time.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-24-generic 4.10.0-24.28
  ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
  Uname: Linux 4.10.0-24-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  jarl   2901 F pulseaudio
-  /dev/snd/controlC0:  jarl   2901 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  jarl   2901 F pulseaudio
+  /dev/snd/controlC0:  jarl   2901 F pulseaudio
  CurrentDesktop: KDE
  Date: Mon Jun 26 19:39:37 2017
  HibernationDevice: RESUME=UUID=62c8a911-b76d-4691-9ffe-019c5aef1c88
  InstallationDate: Installed on 2016-01-08 (534 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: System76, Inc. Oryx Pro
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-24-generic.efi.signed 
root=UUID=77b926b9-e936-4d48-a883-a4690b36dac0 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.10.0-24-generic N/A
-  linux-backports-modules-4.10.0-24-generic  N/A
-  linux-firmware 1.164.1
+  linux-restricted-modules-4.10.0-24-generic N/A
+  linux-backports-modules-4.10.0-24-generic  N/A
+  linux-firmware 1.164.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-04-19 (67 days ago)
  dmi.bios.date: 02/02/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.13RSA1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Oryx Pro
  dmi.board.vendor: System76, Inc.
  dmi.board.version: orxp1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.13RSA1:bd02/02/2016:svnSystem76,Inc.:pnOryxPro:pvrorxp1:rvnSystem76,Inc.:rnOryxPro:rvrorxp1:cvnSystem76,Inc.:ct10:cvrN/A:
  dmi.product.name: Oryx Pro
  dmi.product.version: orxp1
  dmi.sys.vendor: System76, Inc.

-- 
You 

[Bug 1700621] Re: System freezes and crashes when enabling USB network

2017-06-26 Thread Jarl
Attached is snippet from /var/log/kern.log

** Attachment added: "snippet from /var/log/kern.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1700621/+attachment/4903730/+files/kern.log

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

Title:
  System freezes and crashes when enabling USB network

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

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


[Bug 1527663] Re: firefox 43 Accept-Language header does not follow preferences

2017-05-01 Thread Jarl
** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1005640
   Importance: Unknown
   Status: Unknown

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

Title:
  firefox 43 Accept-Language header does not follow preferences

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

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


[Bug 1527663] Re: firefox 43 Accept-Language header does not follow preferences

2017-05-01 Thread Jarl
This bug is confirmed on 17.04 with FF 53

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

Title:
  firefox 43 Accept-Language header does not follow preferences

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

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


[Bug 912153] Re: cannot unmount sshfs mounts when ssh connection is lost

2017-02-28 Thread Jarl
All version numbers can be found in the attached apport information file
in comment #1.

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

Title:
  cannot unmount sshfs mounts when ssh connection is lost

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

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


[Bug 1654618] Re: Application crashes on startup due to missing dependency

2017-01-06 Thread Jarl Gullberg
Wrote quick patch for the issue. This patch adds the missing library to
the control file dependencies for the webcamoid package.

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

Title:
  Application crashes on startup due to missing dependency

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

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


[Bug 1654618] Re: Application crashes on startup due to missing dependency

2017-01-06 Thread Jarl Gullberg
Oops, forgot to edit the description of the patch. Reuploaded.

** Patch added: "add-missing-dependency.patch"
   
https://bugs.launchpad.net/ubuntu/+source/webcamoid/+bug/1654618/+attachment/4800942/+files/add-missing-dependency.patch

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

Title:
  Application crashes on startup due to missing dependency

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

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


[Bug 1654618] [NEW] Application crashes on startup due to missing dependency

2017-01-06 Thread Jarl Gullberg
Public bug reported:

On Ubuntu 16.04 "Xenial", Webcamoid (package version 6.2.0-3) will not
start due to a missing dependency. The application runs, but the UI
never loads and instead prints an error message.

Installing the package "libqt5qml-graphicaleffects" will allow the
application to start.

This package should be added to the dependencies of the application.

** Affects: webcamoid (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/1654618

Title:
  Application crashes on startup due to missing dependency

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

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


[Bug 42382] Re: bash completion does not work for ssh

2016-05-27 Thread Jarl
@dotancohen: For me, putting `HashKnownHosts no` into `~/.ssh/config`
works fine.

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

Title:
  bash completion does not work for ssh

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-12-19 Thread Jarl
I have now tried with the latest rc5 kernel
`Linux hermes 4.4.0-040400rc5-generic #201512140221 SMP Mon Dec 14 02:23:36 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux`

The problem/symptoms are still the same.

Jarl

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-11-26 Thread Jarl
The output from `sudo dmidecode -s bios-version && sudo dmidecode -s
bios-release-date` is

68PAD Ver. F.20
12/07/2011


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-11-22 Thread Jarl
I have now (finally) updated the BIOS to the latest F.20 (mentioned in
comment #5). I have further upgraded to the latest ubuntu 15.10 with
kernel Linux hermes 4.2.0-18-generic #22-Ubuntu SMP Fri Nov 6 18:25:50
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

The hardware, the symptoms and the problem is still the same.


** Changed in: linux (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1493888] Re: FGLRX incompatible with gcc 5

2015-11-01 Thread Jarl
Tested with fglrx-updates version 2:15.201-0ubuntu2~15.10.2 from
-proposed and 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/1493888

Title:
  FGLRX incompatible with gcc 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1493888/+subscriptions

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


[Bug 1370859] Re: Error! Bad return status for module build on kernel: 3.16.0-16-generic (x86_64)

2015-06-15 Thread Jarl
Got this problem on 3.16.0-41-generic (x86_64)

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

Title:
  Error! Bad return status for module build on kernel: 3.16.0-16-generic
  (x86_64)

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

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


[Bug 1370859] Re: Error! Bad return status for module build on kernel: 3.16.0-16-generic (x86_64)

2015-06-15 Thread Jarl
It says "Consult /var/lib/dkms/nvidia-331-updates/331.113/build/make.log
for more information." but the file is gone after the "aptitude upgrade"
completed.

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

Title:
  Error! Bad return status for module build on kernel: 3.16.0-16-generic
  (x86_64)

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-05-02 Thread Jarl
It's no so easy to update the BIOS when Ubuntu is installed, working on
it, hang on, I'll be there.

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-02-25 Thread Jarl
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-02-25 Thread Jarl
First time I tried to use thsi SD card reader was about a year ago
(13.10) where I also had this problem (same hardware), and the situation
has not changed (i.e. all kernels through Ubuntu 14.04 and now 14.10.

The reason I have not repported this before is lack of time of root-
cause investigation. For quite some time I was mislead/confused by the
32GB limitation of the FAT file system and not-so-mature linux
implementation of the exFAT file system.

So this problem did not just start happening, it has never worked
correct for me.

> Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.0 kernel[0].

Yes, I have try to use the v4.0-rc1 kernel downloaded from
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc1-vivid/ with no
effect the behaviour is identical. Therefore I add the tag 'kernel-bug-
exists-upstream'.


** Tags added: kernel-bug-exists-upstream

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1424341] Re: icedtea plugin throws exception

2015-02-22 Thread Jarl
** Description changed:

- Visit https://www.netbank.nordea.dk/netbank/servlet/LogonCommon and
- click on "Log på" tab, it will start the java plugin which will end up
- with an exception.
+ Visit https://www.netbank.nordea.dk/netbank/index.jsp and click on "Log
+ på" tab, it will start the java plugin which will end up with an
+ exception.
  
  I am attaching the exception information.
  
  Jarl
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: icedtea-7-plugin 1.5.2-1ubuntu2~14.10
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Feb 22 09:33:01 2015
  InstallationDate: Installed on 2013-11-09 (469 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: icedtea-web
  UpgradeStatus: Upgraded to utopic on 2014-12-25 (58 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/1424341

Title:
  icedtea plugin throws exception

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

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

[Bug 1424341] [NEW] icedtea plugin throws exception

2015-02-22 Thread Jarl
Public bug reported:

Visit https://www.netbank.nordea.dk/netbank/servlet/LogonCommon and
click on "Log på" tab, it will start the java plugin which will end up
with an exception.

I am attaching the exception information.

Jarl

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: icedtea-7-plugin 1.5.2-1ubuntu2~14.10
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb 22 09:33:01 2015
InstallationDate: Installed on 2013-11-09 (469 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: icedtea-web
UpgradeStatus: Upgraded to utopic on 2014-12-25 (58 days ago)

** Affects: icedtea-web (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

** Attachment added: "exception details"
   https://bugs.launchpad.net/bugs/1424341/+attachment/4324476/+files/bug.txt

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

Title:
  icedtea plugin throws exception

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

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

[Bug 1424261] [NEW] usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-02-21 Thread Jarl
Public bug reported:

Using a 64GB microSDXC card in a usb sd card reader gives wrong SD card
size (32GB). When putting the same microSDXC card in a a SD adapter it
correctly gives 64GB size.

Hardware:

sdCard: SanDisk Extreme microSDXC UHS-I 
(http://www.sandisk.com/products/memory-cards/microsd/extreme-uhs-i-action-cameras/?capacity=64GB)
USB card reader: Kingston FCR-MRG2 
(http://www.kingston.com/us/support/technical/products?model=fcr-mrg2)
SD adapter: Kingston (http://www.kingston.com/en/flash/microsd_cards#MBLY)

Here is the output from terminal:
Accessing it through USB card reader:
$ sudo fdisk -l /dev/sdb 

Disk /dev/sdb: 27.5 GiB, 29504831488 bytes, 57626624 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x


Accessing it through sd card adapter and the built-int sd card reader:
$ sudo fdisk -l /dev/mmcblk0

Disk /dev/mmcblk0: 59.5 GiB, 63864569856 bytes, 124735488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x


My conclussion is that the driver for the usb card-reader.

I will attach the output of lsusb -v -d 090c:6200

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-30-generic 3.16.0-30.40
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jarl   4339 F pulseaudio
CurrentDesktop: KDE
Date: Sat Feb 21 21:27:53 2015
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=e45150b2-5a68-4250-918d-8b731fcb17a2
InstallationDate: Installed on 2013-11-27 (450 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP EliteBook 8730w
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=21aea9ee-02ab-46d0-8314-468f69a333c0 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-30-generic N/A
 linux-backports-modules-3.16.0-30-generic  N/A
 linux-firmware 1.138.1
SourcePackage: linux
UpgradeStatus: Upgraded to utopic on 2015-01-22 (30 days ago)
dmi.bios.date: 12/03/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PAD Ver. F.13
dmi.board.name: 30EC
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 91.25
dmi.chassis.asset.tag: CNU01143H6
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PADVer.F.13:bd12/03/2010:svnHewlett-Packard:pnHPEliteBook8730w:pvrF.13:rvnHewlett-Packard:rn30EC:rvrKBCVersion91.25:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8730w
dmi.product.version: F.13
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug utopic

** Attachment added: "output of `lsusb -v -d 090c:6200`"
   
https://bugs.launchpad.net/bugs/1424261/+attachment/4324181/+files/sdcardreader.txt

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

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2015-02-20 Thread Jarl
Can we expect to get a fix for this in Utopic?

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

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1389021] Re: Does not detect hotplugged storage device (exfat)

2015-02-20 Thread Jarl
@osaier and everyone else on Utopic. If you are affected by this, then
you should also mark yourself as affected by bug #1393542 as mentioned
in comment #7

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

Title:
  Does not detect hotplugged storage device (exfat)

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

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


[Bug 170225] Re: relative image paths instead of absolute

2015-01-31 Thread Jarl Arntzen
I've just confirmed that both new bugs exist in the release version of Inkscape 
0.91 r13725 for Win64 on Win8.
*JPG+GIF linking crashes Inkscape as described above.
* Loading a SVG file which contains both absolute and relatively linked files 
crashes Inkscape.

Cheers.

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

Title:
  relative image paths instead of absolute

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

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


[Bug 170225] Re: relative image paths instead of absolute

2015-01-31 Thread Jarl Arntzen
Tested and found to be partially working on Win 8. (Yesss!!)
Furthermore, there's no difference between using \ or / as a folder delimiter 
in the paths on Win 8.

1. Created new Inkscape file and put it into "foldername-1".
2. Added some random GIF, JPG and PNG-files to a subfolder called "subfolder"
3. Drag-and-dropped files into Inkscape file.
4. Closed Inkscape, renamed parent folder to "foldername-2".
5. Opened Inkscape.

Result:
Linked image files were still loaded as the xlink:href is still relative. 
Really good! :D :D :D

However, if some of the paths are absolute, Inkscape 0.91pre4 r13712 crashes 
upon loading the file.
Furthermore, for some reason, it's possible to import a JPG or GIF file into 
the same SVG. Any combination of JPG+PNG or GIF+PNG works but GIF+JPG crashes 
Inkscape upon importing the second file.

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

Title:
  relative image paths instead of absolute

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

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


[Bug 1408965] Re: ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

2015-01-22 Thread Jarl
Ping

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

Title:
  ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

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

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


[Bug 1321959] Re: upgrade from trusty to utopic failed

2015-01-22 Thread Jarl
This is not fixed and has been there for a long time. Please reopen bug.

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

Title:
  upgrade from trusty to utopic failed

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

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


[Bug 1282271] Re: Can't upgrade from 14.04 -> 14.10

2015-01-22 Thread Jarl
** This bug is no longer a duplicate of bug 1280782
   Unable to upgrade from 13.10 to 14.04 - tk8.5-lib fails to upgrade to 
libtk8.5

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

Title:
  Can't upgrade from 14.04 -> 14.10

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

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


[Bug 1408965] [NEW] ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

2015-01-09 Thread Jarl
Public bug reported:

The command line experience is:

$ ubuntu-bug ubuntu-release-upgrader-core
 AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/bin/cat' as the super user
Authenticating as: Jarl Friis,,, (jarl)
Password: 
 AUTHENTICATION COMPLETE ===
 AUTHENTICATING FOR com.ubuntu.apport.root-info ===
Authentication is required to collect system information for this problem report
Authenticating as: Jarl Friis,,, (jarl)
Password: 
 AUTHENTICATION COMPLETE ===
Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 533, in 
sys.exit(UserInterface.run_argv())
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 650, in run_argv
return self.run_report_bug()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 488, in 
run_report_bug
response = self.ui_present_report_details(allowed_to_report)
  File "/usr/share/apport/apport-kde", line 355, in ui_present_report_details
desktop_info)
  File "/usr/share/apport/apport-kde", line 168, in __init__
self.ui.ui_update_view(self)
  File "/usr/share/apport/apport-kde", line 345, in ui_update_view
QTreeWidgetItem(keyitem, [line])
TypeError: arguments did not match any overloaded call:
  QTreeWidgetItem(int type=QTreeWidgetItem.Type): argument 1 has unexpected 
type 'QTreeWidgetItem'
  QTreeWidgetItem(list-of-str, int type=QTreeWidgetItem.Type): argument 1 has 
unexpected type 'QTreeWidgetItem'
  QTreeWidgetItem(QTreeWidget, int type=QTreeWidgetItem.Type): argument 1 has 
unexpected type 'QTreeWidgetItem'
  QTreeWidgetItem(QTreeWidget, list-of-str, int type=QTreeWidgetItem.Type): 
argument 1 has unexpected type 'QTreeWidgetItem'
  QTreeWidgetItem(QTreeWidget, QTreeWidgetItem, int type=QTreeWidgetItem.Type): 
argument 1 has unexpected type 'QTreeWidgetItem'
  QTreeWidgetItem(QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 
has unexpected type 'list'
  QTreeWidgetItem(QTreeWidgetItem, list-of-str, int type=QTreeWidgetItem.Type): 
argument 2 has unexpected type 'list'
  QTreeWidgetItem(QTreeWidgetItem, QTreeWidgetItem, int 
type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
  QTreeWidgetItem(QTreeWidgetItem): too many arguments

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport 2.14.1-0ubuntu3.6
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
NonfreeKernelModules: nvidia
ApportLog:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jan  9 11:14:26 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-11-27 (407 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2015-01-09 (0 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  ubuntu-bug ubuntu-release-upgrader-core fails to report a bug

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

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


[Bug 1343962] Re: Sound slider moves itself randomly when scrolling or moving sound pointer

2014-07-25 Thread Jarl Balgruuf
I installed Ubuntu on a virtual machine and installed the Ubuntu SDK,
but still having this problem. It is 100% not a hardware problem. I hope
the developers fix this problem.

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

Title:
  Sound slider moves itself randomly when scrolling or moving sound
  pointer

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

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


[Bug 1333416] Re: [rt2561/rt61] cannot connect with wifi

2014-06-25 Thread Jarl
I am sorry if I have wasted anyones time.

It tutned out that the router providing the "FreeNet" SSID hung soon
after the installation, that is what caused the strange experiences (the
other laptops could not connect either) , rebooting the router solved
the problem

Sorry, I will closing this issue.


** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [rt2561/rt61] cannot connect with wifi

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

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


[Bug 1333416] Re: [rt2561/rt61] cannot connect with wifi

2014-06-23 Thread Jarl
This is really weird...

The SSID I am trying to connect to is "FreeNet" it is an open wifi
without security; there it fails. When I try to connect to another SSID
with WPA2 wireless security it works fine.

However, I must repeat again that during installation I connected to
"FreeNet" without problems, and I have other 14.04 installations (on
different wifi hardware) that connects fine to "FreeNet".

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

Title:
  [rt2561/rt61] cannot connect with wifi

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

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


[Bug 1333416] [NEW] [rt2561/rt61] cannot connect with wifi

2014-06-23 Thread Jarl
Public bug reported:

Now when I have installed Kubuntu 14.04 from DVD the wifi will not
connect. The access points are shown in the list of available access
points, but it will not connect.

The odd thing is that during installation, the wifi was detected and
connected without any problems to the access point. I wonder if the
installation process was using another kernel.

Jarl

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-24-generic 3.13.0-24.47
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jarl   1950 F pulseaudio
CurrentDesktop: KDE
Date: Mon Jun 23 22:43:44 2014
HibernationDevice: RESUME=/dev/sda2
InstallationDate: Installed on 2014-06-14 (9 days ago)
InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: NOTEBOOK SAM2000
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=ba94e7d4-274a-40b8-b1c7-9cc9d5479186 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-29-generic N/A
 linux-backports-modules-3.13.0-29-generic  N/A
 linux-firmware 1.127.2
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/01/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A1013AM7 V6.40
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: MICRO-STAR INT'L CO.,LTD
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA1013AM7V6.40:bd11/01/2005:svnNOTEBOOK:pnSAM2000:pvr0131:cvnMICRO-STARINT'LCO.,LTD:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: SAM2000
dmi.product.version: 0131
dmi.sys.vendor: NOTEBOOK

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


** Tags: amd64 apport-bug trusty

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

Title:
  [rt2561/rt61] cannot connect with wifi

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

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


[Bug 1311247] Re: [Grubenv] error: malformed file, press any key to continue

2014-06-19 Thread Jarl
** Also affects: grub via
   http://savannah.gnu.org/bugs/?42134
   Importance: Unknown
   Status: Unknown

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

Title:
  [Grubenv] error: malformed file, press any key to continue

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

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


[Bug 1169283] Re: Recent Update broke Cisco-VPN connection

2014-06-01 Thread Jarl
Just upgraded to 14.04 and ran into this issue.

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

Title:
  Recent Update broke Cisco-VPN connection

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

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


[Bug 1278569] Re: ibus breaks emacs24 control-space keybinding

2014-05-26 Thread Jarl
I confirm this is a problem with default installation of ibus version
1.5.5-1ubuntu3

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

Title:
  ibus breaks emacs24 control-space keybinding

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

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


[Bug 1265530] Re: Missing Reason-Phrase in HTTP response header for *standard* 3-digit status codes

2014-01-02 Thread Jarl
I don't think any end-users are seriously affected (not even developers
using apache).

Howeverenterprise installations seems to be the ones that are affected:
The reporter discovered the problem in combination with Phusion passenger (Ruby 
on Rails stack), that is also the case for me and another commenter on the 
apache bug.

I ran into this problem when I upgraded hosts that nagios is watching.
Nagios starting to report problems because of this.

Another commenter on the apache bug ran into this problem when the http
server was behind a varnish installation, apparently varnish also rely
on this to work.

So it seems mostly to be a problem in an Enterprise server setup, but
that is also bad enough I think...

Jarl

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

Title:
  Missing Reason-Phrase in HTTP response header for *standard* 3-digit
  status codes

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

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


[Bug 1265151] Re: 1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after upgrading to 13.10

2014-01-02 Thread Jarl
I tend to agree with Ivo, this bug report is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245819 (though it
is a slightly different computer model)

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

Title:
  1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after
  upgrading to 13.10

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

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


[Bug 1265151] Re: 1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after upgrading to 13.10

2014-01-02 Thread Jarl
I have update to the latest kernel using the steps in
http://ubuntuhandbook.org/index.php/2013/11/linux-kernel-3-12-released-
install-ubuntu-or-linux-mint/ (Thanks Ivo)

That solved my problem.

Christopher, Are you serious? you are asking me to completely wipe my
ubuntu installation and reinstall from scratch the daily CD image to see
if that solves the problem.

It has been confirmed now by three sources that kernel 3.12 solves the
problem, isn't that sufficient information? I trust that if daily CD has
kernel 3.11 the problem is there, if it has kernel 3.12 the problem is
not there.

Jarl

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

Title:
  1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after
  upgrading to 13.10

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

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


[Bug 1265151] Re: 1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after upgrading to 13.10

2014-01-02 Thread Jarl
I updated the BIOS, it doesn't help...

After BIOS update:
$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
68CPE Ver. F.24
10/18/2013

The problem seems to be introduced in kernel 3.11 and solved in 3.12.
Are there  any plans on updating ubuntu official kernel to 3.12?

Jarl

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

Title:
  1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after
  upgrading to 13.10

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

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


[Bug 1265151] Re: 1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after upgrading to 13.10

2014-01-02 Thread Jarl
Should I change status to "New" now that I have provided the requested
info?

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

Title:
  1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after
  upgrading to 13.10

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

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


[Bug 1265530] [NEW] Missing Reason-Phrase in HTTP response header for *standard* 3-digit status codes

2014-01-02 Thread Jarl
Public bug reported:

Upgrading to 13.10 introduced this bug, it is very well documented on

https://issues.apache.org/bugzilla/show_bug.cgi?id=54946

** Affects: apache2
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: Apache Software Foundation Bugzilla #54946
   http://issues.apache.org/bugzilla/show_bug.cgi?id=54946

** Also affects: apache2 via
   http://issues.apache.org/bugzilla/show_bug.cgi?id=54946
   Importance: Unknown
   Status: Unknown

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

Title:
  Missing Reason-Phrase in HTTP response header for *standard* 3-digit
  status codes

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

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


[Bug 1265151] Re: 1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after upgrading to 13.10

2014-01-02 Thread Jarl
Thanks a lot for the verify specific links, especially
https://help.ubuntu.com/community/BiosUpdate, I didn't know. I will
update the BIOS later today and get back.

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

Title:
  1814:3290 [HP ProBook 455 G1 Notebook PC] rt2800pci doesn't work after
  upgrading to 13.10

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

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


[Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-12-31 Thread Jarl
Since this bug is about support for RT3290 and I have seen RT3290 to be
working fine in 13.04 I consider the support for RT3290 to be in place.

However In Ubuntu 13.10 there seems to be a bug introduced with kernel 3.11, so 
I have created a separate bug for that at 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265151

I don't know whether that is the correct way to do it, please feel free to mark 
it as duplicate if that is the correct thing to do. At lease I find it usefull 
that others have identified what I believe it the offending commit in the 
kernel:
http://www.spinics.net/lists/linux-wireless/msg113047.html

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

Title:
  Need support of Ralink RT3290 wifi support

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

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


[Bug 1265151] Re: rt2800pci doesn't work after upgrading to 13.10

2013-12-31 Thread Jarl
Sometimes I also see lines like this in dmesg:
[ 2130.023591] ieee80211 phy5: rt2x00queue_write_tx_frame: Error - Arrived at 
non-free entry in the non-full queue 0
[ 2130.023591] Please file bug report to http://rt2x00.serialmonkey.com
[ 2131.111559] ieee80211 phy5: rt2x00queue_write_tx_frame: Error - Arrived at 
non-free entry in the non-full queue 0
[ 2131.111559] Please file bug report to http://rt2x00.serialmonkey.com
[ 2137.168250] ieee80211 phy5: rt2x00queue_write_tx_frame: Error - Arrived at 
non-free entry in the non-full queue 0
[ 2137.168250] Please file bug report to http://rt2x00.serialmonkey.com
[ 2143.224765] ieee80211 phy5: rt2x00queue_write_tx_frame: Error - Arrived at 
non-free entry in the non-full queue 0
[ 2143.224765] Please file bug report to http://rt2x00.serialmonkey.com

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

Title:
  rt2800pci doesn't work after upgrading to 13.10

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

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


[Bug 1265151] [NEW] rt2800pci doesn't work after upgrading to 13.10

2013-12-31 Thread Jarl
Public bug reported:

After upgrading to 13.10 wifi no longer works for rt2800pci (RT3290)

To me it looks like this problem:
http://www.spinics.net/lists/linux-wireless/msg113047.html

$ lsb_releasee -rd
Description:Ubuntu 13.10
Release:13.10

$ apt-cache policy linux
linux:
  Installeret: (ingen)
  Kandidat:3.11.0.14.15
  Versionstabel:
 3.11.0.14.15 0
500 http://dk.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ saucy-security/main amd64 
Packages
 3.11.0.12.13 0
500 http://dk.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

I expected wifi to work as in 13.04, but it is unstable and in is
deactivated after some time.

I can reproduce the problem with 
$ sudo rmmod rt2800pci
$ sudo modprobe rt2800pci

after that WIFI works for some seconds or minutes, then it is
disconnected.

the dmesg output is like this but it varies a bit...

[  360.455741] rt2800pci :04:00.0: irq 56 for MSI/MSI-X
[  360.455823] ieee80211 phy2: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 
detected
[  360.459348] ieee80211 phy2: rt2x00_set_rf: Info - RF chipset 3290 detected
[  360.459674] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[  360.471808] ieee80211 phy2: rt2x00lib_request_firmware: Info - Loading 
firmware file 'rt3290.bin'
[  360.471870] ieee80211 phy2: rt2x00lib_request_firmware: Info - Firmware 
detected - version: 0.37
[  360.517677] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  360.518267] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  362.601583] wlan0: authenticate with 00:18:e7:8a:55:2b
[  362.616562] wlan0: send auth to 00:18:e7:8a:55:2b (try 1/3)
[  362.617959] wlan0: authenticated
[  362.620409] wlan0: associate with 00:18:e7:8a:55:2b (try 1/3)
[  362.624016] wlan0: RX AssocResp from 00:18:e7:8a:55:2b (capab=0x431 status=0 
aid=2)
[  362.624103] wlan0: associated
[  362.624156] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  446.156373] r8169 :02:00.0 eth0: link down
[  476.091171] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  476.251186] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  476.639219] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  476.799146] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  476.807303] cfg80211: Calling CRDA to update world regulatory domain
[  476.813452] cfg80211: World regulatory domain updated:
[  476.813459] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[  476.813464] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[  476.813468] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[  476.813472] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[  476.813475] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[  476.813478] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[  477.059262] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  477.219205] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  477.379126] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  477.539122] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  478.759324] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  478.919410] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  483.755832] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  483.915844] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[  484.075688] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 0 
failed to flush
[  484.235771] ieee80211 phy2: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-14-generic 3.11.0-14.21
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jarl   1860 F pulseaudio
 /dev/snd/controlC0:  jarl   1860 F pulseaudio
Date: Tue Dec 31 09:11:38 2013
HibernationDevice: RESUME=UUID=92f3c741-1bd3-4762-a2c1-59d27eef756c
InstallationDate: Installed on 2013-12-28 (2 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP ProBook 455 G1
MarkForUpload: True
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=3f5bd5b6-65b8-4ea5-bf33-4a8a7bf79b52 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-14-generic N/A
 

[Bug 1217219] [NEW] Please include Heimdall firmware flashing for android

2013-08-27 Thread Jarl
Public bug reported:

To flash Samsung phones with android firmware Heimdall is used.

Please include Heimdall in Ubuntu:

Source code: https://github.com/Benjamin-Dobell/Heimdall

Licensen: MIT (https://github.com/Benjamin-
Dobell/Heimdall/blob/master/LICENSE)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

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

Title:
  Please include Heimdall firmware flashing for android

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

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


[Bug 87220]

2013-06-14 Thread Jarl Arntzen
Hi. I've just tested this out on Win7 now. The rotation works really well!
Be it screenshots pasted directly into the document, images drag-dropped in 
from the desktop or imported through Insert -> Picture -> From file... Even a 
linked image can be rotated. Great work.

Some small bugs:
1. Swapped flip directions
Now, I didn't notice at first but on the toolbar both the horizontal and 
vertical flip buttons has the tooltip "Flip Horizontally" and each one now does 
the opposite to what the icon might indicate. The left/right-pointing arrow 
flips the image up/down and vice versa.

2. Missing icon:
Also, on the context menu, the icon is missing for "Rotate 90 left" but is 
present for the other option. 

Other than that, it works beautifully.

Version: 4.2.0.0.alpha0+
Build ID: c36348f20c4fcb6ae1acb0fd06c19edfa9fb108

Thanks!

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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


[Bug 1184233] [NEW] After upgrading from 12.10 to 13.04: kernel stack trace in wifi module

2013-05-25 Thread Jarl
Public bug reported:

Even though I dpn't touch the network-client, the kernel will suddenly
throw a stack trace and my windows starts to hang.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-22-generic 3.8.0-22.33
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jarl   1863 F pulseaudio
Date: Sun May 26 01:32:35 2013
HibernationDevice: RESUME=UUID=92f3c741-1bd3-4762-a2c1-59d27eef756c
InstallationDate: Installed on 2013-01-09 (136 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MachineType: Hewlett-Packard HP Compaq 6735b
MarkForUpload: True
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic 
root=UUID=443599ed-43b5-42b4-a388-8b50ce10d21e ro quiet splash nomodeset 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-22-generic N/A
 linux-backports-modules-3.8.0-22-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-05-25 (0 days ago)
dmi.bios.date: 05/04/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68GTT Ver. F.16
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30E3
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 96.26
dmi.chassis.asset.tag: CNU90546BM
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68GTTVer.F.16:bd05/04/2011:svnHewlett-Packard:pnHPCompaq6735b:pvrF.16:rvnHewlett-Packard:rn30E3:rvrKBCVersion96.26:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6735b
dmi.product.version: F.16
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug raring

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

Title:
  After upgrading from 12.10 to 13.04: kernel stack trace in wifi module

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

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


[Bug 1184230] Re: Display corrupted during boot after a few seconds with a blinking splash logo on Mobility Radeon HD 3200

2013-05-25 Thread Jarl
Here is my /var/log/Xorg.0.log

** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1184230/+attachment/3686788/+files/Xorg.0.log

** Summary changed:

- Display corrupted during boot after a few seconds with a blinking splash logo 
on Mobility Radeon HD 3200
+ Upgrading to 13.4: Display corrupted during boot after a few seconds with a 
blinking splash logo on Mobility Radeon HD 3200

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

Title:
  Upgrading to 13.4: Display corrupted during boot after a few seconds
  with a blinking splash logo on Mobility Radeon HD 3200

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

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


[Bug 1184230] [NEW] Upgrading to 13.4: Display corrupted during boot after a few seconds with a blinking splash logo on Mobility Radeon HD 3200

2013-05-25 Thread Jarl
Public bug reported:

I ran into this bug when upgrading from 12.10 to 13.04 on my HP 6735b

Using the nomodeset as kernel argument works around the problem with the
effect that it is incorrect screen resololution detected and configured.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-radeon 1:7.1.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Sun May 26 01:11:39 2013
InstallationDate: Installed on 2013-01-09 (136 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: Upgraded to raring on 2013-05-25 (0 days ago)

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  Upgrading to 13.4: Display corrupted during boot after a few seconds
  with a blinking splash logo on Mobility Radeon HD 3200

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

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


[Bug 87220]

2013-05-14 Thread Jarl Arntzen
> > 1. Pasting an image requires saving and reloading the .odt-file to enable 
> > the
> > buttons and allow any rotation.
> I can not reproduce this in Linux - it works fine if I copy/paste or 
> drag&drop a
> Jpeg image. What is the type of image? Can you also check in "Compress
> Graphic.." dialog (in LO 4.1). I will try this tomorrow in Windows - maybe 
> the problem is windows specific.

See attachment above. Like you say, drag-drop or copy/paste of jpg or png files 
on disk works very well. I wasn't even aware of this option.
A pasted screenshot, however is reported as file type "Unknown" in the Compress 
Graphic dialog (see attachment). After saving and reloading the writer file, 
the pasted screenshot is reported as being PNG and can be rotated.
Now, I do not really think this is a big weakness. In my experience, I can not 
really think of a good reason for rotating a screenshot at all. Cropping, 
however, is something that happens all the time in my line of work.


> One open item is also:
> > - If Rotation is not possible, show a hint, even in the menu.
> I really do not know how to easily do that. Toolbars, menus are hardcoded - it
> is really hard to show any additional hints. The only way I can think of right
> now is to leave buttons and menu items enabled but show a dialog when it is 
> not
> possible but I think this is lame. If anyone knows of an example where such
> hint is used in LO, then let me know.

Not to worry. Simply disabling the buttons rotation buttons is more than good 
enough for a hint.
I was thinking of the case where rotation is not possible until the user takes 
some additional action, like saving and reloading the document.
And in such a case, disabling the rotation buttons would be the correct 
feedback along with a tooltip on each disabled button which states something 
like:
"Please save and reload the document to allow rotating the image."
As stated above, this might only occur when a user pastes a screenshot. Also, 
this issue will be moot if the "uncompressed" format is supported in the future.


> 2. Using any of the graphic filters also instantly disables the
> rotate-button and the file needs saving and reloading before the buttons are
> enabled again.
"When you use a graphic filter the image becomes uncompressed - this is however 
not a format that is currently supported. When you later save the document, the 
image is compressed to PNG - this is why it works when you reload. I
will add uncompressed and some other image formats in the next step."

Sounds good. I've almost never used the filters but adding handling of
the uncompressed images will also solve the screenshot pasting issue.


>> 3. Vertical or horizontal flipping is instantly reset when any of the rotate
>> buttons are pressed. (Minor)
>Hm.. this one is interesting. I have to see what is going on here.
I can't remember the last time using any of the flip buttons but, of course, 
flipping may be very useful to many.

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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


[Bug 87220]

2013-05-14 Thread Jarl Arntzen
Created attachment 79287
Test of pasting screenshot on Win8

This image shows the Compress Image dialog after pasting a screenshot in
Win8

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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


[Bug 87220]

2013-05-13 Thread Jarl Arntzen
@Tomaž Vajngerl: Fantastic work! The rotate left/right arrows are very
easy to find, right next to the flip buttons.

I've tested image rotation in Win 8 using this build.
--
master~2013-05-13_01.26.32_LibreOfficeDev_4.1.0.0.alpha1_Win_x86.msi   
Version: 4.1.0.0.alpha1+
Build ID: c0417e82174297ace604c68fc577c831929f357
--

Works well:
1. Rotating left/right works very well with all 4 anchor types and wrap types.
2. Setting grayscale/black and white/watermark works well without interference.
3. Tweaking colors works without trouble.
4. Transparency works.

Workarounds needed:
1. Pasting an image requires saving and reloading the .odt-file to enable the 
buttons and allow any rotation.
2. Using any of the graphic filters also instantly disables the rotate-button 
and the file needs saving and reloading before the buttons are enabled again. 
3. Vertical or horizontal flipping is instantly reset when any of the rotate 
buttons are pressed. (Minor)

I'll test this more on Linux Mint 14 later...

Thanks again!

Even with these workarounds, I consider the feature complete enough to pay out 
the reward. Image rotation reward on FreedomSponsors.org has hereby been upped 
to $40 and paid in full.  
See: 
http://www.freedomsponsors.org/core/issue/229/functionality-request-rotate-images-in-writer
 if you consider contributing towards further bugfixing and improvements. 

Kind Regards, 
Jarl Arntzen

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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

[Bug 1173083] [NEW] When installing tdsodbc package the /etc/odbcinst.ini file is not updated to contain sections for the driver.

2013-04-26 Thread Jarl
Public bug reported:

When installing tdsodbc package the /etc/odbcinst.ini file is not
updated to contain sections for the driver.

For example when installing package odbc-postgresql the /etc/odbcinst.ini is 
updated to contain
[PostgreSQL ANSI]
Description = PostgreSQL ODBC driver (ANSI version)
Driver  = psqlodbca.so
Setup   = libodbcpsqlS.so
Debug   = 0
CommLog = 1
UsageCount  = 1

[PostgreSQL Unicode]
Description = PostgreSQL ODBC driver (Unicode version)
Driver  = psqlodbcw.so
Setup   = libodbcpsqlS.so
Debug   = 0
CommLog = 1
UsageCount  = 1

I would expect a similar update of that file when I install tdsodbc
package

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: tdsodbc 0.91-1build1
ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7
Uname: Linux 3.5.0-27-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Fri Apr 26 10:44:48 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-10-18 (555 days ago)
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=
 TERM=xterm
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/tcsh
SourcePackage: freetds
UpgradeStatus: Upgraded to quantal on 2012-11-10 (166 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  When installing tdsodbc package the /etc/odbcinst.ini file is not
  updated to contain sections for the driver.

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

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


[Bug 87220]

2013-04-25 Thread Jarl Arntzen
@Tomaž Vajngerl: Thanks for your efforts thus far. I really appreciate it!
I'd like to encourage you to register as a programmer at FreedomSponsors.org to 
get some payment for your work after adding some or all of Samuel's suggestions 
(below):
http://www.freedomsponsors.org/core/issue/229/functionality-request-rotate-images-in-writer


@Samuel M.: Absolutely. I'll remove the previous message. Just didn't
realize how Gmail handles this in the new layout before now.

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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

[Bug 298870] Re: odbcinst faiils with "odbcinst: SQLGetPrivateProfileString failed with ."

2013-04-24 Thread Jarl
Kind of sad to see such an old bug still being present in Ubuntu
12.10...

Jarl

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

Title:
  odbcinst faiils with "odbcinst: SQLGetPrivateProfileString failed with
  ."

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

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


[Bug 87220]

2013-04-23 Thread Jarl Arntzen
I've now tested
master~2013-04-23_04.48.50_LibreOfficeDev_4.1.0.0.alpha0_Win_x86.msi
on
my Win 7 here and it works beautifully in the following cases:

1. Imported JPG rotates left/right
2. Imported PNG rotates left/right
3. Imported JPG rotates left/right

Now, when I simply paste in a screenshot, the command for rotating the
images is simply not available "Manage Graphic --> ".
However, after saving the document and then restarting Writer, it's again
possible to select left/right rotation on the pasted images from the
context menu again.

Thanks for the good work so far.

I suggest button icons for left/right rotation ends up in the "Picture"
toolbar, right next to the flip horizontally / flip vertically button
icons. I think there are some nice icons in the Tango icon set.
Furthermore, in the cases where left/right rotation is not supported due to
the file format, I propose you simply gray out the buttons and put some
kind of tooltip which states something like "Rotation is supported for GIF,
JPG and PNG images".

Thanks again!



On Tue, Apr 23, 2013 at 1:22 PM,  wrote:

>   *Comment # 47 on bug
> 34423  from Tomaz
> Vajngerl  *
>
> (In reply to comment #46 
> )
> > I tried this on Win 8 in today's Windows build (
> > 2013-04-23_04.48.50_LibreOfficeDev_4.1.0.0.alpha0_Win_x86.msi ). Basically
> > the context menu says just: Manage Graphic --> 
> > Should I give it another day before trying again?
> > I'll try again on Win 7 when I get back home.
> >
> > Thanks for implementing, anyway!
>
>
> Hi,
>
> I forgot to mention. Currently only jpg, gif (non animated) and png images are
> supported. For any other you will see the "Manage Graphic -->  possible>". I wanted to support svg and other vector images but I did not
> manage to losslessly rotate them yet. If you a jpg, gif or png image that show
> this behavior then I would like to have this document because it is most 
> likely
> a bug.
>
> Regards, Tomaž
>
>  --
> You are receiving this mail because:
>
>- You are on the CC list for the bug.
>
>

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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

[Bug 87220]

2013-04-23 Thread Jarl Arntzen
I tried this on Win 8 in today's Windows build (
2013-04-23_04.48.50_LibreOfficeDev_4.1.0.0.alpha0_Win_x86.msi ). Basically
the context menu says just: Manage Graphic --> 
Should I give it another day before trying again?
I'll try again on Win 7 when I get back home.

Thanks for implementing, anyway!


On Tue, Apr 23, 2013 at 11:10 AM, 
wrote:

>   *Comment # 45 on bug
> 34423  from
> sasha.libreoff...@gmail.com *
>
> @ Tomaz Vajngerl
> Thanks for implementing this functionality
>
>  --
> You are receiving this mail because:
>
>- You are on the CC list for the bug.
>
>

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

Title:
  [Upstream] Wishlist: Add rotation of images to writer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/87220/+subscriptions

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


  1   2   3   4   >