[Bug 1462758] [NEW] Cannot scp between two remote hosts

2015-06-07 Thread Lars Noodén
Public bug reported: According to the manual page, scp should be able to copy between two remote hosts: scp user@host1:file1 user@host2:. However, it fails after asking for the password for the first host, even though the same file can be copied in two steps: $ scp xx.yy.zz.aa:*.csv

[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-06-05 Thread Lars Uebernickel
This patch is a backport of the upstream patch to 3.14 ** Patch added: 0001-Add-a-traditional-menubar.patch https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1447224/+attachment/4410401/+files/0001-Add-a-traditional-menubar.patch -- You received this bug notification because you are a

[Bug 1460663] Re: Cannot find YubiKey Edge - No YubiKey Inserted

2015-06-03 Thread Lars Noodén
Thanks, Klas. How can I initiate the process of getting the updated software packaged into 14.04 LTS? If I recall correctly 14.04 LTS still has hardware support for a year or two. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1460970] [NEW] DeferredDelete events not handled in time when created by GLib dispatched events

2015-06-02 Thread Lars Uebernickel
Public bug reported: DeferredDelete events are handled only for the main loop level that object-deleteLater() was called in. Events dispatched directly from GLib don't pass through qt's dispatching, thus getting a level of 0, which means that they aren't handled until the program exits (i.e., as

[Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Lars Uebernickel
I don't know if this is supposed to be a private symbol or not, but it gets pulled in when using the protected constructor of QQmlPropertyMap as documented [1]. I don't think there's anything we can change in gsettings-qt to solve this issue. [1] http://doc.qt.io/qt-5/qqmlpropertymap.htmlg **

[Bug 1460663] [NEW] Cannot find YubiKey Edge - No YubiKey Inserted

2015-06-01 Thread Lars Noodén
Public bug reported: I've got a new YubiKey Edge in the default shipped configuration that the YubiKey Personalization Tool is not finding. Even though the key is inserted, the Personalization Tool GUI shows the error No YubiKey Inserted This happens even when the YubiKey is plugged in and the

[Bug 1460743] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000000000000282

2015-06-01 Thread Lars Magnus Herland
Public bug reported: Computer freezes at random. Nothing special being done. Can be opening a browser, a libreoffice document. Has happened more and more since 14.04 version. This is the output from the kern.log Jun 1 19:17:17 zhakal kernel: [96835.300207] BUG: unable to handle kernel NULL

[Bug 1460743] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000282

2015-06-01 Thread Lars Magnus Herland
** Tags added: kernel-unable-to-test-upstream ** 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/1460743 Title: BUG: unable to handle

[Bug 1201995] Re: package aiccu 20070115-15.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-05-30 Thread Lars Düsing
Uwe? Any new problems found? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201995 Title: package aiccu 20070115-15.1ubuntu1 failed to install/upgrade: subprocess installed post-installation

[Bug 1447224] Re: Regression: Unable to select audio or subtitle tracks

2015-05-27 Thread Lars Uebernickel
Totem's menu xml has placeholders for subtitles and languages, which are populated dynamically based on the video that is loaded. The traditional menubar, the gear menu, and the fullscreen gear menu all share the same placeholder ids and Totem inserts the dynamic submenu in only one of them. I've

[Bug 1181651] Re: ldconfig problem with 64-bit nvidia driver packages

2015-05-18 Thread Lars
This did help. It got rid of the error! No guarantees as of yet as to whether my video games work or not, but doing the procedure as indicated in the helpfile got rid of the OpenGL error message on the startup of STEAM. It is gone now. -- You received this bug notification because you are a

[Bug 606365] Re: unable to import config with inlined ca, cert, key or tls-auth

2015-05-17 Thread Lars
Would be really nice if somebody could take a look at this and work on it. Thanks :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606365 Title: unable to import config with inlined ca, cert, key

[Bug 1267059] Re: Unattended-Upgrade::Remove-Unused-Dependencies does not work

2015-05-12 Thread Lars Heide
As there has been confusion about this apparently: Marking the packages for upgrade line 1194: mark_upgrade() is not the same as upgrading them. The upgrade only happens after the changes are commited: line 392: res = cache.commit(install_progress=iprogress) The output of is_auto_removable

[Bug 1267059] Re: Unattended-Upgrade::Remove-Unused-Dependencies does not work

2015-05-12 Thread Lars Heide
APT::Periodic::AutocleanInterval is kinda documented in /etc/cron.daily/apt # APT::Periodic::AutocleanInterval 0; # - Do apt-get autoclean every n-days (0=disable) From what I read from the code, it does just that. According to the man page autoclean clears out the local repository of

[Bug 1453763] Re: Unable to differentiate between toggled and untoggled buttons

2015-05-11 Thread Lars Uebernickel
** Package changed: rhythmbox (Ubuntu) = ubuntu-themes (Ubuntu) ** Changed in: ubuntu-themes (Ubuntu) Importance: Undecided = Medium ** Changed in: ubuntu-themes (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1197969] Re: Date and Time config missing cities

2015-05-07 Thread Lars Uebernickel
** Also affects: ubuntu-geonames Importance: Undecided Status: New ** Changed in: libtimezonemap (Ubuntu) Status: New = Invalid ** Changed in: unity-control-center (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 1440157] Re: WARNING **: Could not connect to geoname lookup server: Operation was cancelled

2015-05-07 Thread Lars Uebernickel
** Branch linked: lp:~larsu/timezonemap/lp1440157 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440157 Title: WARNING **: Could not connect to geoname lookup server: Operation was cancelled To

[Bug 1440157] Re: WARNING **: Could not connect to geoname lookup server: Operation was cancelled

2015-05-07 Thread Lars Uebernickel
** Also affects: libtimezonemap (Ubuntu) Importance: Undecided Status: New ** Changed in: libtimezonemap (Ubuntu) Assignee: (unassigned) = Lars Uebernickel (larsu) ** Changed in: libtimezonemap (Ubuntu) Status: New = In Progress ** Changed in: libtimezonemap (Ubuntu

[Bug 1451476] [NEW] grub-core/fs/zfs/zfs.c:1126: feature missing in check_pool_label:com.delphix:hole_birth

2015-05-04 Thread Lars
the missing patches to grub to make it aware of feature@hole_birth? Kind regards, Lars PS: See also https://github.com/zfsonlinux/grub/issues/19 ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 1451476] Re: grub-core/fs/zfs/zfs.c:1126: feature missing in check_pool_label:com.delphix:hole_birth

2015-05-04 Thread Lars
and will not be removed from upstream. [Other Info] Yes, Mathieu, I think it is just the patch you wrote: http://git.savannah.gnu.org/cgit/grub.git/commit/?id=a1007c6af296172c788f3346ff3ad30b9020f723 Thank you for your fast response! Lars -- You received this bug notification because you

[Bug 1061852] Re: Unity Application Lens slow to load

2015-05-02 Thread Lars Ola Liavåg
Thanks, Bruno. I tried your earlier proposal from July by making a startup entry like this: sh -c sleep 15s ;/usr/bin/unity-scope-loader applications/applications.scope applications/ That didn't seem to make any difference, but now I've been using your last workaround for about a week and it

[Bug 1061852] Re: Unity Application Lens slow to load

2015-05-02 Thread Lars Ola Liavåg
Noobs mistake on my account, in other words. Thanks, Bruno. I've been coping with this bug since 12.04 and your tip is the first to have made a difference. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1451119] Re: 0b3c:f00c not recognized

2015-05-02 Thread Lars Melin
Well, then upgrade your system to a version where your dongle is supported, Ubuntu 14.10 or 15.04 supports it through usb_modeswitch 2.2.0 together with the 2014-05-29 datapackage. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1445540] Re: GTK draws its own (double) window decorations under Mir

2015-04-30 Thread Lars Uebernickel
Many gtk applications are moving towards client side decorations in order to put widgets into their title bars. We'd like to stop patching them (upstream or downstream) with the move to Mir and Unity 8, as that is a break in design anyways and many of the newly designed default applications will

[Bug 1448969] Re: GTK3 can't resize treeviewcolumn

2015-04-30 Thread Lars Uebernickel
** Description changed: - there's a bug in gtk+ 3.10 and 3.12 (Ubuntu 14.04 and 14.10) which prevents user from resizing a column in TreeView. - In the sample code below, when started, try to resize the 'File Name' column so the Size in bytes' column would go out of the view - right now it's

[Bug 1449005] Re: trim does not work with Samsung 840 EVO after firmware update (EXT0DB6Q)

2015-04-30 Thread Lars Schillingmann
I have the same problem. After updating my Evo 840 to firmware EXT0DB6Q I got a lot of read errors (kernel 3.16.0-37), but the smart status did not show any errors logged. I currently run this drive in an older Thinkpad X201. Interestingly I was able to boot the system partially but it got hung up

[Bug 1448969] Re: GTK3 can't resize treeviewcolumn

2015-04-29 Thread Lars Uebernickel
+3.0 (Ubuntu) Status: Confirmed = In Progress ** Changed in: gtk+3.0 (Ubuntu) Assignee: (unassigned) = Lars Uebernickel (larsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1448969 Title

[Bug 1351286] Re: colord-sane assert failure: colord-sane: simple-watch.c:454: avahi_simple_poll_prepare: Assertion `s-state == STATE_INIT || s-state == STATE_DISPATCHED || s-state == STATE_FAILURE

2015-04-29 Thread Lars Hallberg
Got this in 15.04. Also at times get the avahi disabled .local warning if they may be related. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351286 Title: colord-sane assert failure: colord-sane:

[Bug 1222053] Re: per-session gsettings overrides

2015-04-24 Thread Lars Uebernickel
** Bug watch added: GNOME Bug Tracker #746592 https://bugzilla.gnome.org/show_bug.cgi?id=746592 ** Also affects: glib via https://bugzilla.gnome.org/show_bug.cgi?id=746592 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1101157] Re: libgdk-pixbuf2.0-dev unusable for static builds

2015-04-16 Thread Lars Uebernickel
Statically linking gtk+ is uncommon and discouraged by gtk+ developers (see Extra Configuration Options in [1]). Also, I don't think we should increase the package size for such an uncommon a use case. Please compile gtk+ yourself if you want to link your application to it statically. [1]

[Bug 1385619] Re: libgtk-3.a and libgdk-3.a missing in libgtk-3-dev

2015-04-16 Thread Lars Uebernickel
Statically linking gtk+ is uncommon and discouraged by gtk+ developers (see Extra Configuration Options in [1]). Also, I don't think we should increase the package size for such an uncommon a use case. Please compile gtk+ yourself if you want to link your application to it statically. [1]

[Bug 1352478] Re: rapid flickering in menu bar.sound volume couldnot control

2015-04-16 Thread Lars Uebernickel
Sorry, this bug doesn't provide enough information to be useful for developers to reproduce. Is this happening on a regular basis? Which version of Ubuntu are you running? ** Changed in: gtk+3.0 (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a

[Bug 1430307] Re: Deprecation warning should be turned off for release

2015-04-16 Thread Lars Uebernickel
Yeah, let's disable them for the release. Developers can still opt in to showing them while developing an application by setting G_ENABLE_DIAGNOSTIC to 1. ** Patch added: 0001-Don-t-warn-about-deprecated-properties-by-default.patch

[Bug 1385624] Re: wrapper-2.0 crashed with SIGSEGV in strrchr()

2015-04-16 Thread Lars Uebernickel
This crashes because indicator-messages sends and action name with a '|' in it, which is invalid. I fixed this in r433 by escaping all ids[1], which was released in 13.10.1+15.04.20150112-0ubuntu1. Gtk currently assumes that those inputs are trusted and thus doesn't verify them. There's been some

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
Thanks! Pushed the patch to upstream master and put up a MR to backport it to our package. ** Branch linked: lp:~larsu/gtk/lp1444174 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title:

[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-15 Thread Lars Uebernickel
Note that you still need to disable libcanberra in order for this to work. It's only used in examples, but enabled by default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444174 Title: gtk fails

[Bug 797775] Re: gedit crashed with SIGSEGV in g_file_equal()

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/797775 Title: gedit crashed with SIGSEGV in g_file_equal() To manage notifications

[Bug 440527] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/440527 Title: evolution crashed with SIGSEGV in g_closure_invoke() To manage

[Bug 1285783] Re: Right panel has a transparent background

2015-04-14 Thread Lars Uebernickel
** Changed in: gtk+3.0 (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1285783 Title: Right panel has a transparent background To manage notifications about

[Bug 803627] Re: empathy crashed with signal 5 in gtk_box_size_allocate()

2015-04-14 Thread Lars Uebernickel
Some widget (probably a custom one from empathy) reported a negative minimum size, resulting in gtk to abort on an assertion. So this is not really a gtk issue. Since it is quite old and I cannot reproduce it in newer versions, I'll close it. If this is still a problem for anyone, feel free to

[Bug 813653] Re: gedit crashed with SIGSEGV in g_type_check_instance_is_a()

2015-04-14 Thread Lars Uebernickel
This was fixed upstream: https://bugzilla.gnome.org/show_bug.cgi?id=664137 The upstream bug linked here is a duplicate of the above. ** Bug watch added: GNOME Bug Tracker #664137 https://bugzilla.gnome.org/show_bug.cgi?id=664137 ** Changed in: gtk+3.0 (Ubuntu) Status: Triaged = Fix

[Bug 1443273] [NEW] gdk_set_program_class breaks --class

2015-04-13 Thread Lars Uebernickel
Public bug reported: When a program itself calls gdk_set_program_class(), passing --class on the command line is a no-op. Gnome-terminal does this to change it's WM_CLASS from gnome-terminal- server to gnome-terminal. Many people use --class in a custom desktop file to use profiles as

[Bug 1290941] Re: gnome-terminal ignores 'Use custom default terminal size' setting

2015-04-13 Thread Lars Noodén
I'm still seeing this bug in Trusty. I can create a new profile with a custom size and when I switch to that profile, the size does not change. Though if I launch a new instance of gnome-terminal, specifying the profile with the launch, then the new window is the right size. -- You received

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-04-08 Thread Lars Schütze
I have proposed a patch for the linux kernel to activate this for my laptop's product line. See http://www.spinics.net/lists/platform- driver-x86/msg06578.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1306419] Re: crash if select crafty engine

2015-04-08 Thread Lars Streblow
fix the bug... Greetings from Berlin to whereever you live Lars -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306419 Title: crash if select crafty engine To manage notifications about this bug go

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-04-03 Thread Lars Schütze
I have seen that the behavior gets activated since 4.0-rc1 https://github.com/torvalds/linux/commit/b0dcaf4fbb36895175657be029ed64eda2a34707 I have downloaded Mainline 4.0-rc6 and testes but it did not work. Then I found out, that the author did not activated the behavior for all Samsung

[Bug 1306419] Re: crash if select crafty engine

2015-04-01 Thread Lars Streblow
I had the same issue at Ubuntu 14.04. When chosen crafty in eboard via default menu item, eboard crashed immediately after starting the game. Starting crafty with generic game option worked without problems. Checking out the source code I found a problem in the proto_xboard.cc file in the

[Bug 1435607] Re: file/folder icons do not zoom in the same way

2015-03-26 Thread Lars Uebernickel
** Branch linked: lp:~larsu/humanity/set-maxsize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435607 Title: file/folder icons do not zoom in the same way To manage notifications about this bug

[Bug 1434980] [NEW] Cannot create ext4 partition during installation

2015-03-22 Thread Lars Noodén
Public bug reported: When I manually create a partition, the installation hangs indefinitely when creating the ext4 partition. Steps: 1. run Ubiquity 2. go through to selecting the installation type 3. choose Erase Ubuntu Vivid Vervet and Reinstall Happens every time. But since that is not in

[Bug 1382291] Re: Account creation during first boot of an OEM image needs to scale based on resolution

2015-03-18 Thread Lars Uebernickel
I've attached a patch for gnome-desktop to the upstream bug[1] that fixes this issue for me. [1] https://bugzilla.gnome.org/show_bug.cgi?id=746044 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
Screenshot of totem with the new theme. ** Attachment added: totem-osd.png https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1425155/+attachment/4347063/+files/totem-osd.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
After quite some tinkering with backgrounds and borders to give these widgets a buttony feel (like Adwaita does) while trying to make them look similar to our other buttons, I gave up and decided for a very minimal approach. Branch is attached. Please let me know what you think. ** Branch

[Bug 1425155] Re: totem 3.14's OSD looks bad in Ambiance

2015-03-16 Thread Lars Uebernickel
** Description changed: In our theme, totem's OSD (player controls) doesn't look very nice. It's not really styled. - Just play a video and look at the in-window controls to see this. + Fixing this involves only changes to css files, and in there only adding + rules for the .osd style

[Bug 1376565] Re: Utopic system log wrong design

2015-03-16 Thread Lars Uebernickel
** Description changed: On ubuntu 14.10 gnome-system-log has the new headerbars (look at the screenshot). It should look like all other ubuntu applications. + + Fixing this entails changing the style of header bars in css files and + adding new icons which are used for the window buttons

[Bug 1376565] Re: Utopic system log wrong design

2015-03-16 Thread Lars Uebernickel
This is a bug in the theme, not in gnome-system-log. ** Branch linked: lp:~larsu/ubuntu-themes/titlebars ** Package changed: gnome-system-log (Ubuntu) = ubuntu-themes (Ubuntu) ** Changed in: ubuntu-themes (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
** Attachment added: udevadm https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338780/+files/udevadm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429354 Title:

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
I have the same issue. Attaching my fstab and crypttab. ** Attachment added: fstab https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338777/+files/fstab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1429354] Re: Systemd takes very long to boot with error in swap mounting

2015-03-09 Thread Lars Uebernickel
** Attachment added: crypttab https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429354/+attachment/4338779/+files/crypttab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429354 Title:

[Bug 1429531] Re: users-admin cannot create a new user in Lubuntu

2015-03-08 Thread Lars Noodén
It's not possible to add groups either, using users-admin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429531 Title: users-admin cannot create a new user in Lubuntu To manage notifications about

[Bug 1425681] Re: grub2 does not install on encrypted lvm

2015-03-05 Thread Lars Noodén
** Branch linked: lp:~larsnooden/ubuntu-manual-tests/trunk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425681 Title: grub2 does not install on encrypted lvm To manage notifications about this

[Bug 1293134] Re: [Samsung 700Z3A-S02DE] Laptop does not resume from suspend upon lid open

2015-03-04 Thread Lars Schütze
Is there anything I can do myself to investigate where the problem is? Upstream ignores the bug. Even with the newer Fedora 21 kernel this does not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1415867] Re: Lubunt vivid on USB stick - failed to copy file from CD-ROM

2015-03-03 Thread Lars Noodén
Yes, checking the MD5 hash is part of my download procedure and I do not burn / write an image unless the hashes match. ** Changed in: debian-installer (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot from USB

2015-03-02 Thread Lars Noodén
With the 2015-03-01 Lubuntu Desktop image the error is a bit different: error : invalid magic number. alloc magic is broken at 0x81788fc0: 8162d4a0 Aborted. Press any key to exit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1427245] [NEW] package syslinux-themes-debian (not installed) failed to install/upgrade: underprosessen installerte post-removal-skript returnerte feilstatus 127

2015-03-02 Thread Lars Bahner
Public bug reported: After doing a dist-upgrade to vivid apt wanted to remove syslinux- themes-debian, but didn't manage. I did it manually, and then after rebooting ubuntu wanted to install this, but didn't managed. Afterwards I did this manually again. Seems to be dependencies due to the

[Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-02 Thread Lars Uebernickel
This is an issue in telephony-service: it calls g_variant_unref() on a variant that it doesn't own a reference to [1]. g_variant_new_strv() returns a floating reference which is consumed by the call to messaging_menu_message_add_action(). Another bug in that code is g_variant_unref() might be

[Bug 1426163] Re: no locally integrated menus in gnome-terminal

2015-03-01 Thread Lars Uebernickel
) Assignee: (unassigned) = Lars Uebernickel (larsu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426163 Title: no locally integrated menus in gnome-terminal To manage notifications about this bug go

[Bug 1426163] Re: no locally integrated menus in gnome-terminal

2015-03-01 Thread Lars Uebernickel
Alberto: why does this qualify as a 100 papercuts bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426163 Title: no locally integrated menus in gnome-terminal To manage notifications about this

[Bug 1421919] Re: clock is missing ~10% of the time

2015-02-27 Thread Lars Uebernickel
indicator-datetime-service seems to do the right thing when it loses its name (exit the process). Maybe it gets stuck in a deadlock and doesn't respond to D-Bus calls anymore? Can someone please attach a backtrace of the running process when this happens again? -- You received this bug

[Bug 1416810] Re: indicator-messages should depent (or recommend) libmessaging-menu0

2015-02-24 Thread Lars Uebernickel
Seems to me like Thunderbird's messaging menu integration is optional. Please file a bug against it to make it depend on libmessaging-menu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416810

[Bug 1242108] Re: all zsh manpages and inline help files are missing

2015-02-21 Thread Lars Noodén
Any word on the backport for Trusty? The man page still ends up missing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242108 Title: all zsh manpages and inline help files are missing To manage

[Bug 1307994] Re: ubiquity does not split and resize partitions when told to

2015-02-19 Thread Lars Noodén
I don't see this bug on the AMD64 14.04.2 image from 2015-02-18, but it has been around for a while on PPC -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307994 Title: ubiquity does not split and

[Bug 1307994] Re: ubiquity does not split and resize partitions when told to

2015-02-19 Thread Lars Noodén
** Attachment added: output from top https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1307994/+attachment/4322630/+files/top -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307994 Title:

[Bug 1423303] [NEW] guvcview crashes when trying to capture still or video

2015-02-18 Thread Lars Noodén
Public bug reported: guvcview crashes when clicking on either the Cap. Image (I) or Cap. Video (V) button. The other buttons work fine. What should happen is that the camera captures either a still image or moving video. The camera light is on but no image is shown in the GUVCvideo window.

[Bug 1423300] [NEW] DNS servers not shown

2015-02-18 Thread Lars Noodén
Public bug reported: In Lubuntu clicking on the the LXDE - System Tools - Network brings up networking settings information. There if the DNS tab is chosen it shows only one DNS server, the local host, at 127.0.1.1 That is not what DHCP is serving up. The networking information should show

[Bug 1402857] Re: crashed to text only screen, kernel panic

2015-02-17 Thread Lars Renström
This is the output from lspci: 43:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402857 Title: crashed to text only

[Bug 1421955] [NEW] gnome-keyring-daemon lacks a man page

2015-02-14 Thread Lars Noodén
Public bug reported: gnome-keyring-daemon lacks a man page telling about the program and how to use it. It currently has only a place holder with virtually no information. Attached is a draft for discussion of a man page for the daemon. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package:

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot from USB

2015-02-14 Thread Lars Noodén
Fails ( with the 2015-02-13 image ) even if I make the USB stick using the Startup Disk Creator utility., not just dd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415848 Title: Lubuntu vivid

[Bug 1227305] Re: PCManFM not opening SFTP connection with keys

2015-02-11 Thread Lars Noodén
This seems to be fixed in vivid. The steps to test it are. 1 set up a machine with openssh-server and disallow password authentication. Then set up access using keys. 2. try connecting from the client machine using PCManFM and the URI for the remote machine: sftp://u...@server.example.org/

[Bug 1227305] Re: PCManFM not opening SFTP connection with keys

2015-02-11 Thread Lars Noodén
The fix is only for RSA keys and ed25519 keys are not found or accepted. However, I suspect that the problem is not that of PCManFM but of another component. That might be bug #1393531 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot from USB

2015-02-07 Thread Lars Noodén
The 2015-0206 image fails from DVD as well. However, it does allow access to a console. Attached are Xorg.0.log and syslog. ** Attachment added: installer Xorg https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1415848/+attachment/4314237/+files/Xorg.0.log -- You received this bug

[Bug 1417784] Re: several packages missing or added in Lubuntu 14.04.2 manifests

2015-02-07 Thread Lars Noodén
Here is the AMD64 diff https://www.diffchecker.com/jt3yjtl8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417784 Title: several packages missing or added in Lubuntu 14.04.2 manifests To manage

[Bug 1417784] Re: several packages missing or added in Lubuntu 14.04.2 manifests

2015-02-07 Thread Lars Noodén
Sorry. here is the corrected AMD64 diff without the version numbers https://www.diffchecker.com/9rl29l79 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417784 Title: several packages missing or

[Bug 1417918] Re: PPC - installation step failed - Select and install software

2015-02-07 Thread Lars Noodén
Which information is needed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417918 Title: PPC - installation step failed - Select and install software To manage notifications about this bug go to:

[Bug 1417784] Re: several packages missing or added in Lubuntu 14.04.2 manifests

2015-02-07 Thread Lars Noodén
That would be for the Live DVDs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417784 Title: several packages missing or added in Lubuntu 14.04.2 manifests To manage notifications about this bug

[Bug 1417784] Re: several packages missing or added in Lubuntu 14.04.2 manifests

2015-02-07 Thread Lars Noodén
PPC manifest difference between .1 and .2 https://www.diffchecker.com/qp9xyh7b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417784 Title: several packages missing or added in Lubuntu 14.04.2

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot from USB

2015-02-05 Thread Lars Noodén
Lubuntu 14.10 Desktop AMD64 stops at about the same point: [9006426] [drm] radeon kernel modesetting enabled. [9.006470] fb: switching to radeondrmfb from EFI VGA Lubuntu 14.04 Desktop AMD64+mac won't even show up as a boot choice. That is all on USB stick. On DVD, they boot fine.

[Bug 1307994] Re: PPC - ubiquity does not split and resize partitions when told to

2015-02-05 Thread Lars Noodén
In 14.04.2 this bug exists. The slider can move and show the planned sizes of the partitions, but the button Install Now remains greyed out and unavailable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1417918] Re: PPC - installation step failed - Select and install software

2015-02-04 Thread Lars Noodén
The MD5 sum was ok, I always check that. There were some comments on the Ubuntu Forums about slow dowloads of the images yesterday, but I can't find the link. About work-arounds you mention on the QA list that manually skipping to the next step after the error still gave you a bootable system.

[Bug 1417918] [NEW] PPC - installation step failed - Select and install software

2015-02-04 Thread Lars Noodén
Public bug reported: When installing the Alternate image http://iso.qa.ubuntu.com/qatracker/milestones/332/builds/88790/testcases the installation fails at the step select and install software According to the console there are broken packages what should have happend is that the packages and

[Bug 1417918] Re: PPC - installation step failed - Select and install software

2015-02-04 Thread Lars Noodén
** Attachment added: installer media info https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1417918/+attachment/4311960/+files/media-info -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1417918] Re: PPC - installation step failed - Select and install software

2015-02-04 Thread Lars Noodén
** Attachment added: installer partman https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1417918/+attachment/4311959/+files/partman -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1415848] Re: Lubuntu vivid amd64 does not boot

2015-02-02 Thread Lars Noodén
Present in the 2015-02-01 image. How can I get logs or other data? No consoles are available via ctrl-alt-f1 etc. ** Summary changed: - Lubuntu vivid amd64 2015-01-28 does not boot + Lubuntu vivid amd64 does not boot ** Summary changed: - Lubuntu vivid amd64 does not boot + Lubuntu vivid

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot

2015-02-02 Thread Lars Noodén
Is there some parameter I can pass to the kernel via grub to do something useful? When I edit the boot parameters to take out splash and quiet I get more information and it stops right after these lines: [7.57234] [drm] radeon kernel modesetting enabled. [7.575302] fb: switching to

[Bug 1415848] Re: Lubuntu vivid desktop amd64 does not boot from USB

2015-02-02 Thread Lars Noodén
** Summary changed: - Lubuntu vivid desktop amd64 does not boot + Lubuntu vivid desktop amd64 does not boot from USB -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415848 Title: Lubuntu vivid

[Bug 1412401] Re: fusion-icon crashes with Seqmentaion fault

2015-01-30 Thread Lars Troen
I've also seen this issue lately: Jan 26 16:28:59 ubuntu-012 kernel: [ 27.368740] fusion-icon[3457]: segfault at 18 ip 7fb0c491d784 sp 7fff3a7c43c0 error 4 in libcompizconfig.so.0.0.0[7fb0c48f9000+4e000] Jan 27 08:53:32 ubuntu-012 kernel: [ 29.085420] fusion-icon[3578]: segfault at

[Bug 1415849] [NEW] Lubuntu vivid amd64 2015-01-28 does not boot

2015-01-29 Thread Lars Noodén
Public bug reported: Lubuntu vivid amd64 2015-01-28 does not boot on a MacBookPro from USB stick. I put in the USB stick an hold down alt while powering up the computer. Then the choice of boot media comes up, and I select the USB stick. Here are the hardware specs

[Bug 1415848] [NEW] Lubuntu vivid amd64 2015-01-28 does not boot

2015-01-29 Thread Lars Noodén
Public bug reported: Lubuntu vivid amd64 2015-01-28 does not boot on a MacBookPro. Here are the hardware specs http://linux.slashdot.org/story/15/01/28/1520252/why-screen-lockers- on-x11-cannot-be-secure Here is the image which does not boot:

[Bug 1415867] [NEW] Lubunt vivid on USB stick - failed to copy file from CD-ROM

2015-01-29 Thread Lars Noodén
Public bug reported: When trying to install the 2015-01-28 Alternate image for Lubuntu Vivid, the installation fails on the step Load installer components from CD To get the error, I download the image http://iso.qa.ubuntu.com/qatracker/milestones/326/builds/88368/downloads

[Bug 1415848] Re: Lubuntu vivid amd64 2015-01-28 does not boot

2015-01-29 Thread Lars Noodén
No logs are available. It is not possible to get to a console of any kind. It stops where it stops. ** 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.

[Bug 1415168] Re: login dialog box will not display password field in unity-greeter

2015-01-28 Thread Lars Uebernickel
** Branch linked: lp:~larsu/unity-greeter/dont-set-spinner -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415168 Title: login dialog box will not display password field in unity-greeter To manage

<    5   6   7   8   9   10   11   12   13   14   >