Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#11034 closed bug (duplicate)

Applications not showing up in Deskbar Menu

Reported by: begasus Owned by: bonefish
Priority: blocker Milestone: R1/beta1
Component: Servers/package_daemon Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

After installing Qupzilla over HaikuDepot it didn't show up in the DeskbarMenu, I also noticed it when installing hpkg's in /boot/home/config/packages that they didn't show up, I had to reboot to see them and use them.

Attachments (2)

syslog (13.5 KB ) - added by begasus 10 years ago.
syslog.old (512.1 KB ) - added by begasus 10 years ago.

Download all attachments as: .zip

Change History (8)

by begasus, 10 years ago

Attachment: syslog added

comment:1 by waddlesplash, 10 years ago

Component: - GeneralServers/package_daemon
Milestone: UnscheduledR1/alpha5
Owner: changed from nobody to bonefish
Priority: normalblocker
Status: newassigned

Pretty sure this is a "clean" occurrence of the bug that ttcoder and I saw in #10959.

comment:2 by waddlesplash, 10 years ago

Version: R1/alpha4R1/Development

by begasus, 10 years ago

Attachment: syslog.old added

comment:3 by waddlesplash, 10 years ago

Line 2591:

KERN: package_daemon [16808149:   582] Failed to open packages activation file: No such file or directory
KERN: package_daemon [16808516:   582] Failed to get activated packages info from activated packages file. Assuming all package files in package directory are activated.
KERN: package_daemon [16809062:   582] latest volume state:

Bug described in this ticket, line 7048:

KERN: package_daemon [1709725728:   584] KERN: Volume::_PackagesEntryCreated("qtcore_x86-4.8.5.git-4-x86_gcc2.hpkg")
KERN: package_daemon [1709726163:   584] Volume::_PackagesEntryCreated("qupzilla_x86-1.7.x-1-x86_gcc2.hpkg")

..and then 7091:

KERN: package_daemon [2096953595:   584] CommitTransactionHandler::_ChangePackageActivation(): activating 0, deactivating 1 packages
KERN: package_daemon [2097454000:   584] Volume::_PackagesEntryRemoved("qupzilla_x86-1.7.x-1-x86_gcc2.hpkg")
KERN: [ACPI Debug]  String KERN: [0x1A] "_Q80 : Temperature Up/Down"
KERN: [ACPI Debug]  String KERN: [0x1A] "_Q80 : Temperature Up/Down"
KERN: package_daemon [2112720364:   584] CommitTransactionHandler::_ChangePackageActivation(): activating 1, deactivating 0 packages
KERN: package_daemon [2113220825:   584] Volume::_PackagesEntryCreated("qupzilla_x86-1.7.x-1-x86_gcc2.hpkg")

Why is there a "deactivating" for the QupZilla package before an "activating" of it? That seems suspicious to me...

comment:4 by begasus, 10 years ago

IIRC it deppended on a library that needed to be installed, maybe that explains why there was a deactivation before? (ps HaikuDepot installed the library automaticly - maybe some output could be shown as to what it is doing in the background?)

comment:5 by waddlesplash, 10 years ago

Resolution: duplicate
Status: assignedclosed

This is due to running a system upgrade first on a pre-HPKG_COMPRESSION_NONE system as described in #10959. If it occurs in some other case, please reopen. Otherwise, closing as a duplicate.

comment:6 by pulkomandy, 9 years ago

Milestone: R1/alpha5R1/beta1
Note: See TracTickets for help on using tickets.