[Bug 1850654] Re: update-initramfs complains of missing amdgpu firmware files

2020-04-16 Thread Martin Palenik
As of today, after the update of linux kernel to 5.4.0-24.28, the list
of missing firmwares gets shorter.

/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-24-generic
W: Possible missing firmware /lib/firmware/amdgpu/navi12_vcn.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_vcn.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_smc.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_smc.bin for module 
amdgpu
I: The initramfs will attempt to resume from /dev/nvme0n1p2

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

Title:
  update-initramfs complains of missing amdgpu firmware files

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

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

[Bug 1850654] Re: update-initramfs complains of missing amdgpu firmware files

2020-04-10 Thread Martin Palenik
Moreover, the firmware files are missing at the linux-firmware git:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amdgpu

The solution below suggested to copy it from the link above, but I can't.
https://askubuntu.com/a/1124256

I have just now fetched some updates for my Ubuntu 20.04 Focal Fossa
LTS, but the issue still persists. I think the issue are missing drivers
for some really new Radeon cards in the linux-firmware upstream. My
RX550 is using the amdgpu driver apparently (see the listings in my post
above) and the graphic performance seems to be alright for watching 4k
video. Probably the RX550 is unaffected, but one is unable to use the
new Radeon cards.

There are a few strange issues, though. There are no "restricted
drivers" listed at the "Software & Updates >> Additional Drivers". This
is strange, since the RX550 should be able to use either the open amdgpu
or the restricted amdgpu-pro. Also note I seem to have some video
quality issues with the VLC (absent in Videos), but it might be a codec
issue.

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

Title:
  update-initramfs complains of missing amdgpu firmware files

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

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

[Bug 1850654] Re: update-initramfs complains of missing amdgpu firmware files

2020-04-09 Thread Martin Palenik
Same problem at Ubuntu 20.04 LTS with Radeon RX550.

Processing triggers for initramfs-tools (0.136ubuntu4) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-21-generic
W: Possible missing firmware /lib/firmware/amdgpu/navi12_gpu_info.bin for 
module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_gpu_info.bin for 
module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_asd.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_sos.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_asd.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_sos.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega20_ta.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_rlc.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_mec2.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_mec.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_rlc.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_mec2.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_mec.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_me.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_pfp.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_ce.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_sdma.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_sdma1.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_sdma.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_vcn.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_vcn.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_smc.bin for module 
amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/arcturus_smc.bin for module 
amdgpu
I: The initramfs will attempt to resume from /dev/nvme0n1p2
I: (UUID=baebf59d-af03-4914-806e-c2672a0210d8)
I: Set the RESUME variable to override this.
Processing triggers for sgml-base (1.29.1) ...
Refreshing boot menu
INFO Updating GRUB menu   

Other info:

martin@slazer:~$ lspci -k | grep -EA3 'VGA|3D|Display'
0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa 
PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)
Subsystem: Sapphire Technology Limited Lexa PRO [Radeon RX 550]
Kernel driver in use: amdgpu
Kernel modules: amdgpu
martin@slazer:~$ lsmod | grep "kms\|drm"
drm_kms_helper184320  1 amdgpu
syscopyarea16384  1 drm_kms_helper
sysfillrect16384  1 drm_kms_helper
sysimgblt  16384  1 drm_kms_helper
fb_sys_fops16384  1 drm_kms_helper
drm   491520  12 gpu_sched,drm_kms_helper,amdgpu,ttm
martin@slazer:~$ find /dev -group video
/dev/fb0
/dev/dri/card0
martin@slazer:~$ cat /proc/cmdline
BOOT_IMAGE=/BOOT/ubuntu_9dd6hp@/vmlinuz-5.4.0-21-generic 
root=ZFS=rpool/ROOT/ubuntu_9dd6hp ro quiet splash vt.handoff=1
martin@slazer:~$ find /etc/modprobe.d/
/etc/modprobe.d/
/etc/modprobe.d/alsa-base.conf
/etc/modprobe.d/iwlwifi.conf
/etc/modprobe.d/blacklist-rare-network.conf
/etc/modprobe.d/blacklist-ath_pci.conf
/etc/modprobe.d/blacklist.conf
/etc/modprobe.d/blacklist-modem.conf
/etc/modprobe.d/amd64-microcode-blacklist.conf
/etc/modprobe.d/blacklist-oss.conf
/etc/modprobe.d/blacklist-firewire.conf
/etc/modprobe.d/blacklist-framebuffer.conf
/etc/modprobe.d/intel-microcode-blacklist.conf

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

Title:
  update-initramfs complains of missing amdgpu firmware files

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

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

[Bug 1288182]

2016-02-19 Thread Martin Palenik
Compiled the latest poppler trunk from the GIT repository - 0.40.0
including commits up to commit ab3c9ccb630004be049cb59f303612aa2a35f408
- on Ubuntu 16.04 daily with updates. Also compiled the latest trunk of
qpdfview - 0.4.16.99 - including all the funny libraries and passing all
tests.

No improvement.

Solution:
Install the latest Windows 10 (64bit) version of Foxit Reader using wine 
(staging or devel from wine PPA on Ubuntu) and open the file in it. Works like 
a charm, looks beautifully.

Alternative solution:
Is there any alternative to poppler on Linux? Note that Foxit for Linux 
1.0.1.0925 does not even support forms! You can add text via comments, but then 
again, the "special" characters are broken or invisible (amusingly in a 
different way than using poppler).

Affected readers (confirmed):
evince (called Document viewer on Ubuntu), okular, qpdfview, Foxit Reader for 
Linux

Not affected:
Foxit Reader for Windows on wine-1.9.3 (Staging))

Not working (crashes on wine-1.9.3 (Staging)):
Adobe acrobat reader XI for Windows on Wine  

To demonstrate the problem, type this into a PDF form:
Příliš žľuťoučký kůň úpěl ďábelské ódy

Some character disappear, some are replaced with free spaces and become
invisible. If entered using Foxit Reader for Windows however, the whole
phrase displays correctly on Linux PDF viewers. It becomes malformed
when copied into any other form.

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

Title:
  Cyrillic not displayed in the input field

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

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

[Bug 1527817] Re: unhelpful error message "Parsing filters is unsupported."

2016-02-06 Thread Martin Palenik
I have the issue. The problem is I am unable to extract an archive with
files of a particular format. The problematic formats are TIFF and PDF.
However, one can open the other files inside the archive (without
extraction). My version is 15.10 with all updates.

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

Title:
  unhelpful error message "Parsing filters is unsupported."

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

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


[Bug 1527817] Re: unhelpful error message "Parsing filters is unsupported."

2016-02-06 Thread Martin Palenik
The archive in question was extracted successfully, however, it does NOT
contain an ISO file not a /tmp folder.

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

Title:
  unhelpful error message "Parsing filters is unsupported."

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

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


[Bug 1539094] [NEW] Xorg crashed with SIGABRT

2016-01-28 Thread Martin Palenik
Public bug reported:

I am NOT using a proprietary driver, why is this labeled as "fglrx-
installer package"? I installed the latest stable opensource Intel
drivers for my integrated Intel GPU and it worked flawlessly until now.

Steps to repeat:
I was watching a video "Matroska video (video/x-matroska)" in VLC 2.2.1 and all 
of the sudden the screen went black (only with the horizontal "_" character on 
the upper left corner) for 5 seconds and then threw me to the login screen. I 
could log in, but all my work was lost!

Related:
This problem happened to me a few times when I was using the proprietary driver 
(from official repositories) installed using Additional drivers.

ProblemType: Crash
DistroRelease: Ubuntu 15.10
Package: xserver-xorg-core 2:1.17.2-1ubuntu9.1
ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
Uname: Linux 4.2.0-25-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:

ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CrashCounter: 1
Date: Thu Jan 28 14:52:51 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates-core, 15.201, 4.2.0-22-generic, x86_64: installed
 fglrx-updates-core, 15.201, 4.2.0-25-generic, x86_64: installed
ExecutablePath: /usr/bin/Xorg
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:167d]
 Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Radeon HD 6490M [103c:167d]
InstallationDate: Installed on 2015-12-28 (30 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: Hewlett-Packard HP ProBook 4730s
ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
ProcEnviron:

ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic 
root=UUID=b23a8f58-01ff-4cc4-8fc3-b522c994f5f8 ro
Signal: 6
SourcePackage: fglrx-installer
StacktraceTop:
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
Title: Xorg crashed with SIGABRT
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

dmi.bios.date: 03/13/2015
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68SRR Ver. F.60
dmi.board.name: 167C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 22.26
dmi.chassis.asset.tag: CNU21126KX
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SRRVer.F.60:bd03/13/2015:svnHewlett-Packard:pnHPProBook4730s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.26:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 4730s
dmi.product.version: A0001D02
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Thu Jan 28 14:52:58 2016
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4766
 vendor AUO
xserver.version: 2:1.17.2-1ubuntu9.1

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace ubuntu wily

** Information type changed from Private to Public

** Description changed:

  I am NOT using a proprietary driver, why is this labeled as "fglrx-
  installer package"? I installed the latest stable opensource Intel
  drivers for my integrated Intel GPU and it worked flawlessly until now.
  
  Steps to repeat:
- I was watching a video "Matroska video (video/x-matroska)" and all of the 
sudden the screen went black (only with the horizontal "_" 

[Bug 1536503] Re: update-manager crashed with SIGSEGV in FileList()

2016-01-21 Thread Martin Palenik
** Information type changed from Private to Public

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

Title:
  update-manager crashed with SIGSEGV in FileList()

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

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


[Bug 1030250] [NEW] This paricular file looks broken in Calc

2012-07-28 Thread Martin Palenik
Public bug reported:

The problem is that a particular file (see the attachment) appears
broken when viewed in Calc. Screenshot of the problem is in attachment.

Description:Ubuntu 12.04 LTS
Release:12.04
The version of Libreoffice is LibreOffice 3.6.0 RC2 (2012-07-20) but the same 
problem is with the default Ubuntu versions from reposiory
1:3.5.4-0ubuntu1 0
500 http://sk.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
1:3.5.2-2ubuntu1 0
500 http://sk.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

Java version is this
java version 1.7.0_05
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
though the problem persisted also with default Ubuntu and the abovementioned 
Ubuntu versions.

Note I am running 64bit version.
Linux peter 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

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


** Tags: broken calc file view

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

Title:
  This paricular file looks broken in Calc

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

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


[Bug 1030250] Re: This paricular file looks broken in Calc

2012-07-28 Thread Martin Palenik
** Attachment added: screenshot of the problem
   
https://bugs.launchpad.net/bugs/1030250/+attachment/3239599/+files/Screenshot%20from%202012-07-28%2011%3A05%3A43.png

** Description changed:

+ The problem is that a particular file (see the attachment) appears
+ broken when viewed in Calc. Screenshot of the problem is in attachment.
+ 
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
- The version of Libreoffice is LibreOffice 3.6.0 RC2 (2012-07-20) but the 
same problem is with the default Ubuntu versions from reposiory 
+ The version of Libreoffice is LibreOffice 3.6.0 RC2 (2012-07-20) but the 
same problem is with the default Ubuntu versions from reposiory
  1:3.5.4-0ubuntu1 0
  500 http://sk.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
  1:3.5.2-2ubuntu1 0
  500 http://sk.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  
  Java version is this
  java version 1.7.0_05
  Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
  Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
  though the problem persisted also with default Ubuntu and the abovementioned 
Ubuntu versions.
  
- The problem is that file appears broken when viewed in Calc. Screenshot
- is in attachment.
+ Note I am running 64bit version.
+ Linux peter 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  This paricular file looks broken in Calc

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

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


[Bug 1030250] Re: This paricular file looks broken in Calc

2012-07-28 Thread Martin Palenik
Obviously, I forgot to add the file that causes problem. I have attached
it now.

** Attachment added: the problematic file
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1030250/+attachment/3239603/+files/fd.xls

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

Title:
  This paricular file looks broken in Calc

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

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


[Bug 1030250] Re: This paricular file looks broken in Calc

2012-07-28 Thread Martin Palenik
** Description changed:

  The problem is that a particular file (see the attachment) appears
- broken when viewed in Calc. Screenshot of the problem is in attachment.
+ broken when viewed in Calc. I can open it but it looks messy. Screenshot
+ of the problem is in attachment. Note I have no problem seeing this file
+ in Microsoft Office 2010.
  
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  The version of Libreoffice is LibreOffice 3.6.0 RC2 (2012-07-20) but the 
same problem is with the default Ubuntu versions from reposiory
  1:3.5.4-0ubuntu1 0
  500 http://sk.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
  1:3.5.2-2ubuntu1 0
  500 http://sk.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  
  Java version is this
  java version 1.7.0_05
  Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
  Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
  though the problem persisted also with default Ubuntu and the abovementioned 
Ubuntu versions.
  
  Note I am running 64bit version.
  Linux peter 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  This paricular file looks broken in Calc

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

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